JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-02-16T23:39:55.912Z||main|||||INFO|500||The following profiles are active: basic 2022-02-16T23:40:06.149Z||main|||||INFO|500||Starting service [Tomcat] 2022-02-16T23:40:06.150Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-02-16T23:40:06.224Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-02-16T23:40:11.747Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-02-16T23:40:11.965Z||main|||||INFO|500||catdb-pool - Starting... 2022-02-16T23:40:12.362Z||main|||||INFO|500||catdb-pool - Start completed. 2022-02-16T23:40:12.673Z||main|||||INFO|500||reqdb-pool - Starting... 2022-02-16T23:40:12.713Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-02-16T23:40:12.833Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-02-16T23:40:12.958Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-02-16T23:40:13.326Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-02-16T23:40:14.299Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-02-16T23:40:16.032Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-02-16T23:40:16.078Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-02-16T23:40:16.621Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-02-16T23:40:16.755Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-02-16T23:40:17.648Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-02-16T23:40:18.874Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-02-16T23:40:23.531Z||main|||||WARN|500||--- 2022-02-16T23:40:23.531Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-02-16T23:40:23.531Z||main|||||WARN|500||--- 2022-02-16T23:40:23.965Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-02-16T23:40:28.719Z||main|||||INFO|500||Started ApiHandlerApplication in 35.531 seconds (JVM running for 36.741) 2022-02-16T23:40:28.746Z|b360fca6-2430-4488-86d5-f4d366c3f80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:40:28.758Z|b360fca6-2430-4488-86d5-f4d366c3f80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:40:28.759Z|b0634ec7-8b49-486b-acd7-3c54be6d86b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:40:28.767Z|b0634ec7-8b49-486b-acd7-3c54be6d86b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:40:30.097Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-02-16T23:40:30.299Z|60afebae-e117-456b-846b-e3f584d4be66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 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 2022-02-16T23:40:30.687Z|60afebae-e117-456b-846b-e3f584d4be66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:31.690Z|bba6da78-b4d5-4362-88ee-8fd3d8e262eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:31.691Z|bba6da78-b4d5-4362-88ee-8fd3d8e262eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:38.234Z|d582d173-d7f3-4eac-b6be-b35f767972a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:38.249Z|d582d173-d7f3-4eac-b6be-b35f767972a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:40.866Z|81dc6784-a807-4259-9608-6f6c6a0a3590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:40.867Z|81dc6784-a807-4259-9608-6f6c6a0a3590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:41.745Z|1d99ea96-5690-4a05-a119-fe8e62e8596c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:41.747Z|1d99ea96-5690-4a05-a119-fe8e62e8596c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:43.707Z|4a1989b6-bb9e-4e13-8b9c-ab4745af8291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:40:43.709Z|4a1989b6-bb9e-4e13-8b9c-ab4745af8291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:40:48.298Z|51f15098-855d-4f17-a7e5-41b88a0b717a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:48.299Z|51f15098-855d-4f17-a7e5-41b88a0b717a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:50.893Z|6dc3e0b0-d46e-409b-b2d8-9fb09f3c1544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:50.895Z|6dc3e0b0-d46e-409b-b2d8-9fb09f3c1544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:51.770Z|320a7fa8-12f5-4472-809c-cbe3ecc55598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:51.770Z|320a7fa8-12f5-4472-809c-cbe3ecc55598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:58.331Z|c49ead11-5249-46ea-a554-2a5940449cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:40:58.332Z|c49ead11-5249-46ea-a554-2a5940449cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:40:58.707Z|013723ee-f265-44ec-8510-5559143959e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:40:58.708Z|013723ee-f265-44ec-8510-5559143959e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:40:58.768Z|383dd713-53cf-456c-ab46-f0c1586efb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:40:58.769Z|383dd713-53cf-456c-ab46-f0c1586efb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:41:00.922Z|84fbbf99-8836-40f1-91b0-5bc781bba18d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:00.924Z|84fbbf99-8836-40f1-91b0-5bc781bba18d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:01.798Z|356f2cae-980e-413b-806f-13ddf6caf1da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:01.799Z|356f2cae-980e-413b-806f-13ddf6caf1da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:08.364Z|4ba6192d-d09f-49b8-ba6c-0eef8621906b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:08.367Z|4ba6192d-d09f-49b8-ba6c-0eef8621906b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:10.952Z|e230348b-6651-4cc2-a64d-d1a3577631ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:10.953Z|e230348b-6651-4cc2-a64d-d1a3577631ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:11.825Z|b2bb7cdc-9e13-47d3-8aec-646d2b8bef53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:11.827Z|b2bb7cdc-9e13-47d3-8aec-646d2b8bef53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:13.707Z|973734d6-7bb8-459f-9f57-33d917bc6aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:41:13.708Z|973734d6-7bb8-459f-9f57-33d917bc6aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:41:18.399Z|18c3c557-ded0-476a-ad9d-9f2fdf569459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:18.400Z|18c3c557-ded0-476a-ad9d-9f2fdf569459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:20.986Z|7c7ae59a-5212-47f8-830e-d16b38d42bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:20.987Z|7c7ae59a-5212-47f8-830e-d16b38d42bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:21.855Z|05ea1fe1-51b1-4a34-b72f-f0d98008c2be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:21.857Z|05ea1fe1-51b1-4a34-b72f-f0d98008c2be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:28.437Z|f077747e-2308-43cb-8d2f-192b61eead12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:28.439Z|f077747e-2308-43cb-8d2f-192b61eead12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:28.707Z|a96d5d4e-e607-4807-b0e9-65b9f627c9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:41:28.709Z|a96d5d4e-e607-4807-b0e9-65b9f627c9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:41:28.771Z|d1ae5db5-f61d-4e03-8f16-f406c2ee4f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:41:28.772Z|d1ae5db5-f61d-4e03-8f16-f406c2ee4f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:41:31.020Z|83ef2335-94c1-4da9-a8c7-9a06d5c08fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:31.021Z|83ef2335-94c1-4da9-a8c7-9a06d5c08fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:31.882Z|7d77a7e9-4c8b-4241-bac2-b73fa1f86502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:31.884Z|7d77a7e9-4c8b-4241-bac2-b73fa1f86502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:38.472Z|7fd6569f-429a-4106-95d2-3c9af576fd0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:38.474Z|7fd6569f-429a-4106-95d2-3c9af576fd0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:41.047Z|700179e0-3404-4ede-8b3b-11344f773a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:41.048Z|700179e0-3404-4ede-8b3b-11344f773a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:41.920Z|68921af9-6541-4914-8c38-85259b00ba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:41.921Z|68921af9-6541-4914-8c38-85259b00ba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:43.706Z|44fb7537-14d7-47cb-bb36-0517a31cf43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:41:43.707Z|44fb7537-14d7-47cb-bb36-0517a31cf43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:41:48.500Z|4eebf8ec-1457-4696-8ad5-3a17a2209b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:48.501Z|4eebf8ec-1457-4696-8ad5-3a17a2209b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:51.073Z|3cc207ff-deba-487e-9b22-66e122f2d640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:51.075Z|3cc207ff-deba-487e-9b22-66e122f2d640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:51.945Z|b30cfae9-03a1-4205-a3cc-3c31b0991053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:51.946Z|b30cfae9-03a1-4205-a3cc-3c31b0991053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:58.535Z|30fd78a2-7938-4946-b1e9-d520240d32d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:41:58.536Z|30fd78a2-7938-4946-b1e9-d520240d32d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:41:58.706Z|7eec7e55-8eb9-4662-ae62-51d039eefaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:41:58.707Z|7eec7e55-8eb9-4662-ae62-51d039eefaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:41:58.773Z|8aa1aa3b-b422-426c-9732-be405fd6a3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:41:58.774Z|8aa1aa3b-b422-426c-9732-be405fd6a3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:42:01.098Z|c36142e8-ca77-4fd9-a145-6a18257e4c42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:01.099Z|c36142e8-ca77-4fd9-a145-6a18257e4c42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:01.975Z|d3434f18-00cb-460d-8ed0-7f794582238b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:01.976Z|d3434f18-00cb-460d-8ed0-7f794582238b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:08.560Z|67a1d6bc-0590-4ea2-90b7-70a645a07898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:08.562Z|67a1d6bc-0590-4ea2-90b7-70a645a07898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:11.123Z|ea17ae70-8d30-4600-b896-7fe5f059bb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:11.125Z|ea17ae70-8d30-4600-b896-7fe5f059bb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:12.006Z|a76530fd-ce70-4cce-a16b-cbda5a186d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:12.008Z|a76530fd-ce70-4cce-a16b-cbda5a186d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:13.707Z|72771a9d-6ae2-4781-862a-e6eaadb6be6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:42:13.709Z|72771a9d-6ae2-4781-862a-e6eaadb6be6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:42:18.587Z|98c94e66-fa2b-433f-b1c9-8ca9d0f4c1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:18.589Z|98c94e66-fa2b-433f-b1c9-8ca9d0f4c1eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:21.149Z|57530528-f5cb-4015-866e-726c63b97b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:21.151Z|57530528-f5cb-4015-866e-726c63b97b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:22.033Z|c1efc7f4-6f8a-4c7c-9e8b-b5a61352ab12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:22.034Z|c1efc7f4-6f8a-4c7c-9e8b-b5a61352ab12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:28.614Z|0d621d67-e26b-41ca-9a8c-ad99a23accdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:28.615Z|0d621d67-e26b-41ca-9a8c-ad99a23accdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:28.707Z|24f11b0d-2ae7-41f6-80e1-4b0b7be238a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:42:28.708Z|24f11b0d-2ae7-41f6-80e1-4b0b7be238a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:42:28.775Z|f306f766-6134-4a3b-ac27-8841a402444b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:42:28.776Z|f306f766-6134-4a3b-ac27-8841a402444b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:42:31.177Z|1bf964e2-3dd7-42a5-81ad-77937ed99923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:31.179Z|1bf964e2-3dd7-42a5-81ad-77937ed99923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:32.059Z|ef09fb54-48de-4404-aa07-950b5df0e126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:32.061Z|ef09fb54-48de-4404-aa07-950b5df0e126|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:38.640Z|6a4630ac-8e90-4bcf-9f07-ee8a04c86649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:38.641Z|6a4630ac-8e90-4bcf-9f07-ee8a04c86649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:41.202Z|eef2fa44-6424-4daa-b95a-b26eb931d19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:41.203Z|eef2fa44-6424-4daa-b95a-b26eb931d19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:42.088Z|a86efca0-d6a8-4999-add4-ba78f4367824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:42.089Z|a86efca0-d6a8-4999-add4-ba78f4367824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:43.707Z|17487550-3e6a-4bb2-83a4-e7aaa02d2c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:42:43.708Z|17487550-3e6a-4bb2-83a4-e7aaa02d2c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:42:48.668Z|9cd89f6d-1eb9-42cd-bb2a-8e9a60ce7227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:48.670Z|9cd89f6d-1eb9-42cd-bb2a-8e9a60ce7227|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:51.228Z|44d06e3f-0dda-4b6e-a2e5-b9e6c79999fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:51.229Z|44d06e3f-0dda-4b6e-a2e5-b9e6c79999fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:52.116Z|2ff8c69b-d77e-4c09-8ad4-0b9b90cb81ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:52.117Z|2ff8c69b-d77e-4c09-8ad4-0b9b90cb81ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:58.702Z|0a64b0e4-5d77-4718-9bd3-c3fe7f0333ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:42:58.704Z|0a64b0e4-5d77-4718-9bd3-c3fe7f0333ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:42:58.710Z|9e6ab394-13b5-41ae-8610-03efb0011729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:42:58.713Z|9e6ab394-13b5-41ae-8610-03efb0011729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:42:58.777Z|4f2d7201-6f0f-4190-b73e-0479bc334b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:42:58.778Z|4f2d7201-6f0f-4190-b73e-0479bc334b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:43:01.255Z|0ac4b22c-0f37-463b-aa06-8b5a6fc322d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:01.257Z|0ac4b22c-0f37-463b-aa06-8b5a6fc322d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:02.140Z|10420bf6-6f41-4022-8306-a6b30af66f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:02.141Z|10420bf6-6f41-4022-8306-a6b30af66f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:08.743Z|99553f1b-5a11-49ef-838b-23aeec301c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:08.745Z|99553f1b-5a11-49ef-838b-23aeec301c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:11.285Z|93c03ef2-cb74-4954-bdb8-a9ca4aa35027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:11.287Z|93c03ef2-cb74-4954-bdb8-a9ca4aa35027|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:12.167Z|f41e48a2-6d7f-472e-a2a8-aa5676889e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:12.169Z|f41e48a2-6d7f-472e-a2a8-aa5676889e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:13.707Z|1d38b956-bba6-4ad9-9da6-8fe3522f1e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:43:13.709Z|1d38b956-bba6-4ad9-9da6-8fe3522f1e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:43:18.776Z|01047262-e53c-4463-a195-d432091657f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:18.777Z|01047262-e53c-4463-a195-d432091657f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:21.312Z|c7f6bc28-c3b1-405a-877c-f11ead75442a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:21.313Z|c7f6bc28-c3b1-405a-877c-f11ead75442a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:22.194Z|40b4885d-e0d1-4221-b0f7-a3ff501847e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:22.195Z|40b4885d-e0d1-4221-b0f7-a3ff501847e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:28.708Z|9b2492e1-94ab-4790-abe1-9536355e7010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:43:28.711Z|9b2492e1-94ab-4790-abe1-9536355e7010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:43:28.779Z|03055111-1113-4c8e-91e8-528050cb7fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:43:28.780Z|03055111-1113-4c8e-91e8-528050cb7fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:43:28.804Z|507212fd-b09a-4b54-9873-560b80564e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:28.805Z|507212fd-b09a-4b54-9873-560b80564e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:31.337Z|c58e8c0e-b8be-49d6-b2cd-2dde8c6bf33b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:31.339Z|c58e8c0e-b8be-49d6-b2cd-2dde8c6bf33b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:32.226Z|46d6d210-eafb-493e-a2e6-ebb918d5845f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:32.227Z|46d6d210-eafb-493e-a2e6-ebb918d5845f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:38.838Z|03d653fb-1c45-4784-af9f-9b1655486ae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:38.839Z|03d653fb-1c45-4784-af9f-9b1655486ae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:41.367Z|abf5a9eb-77df-4325-9e30-83ba405afb1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:41.368Z|abf5a9eb-77df-4325-9e30-83ba405afb1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:42.272Z|151d9e80-06d4-423b-b707-3147a2c72084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:42.273Z|151d9e80-06d4-423b-b707-3147a2c72084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:43.707Z|4bc9e024-c187-4b4d-bf3a-016adba12a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:43:43.709Z|4bc9e024-c187-4b4d-bf3a-016adba12a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:43:48.870Z|f2af0e03-5a5f-4d37-8991-abfe8684b2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:48.870Z|f2af0e03-5a5f-4d37-8991-abfe8684b2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:51.406Z|08cbc51f-0385-406d-8ac7-1d803ac2f054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:51.407Z|08cbc51f-0385-406d-8ac7-1d803ac2f054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:52.299Z|8c8d7f1d-e26d-4f89-b576-2766fb389dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:52.300Z|8c8d7f1d-e26d-4f89-b576-2766fb389dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:43:58.707Z|bee087f6-c7b3-4501-ac40-6c1d63808373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:43:58.708Z|bee087f6-c7b3-4501-ac40-6c1d63808373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:43:58.781Z|d3866420-1f12-4637-ab30-8612a2899ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:43:58.782Z|d3866420-1f12-4637-ab30-8612a2899ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:43:58.897Z|fda7a20b-e822-46fa-ba6a-54c4d7e67608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:43:58.898Z|fda7a20b-e822-46fa-ba6a-54c4d7e67608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:01.433Z|2b4dfda6-b6b3-4b61-b2d3-4ef6feb9eadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:01.434Z|2b4dfda6-b6b3-4b61-b2d3-4ef6feb9eadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:02.326Z|c1d5471f-f1d8-4055-a8af-75d1c904b81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:02.327Z|c1d5471f-f1d8-4055-a8af-75d1c904b81d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:08.923Z|4b6d447e-4d70-4072-87b3-07d6219ee0a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:08.924Z|4b6d447e-4d70-4072-87b3-07d6219ee0a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:11.458Z|0c48de24-fad8-4e90-9fd1-982f11ed20dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:11.459Z|0c48de24-fad8-4e90-9fd1-982f11ed20dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:12.356Z|cf413fe8-879b-4848-adbb-c3514e2ed531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:12.357Z|cf413fe8-879b-4848-adbb-c3514e2ed531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:13.709Z|5948d86e-d733-4bed-9be4-4c358a9c0c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:44:13.711Z|5948d86e-d733-4bed-9be4-4c358a9c0c1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:44:18.950Z|86c9de1e-e455-4613-becd-9cc74da0cf9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:18.951Z|86c9de1e-e455-4613-becd-9cc74da0cf9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:21.481Z|67434a5a-4c4f-4cff-80e2-2826fbaee23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:21.482Z|67434a5a-4c4f-4cff-80e2-2826fbaee23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:22.382Z|2e66abaa-0eae-4b37-92fa-3f6fb9b40d58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:22.383Z|2e66abaa-0eae-4b37-92fa-3f6fb9b40d58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:28.707Z|a7f52f21-107c-4199-95a7-404ff18f33d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:44:28.708Z|a7f52f21-107c-4199-95a7-404ff18f33d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:44:28.783Z|f7e484a5-0404-48d4-9280-a9006126759a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:44:28.784Z|f7e484a5-0404-48d4-9280-a9006126759a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:44:28.980Z|976dcbbc-3abb-42af-99b2-e1f1a1d133d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:28.981Z|976dcbbc-3abb-42af-99b2-e1f1a1d133d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:31.505Z|c9233a88-23c8-4091-a770-9967801eabcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:31.506Z|c9233a88-23c8-4091-a770-9967801eabcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:32.411Z|7ce09e37-a3e7-47ba-a074-d4f5b227ea5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:32.412Z|7ce09e37-a3e7-47ba-a074-d4f5b227ea5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:39.015Z|a0fd58e0-bd9d-4b72-b2fc-5379ed31eb03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:39.017Z|a0fd58e0-bd9d-4b72-b2fc-5379ed31eb03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:41.530Z|92817c24-d903-4d37-a417-e00303d350e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:41.531Z|92817c24-d903-4d37-a417-e00303d350e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:42.439Z|8573b2ac-3bbe-425c-8597-7262439b2967|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:42.441Z|8573b2ac-3bbe-425c-8597-7262439b2967|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:43.707Z|81b681bc-35a8-4492-9a4b-59275de98241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:44:43.708Z|81b681bc-35a8-4492-9a4b-59275de98241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:44:49.047Z|fba56d35-1508-4dbf-8f99-8a48d0b802de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:49.048Z|fba56d35-1508-4dbf-8f99-8a48d0b802de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:51.556Z|4accb144-841b-4759-bd2d-c4a1d314befc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:51.558Z|4accb144-841b-4759-bd2d-c4a1d314befc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:52.469Z|578aa543-b504-43ad-8ebc-948720e9d574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:52.471Z|578aa543-b504-43ad-8ebc-948720e9d574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:44:58.707Z|eba94de6-42bb-4810-8c16-6745f07104fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:44:58.710Z|eba94de6-42bb-4810-8c16-6745f07104fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:44:58.785Z|633262aa-be66-4756-86cc-1c10838a1b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:44:58.786Z|633262aa-be66-4756-86cc-1c10838a1b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:44:59.074Z|687207d9-2e2d-450e-b262-b684daedb397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:44:59.075Z|687207d9-2e2d-450e-b262-b684daedb397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:01.582Z|c3e432e1-4f25-4426-a468-236610fd1bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:01.584Z|c3e432e1-4f25-4426-a468-236610fd1bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:02.498Z|7ab44eb4-2f15-43a4-b490-67760584c4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:02.500Z|7ab44eb4-2f15-43a4-b490-67760584c4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:09.100Z|a9c787fe-aac0-4394-a666-7a78be84ce05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:09.101Z|a9c787fe-aac0-4394-a666-7a78be84ce05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:11.613Z|9c623dde-b889-448e-b46f-e4abccb7754c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:11.614Z|9c623dde-b889-448e-b46f-e4abccb7754c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:12.523Z|0e297027-4525-40fd-a239-564d2fb62e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:12.524Z|0e297027-4525-40fd-a239-564d2fb62e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:13.707Z|169f5720-1db6-450b-8070-9ef929df0509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:45:13.708Z|169f5720-1db6-450b-8070-9ef929df0509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:45:19.129Z|6cd44044-65a7-403a-be29-b7028924ac55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:19.131Z|6cd44044-65a7-403a-be29-b7028924ac55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:21.642Z|76dfb2a1-e5b9-40db-be05-7b70d7f50e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:21.643Z|76dfb2a1-e5b9-40db-be05-7b70d7f50e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:22.550Z|12f4483d-5ff0-4577-b3d0-023cc9976f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:22.551Z|12f4483d-5ff0-4577-b3d0-023cc9976f86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:28.706Z|895d05d0-fdb6-40fc-865c-f3f460b392f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:45:28.707Z|895d05d0-fdb6-40fc-865c-f3f460b392f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:45:28.788Z|07d35583-c436-4408-bb51-ac7db9641d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:45:28.789Z|07d35583-c436-4408-bb51-ac7db9641d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:45:29.160Z|3028e6b3-214f-4134-b099-b15413e9b8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:29.161Z|3028e6b3-214f-4134-b099-b15413e9b8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:31.666Z|2179a8de-ee28-4a44-ae27-2b1cc993244f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:31.667Z|2179a8de-ee28-4a44-ae27-2b1cc993244f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:32.574Z|36c856a7-f972-4aca-aeb4-9bf19127fdce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:32.575Z|36c856a7-f972-4aca-aeb4-9bf19127fdce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:39.187Z|30099651-677a-4bcf-8e16-e56ba66130fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:39.188Z|30099651-677a-4bcf-8e16-e56ba66130fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:41.688Z|c2f7f01a-c242-40ce-b0a7-7d38cd1bb6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:41.689Z|c2f7f01a-c242-40ce-b0a7-7d38cd1bb6b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:42.598Z|16e9636b-2ea1-41e4-a141-5a1b6cb2de27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:42.599Z|16e9636b-2ea1-41e4-a141-5a1b6cb2de27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:43.707Z|04c3181d-3838-47fd-9c3b-90e60baf9ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:45:43.718Z|04c3181d-3838-47fd-9c3b-90e60baf9ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:45:49.215Z|65baadaf-4de2-4857-8382-a3daf0be308a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:49.216Z|65baadaf-4de2-4857-8382-a3daf0be308a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:51.713Z|bf688b80-ac80-4086-9164-f0b3a92ffc9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:51.714Z|bf688b80-ac80-4086-9164-f0b3a92ffc9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:52.623Z|65a87a50-9709-4612-b2d4-ef4767452bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:52.624Z|65a87a50-9709-4612-b2d4-ef4767452bf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:45:58.706Z|e5dae082-8445-4e69-9838-d19e54e8c004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:45:58.707Z|e5dae082-8445-4e69-9838-d19e54e8c004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:45:58.792Z|1c513c95-482b-4bdd-81b0-f9bc97201afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:45:58.793Z|1c513c95-482b-4bdd-81b0-f9bc97201afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:45:59.241Z|e4733dd1-d087-43b0-bd1f-dbd8ca2b8af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:45:59.243Z|e4733dd1-d087-43b0-bd1f-dbd8ca2b8af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:01.740Z|dfd9f3f9-a4f0-45e4-b70c-746bfa7c9275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:01.741Z|dfd9f3f9-a4f0-45e4-b70c-746bfa7c9275|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:02.650Z|b130e1f8-270d-4efe-857e-b45988a6bf53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:02.652Z|b130e1f8-270d-4efe-857e-b45988a6bf53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:09.272Z|9441a123-bff9-49be-b74e-257267cd9e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:09.273Z|9441a123-bff9-49be-b74e-257267cd9e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:11.767Z|afddec44-5e49-4db4-85cc-b01909f3a521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:11.768Z|afddec44-5e49-4db4-85cc-b01909f3a521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:12.683Z|8c632584-f601-41dd-b84a-e1d9745552db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:12.685Z|8c632584-f601-41dd-b84a-e1d9745552db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:13.707Z|37becabd-6da1-4546-aefa-f88a68c8c513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:46:13.708Z|37becabd-6da1-4546-aefa-f88a68c8c513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:46:19.311Z|f27d4c39-91e5-4a12-ac8d-22dfcad7d308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:19.312Z|f27d4c39-91e5-4a12-ac8d-22dfcad7d308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:21.794Z|42284ca0-1198-4626-bd1d-3444cdcb599c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:21.795Z|42284ca0-1198-4626-bd1d-3444cdcb599c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:22.715Z|a7760134-40ba-4ee8-ad60-9d37a067ae4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:22.716Z|a7760134-40ba-4ee8-ad60-9d37a067ae4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:28.707Z|ee9a3a6e-e307-4530-9552-7093762271ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:46:28.711Z|ee9a3a6e-e307-4530-9552-7093762271ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:46:28.794Z|27012beb-a785-41e2-8a5c-582007f1ed96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:46:28.795Z|27012beb-a785-41e2-8a5c-582007f1ed96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:46:29.342Z|e584a30e-d9e1-4bbe-bf70-5de64b196631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:29.343Z|e584a30e-d9e1-4bbe-bf70-5de64b196631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:31.816Z|26fad79a-5aab-47e8-8314-6a582c13cb0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:31.817Z|26fad79a-5aab-47e8-8314-6a582c13cb0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:32.741Z|89dc1016-cbb2-4858-8f6a-a0a4f6df5e74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:32.742Z|89dc1016-cbb2-4858-8f6a-a0a4f6df5e74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:39.372Z|69b26d79-46de-4818-84b8-3109e7e685d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:39.374Z|69b26d79-46de-4818-84b8-3109e7e685d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:41.839Z|4a41d252-520a-4e28-9b2b-c93697e59ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:41.840Z|4a41d252-520a-4e28-9b2b-c93697e59ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:42.767Z|5f06eeb3-718b-4d44-8386-91d20e608b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:42.768Z|5f06eeb3-718b-4d44-8386-91d20e608b24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:43.708Z|ab0f9684-73cc-4adc-b2d0-15b0fae41aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:46:43.710Z|ab0f9684-73cc-4adc-b2d0-15b0fae41aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:46:49.398Z|62c7972f-53fe-4ddc-bc1c-62777b2d6b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:49.399Z|62c7972f-53fe-4ddc-bc1c-62777b2d6b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:51.865Z|f4e571c8-2cbb-4d6b-91ed-285bc81e8b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:51.866Z|f4e571c8-2cbb-4d6b-91ed-285bc81e8b77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:52.795Z|422f189f-aa79-4833-86e4-4c4fafb54a58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:52.796Z|422f189f-aa79-4833-86e4-4c4fafb54a58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:46:58.706Z|742cf394-3352-45f4-bf7f-6eb8b4ee91c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:46:58.707Z|742cf394-3352-45f4-bf7f-6eb8b4ee91c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:46:58.796Z|3279d319-558c-4060-83ab-fa37dbabe729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:46:58.797Z|3279d319-558c-4060-83ab-fa37dbabe729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:46:59.425Z|e6fbc55d-4afb-48b0-b09e-ee1a25768c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:46:59.426Z|e6fbc55d-4afb-48b0-b09e-ee1a25768c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:01.926Z|13a3a3b2-9166-48a6-933e-802a77ed8244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:01.927Z|13a3a3b2-9166-48a6-933e-802a77ed8244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:02.821Z|fb7eaeb6-c2e5-43fb-9be4-db6e5a4a0efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:02.822Z|fb7eaeb6-c2e5-43fb-9be4-db6e5a4a0efe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:09.464Z|d972a851-ec45-48b4-9be4-dcb5a4eb55f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:09.465Z|d972a851-ec45-48b4-9be4-dcb5a4eb55f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:11.950Z|2093848e-b9b2-40f3-84b3-19bcc126a11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:11.951Z|2093848e-b9b2-40f3-84b3-19bcc126a11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:12.845Z|ed64cad1-8849-4365-8116-1bc2af32613c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:12.845Z|ed64cad1-8849-4365-8116-1bc2af32613c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:13.706Z|bb8a9bfd-63cc-4596-8e84-4a462a4d9220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:47:13.709Z|bb8a9bfd-63cc-4596-8e84-4a462a4d9220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:47:19.490Z|e483dc9b-b8ec-4013-a05b-516ddce2ec14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:19.491Z|e483dc9b-b8ec-4013-a05b-516ddce2ec14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:21.975Z|e38ed93d-78aa-4fae-b5a4-55687b870751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:21.976Z|e38ed93d-78aa-4fae-b5a4-55687b870751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:22.873Z|046f8c05-ed16-4887-aea9-6c193fd491e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:22.874Z|046f8c05-ed16-4887-aea9-6c193fd491e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:28.706Z|533ccd64-9ae6-4589-b2d3-a3d804149d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:47:28.707Z|533ccd64-9ae6-4589-b2d3-a3d804149d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:47:28.798Z|a8185ce2-8fbf-4f4c-93ee-280ee7a2020c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:47:28.798Z|a8185ce2-8fbf-4f4c-93ee-280ee7a2020c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:47:29.517Z|7714d18e-4ca4-439c-a38e-6b4be403835b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:29.518Z|7714d18e-4ca4-439c-a38e-6b4be403835b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:32.004Z|4ab72538-a003-4421-b7b0-f8a87b95f200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:32.005Z|4ab72538-a003-4421-b7b0-f8a87b95f200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:32.899Z|7a9bddbe-d848-48ba-b492-87606f094166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:32.900Z|7a9bddbe-d848-48ba-b492-87606f094166|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:39.554Z|63fa73c2-565a-4804-b9db-ebf827109f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:39.555Z|63fa73c2-565a-4804-b9db-ebf827109f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:42.032Z|13646d27-a9b7-474e-b74e-3599ebdc59ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:42.033Z|13646d27-a9b7-474e-b74e-3599ebdc59ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:42.931Z|d3530a35-08b4-4552-9109-f4b74cc40c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:42.933Z|d3530a35-08b4-4552-9109-f4b74cc40c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:43.706Z|ecb09c75-8255-4db1-8d0b-db9a2fdfd3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:47:43.707Z|ecb09c75-8255-4db1-8d0b-db9a2fdfd3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:47:49.581Z|23f01710-983f-45bb-8060-5896bf6f5f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:49.583Z|23f01710-983f-45bb-8060-5896bf6f5f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:52.058Z|0b1e9546-1265-41a7-883f-b354be08840c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:52.060Z|0b1e9546-1265-41a7-883f-b354be08840c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:52.959Z|240451ea-b45e-4879-88f6-4b2d85936338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:52.960Z|240451ea-b45e-4879-88f6-4b2d85936338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:47:58.707Z|a953a166-0294-4f78-b740-b8d9270c1fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:47:58.709Z|a953a166-0294-4f78-b740-b8d9270c1fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:47:58.802Z|83dcdaab-ebe0-4049-a06a-40ca1be4b157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:47:58.803Z|83dcdaab-ebe0-4049-a06a-40ca1be4b157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:47:59.610Z|47a11b94-4a89-4110-ad8e-04adcfdc660a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:47:59.611Z|47a11b94-4a89-4110-ad8e-04adcfdc660a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:02.093Z|e5af1c6d-976c-41bf-ba56-381838c49996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:02.095Z|e5af1c6d-976c-41bf-ba56-381838c49996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:02.988Z|8bd0ec5b-9cc8-4c26-aa2d-1385af82ae2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:02.991Z|8bd0ec5b-9cc8-4c26-aa2d-1385af82ae2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:09.636Z|fa9b34a1-62c6-4ab6-a75c-f0a9054242f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:09.637Z|fa9b34a1-62c6-4ab6-a75c-f0a9054242f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:12.126Z|da339f7d-52d4-47dc-801d-fabbf2c12c0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:12.127Z|da339f7d-52d4-47dc-801d-fabbf2c12c0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:13.019Z|39c75069-891b-40b6-84b5-84b257a6855e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:13.020Z|39c75069-891b-40b6-84b5-84b257a6855e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:13.706Z|5bfb361f-3293-4b9b-8e64-5ab9cd53b208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:48:13.707Z|5bfb361f-3293-4b9b-8e64-5ab9cd53b208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:48:19.660Z|7154bade-e9cb-4a7c-8a35-92c6e253b18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:19.661Z|7154bade-e9cb-4a7c-8a35-92c6e253b18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:22.151Z|4a91a754-75a7-4263-ab50-9e0cb929a226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:22.153Z|4a91a754-75a7-4263-ab50-9e0cb929a226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:23.044Z|ae55b95b-2da4-4194-b3c4-57174999f08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:23.045Z|ae55b95b-2da4-4194-b3c4-57174999f08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:28.706Z|62832b1b-73ba-4d0f-86e0-1b75f39341f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:48:28.707Z|62832b1b-73ba-4d0f-86e0-1b75f39341f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:48:28.804Z|7be7d3a4-48e8-4695-8a05-6dfafb9711e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:48:28.805Z|7be7d3a4-48e8-4695-8a05-6dfafb9711e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:48:29.686Z|8d946664-d9f0-4c6f-861a-b8e7b708c428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:29.687Z|8d946664-d9f0-4c6f-861a-b8e7b708c428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:32.177Z|797e313d-e4c3-4ceb-8162-cd657a891440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:32.178Z|797e313d-e4c3-4ceb-8162-cd657a891440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:33.068Z|1f70ec5e-073d-4c2d-8c09-d26ee26ba545|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:33.069Z|1f70ec5e-073d-4c2d-8c09-d26ee26ba545|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:39.712Z|aeb47476-51e6-4d25-9c4c-92fd87d906a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:39.713Z|aeb47476-51e6-4d25-9c4c-92fd87d906a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:42.200Z|1e5a7009-9744-410b-a083-b5830440bf89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:42.201Z|1e5a7009-9744-410b-a083-b5830440bf89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:43.092Z|e563f7fa-045d-4758-bad3-48dbe12fe2b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:43.093Z|e563f7fa-045d-4758-bad3-48dbe12fe2b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:43.706Z|2a4615a6-9b04-41ae-9c48-6ac463f30080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:48:43.708Z|2a4615a6-9b04-41ae-9c48-6ac463f30080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:48:49.736Z|d7fdc844-f329-40bb-a909-b8d45c6eea6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:49.737Z|d7fdc844-f329-40bb-a909-b8d45c6eea6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:52.223Z|8429975a-03c1-4107-98a9-a2b2891e8593|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:52.225Z|8429975a-03c1-4107-98a9-a2b2891e8593|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:53.119Z|53dafc97-dac2-46d9-8d5e-bed2e5a0db32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:53.120Z|53dafc97-dac2-46d9-8d5e-bed2e5a0db32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:48:58.707Z|4ccabb0c-9c11-4173-9322-e60672dc4c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:48:58.707Z|4ccabb0c-9c11-4173-9322-e60672dc4c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:48:58.806Z|0feba2e1-e23a-4e78-9760-ae47c3dc6cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:48:58.806Z|0feba2e1-e23a-4e78-9760-ae47c3dc6cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:48:59.761Z|6a5a44cc-ed39-4e6a-a92f-ac40370bae86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:48:59.762Z|6a5a44cc-ed39-4e6a-a92f-ac40370bae86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:02.251Z|f0d6c5b5-cbfa-4441-b72d-25a3ed7f8115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:02.252Z|f0d6c5b5-cbfa-4441-b72d-25a3ed7f8115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:03.148Z|7ec03619-dda0-448c-bcf3-d8f9e98e917d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:03.149Z|7ec03619-dda0-448c-bcf3-d8f9e98e917d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:09.787Z|a8eea8a9-db18-4f24-83fe-2caba9655b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:09.788Z|a8eea8a9-db18-4f24-83fe-2caba9655b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:12.279Z|36b01ffb-4b12-4b78-82b2-23855d887ae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:12.280Z|36b01ffb-4b12-4b78-82b2-23855d887ae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:13.171Z|a90a3b2e-932b-41bb-a373-ed6d91ee6406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:13.172Z|a90a3b2e-932b-41bb-a373-ed6d91ee6406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:13.706Z|571e564b-01f1-44ae-8307-c57bc7552d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:49:13.707Z|571e564b-01f1-44ae-8307-c57bc7552d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:49:19.816Z|3ae65787-a532-4125-b827-6cdb31877321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:19.817Z|3ae65787-a532-4125-b827-6cdb31877321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:22.306Z|3f672405-416e-49c4-b6e7-b3783ba42a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:22.308Z|3f672405-416e-49c4-b6e7-b3783ba42a04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:23.198Z|17fe141c-c9c4-48ab-898f-64fdc1410931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:23.198Z|17fe141c-c9c4-48ab-898f-64fdc1410931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:28.706Z|552acf60-8bed-4a24-b66f-e9746f8dd3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:49:28.709Z|552acf60-8bed-4a24-b66f-e9746f8dd3e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:49:28.807Z|b79126b5-7344-419a-aee7-bb5ee01f6f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:49:28.808Z|b79126b5-7344-419a-aee7-bb5ee01f6f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:49:29.841Z|e9b95959-57ab-4895-ac83-cf64cabf8512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:29.843Z|e9b95959-57ab-4895-ac83-cf64cabf8512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:32.329Z|8a5de7dd-6929-4bce-86a8-6d1e81a26d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:32.330Z|8a5de7dd-6929-4bce-86a8-6d1e81a26d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:33.221Z|ebb2d136-1c33-430d-a271-0b0d22098e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:33.222Z|ebb2d136-1c33-430d-a271-0b0d22098e7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:39.871Z|5595598b-f834-4608-9a65-f536b7ff5328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:39.873Z|5595598b-f834-4608-9a65-f536b7ff5328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:42.354Z|4f7bd70e-c47d-49cc-b1bd-c8e434fad2d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:42.355Z|4f7bd70e-c47d-49cc-b1bd-c8e434fad2d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:43.248Z|50cbf27c-a957-490d-ad54-40efa2bd19d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:43.249Z|50cbf27c-a957-490d-ad54-40efa2bd19d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:43.707Z|9e5ff5ff-6b41-40b8-bc52-17a3786fbd6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:49:43.708Z|9e5ff5ff-6b41-40b8-bc52-17a3786fbd6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:49:49.905Z|a43c0005-c295-4278-a5c1-2ca3a628f3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:49.906Z|a43c0005-c295-4278-a5c1-2ca3a628f3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:52.378Z|f6a3c571-c9b4-4b63-b8d6-053fedbc389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:52.379Z|f6a3c571-c9b4-4b63-b8d6-053fedbc389b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:53.273Z|0bedda64-af93-4e3f-bfd2-48baf562518c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:53.274Z|0bedda64-af93-4e3f-bfd2-48baf562518c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:58.292Z|dfb7b1d4-1e8c-40d8-89bc-f160aff180ff|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:49:58.293Z|dfb7b1d4-1e8c-40d8-89bc-f160aff180ff|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:49:58.706Z|c7f46731-5398-41d9-9256-d181ce620347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:49:58.707Z|c7f46731-5398-41d9-9256-d181ce620347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:49:58.810Z|be17f792-4fe9-45ee-901f-eed5012e8074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:49:58.810Z|be17f792-4fe9-45ee-901f-eed5012e8074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:49:59.939Z|732e6ec7-49d4-4d1f-8a9c-12c073450937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:49:59.941Z|732e6ec7-49d4-4d1f-8a9c-12c073450937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:02.404Z|84f9f040-2ea3-4e3c-9ef9-fb04b4523527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:02.410Z|84f9f040-2ea3-4e3c-9ef9-fb04b4523527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:03.298Z|276c00b8-4607-4d5a-bc4c-1375a579bde5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:03.299Z|276c00b8-4607-4d5a-bc4c-1375a579bde5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:09.972Z|92cfde19-fc35-4257-8818-e64d03a9f728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:09.973Z|92cfde19-fc35-4257-8818-e64d03a9f728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:12.444Z|9b1b04f9-73f3-4a5a-8416-4dfcdb8826b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:12.445Z|9b1b04f9-73f3-4a5a-8416-4dfcdb8826b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:13.323Z|0d49a9ad-d83f-44a0-8c88-b6f74a661a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:13.324Z|0d49a9ad-d83f-44a0-8c88-b6f74a661a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:13.706Z|8d402e9c-5675-493a-9ce6-11d743dc1a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:50:13.709Z|8d402e9c-5675-493a-9ce6-11d743dc1a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:50:19.999Z|e0d81b7b-454d-4b0f-b128-0002b7e538e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:20.000Z|e0d81b7b-454d-4b0f-b128-0002b7e538e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:22.466Z|c8299ede-a3aa-4ff5-ad47-b23d07be1fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:22.467Z|c8299ede-a3aa-4ff5-ad47-b23d07be1fab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:23.348Z|b81d8a77-e7aa-4d89-9272-519170c699eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:23.349Z|b81d8a77-e7aa-4d89-9272-519170c699eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:28.706Z|e0b47e55-f9da-457d-8b80-730f5d3fd0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:50:28.707Z|e0b47e55-f9da-457d-8b80-730f5d3fd0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:50:28.811Z|f9591a9f-1df3-4b5b-b2c5-dc51e16e58e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:50:28.812Z|f9591a9f-1df3-4b5b-b2c5-dc51e16e58e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:50:30.026Z|99485778-1577-4723-a5eb-7697bce03e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:30.026Z|99485778-1577-4723-a5eb-7697bce03e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:32.489Z|ddab5b7f-1a0e-414f-b440-3344aa85758f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:32.490Z|ddab5b7f-1a0e-414f-b440-3344aa85758f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:33.371Z|291006d9-b8f5-4c36-819e-726f46918d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:33.372Z|291006d9-b8f5-4c36-819e-726f46918d0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:40.050Z|f2700d96-1a4c-4d10-9f3e-7620cfecd346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:40.051Z|f2700d96-1a4c-4d10-9f3e-7620cfecd346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:42.516Z|d8f3536b-c879-447f-a8e0-5147e4ef2db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:42.517Z|d8f3536b-c879-447f-a8e0-5147e4ef2db6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:43.399Z|8769213b-7dda-4fa9-9dcc-0eab216331b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:43.400Z|8769213b-7dda-4fa9-9dcc-0eab216331b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:43.706Z|29e8d412-a055-49b7-b2bd-e6ca6b5b4a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:50:43.707Z|29e8d412-a055-49b7-b2bd-e6ca6b5b4a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:50:50.075Z|d08ba0b3-ba28-406a-b287-1c6c15a8f63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:50.076Z|d08ba0b3-ba28-406a-b287-1c6c15a8f63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:52.540Z|e240e60b-36a8-49ae-a663-d3ac44ca745e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:52.541Z|e240e60b-36a8-49ae-a663-d3ac44ca745e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:53.427Z|13ed7a96-86f2-4439-9319-83b436ffe23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:50:53.428Z|13ed7a96-86f2-4439-9319-83b436ffe23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:58.270Z|e11762b6-82ed-4cc8-b776-fe216e3f0002|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:50:58.271Z|e11762b6-82ed-4cc8-b776-fe216e3f0002|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:50:58.706Z|de71a217-d621-4bb5-8ce5-78dfa91db51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:50:58.708Z|de71a217-d621-4bb5-8ce5-78dfa91db51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:50:58.813Z|5839f889-43d7-420b-86d2-387fc5e619e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:50:58.814Z|5839f889-43d7-420b-86d2-387fc5e619e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:51:00.101Z|a1b139ad-1ce0-4d15-8e36-f8cbeb4a838a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:00.103Z|a1b139ad-1ce0-4d15-8e36-f8cbeb4a838a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:02.564Z|e4bb02ea-d0d1-42ed-806a-31c9c04fcda5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:02.565Z|e4bb02ea-d0d1-42ed-806a-31c9c04fcda5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:03.454Z|2970f672-a345-4e52-b95d-36c0a9c581b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:03.462Z|2970f672-a345-4e52-b95d-36c0a9c581b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:10.136Z|34859cc2-80c8-4699-b3d9-1a647316e7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:10.138Z|34859cc2-80c8-4699-b3d9-1a647316e7c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:12.598Z|467a38cf-2beb-4b97-afb1-bed724533332|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:12.599Z|467a38cf-2beb-4b97-afb1-bed724533332|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:13.486Z|b9f40d46-fe5a-45dd-a912-f94323a90384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:13.487Z|b9f40d46-fe5a-45dd-a912-f94323a90384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:13.706Z|3558348d-c2db-4183-98cd-baec9656de25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:51:13.707Z|3558348d-c2db-4183-98cd-baec9656de25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:51:20.168Z|b992a06f-2be3-4abd-8951-d38c6efb6a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:20.170Z|b992a06f-2be3-4abd-8951-d38c6efb6a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:22.627Z|0a6b8a2a-57b2-47ed-a5b5-c53830d33280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:22.628Z|0a6b8a2a-57b2-47ed-a5b5-c53830d33280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:23.511Z|a40bb164-9648-4dfe-9984-2a76c04600ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:23.512Z|a40bb164-9648-4dfe-9984-2a76c04600ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:28.707Z|9fc5c21b-a0ba-446f-9de1-c346f80a4ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:51:28.710Z|9fc5c21b-a0ba-446f-9de1-c346f80a4ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:51:28.815Z|66361c53-a568-47b2-b43e-ca55a3069ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:51:28.816Z|66361c53-a568-47b2-b43e-ca55a3069ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:51:30.200Z|d17a0519-5189-4b03-8304-76cf163e9c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:30.201Z|d17a0519-5189-4b03-8304-76cf163e9c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:32.653Z|4863838f-74be-41d0-9ad7-b8a0cef84886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:32.654Z|4863838f-74be-41d0-9ad7-b8a0cef84886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:33.538Z|38d8762d-e346-4280-9f96-c4323ff2ebfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:33.539Z|38d8762d-e346-4280-9f96-c4323ff2ebfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:40.234Z|7cef9508-5974-45c0-b47a-054c0e1da035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:40.236Z|7cef9508-5974-45c0-b47a-054c0e1da035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:42.689Z|c9a32ef2-11cf-47e2-b9fb-91007268d77b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:42.690Z|c9a32ef2-11cf-47e2-b9fb-91007268d77b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:43.564Z|eeb2f1a3-d377-4edd-ac39-86036a9a72ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:43.565Z|eeb2f1a3-d377-4edd-ac39-86036a9a72ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:43.706Z|b7a54f5b-4d31-464e-a052-2ed088d06f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:51:43.708Z|b7a54f5b-4d31-464e-a052-2ed088d06f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:51:50.271Z|dfa57c50-d8c4-4d29-9d00-85561e4183dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:50.272Z|dfa57c50-d8c4-4d29-9d00-85561e4183dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:52.717Z|3b7c18e8-dff9-4cf0-a251-b63f6d83f984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:52.718Z|3b7c18e8-dff9-4cf0-a251-b63f6d83f984|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:53.588Z|ff18481a-468c-4ea4-955f-07a235305fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:51:53.589Z|ff18481a-468c-4ea4-955f-07a235305fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:58.267Z|2b6f5697-1c7c-478d-a30b-e39712f18f33|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:51:58.268Z|2b6f5697-1c7c-478d-a30b-e39712f18f33|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:51:58.706Z|6f6d4120-bc57-41bc-ac84-613b1a0cf4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:51:58.707Z|6f6d4120-bc57-41bc-ac84-613b1a0cf4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:51:58.817Z|c95bbde3-a835-453c-a9c0-8832d5b6b89c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:51:58.818Z|c95bbde3-a835-453c-a9c0-8832d5b6b89c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:52:00.296Z|a8fc6dc2-71e2-4549-a033-b3f8429ae9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:00.297Z|a8fc6dc2-71e2-4549-a033-b3f8429ae9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:02.745Z|d1a8bb98-fa37-452f-876b-d8121af0b368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:02.745Z|d1a8bb98-fa37-452f-876b-d8121af0b368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:03.610Z|9532fb94-43e9-4226-a07a-e53054a57a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:03.611Z|9532fb94-43e9-4226-a07a-e53054a57a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:10.325Z|66a82c62-1b24-4d78-887c-aabe6a179736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:10.326Z|66a82c62-1b24-4d78-887c-aabe6a179736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:12.769Z|96023854-f44f-41eb-bcaf-87a97b68bf03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:12.769Z|96023854-f44f-41eb-bcaf-87a97b68bf03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:13.633Z|c41690eb-6a34-4b04-a044-e24c5f973e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:13.634Z|c41690eb-6a34-4b04-a044-e24c5f973e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:13.706Z|1927fdbd-305f-41d8-8baa-ff92dafb72bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:52:13.708Z|1927fdbd-305f-41d8-8baa-ff92dafb72bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:52:20.355Z|9cf23102-6943-4349-8f39-ba1d6a5b0dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:20.357Z|9cf23102-6943-4349-8f39-ba1d6a5b0dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:22.799Z|58496f6b-6ba1-45d4-8221-9571452c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:22.799Z|58496f6b-6ba1-45d4-8221-9571452c48e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:23.660Z|f03494c8-fb8e-430e-ac4c-231ded5aabcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:23.661Z|f03494c8-fb8e-430e-ac4c-231ded5aabcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:28.706Z|490f69a7-8576-46c7-a5cb-2a89eac48e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:52:28.707Z|490f69a7-8576-46c7-a5cb-2a89eac48e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:52:28.819Z|47f042cb-b988-4098-859a-cc3d3a5a0cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:52:28.820Z|47f042cb-b988-4098-859a-cc3d3a5a0cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:52:30.383Z|b6873d7f-3a9a-45ec-a705-c692a48668ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:30.384Z|b6873d7f-3a9a-45ec-a705-c692a48668ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:32.822Z|ecf2fd2c-e424-4db5-b33b-cbbfb5d9363b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:32.823Z|ecf2fd2c-e424-4db5-b33b-cbbfb5d9363b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:33.683Z|5db5ed60-f8a7-4f1a-85f2-f4e1d357686a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:33.684Z|5db5ed60-f8a7-4f1a-85f2-f4e1d357686a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:40.412Z|190643d0-191b-459a-9a95-ec8063194c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:40.413Z|190643d0-191b-459a-9a95-ec8063194c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:42.846Z|77565b75-95f4-443a-af7e-9ed05416a595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:42.847Z|77565b75-95f4-443a-af7e-9ed05416a595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:43.706Z|647f102d-8964-48e5-a418-5aeaa4c76739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:52:43.707Z|647f102d-8964-48e5-a418-5aeaa4c76739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:52:43.711Z|2cddb363-a284-4a04-a195-a591a4bf8e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:43.711Z|2cddb363-a284-4a04-a195-a591a4bf8e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:50.446Z|0d328681-dfbc-473b-a378-bfc85bdc250b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:50.448Z|0d328681-dfbc-473b-a378-bfc85bdc250b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:52.876Z|edd33646-3be0-4e92-96d6-1043ca30610c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:52.878Z|edd33646-3be0-4e92-96d6-1043ca30610c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:53.736Z|9e7ef8be-789f-4f0f-8842-2de5eded59c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:52:53.737Z|9e7ef8be-789f-4f0f-8842-2de5eded59c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:58.269Z|65ae0239-5d8f-4618-b38b-9da5adec1a50|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:52:58.270Z|65ae0239-5d8f-4618-b38b-9da5adec1a50|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:52:58.706Z|3417f809-cbf5-4473-90b6-6a5649ec605d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:52:58.709Z|3417f809-cbf5-4473-90b6-6a5649ec605d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:52:58.822Z|6190b196-1ae0-4d62-9eaa-e90049c7dae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:52:58.822Z|6190b196-1ae0-4d62-9eaa-e90049c7dae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:53:00.478Z|86207548-798b-43a2-a7e1-a5757ffa183b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:00.479Z|86207548-798b-43a2-a7e1-a5757ffa183b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:02.907Z|afa24256-f94a-4922-8f6d-62fb9b3699a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:02.908Z|afa24256-f94a-4922-8f6d-62fb9b3699a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:03.759Z|e60dc54e-67d3-42f8-aff1-d796d5c81dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:03.760Z|e60dc54e-67d3-42f8-aff1-d796d5c81dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:10.509Z|cad24837-798e-40be-8a82-648d07bcd6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:10.511Z|cad24837-798e-40be-8a82-648d07bcd6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:12.940Z|57557cc8-0f95-42a0-b89b-7bd8b6b52c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:12.941Z|57557cc8-0f95-42a0-b89b-7bd8b6b52c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:13.707Z|cdef3282-3467-4f1a-8704-b77384a5b844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:53:13.708Z|cdef3282-3467-4f1a-8704-b77384a5b844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:53:13.784Z|4ffbbbfb-833c-4f38-ad5c-d8158e9b7703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:13.785Z|4ffbbbfb-833c-4f38-ad5c-d8158e9b7703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:20.538Z|ea973108-4693-4cf0-9523-e9e515f10d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:20.540Z|ea973108-4693-4cf0-9523-e9e515f10d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:22.965Z|3b4cfb48-920a-444c-bb34-c1cfda278f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:22.966Z|3b4cfb48-920a-444c-bb34-c1cfda278f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:23.809Z|01021829-d325-4d1e-bde2-d2a1674369b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:23.811Z|01021829-d325-4d1e-bde2-d2a1674369b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:28.706Z|f8736db4-8714-4725-bb6a-acfeb8ace8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:53:28.707Z|f8736db4-8714-4725-bb6a-acfeb8ace8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:53:28.823Z|b72c7ce6-72de-48ed-98e6-9304e412782c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:53:28.824Z|b72c7ce6-72de-48ed-98e6-9304e412782c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:53:30.566Z|12937c7d-0d7d-4634-896d-91a508f8ee20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:30.567Z|12937c7d-0d7d-4634-896d-91a508f8ee20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:32.987Z|e485ccf3-d90e-4814-852e-3be2fd1d6b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:32.988Z|e485ccf3-d90e-4814-852e-3be2fd1d6b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:33.835Z|44ba4e81-b6c0-42b6-8e09-66e550f7463c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:33.836Z|44ba4e81-b6c0-42b6-8e09-66e550f7463c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:40.591Z|a808ac08-a7a2-4d02-8558-472ab1e4cc19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:40.592Z|a808ac08-a7a2-4d02-8558-472ab1e4cc19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:43.012Z|9c5c804e-3e75-4d17-a295-330858e070b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:43.013Z|9c5c804e-3e75-4d17-a295-330858e070b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:43.706Z|ee4b5048-d879-4bcd-994d-936f84e5f980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:53:43.708Z|ee4b5048-d879-4bcd-994d-936f84e5f980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:53:43.858Z|db185285-df16-4dbe-b13c-3bf3ae13fc38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:43.859Z|db185285-df16-4dbe-b13c-3bf3ae13fc38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:50.612Z|c21c6825-f39a-434e-bb41-0899d099a623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:50.613Z|c21c6825-f39a-434e-bb41-0899d099a623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:53.035Z|bec62b87-51db-427e-91ae-4517a5e229ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:53.036Z|bec62b87-51db-427e-91ae-4517a5e229ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:53.878Z|bf7ecc77-bd6d-4fe9-b341-00adec767d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:53:53.879Z|bf7ecc77-bd6d-4fe9-b341-00adec767d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:58.267Z|77ceeeed-90f2-46e5-a208-a7eacdca4187|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:53:58.267Z|77ceeeed-90f2-46e5-a208-a7eacdca4187|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:53:58.706Z|019e5e93-d073-41e2-b4ff-41db204d2184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:53:58.707Z|019e5e93-d073-41e2-b4ff-41db204d2184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:53:58.825Z|e95afa4f-5d4b-478e-83a1-cd5327d02ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:53:58.826Z|e95afa4f-5d4b-478e-83a1-cd5327d02ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:54:00.634Z|2c135106-5c74-4fa7-b21e-32e08513b11d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:00.635Z|2c135106-5c74-4fa7-b21e-32e08513b11d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:03.057Z|5957e658-2843-4519-96a0-8275ad2076b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:03.058Z|5957e658-2843-4519-96a0-8275ad2076b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:03.903Z|5a3aacbe-b79e-4782-9668-793a7d52a0e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:03.904Z|5a3aacbe-b79e-4782-9668-793a7d52a0e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:10.657Z|5bae9be1-73d1-43bb-96f1-d7d141a5d38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:10.658Z|5bae9be1-73d1-43bb-96f1-d7d141a5d38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:13.087Z|90258948-3d7a-4cfa-9509-a414ada9cac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:13.088Z|90258948-3d7a-4cfa-9509-a414ada9cac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:13.706Z|fc5c021b-4ef7-4403-bbbf-3142160f438d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:54:13.707Z|fc5c021b-4ef7-4403-bbbf-3142160f438d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:54:13.928Z|27315fe5-de66-43c1-bb46-316677bb065b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:13.929Z|27315fe5-de66-43c1-bb46-316677bb065b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:20.689Z|00b91874-111a-4503-8f36-361475b522bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:20.690Z|00b91874-111a-4503-8f36-361475b522bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:23.128Z|c6501bae-ecc7-4042-9da7-032965c1ac89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:23.128Z|c6501bae-ecc7-4042-9da7-032965c1ac89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:23.953Z|8aee0e2b-8970-4b51-bf98-95fb76be74a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:23.954Z|8aee0e2b-8970-4b51-bf98-95fb76be74a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:28.706Z|22b19316-5b9c-4393-bf53-63e9fd079d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:54:28.709Z|22b19316-5b9c-4393-bf53-63e9fd079d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:54:28.827Z|76f8ff68-a038-4450-8ea0-08f7b04a1fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:54:28.828Z|76f8ff68-a038-4450-8ea0-08f7b04a1fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:54:30.723Z|499f5525-2a58-4041-84c6-267726cff6aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:30.724Z|499f5525-2a58-4041-84c6-267726cff6aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:33.158Z|252c21d4-177b-4989-acd4-df2d2d12b92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:33.160Z|252c21d4-177b-4989-acd4-df2d2d12b92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:33.977Z|c5231f38-9655-4774-9f53-392c3d161b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:33.978Z|c5231f38-9655-4774-9f53-392c3d161b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:40.751Z|0408c4c2-8128-46eb-9037-a1771470c6ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:40.751Z|0408c4c2-8128-46eb-9037-a1771470c6ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:43.183Z|7fd02cb9-45ea-4895-a0eb-8be2cb93f43c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:43.184Z|7fd02cb9-45ea-4895-a0eb-8be2cb93f43c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:43.706Z|7e942899-d062-4cdc-8edd-ad9f3d398a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:54:43.707Z|7e942899-d062-4cdc-8edd-ad9f3d398a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:54:44.003Z|4b9efb33-be4a-4128-beda-caa5ad44892a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:44.004Z|4b9efb33-be4a-4128-beda-caa5ad44892a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:50.776Z|5dddcdc0-a1b1-43a0-895e-93ef376e989b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:50.777Z|5dddcdc0-a1b1-43a0-895e-93ef376e989b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:53.211Z|bebd8a90-d07a-4cb3-9cf1-bc520aabb714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:53.212Z|bebd8a90-d07a-4cb3-9cf1-bc520aabb714|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:54.030Z|a117fdc4-653e-4291-bcca-2fb2a236b1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:54:54.031Z|a117fdc4-653e-4291-bcca-2fb2a236b1a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:58.268Z|abafc2fd-5c27-449a-b305-768ddf3f605e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:54:58.270Z|abafc2fd-5c27-449a-b305-768ddf3f605e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:54:58.707Z|9dff30a1-12b3-444c-9263-6ddb7bf23322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:54:58.708Z|9dff30a1-12b3-444c-9263-6ddb7bf23322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:54:58.829Z|79757330-7f73-47e0-aebd-3f853530343d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:54:58.830Z|79757330-7f73-47e0-aebd-3f853530343d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:55:00.799Z|8f5ec617-297b-4a7a-91e2-cada492f8780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:00.800Z|8f5ec617-297b-4a7a-91e2-cada492f8780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:03.235Z|e476adbb-806f-4bb7-9803-58e82117c7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:03.236Z|e476adbb-806f-4bb7-9803-58e82117c7f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:04.053Z|16575654-1c86-4fb1-9e03-b9ba61150e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:04.054Z|16575654-1c86-4fb1-9e03-b9ba61150e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:10.826Z|86ee5440-b0f9-4b67-970e-468134deccf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:10.827Z|86ee5440-b0f9-4b67-970e-468134deccf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:13.259Z|9c63b477-27fb-471e-bb0b-c277d15f3f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:13.260Z|9c63b477-27fb-471e-bb0b-c277d15f3f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:13.706Z|d340aecf-82d0-49ab-bd92-8fa210d9f099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:55:13.709Z|d340aecf-82d0-49ab-bd92-8fa210d9f099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:55:14.077Z|56e21deb-ef56-4502-9f7a-59e84d63d6d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:14.078Z|56e21deb-ef56-4502-9f7a-59e84d63d6d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:20.851Z|bd8eb857-ecc6-40d8-bde0-3299c4f3af13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:20.852Z|bd8eb857-ecc6-40d8-bde0-3299c4f3af13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:23.283Z|fb7441ea-6b74-43cc-8a73-7b92f5dd5c5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:23.284Z|fb7441ea-6b74-43cc-8a73-7b92f5dd5c5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:24.099Z|d67a9bcd-3e64-467c-903f-ed728476912a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:24.100Z|d67a9bcd-3e64-467c-903f-ed728476912a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:28.706Z|7c543abd-b702-4eab-9692-5698d5be71f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:55:28.707Z|7c543abd-b702-4eab-9692-5698d5be71f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:55:28.831Z|2434c4f8-4747-4dde-8e38-7b6e4b358508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:55:28.831Z|2434c4f8-4747-4dde-8e38-7b6e4b358508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:55:30.875Z|8bb5b046-3434-42a3-8594-b822e0971967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:30.876Z|8bb5b046-3434-42a3-8594-b822e0971967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:33.315Z|e4014424-5774-440a-b10c-ed6670d9bed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:33.316Z|e4014424-5774-440a-b10c-ed6670d9bed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:34.120Z|75be2a32-e366-49dc-9e3b-60c23850fd80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:34.121Z|75be2a32-e366-49dc-9e3b-60c23850fd80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:40.898Z|95a30eac-d912-4692-b914-5c9ec8960270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:40.899Z|95a30eac-d912-4692-b914-5c9ec8960270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:43.338Z|f6e714e8-6e71-4ae9-a5cb-ce8b112648a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:43.339Z|f6e714e8-6e71-4ae9-a5cb-ce8b112648a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:43.706Z|bc3bd20a-c5ae-4ee2-9e05-522145cc31d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:55:43.707Z|bc3bd20a-c5ae-4ee2-9e05-522145cc31d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:55:44.143Z|2522bd0b-449d-4ea9-87b9-9b302678139b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:44.144Z|2522bd0b-449d-4ea9-87b9-9b302678139b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:50.923Z|0a7ce144-d508-4abc-a2cf-1e2d2c4d2fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:50.924Z|0a7ce144-d508-4abc-a2cf-1e2d2c4d2fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:53.365Z|784bb2d6-2613-44ee-b2ee-5d08821fe49d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:53.366Z|784bb2d6-2613-44ee-b2ee-5d08821fe49d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:54.170Z|75f241ff-6a74-4356-927b-0654226c5a89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:55:54.171Z|75f241ff-6a74-4356-927b-0654226c5a89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:58.269Z|f8decf66-af83-4f7a-a94f-5346d9b6b2c7|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:55:58.270Z|f8decf66-af83-4f7a-a94f-5346d9b6b2c7|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:55:58.706Z|89dba3c4-2bad-4160-b227-0f9010af4fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:55:58.708Z|89dba3c4-2bad-4160-b227-0f9010af4fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:55:58.832Z|f9692ded-fcc5-45d4-911f-8c2982248867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:55:58.833Z|f9692ded-fcc5-45d4-911f-8c2982248867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:56:00.948Z|41bb1286-1958-412f-b1f5-3d1932e407d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:00.949Z|41bb1286-1958-412f-b1f5-3d1932e407d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:03.392Z|2856743f-1261-4bcc-b98e-c319d613b791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:03.393Z|2856743f-1261-4bcc-b98e-c319d613b791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:04.198Z|b29d8317-18f6-47ac-b235-837b41638f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:04.199Z|b29d8317-18f6-47ac-b235-837b41638f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:10.989Z|fc07f0a2-0ab7-4b11-ae8a-8dea1c4b0584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:10.991Z|fc07f0a2-0ab7-4b11-ae8a-8dea1c4b0584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:13.418Z|6b4b7245-b68d-417a-8bdf-625379763831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:13.419Z|6b4b7245-b68d-417a-8bdf-625379763831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:13.707Z|edd19683-ff61-4550-85cc-3f36d9ab1632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:56:13.708Z|edd19683-ff61-4550-85cc-3f36d9ab1632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:56:14.226Z|3cc449d1-21d6-4d9a-90fa-ddd4299df984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:14.228Z|3cc449d1-21d6-4d9a-90fa-ddd4299df984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:21.019Z|3a95bec7-e7e3-4cdd-b1a4-057151d1a82d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:21.020Z|3a95bec7-e7e3-4cdd-b1a4-057151d1a82d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:23.447Z|b7695619-91e6-4366-9726-70d22fbc2710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:23.448Z|b7695619-91e6-4366-9726-70d22fbc2710|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:24.252Z|a3be4a8f-403d-40cf-96f6-f2d1336e265a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:24.252Z|a3be4a8f-403d-40cf-96f6-f2d1336e265a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:28.707Z|575bf3c5-53ac-475f-8160-4751032b9c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:56:28.710Z|575bf3c5-53ac-475f-8160-4751032b9c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:56:28.833Z|5bba7306-4302-4ac3-a0e7-813fdac0f609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:56:28.834Z|5bba7306-4302-4ac3-a0e7-813fdac0f609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:56:31.046Z|9776e63f-f075-4d77-ad57-fb80f906b916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:31.047Z|9776e63f-f075-4d77-ad57-fb80f906b916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:33.472Z|5d954044-03cd-424a-b128-fc53521e1188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:33.472Z|5d954044-03cd-424a-b128-fc53521e1188|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:34.281Z|95642e4e-0839-4056-93cb-38034fb13ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:34.282Z|95642e4e-0839-4056-93cb-38034fb13ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:41.073Z|8016f179-c47c-4b9b-ab45-1edfae98db04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:41.074Z|8016f179-c47c-4b9b-ab45-1edfae98db04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:43.501Z|836ac531-d20f-4748-8de9-e9de08ec718c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:43.502Z|836ac531-d20f-4748-8de9-e9de08ec718c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:43.706Z|d18abb92-ca7b-4e23-882b-af0bd9cf03d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:56:43.707Z|d18abb92-ca7b-4e23-882b-af0bd9cf03d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:56:44.303Z|0f92acbb-4242-4c15-b14d-9a8217147813|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:44.304Z|0f92acbb-4242-4c15-b14d-9a8217147813|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:51.099Z|694641c3-7999-4ea5-81e9-a1feb8d9a7ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:51.100Z|694641c3-7999-4ea5-81e9-a1feb8d9a7ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:53.527Z|c9525eb1-eb86-4740-a091-5e0e4e333513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:53.528Z|c9525eb1-eb86-4740-a091-5e0e4e333513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:54.329Z|0c09ec3f-b2f6-4ad9-96f9-a91e35a292c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:56:54.330Z|0c09ec3f-b2f6-4ad9-96f9-a91e35a292c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:58.271Z|6970fa91-0f76-4af0-9d87-8cc1c0ba4c5e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:56:58.271Z|6970fa91-0f76-4af0-9d87-8cc1c0ba4c5e|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:56:58.706Z|41f3ffed-69a4-436a-ae89-8cacc46e0481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:56:58.707Z|41f3ffed-69a4-436a-ae89-8cacc46e0481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:56:58.835Z|99f63eb3-f6c9-4efb-8110-e436d8592b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:56:58.836Z|99f63eb3-f6c9-4efb-8110-e436d8592b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:57:01.125Z|3a0f3935-8846-4c54-baa9-a63beff6292d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:01.126Z|3a0f3935-8846-4c54-baa9-a63beff6292d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:03.551Z|a3e39ca2-b578-4cb7-8c66-7e6edf9a5f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:03.552Z|a3e39ca2-b578-4cb7-8c66-7e6edf9a5f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:04.358Z|b0a5b0b3-97f9-4b66-b44f-baf4eba662a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:04.359Z|b0a5b0b3-97f9-4b66-b44f-baf4eba662a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:11.148Z|f49240af-03bc-4bcc-8bce-3911ec1f354e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:11.150Z|f49240af-03bc-4bcc-8bce-3911ec1f354e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:13.576Z|c5558464-31b6-4162-b8a9-a0cb1510680a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:13.577Z|c5558464-31b6-4162-b8a9-a0cb1510680a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:13.706Z|212c2032-d7bc-44dd-ac1b-c5d880ce8640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:57:13.708Z|212c2032-d7bc-44dd-ac1b-c5d880ce8640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:57:14.386Z|b2d0a501-be23-4dc6-a5b0-61d63d724e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:14.387Z|b2d0a501-be23-4dc6-a5b0-61d63d724e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:21.172Z|eba3f047-0c9b-4d5f-92ac-eea752b518c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:21.173Z|eba3f047-0c9b-4d5f-92ac-eea752b518c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:23.598Z|c458d4fe-cbb0-4eb0-8d2f-eb73ce637cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:23.599Z|c458d4fe-cbb0-4eb0-8d2f-eb73ce637cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:24.419Z|ee47f56b-e166-48de-a077-6dc59ffc1c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:24.420Z|ee47f56b-e166-48de-a077-6dc59ffc1c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:28.706Z|72e5a2c4-07b1-4872-8d98-863c66aea253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:57:28.707Z|72e5a2c4-07b1-4872-8d98-863c66aea253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:57:28.837Z|7e2f0abc-03ae-4863-9c88-d9e121fa9992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:57:28.837Z|7e2f0abc-03ae-4863-9c88-d9e121fa9992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:57:31.197Z|61aeeca2-ab7a-4ba7-b70a-57ae83cad291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:31.198Z|61aeeca2-ab7a-4ba7-b70a-57ae83cad291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:33.620Z|58b62d2b-91c5-4bae-acf4-6708ed2f4980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:33.621Z|58b62d2b-91c5-4bae-acf4-6708ed2f4980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:34.445Z|ba790363-50f9-40e2-9e4d-936b56e705f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:34.446Z|ba790363-50f9-40e2-9e4d-936b56e705f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:41.220Z|f5b66c20-984e-4080-b2aa-3867a135832f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:41.221Z|f5b66c20-984e-4080-b2aa-3867a135832f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:43.642Z|f979ccad-cc03-4bc9-9751-e37ad502a3ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:43.643Z|f979ccad-cc03-4bc9-9751-e37ad502a3ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:43.706Z|303285d2-75b8-4903-a307-980fc70ce538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:57:43.706Z|303285d2-75b8-4903-a307-980fc70ce538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:57:44.471Z|ad1a4ea3-9e27-46c2-9752-b9b650ba7fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:44.472Z|ad1a4ea3-9e27-46c2-9752-b9b650ba7fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:51.248Z|38efff3c-7c40-4eb1-8ed5-79a25a310ec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:51.249Z|38efff3c-7c40-4eb1-8ed5-79a25a310ec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:53.665Z|b84e1a1d-d0fe-4422-968e-0a7a4c13e341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:53.665Z|b84e1a1d-d0fe-4422-968e-0a7a4c13e341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:54.493Z|47a6d3b3-4e64-4f4e-99d7-58b2bca8c8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:57:54.494Z|47a6d3b3-4e64-4f4e-99d7-58b2bca8c8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:58.267Z|991c1ad7-050f-41af-ac92-ef9d6005bdc0|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:57:58.268Z|991c1ad7-050f-41af-ac92-ef9d6005bdc0|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:57:58.707Z|a539572c-2b3a-4b78-853e-4e65a43b7552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:57:58.709Z|a539572c-2b3a-4b78-853e-4e65a43b7552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:57:58.838Z|486a47fb-79f1-4a96-bb16-5b88abee7310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:57:58.839Z|486a47fb-79f1-4a96-bb16-5b88abee7310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:58:01.283Z|4d5acef2-f736-42e9-9f3a-fe2776105c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:01.285Z|4d5acef2-f736-42e9-9f3a-fe2776105c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:03.689Z|6c5d3950-c933-47fa-af7d-8dd27ce54463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:03.690Z|6c5d3950-c933-47fa-af7d-8dd27ce54463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:04.519Z|f67f7c14-8fc9-49fb-ac27-f8a9ede0da67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:04.520Z|f67f7c14-8fc9-49fb-ac27-f8a9ede0da67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:11.316Z|dc22c074-fffe-4e2f-8cc9-1128829a3bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:11.317Z|dc22c074-fffe-4e2f-8cc9-1128829a3bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:13.707Z|ccf5c417-5b25-4605-9d5b-7ca5b5254fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:58:13.708Z|ccf5c417-5b25-4605-9d5b-7ca5b5254fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:58:13.716Z|8ec26e7a-f0d4-4169-a904-cb3687301afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:13.716Z|8ec26e7a-f0d4-4169-a904-cb3687301afd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:14.550Z|80b27902-0079-4083-8545-495319b87a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:14.552Z|80b27902-0079-4083-8545-495319b87a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:21.344Z|4ab67483-1ff6-4394-99b4-d8a0b8dea9c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:21.345Z|4ab67483-1ff6-4394-99b4-d8a0b8dea9c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:23.740Z|d76ebf64-6489-49e1-97b4-0ee3ff0134ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:23.741Z|d76ebf64-6489-49e1-97b4-0ee3ff0134ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:24.589Z|e22d8ba0-a326-4720-8666-c6ca6601b2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:24.590Z|e22d8ba0-a326-4720-8666-c6ca6601b2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:28.707Z|f17ee86f-5d4f-450a-901a-26a3faf0201d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:58:28.707Z|f17ee86f-5d4f-450a-901a-26a3faf0201d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:58:28.840Z|90781b83-c6a6-4769-90ab-6742b9b2ad77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:58:28.841Z|90781b83-c6a6-4769-90ab-6742b9b2ad77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:58:31.371Z|1ae5997a-7ab8-46bc-9063-c8d236b6bb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:31.373Z|1ae5997a-7ab8-46bc-9063-c8d236b6bb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:33.763Z|309cbba0-d824-48f8-8955-ecb07a609446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:33.765Z|309cbba0-d824-48f8-8955-ecb07a609446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:34.615Z|3c6c3166-4b68-4f7a-b301-057a544f24c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:34.615Z|3c6c3166-4b68-4f7a-b301-057a544f24c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:41.399Z|3643620c-1e05-453c-a910-717314a75f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:41.400Z|3643620c-1e05-453c-a910-717314a75f64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:43.706Z|f1fa2439-9d0d-488d-a309-bf4f44d09915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:58:43.708Z|f1fa2439-9d0d-488d-a309-bf4f44d09915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:58:43.786Z|b042cd49-0bc6-43c0-8a6a-fa9fa3081db5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:43.787Z|b042cd49-0bc6-43c0-8a6a-fa9fa3081db5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:44.637Z|74fac396-d564-4c88-a281-bde09d1b3059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:44.638Z|74fac396-d564-4c88-a281-bde09d1b3059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:51.424Z|3728e760-0205-41ab-bf7a-a65b0da9082a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:51.425Z|3728e760-0205-41ab-bf7a-a65b0da9082a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:53.816Z|cc953c77-0462-4ec5-b8c2-039809f515af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:53.817Z|cc953c77-0462-4ec5-b8c2-039809f515af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:54.658Z|ad466393-5166-4def-a5a7-b8ddf48843c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:58:54.659Z|ad466393-5166-4def-a5a7-b8ddf48843c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:58.267Z|64615e5e-e896-42c3-a99b-00fa22b150cd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:58:58.269Z|64615e5e-e896-42c3-a99b-00fa22b150cd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:58:58.706Z|cd329a63-93ac-4275-8071-0c18dac7144d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:58:58.707Z|cd329a63-93ac-4275-8071-0c18dac7144d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:58:58.842Z|d3c2d704-d6de-422e-9fa8-c9903d6a2595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:58:58.842Z|d3c2d704-d6de-422e-9fa8-c9903d6a2595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:59:01.448Z|1b73d12f-21b5-4236-af18-7433c5e60fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:01.448Z|1b73d12f-21b5-4236-af18-7433c5e60fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:03.841Z|907618a2-ebc5-4535-8376-6774feade11b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:03.842Z|907618a2-ebc5-4535-8376-6774feade11b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:04.681Z|098b63af-be7e-49bb-84e3-1f09441fbdc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:04.681Z|098b63af-be7e-49bb-84e3-1f09441fbdc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:11.471Z|f90e5798-062a-4e34-8194-f0cae46ed96c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:11.472Z|f90e5798-062a-4e34-8194-f0cae46ed96c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:13.706Z|3448f63f-82b1-4371-8f7d-f55e001674e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:59:13.707Z|3448f63f-82b1-4371-8f7d-f55e001674e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:59:13.865Z|ce315c58-94b1-4f92-9602-2211451db671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:13.867Z|ce315c58-94b1-4f92-9602-2211451db671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:14.703Z|4a2420d0-c195-4f34-8ac6-887ecb752113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:14.704Z|4a2420d0-c195-4f34-8ac6-887ecb752113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:21.499Z|48d70435-2416-41ee-b84a-6223412ef084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:21.500Z|48d70435-2416-41ee-b84a-6223412ef084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:23.891Z|4513a808-8de7-43ff-af44-04223cf365f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:23.892Z|4513a808-8de7-43ff-af44-04223cf365f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:24.725Z|54c62a35-848a-4a90-b5ad-56120d8f1541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:24.725Z|54c62a35-848a-4a90-b5ad-56120d8f1541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:28.706Z|50c90472-2be6-420e-9053-4c098c4c3e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:59:28.708Z|50c90472-2be6-420e-9053-4c098c4c3e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:59:28.843Z|c224b344-656e-483c-a9b1-66b65bc82b37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:59:28.844Z|c224b344-656e-483c-a9b1-66b65bc82b37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:59:31.523Z|fc7763ce-0c7a-4d37-9610-483f0c065841|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:31.524Z|fc7763ce-0c7a-4d37-9610-483f0c065841|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:33.916Z|443985ab-b1ae-4c22-af3d-44326aefb004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:33.917Z|443985ab-b1ae-4c22-af3d-44326aefb004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:34.747Z|a0013636-fb88-4294-b804-caa4cf36032a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:34.747Z|a0013636-fb88-4294-b804-caa4cf36032a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:41.552Z|37353c51-dad3-40dc-9820-197f1f601ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:41.553Z|37353c51-dad3-40dc-9820-197f1f601ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:43.707Z|2abc55dc-8bb5-4925-8315-7fc582b507e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:59:43.708Z|2abc55dc-8bb5-4925-8315-7fc582b507e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:59:43.941Z|59a73061-c245-46b9-aed1-6d131a3dc1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:43.942Z|59a73061-c245-46b9-aed1-6d131a3dc1ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:44.770Z|fb3c73d2-590b-432f-8f0a-d716a1266129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:44.772Z|fb3c73d2-590b-432f-8f0a-d716a1266129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:51.581Z|b7dba0c9-f14f-4c3e-b6eb-d1dd0b547eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:51.582Z|b7dba0c9-f14f-4c3e-b6eb-d1dd0b547eca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:53.969Z|a583d637-5e8f-4667-babe-99ca68d39c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:53.970Z|a583d637-5e8f-4667-babe-99ca68d39c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:54.793Z|ba562bce-afe3-47e9-a476-aab7384ee1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-16T23:59:54.793Z|ba562bce-afe3-47e9-a476-aab7384ee1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:58.272Z|4ee8ddf4-f19b-4dc3-ab21-9b292c881812|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-16T23:59:58.274Z|4ee8ddf4-f19b-4dc3-ab21-9b292c881812|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-16T23:59:58.707Z|6e8dadfb-7de3-400f-be1f-0124c00eb3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:59:58.708Z|6e8dadfb-7de3-400f-be1f-0124c00eb3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-16T23:59:58.846Z|ef27ae15-3979-4af0-a2f1-4a65d7e3a188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-16T23:59:58.846Z|ef27ae15-3979-4af0-a2f1-4a65d7e3a188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:00:01.606Z|7ca00da2-e565-4e50-8707-3639f2a48f6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:01.607Z|7ca00da2-e565-4e50-8707-3639f2a48f6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:03.996Z|a52dc17b-cc74-4801-9bc2-33164e3b535a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:03.996Z|a52dc17b-cc74-4801-9bc2-33164e3b535a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:04.815Z|342eda46-5491-4679-b4c1-713ec77afced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:04.816Z|342eda46-5491-4679-b4c1-713ec77afced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:11.633Z|b58c0b05-3964-45c2-8399-950d34f6d2fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:11.634Z|b58c0b05-3964-45c2-8399-950d34f6d2fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:13.706Z|84fd8f38-b207-4527-830b-64c9b1852066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:00:13.708Z|84fd8f38-b207-4527-830b-64c9b1852066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:00:14.021Z|cc108bea-2dce-424f-8ed7-3c4a93556215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:14.022Z|cc108bea-2dce-424f-8ed7-3c4a93556215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:14.839Z|12839829-0b7c-410d-be20-8dcd3fe5979c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:14.840Z|12839829-0b7c-410d-be20-8dcd3fe5979c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:21.661Z|248a77c0-f621-495b-966a-c371b7a9b0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:21.663Z|248a77c0-f621-495b-966a-c371b7a9b0a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:24.044Z|3763d3d1-32fc-4af3-87b4-0717064d7a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:24.044Z|3763d3d1-32fc-4af3-87b4-0717064d7a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:24.861Z|3b2ab6fc-e182-4c80-89c2-4198d3265a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:24.862Z|3b2ab6fc-e182-4c80-89c2-4198d3265a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:28.706Z|2a80d85a-9d44-498d-804b-c7d043d9ee96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:00:28.707Z|2a80d85a-9d44-498d-804b-c7d043d9ee96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:00:28.847Z|673176c4-1ce9-4f09-b571-73886657f562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:00:28.848Z|673176c4-1ce9-4f09-b571-73886657f562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:00:31.688Z|b31e5c9c-ce03-40ee-a5b0-dc8393027627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:31.689Z|b31e5c9c-ce03-40ee-a5b0-dc8393027627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:34.065Z|75ad8d02-3f03-4c2b-bdf0-4e90462a282d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:34.066Z|75ad8d02-3f03-4c2b-bdf0-4e90462a282d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:34.888Z|d73751a0-8419-48b0-a614-c4bee59cd647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:34.889Z|d73751a0-8419-48b0-a614-c4bee59cd647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:41.716Z|b12c468d-7c86-479b-934d-ac0ef767c785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:41.717Z|b12c468d-7c86-479b-934d-ac0ef767c785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:43.706Z|e594c585-f03e-451b-9b56-36384a64e537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:00:43.706Z|e594c585-f03e-451b-9b56-36384a64e537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:00:44.086Z|ecfdd8ab-e67f-41c4-aa80-4cae325c41ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:44.086Z|ecfdd8ab-e67f-41c4-aa80-4cae325c41ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:44.911Z|64128473-97ec-4d65-8130-b23ba1058a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:44.912Z|64128473-97ec-4d65-8130-b23ba1058a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:51.740Z|8f35914d-3d3e-480e-9bf4-a0ab96ee5fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:51.741Z|8f35914d-3d3e-480e-9bf4-a0ab96ee5fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:54.107Z|2a82f383-1815-4553-a5e7-fb8c37169411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:54.108Z|2a82f383-1815-4553-a5e7-fb8c37169411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:54.939Z|9bc6eeb2-3ff3-473a-836d-1a46d712cb79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:00:54.940Z|9bc6eeb2-3ff3-473a-836d-1a46d712cb79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:58.267Z|15217823-ece6-450e-8c32-d1ae5456d214|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:00:58.268Z|15217823-ece6-450e-8c32-d1ae5456d214|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:00:58.706Z|8de39162-502e-4b76-967b-730efd6fc26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:00:58.708Z|8de39162-502e-4b76-967b-730efd6fc26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:00:58.849Z|077701f8-5d82-44a9-bfab-14599e296647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:00:58.850Z|077701f8-5d82-44a9-bfab-14599e296647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:01:01.763Z|def8f48f-764f-43f5-92d2-a4da1aa6e661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:01.764Z|def8f48f-764f-43f5-92d2-a4da1aa6e661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:04.135Z|d3b28495-65c9-4133-a52c-fde71b16f092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:04.136Z|d3b28495-65c9-4133-a52c-fde71b16f092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:04.974Z|16163d2a-d531-4f9a-9c6e-bef21435e18a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:04.975Z|16163d2a-d531-4f9a-9c6e-bef21435e18a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:11.794Z|c52514f8-4d39-4d62-966e-ba77745c56d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:11.796Z|c52514f8-4d39-4d62-966e-ba77745c56d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:13.707Z|2aae459b-6c6d-458b-b952-c081b19e094a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:01:13.707Z|2aae459b-6c6d-458b-b952-c081b19e094a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:01:14.162Z|1be20aa2-0ddd-43cc-b6fd-cf35c5ffc1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:14.163Z|1be20aa2-0ddd-43cc-b6fd-cf35c5ffc1c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:15.004Z|8200617e-5003-41ed-a672-715e16f82c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:15.004Z|8200617e-5003-41ed-a672-715e16f82c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:21.839Z|9272485f-5458-4656-8b3e-87fb1b519290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:21.840Z|9272485f-5458-4656-8b3e-87fb1b519290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:24.195Z|95d536c2-0c4f-4a65-beca-62d948394c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:24.196Z|95d536c2-0c4f-4a65-beca-62d948394c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:25.030Z|815082ad-89fe-402d-a84f-c19ee9398ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:25.031Z|815082ad-89fe-402d-a84f-c19ee9398ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:28.707Z|ff80f498-5f82-4e01-af01-1daecddeeb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:01:28.708Z|ff80f498-5f82-4e01-af01-1daecddeeb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:01:28.851Z|317d6593-4e63-4b1e-b1a4-874ac465ac4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:01:28.852Z|317d6593-4e63-4b1e-b1a4-874ac465ac4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:01:31.869Z|1339e62d-92e9-4e95-865f-00b3e7db88a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:31.870Z|1339e62d-92e9-4e95-865f-00b3e7db88a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:34.219Z|6a208d04-86e9-489a-8bd2-1afa4736aadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:34.220Z|6a208d04-86e9-489a-8bd2-1afa4736aadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:35.055Z|024b5037-ce04-453a-8c9f-c35529f18d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:35.056Z|024b5037-ce04-453a-8c9f-c35529f18d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:41.892Z|c1a6b72f-b9a9-464e-bdef-889d27e77384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:41.892Z|c1a6b72f-b9a9-464e-bdef-889d27e77384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:43.706Z|7ab432a6-29c4-4ffb-8182-b5db42bcb9f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:01:43.709Z|7ab432a6-29c4-4ffb-8182-b5db42bcb9f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:01:44.242Z|adbf8bb8-cb5d-4bbc-8732-5acbeac1713f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:44.243Z|adbf8bb8-cb5d-4bbc-8732-5acbeac1713f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:45.078Z|dfe386d3-e9e6-4341-be91-acac92972bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:45.079Z|dfe386d3-e9e6-4341-be91-acac92972bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:51.915Z|2e2d83ed-6f71-4673-8b5b-5ec2211d8fb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:51.916Z|2e2d83ed-6f71-4673-8b5b-5ec2211d8fb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:54.266Z|dfc3c9d0-506e-45f1-ab9a-37d47d9f4246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:54.267Z|dfc3c9d0-506e-45f1-ab9a-37d47d9f4246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:55.103Z|15dc149e-ec11-48a4-9be9-201ec36009cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:01:55.104Z|15dc149e-ec11-48a4-9be9-201ec36009cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:58.266Z|f3661e05-1f1e-461a-acac-a0f2294aaa98|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:01:58.267Z|f3661e05-1f1e-461a-acac-a0f2294aaa98|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:01:58.706Z|79632158-8826-4b87-afd1-d1d1feceabfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:01:58.707Z|79632158-8826-4b87-afd1-d1d1feceabfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:01:58.853Z|1686eed4-6668-4413-955a-1bf27bd63e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:01:58.853Z|1686eed4-6668-4413-955a-1bf27bd63e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:02:01.939Z|56289802-f07b-4ebf-b6e6-95b9b74b52ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:01.941Z|56289802-f07b-4ebf-b6e6-95b9b74b52ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:04.292Z|eb1a0f4d-4309-4483-a377-72d8b99f1922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:04.293Z|eb1a0f4d-4309-4483-a377-72d8b99f1922|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:05.135Z|947ddc4d-fd5d-469e-81e0-1338c2db1b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:05.136Z|947ddc4d-fd5d-469e-81e0-1338c2db1b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:11.961Z|430e918d-9d03-4a2b-adaa-2fe3438e7fe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:11.962Z|430e918d-9d03-4a2b-adaa-2fe3438e7fe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:13.706Z|9b4770e9-7240-4d8e-8f24-f09808d46e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:02:13.706Z|9b4770e9-7240-4d8e-8f24-f09808d46e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:02:14.313Z|8f19cf55-1880-4469-b096-cf73f90dd22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:14.314Z|8f19cf55-1880-4469-b096-cf73f90dd22b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:15.158Z|8f8e09ce-2124-4f19-9071-ab866bfea364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:15.159Z|8f8e09ce-2124-4f19-9071-ab866bfea364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:21.985Z|ba1a178b-18a6-4538-b0d7-ec1bd8b8971f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:21.986Z|ba1a178b-18a6-4538-b0d7-ec1bd8b8971f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:24.339Z|4afb6a3a-a55f-4c14-a732-277121b2b1f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:24.339Z|4afb6a3a-a55f-4c14-a732-277121b2b1f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:25.184Z|5b00db4e-de6a-4424-8862-6bd9debdf041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:25.185Z|5b00db4e-de6a-4424-8862-6bd9debdf041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:28.706Z|d0416e3b-6fdf-4276-89bf-7bd972a03a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:02:28.707Z|d0416e3b-6fdf-4276-89bf-7bd972a03a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:02:28.854Z|05d2d6f7-4755-4b35-bdb4-53316c9d2d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:02:28.855Z|05d2d6f7-4755-4b35-bdb4-53316c9d2d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:02:32.017Z|89602060-62f3-4aa3-93ed-6497c2b50c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:32.018Z|89602060-62f3-4aa3-93ed-6497c2b50c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:34.366Z|17dc8877-7f7b-4be5-b140-5f18c135f220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:34.367Z|17dc8877-7f7b-4be5-b140-5f18c135f220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:35.209Z|efe85a73-593b-4e58-a118-9fcae00ecbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:35.210Z|efe85a73-593b-4e58-a118-9fcae00ecbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:42.043Z|80d6ee02-4f9f-4d47-a785-0d036e3b1a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:42.044Z|80d6ee02-4f9f-4d47-a785-0d036e3b1a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:43.706Z|8dafd0e6-064b-47a0-b1c7-192483208a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:02:43.707Z|8dafd0e6-064b-47a0-b1c7-192483208a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:02:44.392Z|62464f15-2061-46b9-9f9c-543d5f44e93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:44.394Z|62464f15-2061-46b9-9f9c-543d5f44e93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:45.233Z|4df946b8-a71f-4e8e-b961-335432e05a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:45.234Z|4df946b8-a71f-4e8e-b961-335432e05a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:52.074Z|b6b59071-d43f-44f9-9095-b9c1bee20db7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:52.075Z|b6b59071-d43f-44f9-9095-b9c1bee20db7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:54.418Z|626f1a3a-e099-4849-87bc-7c40ed14f58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:54.419Z|626f1a3a-e099-4849-87bc-7c40ed14f58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:55.256Z|e9e2b3a6-e651-497a-afe5-193126e48c96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:02:55.257Z|e9e2b3a6-e651-497a-afe5-193126e48c96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:58.268Z|353dfa22-8c17-4bd9-b3d0-e78b80046940|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:02:58.270Z|353dfa22-8c17-4bd9-b3d0-e78b80046940|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:02:58.707Z|84c31bce-c122-4400-a195-e87c918430b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:02:58.710Z|84c31bce-c122-4400-a195-e87c918430b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:02:58.856Z|e4a9c00d-cf60-4806-adac-a9781f92e5b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:02:58.857Z|e4a9c00d-cf60-4806-adac-a9781f92e5b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:03:02.105Z|6a7c8776-7c16-4d1e-b47e-53ff872f58d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:02.107Z|6a7c8776-7c16-4d1e-b47e-53ff872f58d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:04.441Z|8935dbb3-fefa-4de3-8bea-f5f4115630d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:04.441Z|8935dbb3-fefa-4de3-8bea-f5f4115630d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:05.280Z|8dffd777-8579-47e3-9a10-dfc7f1533059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:05.281Z|8dffd777-8579-47e3-9a10-dfc7f1533059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:12.137Z|2a9287e3-e54d-4fed-8e5e-ce036b7c158e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:12.138Z|2a9287e3-e54d-4fed-8e5e-ce036b7c158e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:13.706Z|7afb1650-a12a-4f0d-99ee-fd8b66d496a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:03:13.707Z|7afb1650-a12a-4f0d-99ee-fd8b66d496a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:03:14.464Z|0173a5a8-f212-4f2b-afc5-cfa5013ff302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:14.465Z|0173a5a8-f212-4f2b-afc5-cfa5013ff302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:15.303Z|6dbbe0be-0749-43cb-a980-8d6fd6223800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:15.304Z|6dbbe0be-0749-43cb-a980-8d6fd6223800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:22.163Z|c30e090b-713a-499b-992f-f03099f9d94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:22.165Z|c30e090b-713a-499b-992f-f03099f9d94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:24.489Z|2f91f0c0-ade9-4a30-b8c6-f87dfb56c68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:24.490Z|2f91f0c0-ade9-4a30-b8c6-f87dfb56c68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:25.326Z|cccf7b40-a10a-42c4-b150-70833ba5b89d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:25.327Z|cccf7b40-a10a-42c4-b150-70833ba5b89d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:28.706Z|2bb3ff67-97f2-446b-a756-7694fddcf28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:03:28.707Z|2bb3ff67-97f2-446b-a756-7694fddcf28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:03:28.858Z|e0d9bbd7-bd01-47c0-8d26-7468d66e8c71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:03:28.858Z|e0d9bbd7-bd01-47c0-8d26-7468d66e8c71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:03:32.186Z|6cfa7a16-8ec9-4803-b601-cc30d2b3f09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:32.187Z|6cfa7a16-8ec9-4803-b601-cc30d2b3f09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:34.516Z|8a793040-3edf-4373-ba58-7378e044ff49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:34.517Z|8a793040-3edf-4373-ba58-7378e044ff49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:35.352Z|2323f771-60ed-4092-b2ca-8fe2689875cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:35.354Z|2323f771-60ed-4092-b2ca-8fe2689875cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:42.210Z|e06794f4-122c-4000-936b-cc9789f1954d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:42.211Z|e06794f4-122c-4000-936b-cc9789f1954d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:43.706Z|9e2696b1-b9ad-443f-ab12-28f641c5b757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:03:43.708Z|9e2696b1-b9ad-443f-ab12-28f641c5b757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:03:44.544Z|af9f6257-80c9-48fd-91ea-6ac6d6f5a1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:44.544Z|af9f6257-80c9-48fd-91ea-6ac6d6f5a1be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:45.374Z|70f55e04-e69f-40a0-a2a2-afde782b6a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:45.374Z|70f55e04-e69f-40a0-a2a2-afde782b6a92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:52.234Z|ce862293-b798-4fe6-b06c-1a442d265d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:52.234Z|ce862293-b798-4fe6-b06c-1a442d265d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:54.568Z|69d43e15-439c-4a69-ac10-3e4a7681ed98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:54.569Z|69d43e15-439c-4a69-ac10-3e4a7681ed98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:55.398Z|0247c3a3-75d6-4360-8afe-bca0a6133a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:03:55.399Z|0247c3a3-75d6-4360-8afe-bca0a6133a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:58.266Z|1947ecab-d95a-4269-8232-3870d53a7084|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:03:58.267Z|1947ecab-d95a-4269-8232-3870d53a7084|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:03:58.706Z|672a9811-7a30-4cc0-a3e8-f3288c2f31fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:03:58.706Z|672a9811-7a30-4cc0-a3e8-f3288c2f31fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:03:58.859Z|ca341c68-74f8-45ba-8a45-72e579cd97e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:03:58.860Z|ca341c68-74f8-45ba-8a45-72e579cd97e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:04:02.257Z|ff095c62-6208-418b-81d4-57ad35766e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:02.258Z|ff095c62-6208-418b-81d4-57ad35766e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:04.605Z|f5b56700-cf35-4188-8eb5-8c42760234ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:04.606Z|f5b56700-cf35-4188-8eb5-8c42760234ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:05.420Z|8a725718-397b-4360-9f62-3b21218273ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:05.420Z|8a725718-397b-4360-9f62-3b21218273ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:12.284Z|57ab0e8b-ee00-45a6-a479-47aa3bc394d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:12.285Z|57ab0e8b-ee00-45a6-a479-47aa3bc394d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:13.706Z|b496e8c1-b6e9-451c-8530-af3e366e5d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:04:13.707Z|b496e8c1-b6e9-451c-8530-af3e366e5d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:04:14.626Z|0963fa9c-eb1b-43f5-852e-80d38ad00622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:14.628Z|0963fa9c-eb1b-43f5-852e-80d38ad00622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:15.444Z|b119bf74-0d62-41e1-b8fa-204a699e5630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:15.445Z|b119bf74-0d62-41e1-b8fa-204a699e5630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:22.313Z|f2569ab5-6299-44c6-89e3-1cc7c876f387|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:22.315Z|f2569ab5-6299-44c6-89e3-1cc7c876f387|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:24.654Z|ab46293a-f0e6-4c6d-9ded-6ce7263ff144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:24.655Z|ab46293a-f0e6-4c6d-9ded-6ce7263ff144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:25.471Z|b849615e-020d-43f3-b597-3ac44e86daaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:25.472Z|b849615e-020d-43f3-b597-3ac44e86daaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:28.707Z|6ab275d9-f26a-4578-b4b3-7584dda53aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:04:28.713Z|6ab275d9-f26a-4578-b4b3-7584dda53aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:04:28.861Z|fcb3b6f4-aaf7-45e7-9615-b8e2a56f3486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:04:28.862Z|fcb3b6f4-aaf7-45e7-9615-b8e2a56f3486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:04:32.350Z|6087831b-e4a0-407a-ae7a-a4043217b358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:32.352Z|6087831b-e4a0-407a-ae7a-a4043217b358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:34.684Z|f1e7002e-1e0a-45ea-81d1-d74defc37f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:34.686Z|f1e7002e-1e0a-45ea-81d1-d74defc37f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:35.497Z|cac91c3a-10db-47c1-a540-29efab7b2ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:35.498Z|cac91c3a-10db-47c1-a540-29efab7b2ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:42.380Z|ba170056-b5fc-412a-ac4e-0f3b676c4066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:42.380Z|ba170056-b5fc-412a-ac4e-0f3b676c4066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:43.706Z|6b445190-9518-4d3f-9a96-0edbd5e19265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:04:43.707Z|6b445190-9518-4d3f-9a96-0edbd5e19265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:04:44.713Z|326e54f8-d2ea-4da4-a03a-bccfeacfd60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:44.714Z|326e54f8-d2ea-4da4-a03a-bccfeacfd60d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:45.521Z|3fddfd24-c32d-4fa3-9235-04756f2d4e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:45.522Z|3fddfd24-c32d-4fa3-9235-04756f2d4e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:52.404Z|f5a1db52-2e5b-4a74-8eff-879025c59b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:52.406Z|f5a1db52-2e5b-4a74-8eff-879025c59b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:54.737Z|5d7f9a9e-e3c3-47ab-ac17-f745594c18ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:54.738Z|5d7f9a9e-e3c3-47ab-ac17-f745594c18ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:55.542Z|905a9fd8-dd0d-4839-b2a8-47772e486721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:04:55.543Z|905a9fd8-dd0d-4839-b2a8-47772e486721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:58.267Z|12db5b92-7423-4289-8474-ebf6f1be8a9a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:04:58.268Z|12db5b92-7423-4289-8474-ebf6f1be8a9a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:04:58.706Z|d74f58f2-b0c9-450c-b5a6-aa6358a59c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:04:58.707Z|d74f58f2-b0c9-450c-b5a6-aa6358a59c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:04:58.863Z|931c31a5-1d9a-4f34-b6ed-c795cdeeeeb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:04:58.863Z|931c31a5-1d9a-4f34-b6ed-c795cdeeeeb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:05:02.431Z|ac319d3c-2602-41aa-998e-25ad668770cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:02.433Z|ac319d3c-2602-41aa-998e-25ad668770cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:04.759Z|b164207e-679a-442c-8b2e-f22820e30a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:04.760Z|b164207e-679a-442c-8b2e-f22820e30a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:05.561Z|9224d318-d4d8-4cca-ad83-bee09148fb76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:05.562Z|9224d318-d4d8-4cca-ad83-bee09148fb76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:12.459Z|dd55b4c9-6284-4bdd-9efb-8d44a22c5459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:12.460Z|dd55b4c9-6284-4bdd-9efb-8d44a22c5459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:13.706Z|20dc5a8e-0bbe-4fde-8122-89015c643c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:05:13.708Z|20dc5a8e-0bbe-4fde-8122-89015c643c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:05:14.779Z|c9080167-bf12-4c54-abe1-b76d8bd2ba21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:14.780Z|c9080167-bf12-4c54-abe1-b76d8bd2ba21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:15.580Z|f9e04d12-a0b5-49cf-84d3-5100f2708671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:15.580Z|f9e04d12-a0b5-49cf-84d3-5100f2708671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:22.482Z|98f14565-10d2-440d-b29a-b146812746a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:22.482Z|98f14565-10d2-440d-b29a-b146812746a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:24.804Z|1c0ace05-fb67-4767-be1a-7f8f659e1d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:24.805Z|1c0ace05-fb67-4767-be1a-7f8f659e1d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:25.603Z|f33dde08-2c16-41b1-bd23-3e7746514b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:25.604Z|f33dde08-2c16-41b1-bd23-3e7746514b0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:28.706Z|0b080d2d-b067-4137-b3b5-2ae496808669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:05:28.707Z|0b080d2d-b067-4137-b3b5-2ae496808669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:05:28.864Z|c9c83377-3d76-49f2-be3a-e37739e55e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:05:28.865Z|c9c83377-3d76-49f2-be3a-e37739e55e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:05:32.508Z|494aa4a6-9429-4ce9-9e48-3b4d63c7327e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:32.509Z|494aa4a6-9429-4ce9-9e48-3b4d63c7327e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:34.829Z|51e64102-7c6c-4f5b-80b3-03f3c5e89df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:34.830Z|51e64102-7c6c-4f5b-80b3-03f3c5e89df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:35.630Z|fe79ca9e-ec59-4acf-bd34-db657fe2e106|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:35.631Z|fe79ca9e-ec59-4acf-bd34-db657fe2e106|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:42.536Z|96a53f42-9915-4601-8476-b82490211219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:42.537Z|96a53f42-9915-4601-8476-b82490211219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:43.706Z|5111dca3-2f5a-4a88-ae74-a4f9d059a6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:05:43.707Z|5111dca3-2f5a-4a88-ae74-a4f9d059a6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:05:44.857Z|04736507-3102-4aca-bd6b-7d964696737a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:44.858Z|04736507-3102-4aca-bd6b-7d964696737a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:45.652Z|d28f6af7-267b-4b93-9fd5-e4621aa2ad6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:45.653Z|d28f6af7-267b-4b93-9fd5-e4621aa2ad6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:52.568Z|78f0838f-e95a-4ee2-89b4-65caadc62ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:52.569Z|78f0838f-e95a-4ee2-89b4-65caadc62ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:54.884Z|1a7495d2-619f-4fd6-8fc3-a64fe4485a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:54.884Z|1a7495d2-619f-4fd6-8fc3-a64fe4485a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:55.674Z|bcf02a2f-70da-4072-98ff-6726db03aaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:05:55.675Z|bcf02a2f-70da-4072-98ff-6726db03aaf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:58.268Z|5c96296c-d646-4c40-814f-da73ce5039bf|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:05:58.270Z|5c96296c-d646-4c40-814f-da73ce5039bf|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:05:58.706Z|8f3dedd6-c873-40d8-9e31-5df0d022cb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:05:58.708Z|8f3dedd6-c873-40d8-9e31-5df0d022cb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:05:58.866Z|7ec43b8a-ac90-44c0-9d19-2a6f6cf52bad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:05:58.867Z|7ec43b8a-ac90-44c0-9d19-2a6f6cf52bad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:06:02.599Z|d6f0d727-73ba-4298-8aff-0e930d0dfdfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:02.600Z|d6f0d727-73ba-4298-8aff-0e930d0dfdfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:04.910Z|4d53aff9-cd29-411d-a888-6cfe75313f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:04.911Z|4d53aff9-cd29-411d-a888-6cfe75313f2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:05.697Z|a724a259-3a54-4ca6-859c-a7792c3bbc4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:05.698Z|a724a259-3a54-4ca6-859c-a7792c3bbc4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:12.632Z|dae68368-0563-4efa-b6a8-b8fd1db77642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:12.634Z|dae68368-0563-4efa-b6a8-b8fd1db77642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:13.706Z|6bf31a57-9a3b-4c6f-9c25-1b8ef35490d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:06:13.707Z|6bf31a57-9a3b-4c6f-9c25-1b8ef35490d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:06:14.933Z|2b379819-7957-4407-96ba-f14ac0f4a156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:14.934Z|2b379819-7957-4407-96ba-f14ac0f4a156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:15.719Z|2d155daf-3a96-44c2-a198-ea5f3b79f7d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:15.720Z|2d155daf-3a96-44c2-a198-ea5f3b79f7d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:22.662Z|08dee9fe-2506-49eb-8dc8-60aee0a4cf42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:22.663Z|08dee9fe-2506-49eb-8dc8-60aee0a4cf42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:24.955Z|b0d9ac86-df6c-4e5b-89f0-9e251278f063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:24.956Z|b0d9ac86-df6c-4e5b-89f0-9e251278f063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:25.744Z|c7adfe32-69cf-45d5-bba9-4b421267a35f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:25.745Z|c7adfe32-69cf-45d5-bba9-4b421267a35f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:28.706Z|7b76a9e9-6a48-4924-b35b-d8802a577f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:06:28.707Z|7b76a9e9-6a48-4924-b35b-d8802a577f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:06:28.867Z|33f67fa6-1da1-4681-9b83-15471d5077eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:06:28.868Z|33f67fa6-1da1-4681-9b83-15471d5077eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:06:32.686Z|762baa5f-61ce-4fe0-901d-d00d858fad0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:32.687Z|762baa5f-61ce-4fe0-901d-d00d858fad0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:34.982Z|f855a756-a268-4de6-b6ac-0259ed28d7f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:34.984Z|f855a756-a268-4de6-b6ac-0259ed28d7f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:35.813Z|007c3f9a-b419-4b04-974e-ebbfc616d9ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:35.814Z|007c3f9a-b419-4b04-974e-ebbfc616d9ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:42.708Z|94e51644-d18c-4659-90c5-bd33fbf63889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:42.709Z|94e51644-d18c-4659-90c5-bd33fbf63889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:43.706Z|12510ca8-3f7b-4cb6-9989-eadd62a765e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:06:43.708Z|12510ca8-3f7b-4cb6-9989-eadd62a765e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:06:45.011Z|9f7f4903-5a93-4612-ab44-394638d44486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:45.012Z|9f7f4903-5a93-4612-ab44-394638d44486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:45.837Z|20dc1b51-c957-4e3b-bc95-a691d65eb0a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:45.838Z|20dc1b51-c957-4e3b-bc95-a691d65eb0a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:52.734Z|6877d616-e9b3-401f-a099-c5706a96f0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:52.735Z|6877d616-e9b3-401f-a099-c5706a96f0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:55.034Z|4584582f-083b-48ab-93d1-a9c5de23fc7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:55.035Z|4584582f-083b-48ab-93d1-a9c5de23fc7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:55.859Z|68a4b7ad-036e-4e2c-82fa-03ec0d367d4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:06:55.860Z|68a4b7ad-036e-4e2c-82fa-03ec0d367d4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:58.267Z|0a46f8bb-a430-40af-bf5e-4f329569aefb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:06:58.268Z|0a46f8bb-a430-40af-bf5e-4f329569aefb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:06:58.706Z|2c0cdfff-ce12-47e9-a9d5-c01fae395d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:06:58.707Z|2c0cdfff-ce12-47e9-a9d5-c01fae395d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:06:58.869Z|5f3bf1a7-ea4b-4d49-91e1-c1cecc43e33f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:06:58.870Z|5f3bf1a7-ea4b-4d49-91e1-c1cecc43e33f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:07:02.758Z|9b7c3084-d7ea-4a91-9786-ecf8f49497e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:02.759Z|9b7c3084-d7ea-4a91-9786-ecf8f49497e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:05.059Z|104c52c8-2f70-441f-b2bd-3fddcf7d97b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:05.060Z|104c52c8-2f70-441f-b2bd-3fddcf7d97b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:05.883Z|805c45b4-6d53-46f1-b043-180ad164f1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:05.884Z|805c45b4-6d53-46f1-b043-180ad164f1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:12.786Z|50983336-be83-4073-a9f5-8d77cac332c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:12.787Z|50983336-be83-4073-a9f5-8d77cac332c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:13.706Z|1a4f5a03-e22c-420f-a42f-aba56b52945e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:07:13.707Z|1a4f5a03-e22c-420f-a42f-aba56b52945e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:07:15.084Z|96bb2d73-8876-4265-bc9f-4826d28d0dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:15.085Z|96bb2d73-8876-4265-bc9f-4826d28d0dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:15.909Z|0e48ec94-8058-4305-b53f-66a5d10eec0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:15.910Z|0e48ec94-8058-4305-b53f-66a5d10eec0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:22.812Z|e2a5bf69-a3af-4890-a998-db755112b05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:22.814Z|e2a5bf69-a3af-4890-a998-db755112b05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:25.109Z|2743f8c7-a62f-47d6-917e-907cffd90852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:25.110Z|2743f8c7-a62f-47d6-917e-907cffd90852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:25.933Z|550fa620-3519-4915-8b02-aaa67a067ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:25.933Z|550fa620-3519-4915-8b02-aaa67a067ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:28.706Z|f505b1db-f7aa-467e-b8f1-ca194f9990b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:07:28.708Z|f505b1db-f7aa-467e-b8f1-ca194f9990b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:07:28.870Z|39de8af9-347d-40e2-a19c-ddaa02f28da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:07:28.871Z|39de8af9-347d-40e2-a19c-ddaa02f28da8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:07:32.843Z|baafe41b-63a1-4c0d-a30d-294d985e5749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:32.845Z|baafe41b-63a1-4c0d-a30d-294d985e5749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:35.131Z|0b298e86-a176-422f-94ea-057350fd0f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:35.131Z|0b298e86-a176-422f-94ea-057350fd0f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:35.956Z|6652a7b6-1e5d-40ca-af03-86ca4aa7f244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:35.957Z|6652a7b6-1e5d-40ca-af03-86ca4aa7f244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:42.876Z|983a689d-12d2-47c9-80d5-0572d242a9cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:42.878Z|983a689d-12d2-47c9-80d5-0572d242a9cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:43.707Z|deaa6ec6-6469-4da7-b057-ebf8a647d2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:07:43.707Z|deaa6ec6-6469-4da7-b057-ebf8a647d2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:07:45.152Z|6a2a5098-320d-4bb4-a3cf-6d74c9e9163e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:45.153Z|6a2a5098-320d-4bb4-a3cf-6d74c9e9163e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:45.982Z|5882d396-5491-449c-ae88-e87a7e78b429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:45.982Z|5882d396-5491-449c-ae88-e87a7e78b429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:52.911Z|1758fd4b-39af-46f1-9231-2e7637646ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:52.912Z|1758fd4b-39af-46f1-9231-2e7637646ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:55.174Z|a2a781f1-48a1-4c88-9f56-1c1cfdc272aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:55.175Z|a2a781f1-48a1-4c88-9f56-1c1cfdc272aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:56.008Z|27d96e68-127e-4e51-8043-d4936b6608fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:07:56.009Z|27d96e68-127e-4e51-8043-d4936b6608fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:58.266Z|48132728-d0fd-403e-b0b5-bf2060ff49aa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:07:58.267Z|48132728-d0fd-403e-b0b5-bf2060ff49aa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:07:58.707Z|73bc9ff9-13dd-4008-a646-74ff1b48a039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:07:58.708Z|73bc9ff9-13dd-4008-a646-74ff1b48a039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:07:58.872Z|f6374987-161d-4680-b728-888fcbc25ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:07:58.873Z|f6374987-161d-4680-b728-888fcbc25ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:08:02.938Z|42805aee-2380-4580-abe4-2791e89f946a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:02.938Z|42805aee-2380-4580-abe4-2791e89f946a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:05.202Z|11680cc0-f5e3-4460-aeb3-9a80d4d5c653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:05.204Z|11680cc0-f5e3-4460-aeb3-9a80d4d5c653|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:06.039Z|83de09fb-99c9-4efe-9003-6eebbc51440b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:06.040Z|83de09fb-99c9-4efe-9003-6eebbc51440b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:12.962Z|6cd43980-f164-47d4-89ac-60b91d7e8121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:12.963Z|6cd43980-f164-47d4-89ac-60b91d7e8121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:13.706Z|f1c2dbbc-18fb-46f0-9902-b3f5fa9e82d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:08:13.709Z|f1c2dbbc-18fb-46f0-9902-b3f5fa9e82d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:08:15.227Z|0e92e4bf-85eb-488a-b35e-a167d7b380c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:15.228Z|0e92e4bf-85eb-488a-b35e-a167d7b380c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:16.064Z|0c40b598-2d2f-435d-b819-c52ace81884c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:16.065Z|0c40b598-2d2f-435d-b819-c52ace81884c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:22.989Z|4e4fdd2d-2b16-41fa-ad5e-af57e66a123b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:22.990Z|4e4fdd2d-2b16-41fa-ad5e-af57e66a123b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:25.253Z|537dcb31-5d12-4daf-9247-4a79e8e57060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:25.254Z|537dcb31-5d12-4daf-9247-4a79e8e57060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:26.096Z|eb3c0742-2048-46af-8e10-4d3cbba9e087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:26.097Z|eb3c0742-2048-46af-8e10-4d3cbba9e087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:28.706Z|453e7a56-26ea-40b7-8b6b-919204d8fc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:08:28.707Z|453e7a56-26ea-40b7-8b6b-919204d8fc6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:08:28.874Z|bc7d1f4b-d594-44c9-9112-40ea831170c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:08:28.874Z|bc7d1f4b-d594-44c9-9112-40ea831170c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:08:33.015Z|5104cf2b-882a-4437-942f-8cbd718c67c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:33.016Z|5104cf2b-882a-4437-942f-8cbd718c67c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:35.276Z|96da783d-9159-4f05-a326-2a31c3382c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:35.277Z|96da783d-9159-4f05-a326-2a31c3382c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:36.119Z|712e581f-aba3-4fb9-888a-611bbfb546c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:36.120Z|712e581f-aba3-4fb9-888a-611bbfb546c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:43.042Z|86c1cd12-b136-4b9f-bed3-96518b3686e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:43.043Z|86c1cd12-b136-4b9f-bed3-96518b3686e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:43.706Z|674ea3e1-925b-4224-8890-3150e39c61b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:08:43.707Z|674ea3e1-925b-4224-8890-3150e39c61b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:08:45.309Z|5f6371b6-f9bb-49e0-9ef6-e9d922a4a76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:45.309Z|5f6371b6-f9bb-49e0-9ef6-e9d922a4a76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:46.144Z|bf03aa13-4862-410e-aad9-83dbf512b0c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:46.145Z|bf03aa13-4862-410e-aad9-83dbf512b0c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:53.071Z|95d1a370-6698-45b3-b32b-3ae57218d36b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:53.072Z|95d1a370-6698-45b3-b32b-3ae57218d36b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:55.334Z|8e8196e5-5167-4630-87e2-a08bed7b60ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:55.335Z|8e8196e5-5167-4630-87e2-a08bed7b60ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:56.168Z|b705a6c4-f1b8-4e4f-bba4-09861a0999b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:08:56.169Z|b705a6c4-f1b8-4e4f-bba4-09861a0999b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:58.266Z|5228f28c-cdad-42ee-b3a9-31d62ae77a48|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:08:58.267Z|5228f28c-cdad-42ee-b3a9-31d62ae77a48|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:08:58.706Z|59478e5a-2564-4881-868a-5767171e24b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:08:58.708Z|59478e5a-2564-4881-868a-5767171e24b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:08:58.875Z|74ba506d-cc58-4f74-9673-1d75ead038ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:08:58.876Z|74ba506d-cc58-4f74-9673-1d75ead038ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:09:03.096Z|e1a7af70-7eb1-41c7-b4f2-ad706f935711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:03.097Z|e1a7af70-7eb1-41c7-b4f2-ad706f935711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:05.358Z|17577839-eb6b-4a63-919a-73241ea00730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:05.359Z|17577839-eb6b-4a63-919a-73241ea00730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:06.191Z|08adca8a-f3f5-489e-b5b9-8afab674ff30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:06.192Z|08adca8a-f3f5-489e-b5b9-8afab674ff30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:13.120Z|4b898f0e-4592-4487-bdda-5b67a62163a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:13.121Z|4b898f0e-4592-4487-bdda-5b67a62163a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:13.706Z|aa00bab3-527f-4ae6-9bf6-d16a7f418629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:09:13.707Z|aa00bab3-527f-4ae6-9bf6-d16a7f418629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:09:15.381Z|fc73b2f3-f750-4735-8bbf-5d1d4b6a5922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:15.382Z|fc73b2f3-f750-4735-8bbf-5d1d4b6a5922|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:16.219Z|32acd5df-4ad1-401a-b457-0194f11f36e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:16.220Z|32acd5df-4ad1-401a-b457-0194f11f36e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:23.146Z|fadf273d-256c-465b-b57e-150feb896aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:23.148Z|fadf273d-256c-465b-b57e-150feb896aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:25.411Z|7dd9de68-b170-4d15-afb5-fc0c6fb16aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:25.412Z|7dd9de68-b170-4d15-afb5-fc0c6fb16aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:26.242Z|1edbdb18-e91b-4e63-8bb9-ab93abba3c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:26.242Z|1edbdb18-e91b-4e63-8bb9-ab93abba3c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:28.707Z|cc22a08a-b767-4c8e-962a-594958d712d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:09:28.708Z|cc22a08a-b767-4c8e-962a-594958d712d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:09:28.876Z|b94d6f53-2131-48ce-8f31-7db6ef366c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:09:28.877Z|b94d6f53-2131-48ce-8f31-7db6ef366c39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:09:33.175Z|6871da0c-4125-42f3-b984-45d9d7dbad2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:33.177Z|6871da0c-4125-42f3-b984-45d9d7dbad2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:35.435Z|e1eb0f3c-9305-42df-99e1-a13d29930e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:35.436Z|e1eb0f3c-9305-42df-99e1-a13d29930e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:36.268Z|8b5d5585-85a5-49f6-bc5d-182f7845442e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:36.270Z|8b5d5585-85a5-49f6-bc5d-182f7845442e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:43.200Z|ccf06c61-9908-4c10-92cc-5002a2b0e814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:43.201Z|ccf06c61-9908-4c10-92cc-5002a2b0e814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:43.706Z|d6d30a92-7f97-4231-9091-314754da027a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:09:43.707Z|d6d30a92-7f97-4231-9091-314754da027a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:09:45.461Z|4a8704fd-d68c-42b6-899e-cd4007823b1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:45.462Z|4a8704fd-d68c-42b6-899e-cd4007823b1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:46.299Z|5befbfbe-36f4-4aa8-b64b-93926e36e29e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:46.300Z|5befbfbe-36f4-4aa8-b64b-93926e36e29e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:53.234Z|84576781-0795-4c70-8294-d4593c2735f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:53.235Z|84576781-0795-4c70-8294-d4593c2735f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:55.495Z|c1897100-436f-4ac9-a46f-55538c036b9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:55.496Z|c1897100-436f-4ac9-a46f-55538c036b9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:56.324Z|d4f67780-aa03-4c06-bb98-d0e36bb404d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:09:56.325Z|d4f67780-aa03-4c06-bb98-d0e36bb404d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:58.267Z|f8aa41b2-961b-482b-942b-537fe60549a9|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:09:58.268Z|f8aa41b2-961b-482b-942b-537fe60549a9|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:09:58.706Z|e99a49c4-9880-4a57-9d5e-df91fa490020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:09:58.707Z|e99a49c4-9880-4a57-9d5e-df91fa490020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:09:58.878Z|f32811dc-933a-45ff-a3ca-1a3f3b086b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:09:58.879Z|f32811dc-933a-45ff-a3ca-1a3f3b086b68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:10:03.262Z|eb823868-1905-4ffa-a64a-3614044c0010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:03.263Z|eb823868-1905-4ffa-a64a-3614044c0010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:05.517Z|a499802a-144c-448e-8ce4-342a61f4e4f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:05.518Z|a499802a-144c-448e-8ce4-342a61f4e4f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:06.349Z|adb76270-a97c-4b1b-8203-bd32c5be74b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:06.350Z|adb76270-a97c-4b1b-8203-bd32c5be74b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:13.293Z|55b4b4a0-3cb2-4506-b626-164b6302cdb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:13.294Z|55b4b4a0-3cb2-4506-b626-164b6302cdb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:13.706Z|1b92acbe-5ccb-4249-a541-d0f57bc51c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:10:13.707Z|1b92acbe-5ccb-4249-a541-d0f57bc51c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:10:15.537Z|4973cb4f-d84a-4a8b-a91c-09f351f155aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:15.538Z|4973cb4f-d84a-4a8b-a91c-09f351f155aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:16.375Z|ec852ed6-cd81-4bb1-b8fa-4e3284f3db81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:16.376Z|ec852ed6-cd81-4bb1-b8fa-4e3284f3db81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:23.316Z|6f7f80e1-459c-44c4-918d-9c8879ea2556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:23.317Z|6f7f80e1-459c-44c4-918d-9c8879ea2556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:25.560Z|0e16294b-4dab-4d6e-b84a-38b6d0c89dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:25.561Z|0e16294b-4dab-4d6e-b84a-38b6d0c89dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:26.402Z|0798ad50-b505-4a70-8cc3-1382e175b971|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:26.402Z|0798ad50-b505-4a70-8cc3-1382e175b971|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:28.706Z|f3798275-b4a9-4f0a-ae59-d0c330ec6045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:10:28.706Z|f3798275-b4a9-4f0a-ae59-d0c330ec6045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:10:28.880Z|a6f1371f-cf15-4622-bd03-2946859038e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:10:28.881Z|a6f1371f-cf15-4622-bd03-2946859038e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:10:33.341Z|bf53e593-f35f-4fd3-b593-2b8d378957d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:33.342Z|bf53e593-f35f-4fd3-b593-2b8d378957d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:35.582Z|b145eadf-21ac-4125-bee5-3d523c8222ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:35.583Z|b145eadf-21ac-4125-bee5-3d523c8222ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:36.426Z|420f7de0-5f17-4cc8-84b0-da340cc9cda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:36.427Z|420f7de0-5f17-4cc8-84b0-da340cc9cda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:43.370Z|ee114213-5ad4-4ad1-af2e-146ba4cd1b63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:43.370Z|ee114213-5ad4-4ad1-af2e-146ba4cd1b63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:43.706Z|359c9aec-54a0-4582-b710-6dbbe747381b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:10:43.708Z|359c9aec-54a0-4582-b710-6dbbe747381b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:10:45.604Z|db3d009f-3bf8-48d2-ad34-84afb2f61385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:45.605Z|db3d009f-3bf8-48d2-ad34-84afb2f61385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:46.447Z|36977b0a-5911-4a04-ac24-6bb86832c887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:46.448Z|36977b0a-5911-4a04-ac24-6bb86832c887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:53.394Z|8c0608eb-ab4a-4b37-845a-69260d725638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:53.395Z|8c0608eb-ab4a-4b37-845a-69260d725638|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:55.625Z|ace810dc-aa85-482f-af76-55383b4eb482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:55.626Z|ace810dc-aa85-482f-af76-55383b4eb482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:56.468Z|4fb9eab0-db31-4c68-b6b3-a2bfa3d23614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:10:56.469Z|4fb9eab0-db31-4c68-b6b3-a2bfa3d23614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:58.266Z|44e7dd88-3538-40e2-bf8c-0ea90c001aad|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:10:58.267Z|44e7dd88-3538-40e2-bf8c-0ea90c001aad|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:10:58.706Z|9519e39d-dc57-4a68-aaae-123e360dc707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:10:58.707Z|9519e39d-dc57-4a68-aaae-123e360dc707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:10:58.882Z|366556d7-9860-454c-b5f1-ee5eb242ab2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:10:58.882Z|366556d7-9860-454c-b5f1-ee5eb242ab2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:11:03.418Z|587d0da5-f936-4ada-87ac-928870e6f7e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:03.418Z|587d0da5-f936-4ada-87ac-928870e6f7e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:05.649Z|5b074aa4-011c-43af-92c8-42a86f94340c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:05.650Z|5b074aa4-011c-43af-92c8-42a86f94340c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:06.493Z|70ff1efe-5415-4af3-bc18-5660a243d599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:06.494Z|70ff1efe-5415-4af3-bc18-5660a243d599|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:13.448Z|93078b1e-1e94-4165-baa7-c6bbb6946df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:13.449Z|93078b1e-1e94-4165-baa7-c6bbb6946df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:13.706Z|9f1dc09b-17af-4861-8783-88b1e59ebc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:11:13.707Z|9f1dc09b-17af-4861-8783-88b1e59ebc8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:11:15.680Z|8ca03db3-0c81-47c0-8433-15fc7fdecbf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:15.681Z|8ca03db3-0c81-47c0-8433-15fc7fdecbf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:16.519Z|2c0db39d-7acd-429d-8e8d-b59c5d8bf965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:16.520Z|2c0db39d-7acd-429d-8e8d-b59c5d8bf965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:23.480Z|b2b6a7f2-728d-47ef-b00f-98646057cf38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:23.482Z|b2b6a7f2-728d-47ef-b00f-98646057cf38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:25.706Z|88fe3052-0b67-4510-b5d4-c2c097b683c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:25.707Z|88fe3052-0b67-4510-b5d4-c2c097b683c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:26.543Z|d1d36552-b6b2-47b8-b715-7d85c38d4885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:26.543Z|d1d36552-b6b2-47b8-b715-7d85c38d4885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:28.706Z|59a4fa99-08c1-422d-ac4e-b50ee4343f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:11:28.709Z|59a4fa99-08c1-422d-ac4e-b50ee4343f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:11:28.883Z|f59edc78-2430-4ec1-9891-110739d22c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:11:28.884Z|f59edc78-2430-4ec1-9891-110739d22c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:11:33.515Z|a348ec4b-f518-43bb-ad18-72c42a08ffa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:33.517Z|a348ec4b-f518-43bb-ad18-72c42a08ffa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:35.730Z|4baf1c62-bc14-41cb-89f0-ffc98b1c2176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:35.731Z|4baf1c62-bc14-41cb-89f0-ffc98b1c2176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:36.565Z|43506529-accd-4713-bec3-6389116d6f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:36.566Z|43506529-accd-4713-bec3-6389116d6f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:43.546Z|0aaf6d45-0512-424e-a845-2dc1c2fb8493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:43.548Z|0aaf6d45-0512-424e-a845-2dc1c2fb8493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:43.706Z|304aa92f-dfa2-43df-8f22-f49d7c72e119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:11:43.707Z|304aa92f-dfa2-43df-8f22-f49d7c72e119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:11:45.753Z|3ff9c1b2-8ea5-4f70-899e-d3e6eae43be7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:45.753Z|3ff9c1b2-8ea5-4f70-899e-d3e6eae43be7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:46.588Z|7e5b623c-dcaa-47dd-82c9-f850c9f0d569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:46.589Z|7e5b623c-dcaa-47dd-82c9-f850c9f0d569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:53.573Z|d04b3707-2f19-4d1e-bf2d-9ea80643ff4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:53.574Z|d04b3707-2f19-4d1e-bf2d-9ea80643ff4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:55.776Z|baa4a749-e878-46ca-9c8b-6a4069f67aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:55.777Z|baa4a749-e878-46ca-9c8b-6a4069f67aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:56.611Z|85a40fc7-bbac-4fb1-9c47-585b1112b617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:11:56.611Z|85a40fc7-bbac-4fb1-9c47-585b1112b617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:58.266Z|8a609aa8-74f5-4524-a311-a4a3979596eb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:11:58.268Z|8a609aa8-74f5-4524-a311-a4a3979596eb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:11:58.706Z|7987dde6-12d6-41cd-8589-3ced88574142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:11:58.707Z|7987dde6-12d6-41cd-8589-3ced88574142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:11:58.885Z|a29cc68e-e576-4c3f-8e99-39f80a83fd66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:11:58.885Z|a29cc68e-e576-4c3f-8e99-39f80a83fd66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:12:03.597Z|186e165d-2f73-48ce-9944-8b0d3b2d70cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:03.598Z|186e165d-2f73-48ce-9944-8b0d3b2d70cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:05.801Z|b762e9d7-5012-4fab-a900-43e0279cd5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:05.801Z|b762e9d7-5012-4fab-a900-43e0279cd5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:06.636Z|54bf7b7f-8549-4fb4-83b4-87bef7bfc207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:06.637Z|54bf7b7f-8549-4fb4-83b4-87bef7bfc207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:13.619Z|3730cb50-e580-4070-8606-5d6d050d011a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:13.620Z|3730cb50-e580-4070-8606-5d6d050d011a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:13.706Z|d1bead13-7865-454a-b418-1ae3926fdff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:12:13.708Z|d1bead13-7865-454a-b418-1ae3926fdff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:12:15.822Z|86b18aa8-eaaa-44d4-b6b5-df548cff365d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:15.822Z|86b18aa8-eaaa-44d4-b6b5-df548cff365d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:16.658Z|d0b588dd-0585-4e90-be99-2c6314f4cd9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:16.659Z|d0b588dd-0585-4e90-be99-2c6314f4cd9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:23.640Z|f93c47e1-f8b2-4d3c-b1f0-d2ad690c0539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:23.641Z|f93c47e1-f8b2-4d3c-b1f0-d2ad690c0539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:25.843Z|2005afa7-cdf4-4f76-8a46-74e77d808faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:25.844Z|2005afa7-cdf4-4f76-8a46-74e77d808faa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:26.725Z|8cd00cd1-59d3-4b10-a4e4-514be1ad1cc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:26.726Z|8cd00cd1-59d3-4b10-a4e4-514be1ad1cc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:28.706Z|47df9451-d457-4999-b0ac-8b7d6a9378e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:12:28.706Z|47df9451-d457-4999-b0ac-8b7d6a9378e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:12:28.886Z|d3fa04c6-927a-4316-b0ad-5421490267e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:12:28.887Z|d3fa04c6-927a-4316-b0ad-5421490267e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:12:33.663Z|53c65fa1-3afe-4ff1-b07f-d467e35c044f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:33.664Z|53c65fa1-3afe-4ff1-b07f-d467e35c044f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:35.865Z|fbe46ba1-c7b2-4ea1-ba6c-316e470d2e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:35.865Z|fbe46ba1-c7b2-4ea1-ba6c-316e470d2e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:36.746Z|35278375-d89d-4480-921b-bb43964bbb3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:36.747Z|35278375-d89d-4480-921b-bb43964bbb3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:43.685Z|83a2e2fc-7dd7-470c-9bb5-ba8f00d4ad4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:43.686Z|83a2e2fc-7dd7-470c-9bb5-ba8f00d4ad4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:43.706Z|62d9b8ab-68d5-47b1-92db-634c5fb5eecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:12:43.706Z|62d9b8ab-68d5-47b1-92db-634c5fb5eecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:12:45.888Z|1ae6b5a0-ddee-4549-b4ad-b8df877aab8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:45.889Z|1ae6b5a0-ddee-4549-b4ad-b8df877aab8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:46.769Z|395a8c21-e7a2-45b1-9cc3-33c44bf059c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:46.770Z|395a8c21-e7a2-45b1-9cc3-33c44bf059c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:53.712Z|479d31df-d31c-474f-a87c-698afefa3839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:53.713Z|479d31df-d31c-474f-a87c-698afefa3839|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:55.911Z|45e31bfc-9a05-4122-a68e-af355174ca29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:55.912Z|45e31bfc-9a05-4122-a68e-af355174ca29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:56.791Z|10717cd3-b7c1-4717-bd5b-46933e4fd91c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:12:56.792Z|10717cd3-b7c1-4717-bd5b-46933e4fd91c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:58.267Z|4ae23d96-39ef-4a08-920e-718f5228d13a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:12:58.268Z|4ae23d96-39ef-4a08-920e-718f5228d13a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:12:58.706Z|bf07cb1a-1946-425b-9f43-24990cf129ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:12:58.708Z|bf07cb1a-1946-425b-9f43-24990cf129ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:12:58.888Z|330494ca-fcd0-499e-b37a-283f56fc1c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:12:58.889Z|330494ca-fcd0-499e-b37a-283f56fc1c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:13:03.742Z|a8a7f6b9-8937-4479-a245-248d236df97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:03.743Z|a8a7f6b9-8937-4479-a245-248d236df97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:05.938Z|46c7fae8-581f-4d6b-96d1-724e27ab25e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:05.939Z|46c7fae8-581f-4d6b-96d1-724e27ab25e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:06.816Z|a4b57133-486b-4590-ba76-991f43454093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:06.816Z|a4b57133-486b-4590-ba76-991f43454093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:13.707Z|57128c96-277c-4414-8bbf-0f4ad44d35db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:13:13.708Z|57128c96-277c-4414-8bbf-0f4ad44d35db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:13:13.769Z|ac9ccac9-195c-48e2-8374-6d2231fd11bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:13.770Z|ac9ccac9-195c-48e2-8374-6d2231fd11bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:15.963Z|44f80ba8-1483-481d-b335-8dbb2bc0fa86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:15.969Z|44f80ba8-1483-481d-b335-8dbb2bc0fa86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:16.838Z|3d626cf6-c81f-4a11-b28b-e6350717ca82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:16.838Z|3d626cf6-c81f-4a11-b28b-e6350717ca82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:23.798Z|a32f5859-555b-4ba5-a7e4-83ed02e01e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:23.800Z|a32f5859-555b-4ba5-a7e4-83ed02e01e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:25.992Z|c56f3521-1e97-44ce-8a85-298aac47ef58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:25.993Z|c56f3521-1e97-44ce-8a85-298aac47ef58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:26.862Z|28020d2b-f939-4914-9bb9-d3a4f5336cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:26.862Z|28020d2b-f939-4914-9bb9-d3a4f5336cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:28.706Z|027d7ec3-d8e5-4c81-983d-eb599732cd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:13:28.707Z|027d7ec3-d8e5-4c81-983d-eb599732cd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:13:28.890Z|c935a863-31b9-45b9-b51c-66a1ea003307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:13:28.890Z|c935a863-31b9-45b9-b51c-66a1ea003307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:13:33.824Z|c065f89a-003a-4107-b458-911aa72f0aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:33.825Z|c065f89a-003a-4107-b458-911aa72f0aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:36.017Z|1d2d72d8-f927-4ad0-8305-8e3e76b28411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:36.018Z|1d2d72d8-f927-4ad0-8305-8e3e76b28411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:36.894Z|bb364618-7563-4e64-ad43-e132b65ede0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:36.894Z|bb364618-7563-4e64-ad43-e132b65ede0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:43.707Z|87b63449-d6b4-4b88-8bfc-36555e7c6380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:13:43.709Z|87b63449-d6b4-4b88-8bfc-36555e7c6380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:13:43.850Z|1f2dd341-490a-4335-9dbb-c7b788dcc119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:43.851Z|1f2dd341-490a-4335-9dbb-c7b788dcc119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:46.041Z|60c20e58-58ad-45d6-8bd2-df5123093908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:46.042Z|60c20e58-58ad-45d6-8bd2-df5123093908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:46.916Z|8ae5de69-d6c6-4eb5-b39e-b7514399e93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:46.917Z|8ae5de69-d6c6-4eb5-b39e-b7514399e93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:53.875Z|2c82ea8f-da8a-442b-9f18-349d59d5259a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:53.876Z|2c82ea8f-da8a-442b-9f18-349d59d5259a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:56.067Z|2edb16ca-055d-46dc-ba00-3e0a9fb532be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:56.067Z|2edb16ca-055d-46dc-ba00-3e0a9fb532be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:56.941Z|d84ac461-5024-4992-abe2-86ad00278807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:13:56.942Z|d84ac461-5024-4992-abe2-86ad00278807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:58.266Z|7f76992e-e991-412e-85cf-33743e25ea97|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:13:58.267Z|7f76992e-e991-412e-85cf-33743e25ea97|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:13:58.706Z|c52adf68-50de-400b-839d-14cc054d51d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:13:58.706Z|c52adf68-50de-400b-839d-14cc054d51d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:13:58.891Z|962f2500-fe55-488e-9a37-2936a0f4a577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:13:58.892Z|962f2500-fe55-488e-9a37-2936a0f4a577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:14:03.900Z|57985a51-1122-4b66-b088-751d89e1dda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:03.902Z|57985a51-1122-4b66-b088-751d89e1dda6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:06.089Z|29fa0b41-b492-4167-bc28-37eddf086238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:06.090Z|29fa0b41-b492-4167-bc28-37eddf086238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:06.965Z|8114b200-32df-4cd2-bd00-ad6dcf8aa02e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:06.966Z|8114b200-32df-4cd2-bd00-ad6dcf8aa02e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:13.706Z|9cff38fa-6b64-4cad-9df4-02595a3a74ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:14:13.707Z|9cff38fa-6b64-4cad-9df4-02595a3a74ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:14:13.924Z|50d8e144-e255-42b0-a664-638e02d7f41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:13.925Z|50d8e144-e255-42b0-a664-638e02d7f41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:16.111Z|3eb75d5b-2bba-4a28-909c-5049f9ba8659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:16.111Z|3eb75d5b-2bba-4a28-909c-5049f9ba8659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:16.989Z|8e69a4d8-3cde-4b37-9426-f0d7f3b7eebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:16.990Z|8e69a4d8-3cde-4b37-9426-f0d7f3b7eebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:23.950Z|8fc89481-4126-4d98-8e79-1807e6074396|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:23.951Z|8fc89481-4126-4d98-8e79-1807e6074396|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:26.131Z|83fa0923-32fa-41b1-8eef-a930f893defc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:26.131Z|83fa0923-32fa-41b1-8eef-a930f893defc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:27.017Z|1cad5ac4-ce5c-455b-bc1e-44ba68398412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:27.017Z|1cad5ac4-ce5c-455b-bc1e-44ba68398412|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:28.706Z|fb62cada-b9da-48e7-9c3f-f931d0669f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:14:28.708Z|fb62cada-b9da-48e7-9c3f-f931d0669f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:14:28.893Z|50175205-f481-4e59-b3df-ee9839c2a62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:14:28.894Z|50175205-f481-4e59-b3df-ee9839c2a62a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:14:33.974Z|3d078743-7703-4d38-99aa-0715542228aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:33.975Z|3d078743-7703-4d38-99aa-0715542228aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:36.154Z|afd5a57c-a3d2-4fbd-9d1e-4634a0f54afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:36.155Z|afd5a57c-a3d2-4fbd-9d1e-4634a0f54afa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:37.047Z|7cafd8f9-bf34-4a98-b752-afc1eebd6a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:37.048Z|7cafd8f9-bf34-4a98-b752-afc1eebd6a41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:43.706Z|d0089ab2-e357-43e5-88fd-cd356af29943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:14:43.707Z|d0089ab2-e357-43e5-88fd-cd356af29943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:14:44.002Z|bb380c67-095e-44da-900f-60a6222efaa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:44.002Z|bb380c67-095e-44da-900f-60a6222efaa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:46.190Z|377a61bf-b9e3-4271-85bf-b5b366abd7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:46.191Z|377a61bf-b9e3-4271-85bf-b5b366abd7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:47.075Z|e6f25640-29a5-43ec-875b-9bc9e2673dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:47.076Z|e6f25640-29a5-43ec-875b-9bc9e2673dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:54.030Z|99008b2c-e4a0-4fed-9093-d9d75f5791f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:54.032Z|99008b2c-e4a0-4fed-9093-d9d75f5791f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:56.212Z|35d6cc31-c19b-465b-8890-34fa612e56ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:56.213Z|35d6cc31-c19b-465b-8890-34fa612e56ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:57.097Z|5f18a46c-d978-4e87-b97f-2dedb1b439d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:14:57.098Z|5f18a46c-d978-4e87-b97f-2dedb1b439d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:58.266Z|0e770c44-da42-4588-95f0-a6fd8f4f5790|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:14:58.267Z|0e770c44-da42-4588-95f0-a6fd8f4f5790|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:14:58.707Z|25ee6f28-728d-4598-8a0f-b91ba719818a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:14:58.707Z|25ee6f28-728d-4598-8a0f-b91ba719818a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:14:58.897Z|c859ff0b-9b91-453e-ad1b-60a9f7ca27bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:14:58.898Z|c859ff0b-9b91-453e-ad1b-60a9f7ca27bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:15:04.060Z|8c1912de-4015-4cb4-bc75-3948448ebdf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:04.061Z|8c1912de-4015-4cb4-bc75-3948448ebdf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:06.237Z|cb8f72d9-21a3-475f-830b-6fd5f363d821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:06.237Z|cb8f72d9-21a3-475f-830b-6fd5f363d821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:07.122Z|c98a6724-4c4e-4498-b134-39a5e8be2e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:07.123Z|c98a6724-4c4e-4498-b134-39a5e8be2e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:13.707Z|b664d03e-964e-4b68-bfea-5afc957736ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:15:13.710Z|b664d03e-964e-4b68-bfea-5afc957736ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:15:14.087Z|96d7efc5-ea37-4b2a-b630-3cdba777550b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:14.089Z|96d7efc5-ea37-4b2a-b630-3cdba777550b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:16.258Z|f832e963-81b4-49b0-a7fb-2a638d1def1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:16.259Z|f832e963-81b4-49b0-a7fb-2a638d1def1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:17.148Z|ab0b579c-d15d-4ed7-8a94-e7f3629e9edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:17.148Z|ab0b579c-d15d-4ed7-8a94-e7f3629e9edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:24.123Z|dc5f263b-d89e-4a10-8261-0eb6a5085bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:24.124Z|dc5f263b-d89e-4a10-8261-0eb6a5085bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:26.280Z|8b4525ca-bc7e-4866-94a5-5dde74037033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:26.280Z|8b4525ca-bc7e-4866-94a5-5dde74037033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:27.168Z|c1fc06fa-73e8-4caa-9479-20adcedcded3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:27.169Z|c1fc06fa-73e8-4caa-9479-20adcedcded3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:28.706Z|68995c7f-86b5-4199-b8b7-8a027fc09163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:15:28.708Z|68995c7f-86b5-4199-b8b7-8a027fc09163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:15:28.899Z|aad15b13-943d-4de1-8125-cbf57318c28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:15:28.899Z|aad15b13-943d-4de1-8125-cbf57318c28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:15:34.151Z|e72dffcb-2c1b-4ced-873a-44bfe6d00c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:34.153Z|e72dffcb-2c1b-4ced-873a-44bfe6d00c05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:36.301Z|98a08d05-517d-4933-af09-5f5dfee47873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:36.302Z|98a08d05-517d-4933-af09-5f5dfee47873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:37.191Z|3f774a2f-317e-4ccc-ab0b-4f73253f41e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:37.192Z|3f774a2f-317e-4ccc-ab0b-4f73253f41e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:43.706Z|a2fec9cd-8c06-4abb-a0cb-cba8963c94f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:15:43.707Z|a2fec9cd-8c06-4abb-a0cb-cba8963c94f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:15:44.183Z|f922073b-c68c-4695-b2b7-cc3a90fd1901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:44.184Z|f922073b-c68c-4695-b2b7-cc3a90fd1901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:46.326Z|8e685bf3-24ea-4b69-944c-fef3a44dcaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:46.326Z|8e685bf3-24ea-4b69-944c-fef3a44dcaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:47.215Z|96af8213-3a13-45bb-9bad-d37935fb90a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:47.216Z|96af8213-3a13-45bb-9bad-d37935fb90a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:54.209Z|72ad6bf4-b3a6-405b-8fcc-a0b826b0ce45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:54.210Z|72ad6bf4-b3a6-405b-8fcc-a0b826b0ce45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:56.351Z|17727f35-e36f-4f6e-92f8-98e3b107d13a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:56.352Z|17727f35-e36f-4f6e-92f8-98e3b107d13a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:57.240Z|e4799700-1497-461c-b625-c598f2cc977d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:15:57.241Z|e4799700-1497-461c-b625-c598f2cc977d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:58.266Z|d79b3306-73c3-4db2-9811-aa0e902f3077|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:15:58.267Z|d79b3306-73c3-4db2-9811-aa0e902f3077|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:15:58.706Z|45213846-9ac4-4700-b356-ec464030ab0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:15:58.708Z|45213846-9ac4-4700-b356-ec464030ab0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:15:58.900Z|9bcd6fb7-edd7-47c5-9d38-7f06a3c1403f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:15:58.901Z|9bcd6fb7-edd7-47c5-9d38-7f06a3c1403f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:16:04.233Z|677e5394-7f7c-4496-bd7c-56ef01677956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:04.234Z|677e5394-7f7c-4496-bd7c-56ef01677956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:06.378Z|fd02e3d1-d892-4457-b6f2-8085525e72d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:06.379Z|fd02e3d1-d892-4457-b6f2-8085525e72d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:07.262Z|3289223c-1674-44d1-9682-7fa4bfdbdb66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:07.263Z|3289223c-1674-44d1-9682-7fa4bfdbdb66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:13.706Z|83a111de-2c59-42b4-971c-1ea9a4054ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:16:13.706Z|83a111de-2c59-42b4-971c-1ea9a4054ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:16:14.256Z|b5a2e2eb-bc66-43b4-b0ef-c5f9602a0920|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:14.257Z|b5a2e2eb-bc66-43b4-b0ef-c5f9602a0920|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:16.401Z|aa677f19-06e3-468b-b397-900169fc0808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:16.402Z|aa677f19-06e3-468b-b397-900169fc0808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:17.287Z|c185b0f4-91e0-4e4c-b17f-149a949717a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:17.288Z|c185b0f4-91e0-4e4c-b17f-149a949717a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:24.281Z|b72ae816-2844-49d1-8192-cb6afea5ea5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:24.281Z|b72ae816-2844-49d1-8192-cb6afea5ea5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:26.426Z|a1d4cc9f-9ec6-47c9-9627-3e02a69e1bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:26.427Z|a1d4cc9f-9ec6-47c9-9627-3e02a69e1bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:27.312Z|f3c2a31c-76f8-44b5-af67-6f87d1cee729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:27.313Z|f3c2a31c-76f8-44b5-af67-6f87d1cee729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:28.706Z|24946923-3c6a-44bf-879b-bbf8c7e5ef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:16:28.707Z|24946923-3c6a-44bf-879b-bbf8c7e5ef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:16:28.901Z|e6e74376-a7e7-4a2d-8dee-b0365f5b6afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:16:28.902Z|e6e74376-a7e7-4a2d-8dee-b0365f5b6afb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:16:34.308Z|0cc6fe38-26f9-4889-9aea-8172f4004e0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:34.308Z|0cc6fe38-26f9-4889-9aea-8172f4004e0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:36.448Z|2ce90547-1d61-4892-a06a-f6b278eeb3f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:36.449Z|2ce90547-1d61-4892-a06a-f6b278eeb3f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:37.336Z|9781ff67-8deb-4e91-9b13-d225d0d6e6d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:37.337Z|9781ff67-8deb-4e91-9b13-d225d0d6e6d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:43.707Z|6fc07dda-613a-4679-9cf1-aedf8160f070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:16:43.711Z|6fc07dda-613a-4679-9cf1-aedf8160f070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:16:44.333Z|b673b634-8e53-4f80-8538-5ce1a3a787cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:44.335Z|b673b634-8e53-4f80-8538-5ce1a3a787cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:46.476Z|642717a0-5bb7-4d22-b6e9-a18ef8ffc8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:46.477Z|642717a0-5bb7-4d22-b6e9-a18ef8ffc8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:47.361Z|1ea1baf4-cc7c-4749-b5d4-f61d81e7e572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:47.361Z|1ea1baf4-cc7c-4749-b5d4-f61d81e7e572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:54.367Z|a95267c9-eaa2-4b3e-88d8-73a1c3f41043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:54.369Z|a95267c9-eaa2-4b3e-88d8-73a1c3f41043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:56.502Z|0d74e8c8-6e88-4f96-b1d5-6fe395e37af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:56.503Z|0d74e8c8-6e88-4f96-b1d5-6fe395e37af7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:57.382Z|e2e89f1a-c7be-48aa-b796-28da20e6c233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:16:57.383Z|e2e89f1a-c7be-48aa-b796-28da20e6c233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:58.267Z|cf8e8446-0ec2-436c-88d7-b431f7d0308a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:16:58.268Z|cf8e8446-0ec2-436c-88d7-b431f7d0308a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:16:58.706Z|9c2d2d75-899d-4231-8117-4e5a1670237c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:16:58.707Z|9c2d2d75-899d-4231-8117-4e5a1670237c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:16:58.903Z|de9d12f8-83fe-46e6-9cfb-2b306c0d05b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:16:58.903Z|de9d12f8-83fe-46e6-9cfb-2b306c0d05b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:17:04.398Z|5f78a4cf-0d72-49d3-9343-cb1ed11faa44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:04.399Z|5f78a4cf-0d72-49d3-9343-cb1ed11faa44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:06.527Z|7efab850-287a-436e-ad37-2653154dce8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:06.528Z|7efab850-287a-436e-ad37-2653154dce8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:07.408Z|50cdbf2e-aa0c-4b0e-b2f3-0b4a5e0ef301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:07.408Z|50cdbf2e-aa0c-4b0e-b2f3-0b4a5e0ef301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:13.707Z|72d2b1f5-0f52-4785-8741-38aad820d268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:17:13.709Z|72d2b1f5-0f52-4785-8741-38aad820d268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:17:14.427Z|5040959f-cfc7-406e-8fd6-cee0fd8ef1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:14.428Z|5040959f-cfc7-406e-8fd6-cee0fd8ef1a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:16.551Z|fa5fa072-7848-4124-8d6b-c82bf5ae404a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:16.551Z|fa5fa072-7848-4124-8d6b-c82bf5ae404a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:17.431Z|a06d6c4f-ff99-4553-9b7e-19218621354e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:17.432Z|a06d6c4f-ff99-4553-9b7e-19218621354e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:24.461Z|da2c8cf2-53ef-44d8-861c-afeae9e199c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:24.462Z|da2c8cf2-53ef-44d8-861c-afeae9e199c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:26.575Z|07dfa1f7-ba5c-4afd-88cf-163dcfc96103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:26.576Z|07dfa1f7-ba5c-4afd-88cf-163dcfc96103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:27.455Z|58d376b4-768f-4fb8-bdaf-371eaba692f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:27.455Z|58d376b4-768f-4fb8-bdaf-371eaba692f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:28.706Z|b1eddaec-778b-45f9-a747-716a83568f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:17:28.709Z|b1eddaec-778b-45f9-a747-716a83568f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:17:28.904Z|c957bae2-f98a-4852-a5a8-b4af779a4a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:17:28.905Z|c957bae2-f98a-4852-a5a8-b4af779a4a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:17:34.485Z|01e515a6-ae30-4a89-9897-6028268c989c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:34.486Z|01e515a6-ae30-4a89-9897-6028268c989c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:36.598Z|2bd99179-0a43-4113-a1c9-c7cf817fb777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:36.599Z|2bd99179-0a43-4113-a1c9-c7cf817fb777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:37.477Z|d56bd782-10ad-4c5d-8995-01399792bbc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:37.478Z|d56bd782-10ad-4c5d-8995-01399792bbc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:43.706Z|5c70b10d-6f08-4c3c-b085-e7ba28ca3c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:17:43.707Z|5c70b10d-6f08-4c3c-b085-e7ba28ca3c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:17:44.510Z|f8bef6c6-bc6a-4bc0-b73b-e31f2a13b749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:44.511Z|f8bef6c6-bc6a-4bc0-b73b-e31f2a13b749|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:46.623Z|0bb16979-e600-46eb-b248-faea1155742e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:46.624Z|0bb16979-e600-46eb-b248-faea1155742e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:47.504Z|565b9b9d-aeaf-4177-ab3b-cc1a8f0086ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:47.505Z|565b9b9d-aeaf-4177-ab3b-cc1a8f0086ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:54.536Z|6c0770bf-8301-422a-845b-f49d015536e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:54.537Z|6c0770bf-8301-422a-845b-f49d015536e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:56.648Z|4c7eac80-55e2-4c3c-80b3-3767f2f26cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:56.649Z|4c7eac80-55e2-4c3c-80b3-3767f2f26cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:57.531Z|d14e51b2-c942-4e19-a727-db610c12e580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:17:57.532Z|d14e51b2-c942-4e19-a727-db610c12e580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:58.266Z|50ce9cc8-566f-4aa9-866c-45e207bf469d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:17:58.267Z|50ce9cc8-566f-4aa9-866c-45e207bf469d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:17:58.706Z|faf6f039-18d1-42de-b716-c99abc67b045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:17:58.707Z|faf6f039-18d1-42de-b716-c99abc67b045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:17:58.906Z|9fcc22c6-94bb-4f6c-9920-d584b9e6b8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:17:58.908Z|9fcc22c6-94bb-4f6c-9920-d584b9e6b8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:18:04.561Z|5c1ad26f-c608-41e5-b4c9-793a752dc2c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:04.562Z|5c1ad26f-c608-41e5-b4c9-793a752dc2c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:06.671Z|fbe36b81-c39c-4b3a-bcef-84699e16cd3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:06.672Z|fbe36b81-c39c-4b3a-bcef-84699e16cd3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:07.555Z|7619d4d1-d652-488f-8ff9-df3b9c96255d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:07.556Z|7619d4d1-d652-488f-8ff9-df3b9c96255d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:13.706Z|623d8614-00cb-4842-94a0-2f72d7607e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:18:13.708Z|623d8614-00cb-4842-94a0-2f72d7607e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:18:14.589Z|2732f31a-c812-49b9-a1b4-1a41ac4c37b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:14.590Z|2732f31a-c812-49b9-a1b4-1a41ac4c37b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:16.693Z|5de8eadf-90d5-4af3-9ece-2b35a307eb59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:16.694Z|5de8eadf-90d5-4af3-9ece-2b35a307eb59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:17.577Z|65754969-bb27-4bcb-a062-2bbc9440eda2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:17.578Z|65754969-bb27-4bcb-a062-2bbc9440eda2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:24.618Z|0a655108-8375-4d02-9533-a7155b3c7103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:24.620Z|0a655108-8375-4d02-9533-a7155b3c7103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:26.718Z|d6ca751b-4a2d-468c-8540-85f7d16c4343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:26.719Z|d6ca751b-4a2d-468c-8540-85f7d16c4343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:27.599Z|0d6ac624-8d6c-4f32-acd6-157449a4d3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:27.600Z|0d6ac624-8d6c-4f32-acd6-157449a4d3b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:28.707Z|5c003dc1-ac18-45fd-9c6e-402bbd748268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:18:28.708Z|5c003dc1-ac18-45fd-9c6e-402bbd748268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:18:28.910Z|691c1c4d-a0cd-4f4f-9298-eb3619fe9efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:18:28.911Z|691c1c4d-a0cd-4f4f-9298-eb3619fe9efa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:18:34.648Z|f294753f-3683-444f-b00d-3d6201280e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:34.649Z|f294753f-3683-444f-b00d-3d6201280e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:36.746Z|202541c2-5570-4428-9e26-3c10c3b23533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:36.747Z|202541c2-5570-4428-9e26-3c10c3b23533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:37.622Z|41d3ea22-48c8-4925-aa18-9237850218e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:37.623Z|41d3ea22-48c8-4925-aa18-9237850218e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:43.707Z|b7d258f4-e3f9-46bc-bb98-783986a77cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:18:43.708Z|b7d258f4-e3f9-46bc-bb98-783986a77cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:18:44.674Z|51084953-67f9-442f-b40a-09f234b4bee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:44.675Z|51084953-67f9-442f-b40a-09f234b4bee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:46.774Z|0147f863-bd9a-4517-9a24-d655c09149ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:46.775Z|0147f863-bd9a-4517-9a24-d655c09149ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:47.647Z|69aeca92-48b6-45da-ac9d-9590d60bb2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:47.648Z|69aeca92-48b6-45da-ac9d-9590d60bb2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:54.699Z|cef4de46-f6aa-47f6-b864-149a7fbcc406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:54.699Z|cef4de46-f6aa-47f6-b864-149a7fbcc406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:56.802Z|d1f6dd79-dbf9-4efe-a813-54bed908dc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:56.803Z|d1f6dd79-dbf9-4efe-a813-54bed908dc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:57.674Z|3be068cc-87e7-4c08-927f-90dd7927f8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:18:57.675Z|3be068cc-87e7-4c08-927f-90dd7927f8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:58.267Z|b2c16490-0724-4c89-96c1-c73c779fb725|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:18:58.268Z|b2c16490-0724-4c89-96c1-c73c779fb725|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:18:58.706Z|7732aba4-6bf7-4e79-8dc6-8433d852f4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:18:58.708Z|7732aba4-6bf7-4e79-8dc6-8433d852f4f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:18:58.912Z|d700ddec-59ea-4974-9365-b3070fc06811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:18:58.912Z|d700ddec-59ea-4974-9365-b3070fc06811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:19:04.726Z|cec9314d-29be-4991-a67f-0f3c81150703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:04.727Z|cec9314d-29be-4991-a67f-0f3c81150703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:06.830Z|5db1a015-4618-4851-8ca3-1d9ae701af28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:06.831Z|5db1a015-4618-4851-8ca3-1d9ae701af28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:07.697Z|3d1454d5-064f-47f2-9321-aadee681835d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:07.698Z|3d1454d5-064f-47f2-9321-aadee681835d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:13.706Z|66ef9782-9bcc-4dac-b5b6-feb5c6f76a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:19:13.707Z|66ef9782-9bcc-4dac-b5b6-feb5c6f76a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:19:14.755Z|b4a564a9-4c28-455d-9f48-055b52771b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:14.755Z|b4a564a9-4c28-455d-9f48-055b52771b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:16.857Z|43db68e8-fa8d-468e-b769-10e7301d5b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:16.858Z|43db68e8-fa8d-468e-b769-10e7301d5b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:17.722Z|cbd18a82-b43e-4891-b804-cca0e635953a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:17.722Z|cbd18a82-b43e-4891-b804-cca0e635953a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:24.781Z|2bfd3ef1-218a-49f0-8b56-c32c93928f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:24.782Z|2bfd3ef1-218a-49f0-8b56-c32c93928f69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:26.882Z|80291cf4-d079-4266-859d-daa02bd65d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:26.883Z|80291cf4-d079-4266-859d-daa02bd65d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:27.745Z|c2c87ca3-c056-477b-89c7-7c5c1b25ab99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:27.746Z|c2c87ca3-c056-477b-89c7-7c5c1b25ab99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:28.706Z|3e90bb33-b8c2-4777-a96d-e67d98a8955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:19:28.706Z|3e90bb33-b8c2-4777-a96d-e67d98a8955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:19:28.913Z|64735362-6e93-47bc-8f71-5309dea47d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:19:28.915Z|64735362-6e93-47bc-8f71-5309dea47d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:19:34.806Z|3bbe4608-cb99-4267-8af9-5e13af4e23ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:34.807Z|3bbe4608-cb99-4267-8af9-5e13af4e23ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:36.907Z|b825c1f4-2d5d-474b-8b67-a7789bde31c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:36.908Z|b825c1f4-2d5d-474b-8b67-a7789bde31c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:37.769Z|e821b86f-39b0-4918-a17d-33791d6a2046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:37.770Z|e821b86f-39b0-4918-a17d-33791d6a2046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:43.706Z|0666333f-d2ef-4c4b-9421-29773cdc1bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:19:43.708Z|0666333f-d2ef-4c4b-9421-29773cdc1bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:19:44.827Z|dff41992-ecf1-4796-a251-b7492e129077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:44.828Z|dff41992-ecf1-4796-a251-b7492e129077|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:46.935Z|a3e35e48-9bf0-4a38-a3d9-e9baa1ecb2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:46.936Z|a3e35e48-9bf0-4a38-a3d9-e9baa1ecb2dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:47.795Z|b667d9fe-a9ad-48ce-86eb-b0e19f0a4f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:47.796Z|b667d9fe-a9ad-48ce-86eb-b0e19f0a4f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:54.849Z|ec1f9779-c964-4e6f-bc49-653715721472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:54.850Z|ec1f9779-c964-4e6f-bc49-653715721472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:56.960Z|3e964d54-b7e9-42d3-af58-c44d84bc41e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:56.961Z|3e964d54-b7e9-42d3-af58-c44d84bc41e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:57.818Z|5f9b567c-723b-4fb1-87a5-8299e7cc6350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:19:57.818Z|5f9b567c-723b-4fb1-87a5-8299e7cc6350|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:58.266Z|aaaa577e-2f96-4a1e-b902-9e202ad7493a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:19:58.267Z|aaaa577e-2f96-4a1e-b902-9e202ad7493a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:19:58.706Z|7dd15907-63ff-4e70-b3dd-2d21f3fabe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:19:58.707Z|7dd15907-63ff-4e70-b3dd-2d21f3fabe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:19:58.916Z|2baa3b0c-b8e2-47ec-a349-7d8ada3742d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:19:58.917Z|2baa3b0c-b8e2-47ec-a349-7d8ada3742d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:20:04.874Z|f7f002b1-5bd2-4f26-88cd-e39182bc89ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:04.875Z|f7f002b1-5bd2-4f26-88cd-e39182bc89ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:06.985Z|7fb0d427-367a-4afa-a626-0d1fdfa62789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:06.986Z|7fb0d427-367a-4afa-a626-0d1fdfa62789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:07.837Z|f4f26481-35c6-4934-9c7b-b6641392d1d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:07.838Z|f4f26481-35c6-4934-9c7b-b6641392d1d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:13.706Z|11a77fdf-046d-42b6-acf9-ceee3c99e8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:20:13.707Z|11a77fdf-046d-42b6-acf9-ceee3c99e8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:20:14.899Z|77495228-a69d-4bc0-9cd6-67bee76bc535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:14.899Z|77495228-a69d-4bc0-9cd6-67bee76bc535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:17.006Z|1eb7838a-c8c8-44f3-914f-b343b9e71490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:17.007Z|1eb7838a-c8c8-44f3-914f-b343b9e71490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:17.863Z|84a76524-3fe2-471f-9212-1efa93dacc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:17.864Z|84a76524-3fe2-471f-9212-1efa93dacc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:24.929Z|4cab2326-820c-4957-b34e-7454bf22f45d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:24.931Z|4cab2326-820c-4957-b34e-7454bf22f45d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:27.029Z|56fc5fd9-69a4-4898-a8af-813c5e37c22a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:27.030Z|56fc5fd9-69a4-4898-a8af-813c5e37c22a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:27.890Z|5d5009c4-6a2f-414b-866c-cecca2ec0f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:27.891Z|5d5009c4-6a2f-414b-866c-cecca2ec0f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:28.706Z|3bda97cc-33d8-435b-b9e3-0183f41776b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:20:28.709Z|3bda97cc-33d8-435b-b9e3-0183f41776b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:20:28.917Z|5e57eb23-1554-4148-bb1d-5820b75d33ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:20:28.918Z|5e57eb23-1554-4148-bb1d-5820b75d33ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:20:34.958Z|11f5f587-b359-4707-8ae8-90d1f622a857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:34.959Z|11f5f587-b359-4707-8ae8-90d1f622a857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:37.058Z|cdbc38c7-5fa9-4d68-a2fa-7ffce5f08328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:37.059Z|cdbc38c7-5fa9-4d68-a2fa-7ffce5f08328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:37.915Z|c14dd94b-b524-4482-bfab-914024715130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:37.916Z|c14dd94b-b524-4482-bfab-914024715130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:43.707Z|f1d394bd-c35c-4816-a60b-dae9cd03d676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:20:43.708Z|f1d394bd-c35c-4816-a60b-dae9cd03d676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:20:44.981Z|074f5114-4722-4177-b1a8-3be2c2e349a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:44.981Z|074f5114-4722-4177-b1a8-3be2c2e349a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:47.082Z|0c97b414-6491-4767-b40e-b94d5ccb0ff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:47.082Z|0c97b414-6491-4767-b40e-b94d5ccb0ff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:47.939Z|2b6a2d94-1d2e-492c-b81c-ad6486dd933c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:47.940Z|2b6a2d94-1d2e-492c-b81c-ad6486dd933c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:55.006Z|376878c8-c5cd-4f6a-ba78-157c0cf3a48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:55.008Z|376878c8-c5cd-4f6a-ba78-157c0cf3a48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:57.105Z|329de3a8-3054-41b5-b2e9-53c17b6e2c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:57.106Z|329de3a8-3054-41b5-b2e9-53c17b6e2c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:57.966Z|bf2f8c68-9008-4d06-a6d1-300f0d2e4f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:20:57.967Z|bf2f8c68-9008-4d06-a6d1-300f0d2e4f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:58.266Z|3aa1c3f5-fffd-4496-848a-66a709c71269|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:20:58.267Z|3aa1c3f5-fffd-4496-848a-66a709c71269|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:20:58.706Z|568f8bcd-b798-48b1-8f24-a12adcf18fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:20:58.706Z|568f8bcd-b798-48b1-8f24-a12adcf18fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:20:58.919Z|4af809ea-f449-415b-8e5f-1207e825a9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:20:58.920Z|4af809ea-f449-415b-8e5f-1207e825a9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:21:05.033Z|afa44d0d-e6bb-4e24-98ce-6338fa802d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:05.034Z|afa44d0d-e6bb-4e24-98ce-6338fa802d6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:07.129Z|5f1acd6f-b446-43f4-96a5-68cc26281620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:07.130Z|5f1acd6f-b446-43f4-96a5-68cc26281620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:07.990Z|9e8d114b-7567-4548-a8bc-e479001dc412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:07.991Z|9e8d114b-7567-4548-a8bc-e479001dc412|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:13.706Z|94321c49-78a9-40ef-9867-4034d4dd0a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:21:13.708Z|94321c49-78a9-40ef-9867-4034d4dd0a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:21:15.065Z|e710d262-8cfc-4aea-b4ba-ed729655f6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:15.066Z|e710d262-8cfc-4aea-b4ba-ed729655f6f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:17.154Z|2c3af22f-e0f8-45dd-9615-d3e78b29d217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:17.154Z|2c3af22f-e0f8-45dd-9615-d3e78b29d217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:18.014Z|e364f8ca-3a31-4799-ad65-e0587a8ef8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:18.015Z|e364f8ca-3a31-4799-ad65-e0587a8ef8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:25.096Z|e82bda6c-998b-42a5-8960-5d3231ebf680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:25.096Z|e82bda6c-998b-42a5-8960-5d3231ebf680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:27.179Z|5fa14f2b-f05c-48c4-b6ab-f5114fde0e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:27.180Z|5fa14f2b-f05c-48c4-b6ab-f5114fde0e7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:28.039Z|85e025af-9679-4139-b50b-32ceb841eae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:28.040Z|85e025af-9679-4139-b50b-32ceb841eae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:28.706Z|9ebc1b77-d450-4156-bf39-ec0f352b34c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:21:28.707Z|9ebc1b77-d450-4156-bf39-ec0f352b34c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:21:28.921Z|a6e4d356-8af5-49a4-b023-2552fc3c89bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:21:28.921Z|a6e4d356-8af5-49a4-b023-2552fc3c89bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:21:35.123Z|dabd8be0-2b32-48a2-ba37-3c5d1f911c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:35.124Z|dabd8be0-2b32-48a2-ba37-3c5d1f911c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:37.203Z|68984100-5a64-4ee6-af5a-68b70c3616f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:37.204Z|68984100-5a64-4ee6-af5a-68b70c3616f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:38.062Z|2ed07d57-7b7f-4d6e-84c6-ed2e49a15da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:38.063Z|2ed07d57-7b7f-4d6e-84c6-ed2e49a15da4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:43.706Z|eab68968-97af-4088-878f-4fab8c15a4ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:21:43.707Z|eab68968-97af-4088-878f-4fab8c15a4ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:21:45.146Z|07cf26f2-1258-4c0b-aa33-d9db9bbd3429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:45.147Z|07cf26f2-1258-4c0b-aa33-d9db9bbd3429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:47.223Z|20f1b81a-f87d-4621-ac85-ec7c6e19f0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:47.224Z|20f1b81a-f87d-4621-ac85-ec7c6e19f0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:48.087Z|a5babdec-7aad-4c3a-9744-f5f3d89f8958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:48.088Z|a5babdec-7aad-4c3a-9744-f5f3d89f8958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:55.169Z|51db2dd4-0f0a-4601-a73c-845f850edf3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:55.170Z|51db2dd4-0f0a-4601-a73c-845f850edf3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:57.244Z|54e0ba8e-cad8-4b01-8b07-bc78b6d05b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:57.244Z|54e0ba8e-cad8-4b01-8b07-bc78b6d05b9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:58.111Z|c6489588-90cd-45ce-9cc4-620f0194c6f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:21:58.112Z|c6489588-90cd-45ce-9cc4-620f0194c6f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:58.266Z|54b1886c-d276-481c-91ef-818eaf1f7ccb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:21:58.267Z|54b1886c-d276-481c-91ef-818eaf1f7ccb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:21:58.706Z|993c093e-2a9c-4878-8238-b0e87da601fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:21:58.708Z|993c093e-2a9c-4878-8238-b0e87da601fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:21:58.922Z|4e3ee491-7fc9-4d10-8a5f-87cc5faa5443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:21:58.922Z|4e3ee491-7fc9-4d10-8a5f-87cc5faa5443|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:22:05.196Z|44800c7e-272a-4d6a-ba59-9719aa2c3bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:05.198Z|44800c7e-272a-4d6a-ba59-9719aa2c3bf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:07.265Z|b318c4ca-9b59-40c3-a362-5fcfcefa3d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:07.265Z|b318c4ca-9b59-40c3-a362-5fcfcefa3d5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:08.135Z|1a6f01a6-febf-41ac-bfe1-654a6fd0f296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:08.136Z|1a6f01a6-febf-41ac-bfe1-654a6fd0f296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:13.707Z|0642e77f-e4c5-49a0-b3b6-5fbed6c31fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:22:13.708Z|0642e77f-e4c5-49a0-b3b6-5fbed6c31fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:22:15.223Z|7d1fa42b-5c4f-488f-ad2b-57abdcdcbe10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:15.224Z|7d1fa42b-5c4f-488f-ad2b-57abdcdcbe10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:17.296Z|dfcf714e-2e18-4608-9838-61d1634fafc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:17.297Z|dfcf714e-2e18-4608-9838-61d1634fafc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:18.161Z|f76b5ab2-705d-434f-b8e9-3a9362fde3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:18.162Z|f76b5ab2-705d-434f-b8e9-3a9362fde3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:25.255Z|4fd57fc1-cc4c-4c06-a3fc-fdf3dccc908a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:25.257Z|4fd57fc1-cc4c-4c06-a3fc-fdf3dccc908a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:27.328Z|86024108-8584-4e75-95a3-bd03cf521255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:27.329Z|86024108-8584-4e75-95a3-bd03cf521255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:28.185Z|ccbd283f-57ae-4db9-9ff0-274490799847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:28.186Z|ccbd283f-57ae-4db9-9ff0-274490799847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:28.706Z|0dd7e498-855d-4085-9b0d-be8d89d85a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:22:28.707Z|0dd7e498-855d-4085-9b0d-be8d89d85a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:22:28.923Z|f079971d-11b2-4ab7-8432-7cca5e0b3e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:22:28.924Z|f079971d-11b2-4ab7-8432-7cca5e0b3e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:22:35.286Z|f7a4a7b3-84bf-451b-b16f-5392a9664fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:35.287Z|f7a4a7b3-84bf-451b-b16f-5392a9664fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:37.356Z|8a5853df-81bb-4f6a-a3e2-0272f26f21ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:37.357Z|8a5853df-81bb-4f6a-a3e2-0272f26f21ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:38.213Z|26fca69b-c699-45dc-8d60-7aeee660935e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:38.214Z|26fca69b-c699-45dc-8d60-7aeee660935e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:43.706Z|de40567b-7216-4adb-93cc-f37d8cfba8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:22:43.709Z|de40567b-7216-4adb-93cc-f37d8cfba8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:22:45.311Z|be0131fa-2df6-4557-890b-8213df4c9e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:45.311Z|be0131fa-2df6-4557-890b-8213df4c9e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:47.387Z|f09dd8e3-aa1a-4c8d-ada9-42083371e1fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:47.388Z|f09dd8e3-aa1a-4c8d-ada9-42083371e1fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:48.235Z|4600593f-b070-4bb6-89fe-8101711e5dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:48.236Z|4600593f-b070-4bb6-89fe-8101711e5dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:55.333Z|d43dafe1-dc26-40a9-80c8-7b94cead42ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:55.333Z|d43dafe1-dc26-40a9-80c8-7b94cead42ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:57.411Z|9f7a13c8-6652-4e32-8116-722191ea181d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:57.412Z|9f7a13c8-6652-4e32-8116-722191ea181d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:58.257Z|31363a6a-5b1b-4968-b267-d9d9bd90fe0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:22:58.257Z|31363a6a-5b1b-4968-b267-d9d9bd90fe0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:58.265Z|fc40a15a-ae4b-4a6d-907e-2c9549446513|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:22:58.265Z|fc40a15a-ae4b-4a6d-907e-2c9549446513|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:22:58.706Z|6280fd50-08f4-490e-a44f-6676cc7137e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:22:58.707Z|6280fd50-08f4-490e-a44f-6676cc7137e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:22:58.925Z|32185b95-af05-4596-b03e-63bb49c37b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:22:58.925Z|32185b95-af05-4596-b03e-63bb49c37b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:23:05.358Z|6af348b0-845f-45d2-8bb0-7b76698f0d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:05.359Z|6af348b0-845f-45d2-8bb0-7b76698f0d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:07.433Z|d2d88f35-e96b-49d1-b5c3-0c6ba19af3f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:07.434Z|d2d88f35-e96b-49d1-b5c3-0c6ba19af3f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:08.279Z|6a974d67-dc60-4b91-9826-231e62e3dc24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:08.280Z|6a974d67-dc60-4b91-9826-231e62e3dc24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:13.706Z|90235f5f-ec0e-4264-9c0d-7866d95ed50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:23:13.707Z|90235f5f-ec0e-4264-9c0d-7866d95ed50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:23:15.385Z|ce2cfe6f-af7a-477b-b613-99600a5c71f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:15.386Z|ce2cfe6f-af7a-477b-b613-99600a5c71f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:17.456Z|a124a9e2-0d8b-4597-8c53-8c7d8ce6164f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:17.457Z|a124a9e2-0d8b-4597-8c53-8c7d8ce6164f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:18.301Z|e9df21a2-10ac-475c-a381-b332753617cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:18.302Z|e9df21a2-10ac-475c-a381-b332753617cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:25.412Z|da9118cd-1e2e-44e4-bda1-46dd8c072e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:25.413Z|da9118cd-1e2e-44e4-bda1-46dd8c072e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:27.478Z|a2c0d273-bc6e-4df8-8f8e-8a35317e5021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:27.479Z|a2c0d273-bc6e-4df8-8f8e-8a35317e5021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:28.325Z|03fc3d45-5eaf-40e1-ac95-a97123a2ff30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:28.326Z|03fc3d45-5eaf-40e1-ac95-a97123a2ff30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:28.706Z|9f148f84-7fcd-4da4-9a42-ac363a2631f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:23:28.708Z|9f148f84-7fcd-4da4-9a42-ac363a2631f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:23:28.926Z|d7b84312-4f14-4895-98eb-b2fcbfd23601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:23:28.927Z|d7b84312-4f14-4895-98eb-b2fcbfd23601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:23:35.438Z|1134297a-c94a-488d-be75-f8b52324e38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:35.439Z|1134297a-c94a-488d-be75-f8b52324e38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:37.501Z|94bd9c63-1d5c-40fb-b21e-7a4da7d672fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:37.502Z|94bd9c63-1d5c-40fb-b21e-7a4da7d672fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:38.350Z|6110a682-982e-41e2-9c33-f21512381b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:38.354Z|6110a682-982e-41e2-9c33-f21512381b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:43.706Z|bd0f072d-c961-4081-ab1c-53bffd5b8364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:23:43.707Z|bd0f072d-c961-4081-ab1c-53bffd5b8364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:23:45.463Z|0697afd8-3e32-4d6c-bfbe-7d6e55e1909d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:45.463Z|0697afd8-3e32-4d6c-bfbe-7d6e55e1909d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:47.523Z|08b32b1d-4a61-451e-97a5-5293f8cf3dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:47.524Z|08b32b1d-4a61-451e-97a5-5293f8cf3dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:48.378Z|9c40ba92-ff7b-4b81-b20f-bd323ef7839d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:48.379Z|9c40ba92-ff7b-4b81-b20f-bd323ef7839d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:55.490Z|f02c76eb-e762-4461-b7c2-b7acc5ce76e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:55.492Z|f02c76eb-e762-4461-b7c2-b7acc5ce76e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:57.546Z|3628f2c3-c02d-4e3e-a082-4485c7f0a8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:57.547Z|3628f2c3-c02d-4e3e-a082-4485c7f0a8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:58.268Z|6f2b1335-4a0b-43a0-9bc6-2acc4fca0328|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:23:58.269Z|6f2b1335-4a0b-43a0-9bc6-2acc4fca0328|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:58.404Z|630c0ec5-a2d9-4707-b2a1-89d56858abe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:23:58.405Z|630c0ec5-a2d9-4707-b2a1-89d56858abe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:23:58.706Z|aab64efa-97ad-4947-9f38-b8e75baaf62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:23:58.707Z|aab64efa-97ad-4947-9f38-b8e75baaf62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:23:58.928Z|9cf2237f-d5c7-47bd-9756-29e5058f590f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:23:58.928Z|9cf2237f-d5c7-47bd-9756-29e5058f590f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:24:05.521Z|5273c926-d6d4-43e3-95d6-3f57fb26fc80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:05.522Z|5273c926-d6d4-43e3-95d6-3f57fb26fc80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:07.573Z|4e72c644-6543-46c8-97c9-49bcb256816a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:07.574Z|4e72c644-6543-46c8-97c9-49bcb256816a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:08.427Z|d2d60f32-31e4-47c7-a15c-0d12d8991f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:08.428Z|d2d60f32-31e4-47c7-a15c-0d12d8991f7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:13.707Z|f0a8056b-ee27-40c6-8ef9-c6c520df7aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:24:13.709Z|f0a8056b-ee27-40c6-8ef9-c6c520df7aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:24:15.545Z|dcbb3be3-cb96-4152-b01b-a4a622b79d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:15.546Z|dcbb3be3-cb96-4152-b01b-a4a622b79d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:17.601Z|37db1067-9062-4876-886c-8882ac8957c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:17.602Z|37db1067-9062-4876-886c-8882ac8957c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:18.456Z|670590a7-74e2-4e58-9d68-17487cc9353b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:18.457Z|670590a7-74e2-4e58-9d68-17487cc9353b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:25.572Z|2d2bc30e-548e-4796-ae07-103fc363e5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:25.574Z|2d2bc30e-548e-4796-ae07-103fc363e5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:27.623Z|e3708414-fc9e-4886-b48b-0c7e9a83fe5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:27.623Z|e3708414-fc9e-4886-b48b-0c7e9a83fe5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:28.478Z|09b5d113-6152-4bcc-9f08-496e968176e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:28.479Z|09b5d113-6152-4bcc-9f08-496e968176e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:28.706Z|0a4fd54c-e825-46bf-889f-fe88b17f0b6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:24:28.707Z|0a4fd54c-e825-46bf-889f-fe88b17f0b6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:24:28.929Z|448e830f-cf43-4c55-96fb-47d77ba30c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:24:28.930Z|448e830f-cf43-4c55-96fb-47d77ba30c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:24:35.598Z|75d0cc34-9a2e-4621-9991-a7384c2ab54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:35.599Z|75d0cc34-9a2e-4621-9991-a7384c2ab54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:37.651Z|1c614d4c-5642-4733-8b19-47366f319778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:37.652Z|1c614d4c-5642-4733-8b19-47366f319778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:38.501Z|ffbc3684-8f45-4327-96a5-b8308b91487d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:38.502Z|ffbc3684-8f45-4327-96a5-b8308b91487d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:43.706Z|5db942ab-3fec-4f79-8020-1bdb59f6b15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:24:43.707Z|5db942ab-3fec-4f79-8020-1bdb59f6b15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:24:45.621Z|f3905d4c-09c6-465a-b982-407a73f09f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:45.622Z|f3905d4c-09c6-465a-b982-407a73f09f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:47.677Z|d2f4d70c-05fa-4b55-b42a-6c43d0603304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:47.677Z|d2f4d70c-05fa-4b55-b42a-6c43d0603304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:48.523Z|76b204fd-f63d-4f79-98e1-0dd6518947d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:48.524Z|76b204fd-f63d-4f79-98e1-0dd6518947d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:55.647Z|9ed4c739-cac9-4c87-9f97-2f6440ea5204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:55.648Z|9ed4c739-cac9-4c87-9f97-2f6440ea5204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:57.699Z|f53b5502-41b6-49e6-ab72-c32a42235650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:57.700Z|f53b5502-41b6-49e6-ab72-c32a42235650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:58.266Z|68a45376-2357-4906-b7de-1d074759e426|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:24:58.267Z|68a45376-2357-4906-b7de-1d074759e426|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:58.546Z|abe6bf67-64ac-418a-bd84-8e78dd708b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:24:58.547Z|abe6bf67-64ac-418a-bd84-8e78dd708b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:24:58.706Z|b46654a8-2020-400c-9883-a6ae52527b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:24:58.708Z|b46654a8-2020-400c-9883-a6ae52527b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:24:58.930Z|36e6e04c-979d-4fbb-be08-030b37a1313c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:24:58.931Z|36e6e04c-979d-4fbb-be08-030b37a1313c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:25:05.674Z|002b38e6-1dfd-4f74-b2b1-fcc6cf4fe110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:05.674Z|002b38e6-1dfd-4f74-b2b1-fcc6cf4fe110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:07.719Z|64b6432e-79c4-4be5-b6b8-23b1ad2b4a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:07.720Z|64b6432e-79c4-4be5-b6b8-23b1ad2b4a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:08.572Z|956c434a-d88a-4304-b254-515d49c50b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:08.572Z|956c434a-d88a-4304-b254-515d49c50b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:13.706Z|74c469ac-7184-4325-a6fb-debbbe637454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:25:13.706Z|74c469ac-7184-4325-a6fb-debbbe637454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:25:15.696Z|61ceb2ec-5c91-4a18-8a7b-f04d704c87d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:15.697Z|61ceb2ec-5c91-4a18-8a7b-f04d704c87d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:17.741Z|121a7891-8eb0-4d02-a513-bd51bc37d109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:17.741Z|121a7891-8eb0-4d02-a513-bd51bc37d109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:18.592Z|26beb5ae-5370-4a41-bbbc-99e4d5631d11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:18.593Z|26beb5ae-5370-4a41-bbbc-99e4d5631d11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:25.721Z|732c105c-966e-45f5-b0fd-3643001cb966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:25.722Z|732c105c-966e-45f5-b0fd-3643001cb966|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:27.770Z|fe954915-86f5-4d1d-87d9-0c0f3284f06e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:27.796Z|fe954915-86f5-4d1d-87d9-0c0f3284f06e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:28.617Z|f7b092d8-e3a5-4e9d-9b33-5dbb7cc9c872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:28.618Z|f7b092d8-e3a5-4e9d-9b33-5dbb7cc9c872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:28.706Z|9c4fa980-e490-4ad7-8508-c8e8bd765d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:25:28.706Z|9c4fa980-e490-4ad7-8508-c8e8bd765d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:25:28.932Z|34baa942-29b4-4ffc-92ae-629c0298495f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:25:28.932Z|34baa942-29b4-4ffc-92ae-629c0298495f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:25:35.747Z|dc252700-a92f-42a9-a49c-fb394810e858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:35.748Z|dc252700-a92f-42a9-a49c-fb394810e858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:37.843Z|f439c6f9-f13c-48ea-aaf5-d50dd46d7791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:37.844Z|f439c6f9-f13c-48ea-aaf5-d50dd46d7791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:38.641Z|051c9fb0-52b2-4a57-bf1c-b38e1ea2c69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:38.641Z|051c9fb0-52b2-4a57-bf1c-b38e1ea2c69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:43.706Z|ffae3d58-792e-4c7b-b924-933229bb3553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:25:43.709Z|ffae3d58-792e-4c7b-b924-933229bb3553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:25:45.773Z|51090c43-c5d4-4ec6-8e3a-0ce63a1c4602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:45.774Z|51090c43-c5d4-4ec6-8e3a-0ce63a1c4602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:47.870Z|0a8b049d-c034-43bb-8d10-4ad276d2dc0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:47.871Z|0a8b049d-c034-43bb-8d10-4ad276d2dc0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:48.664Z|c245cc8e-ee1d-4a1f-b4e4-426a08015ead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:48.665Z|c245cc8e-ee1d-4a1f-b4e4-426a08015ead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:55.799Z|7e2d1869-4e80-4cd5-9d31-5ec25ac8386f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:55.800Z|7e2d1869-4e80-4cd5-9d31-5ec25ac8386f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:57.899Z|ed768690-0bae-4731-91a0-348fabf6d911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:57.900Z|ed768690-0bae-4731-91a0-348fabf6d911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:58.266Z|e8be83e1-1fc3-4915-b43f-5456d0d14bc7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:25:58.267Z|e8be83e1-1fc3-4915-b43f-5456d0d14bc7|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:58.695Z|7f9c80dc-9c91-4bdb-bae7-f2ddef3501f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:25:58.696Z|7f9c80dc-9c91-4bdb-bae7-f2ddef3501f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:25:58.706Z|2b3da55b-0116-4409-b19a-686c948bd51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:25:58.707Z|2b3da55b-0116-4409-b19a-686c948bd51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:25:58.933Z|45cb8187-d02b-417a-9633-9fb0dbc766cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:25:58.934Z|45cb8187-d02b-417a-9633-9fb0dbc766cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:26:05.829Z|e5cba365-84ac-4ee9-a171-218d64a78032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:05.831Z|e5cba365-84ac-4ee9-a171-218d64a78032|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:07.933Z|8b0a6270-2420-417f-9086-d946abf82605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:07.934Z|8b0a6270-2420-417f-9086-d946abf82605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:08.718Z|78a595b0-e1e0-438e-b0f4-f74068e0ff81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:08.719Z|78a595b0-e1e0-438e-b0f4-f74068e0ff81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:13.707Z|6779943a-97a7-4606-9fbb-d21c64545f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:26:13.708Z|6779943a-97a7-4606-9fbb-d21c64545f8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:26:15.862Z|0cbad3fe-f95b-4f0e-a08b-8ff8f785111d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:15.864Z|0cbad3fe-f95b-4f0e-a08b-8ff8f785111d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:17.959Z|c0dcca4d-713d-446b-826f-110f8ad820cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:17.960Z|c0dcca4d-713d-446b-826f-110f8ad820cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:18.744Z|860d53e2-7a25-464e-9e8d-c6b86e5bcbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:18.745Z|860d53e2-7a25-464e-9e8d-c6b86e5bcbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:25.890Z|bcd80fc5-0f29-4197-8597-a7d78e5a95cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:25.891Z|bcd80fc5-0f29-4197-8597-a7d78e5a95cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:27.982Z|b2022ce1-c9ad-49ed-a76f-b57e7ccf8f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:27.983Z|b2022ce1-c9ad-49ed-a76f-b57e7ccf8f0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:28.706Z|9635ab04-6f4c-4ec3-9e7f-7b51c1f1fcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:26:28.708Z|9635ab04-6f4c-4ec3-9e7f-7b51c1f1fcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:26:28.769Z|2629a3be-c98a-4c40-a8f5-488a79b4369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:28.770Z|2629a3be-c98a-4c40-a8f5-488a79b4369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:28.934Z|2f4250fe-d42a-4f67-a7a3-de29b561485a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:26:28.935Z|2f4250fe-d42a-4f67-a7a3-de29b561485a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:26:35.914Z|011190ee-8ab9-4286-b9d1-00f5a5dffb5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:35.914Z|011190ee-8ab9-4286-b9d1-00f5a5dffb5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:38.008Z|130fc0ff-8f76-451a-b2a8-00b44c8166e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:38.009Z|130fc0ff-8f76-451a-b2a8-00b44c8166e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:38.793Z|4cb1a035-af68-456f-a086-86706f9bc4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:38.793Z|4cb1a035-af68-456f-a086-86706f9bc4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:43.706Z|d048aaea-7d9d-4e7b-b0f2-9d1da59c871e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:26:43.708Z|d048aaea-7d9d-4e7b-b0f2-9d1da59c871e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:26:45.937Z|15ecea53-595d-4fd3-8efd-c6fece4b2eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:45.937Z|15ecea53-595d-4fd3-8efd-c6fece4b2eea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:48.033Z|a20befe7-d587-4218-ac40-cffa72cafb4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:48.034Z|a20befe7-d587-4218-ac40-cffa72cafb4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:48.814Z|f427d47d-6e38-4bf2-8517-7f0d5a2f0187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:48.814Z|f427d47d-6e38-4bf2-8517-7f0d5a2f0187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:55.963Z|cd457fae-90db-4245-bb45-50bad19e2c0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:55.964Z|cd457fae-90db-4245-bb45-50bad19e2c0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:58.057Z|34d234b0-6e1b-463c-a766-390024d7b704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:58.058Z|34d234b0-6e1b-463c-a766-390024d7b704|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:58.265Z|cbec0f23-e5ba-4321-8991-908dea473d9a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:26:58.266Z|cbec0f23-e5ba-4321-8991-908dea473d9a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:58.706Z|a3b90933-d8ab-40fb-b6aa-962fe4eee8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:26:58.707Z|a3b90933-d8ab-40fb-b6aa-962fe4eee8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:26:58.837Z|297db400-07f6-4739-8356-7f3db0eee142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:26:58.838Z|297db400-07f6-4739-8356-7f3db0eee142|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:26:58.935Z|23ba2669-9df9-41d1-b031-eb19bbdf30ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:26:58.936Z|23ba2669-9df9-41d1-b031-eb19bbdf30ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:27:05.991Z|c7b3d179-bcc6-4f02-9c14-063c7015ada7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:05.991Z|c7b3d179-bcc6-4f02-9c14-063c7015ada7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:08.079Z|d1e7dc05-bb60-443c-9014-e5ffe69e335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:08.080Z|d1e7dc05-bb60-443c-9014-e5ffe69e335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:08.859Z|07f1daba-8f61-47cc-9940-6859545a2b97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:08.860Z|07f1daba-8f61-47cc-9940-6859545a2b97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:13.706Z|9ee8b133-0a86-404c-a84c-1ca549436ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:27:13.708Z|9ee8b133-0a86-404c-a84c-1ca549436ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:27:16.013Z|26d49cfd-6f4a-48c8-9ef7-497703540be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:16.014Z|26d49cfd-6f4a-48c8-9ef7-497703540be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:18.101Z|81cac50d-1408-44da-93d1-017d38b95254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:18.102Z|81cac50d-1408-44da-93d1-017d38b95254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:18.880Z|435867c0-29c2-4442-ab01-9220f611cb09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:18.881Z|435867c0-29c2-4442-ab01-9220f611cb09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:26.037Z|2d568bec-5260-432f-90aa-1c0cbe909991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:26.038Z|2d568bec-5260-432f-90aa-1c0cbe909991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:28.123Z|4c149fee-668b-4570-accb-20ddca5b0644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:28.124Z|4c149fee-668b-4570-accb-20ddca5b0644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:28.706Z|e35f98e8-a527-4795-94b5-c74d709006f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:27:28.707Z|e35f98e8-a527-4795-94b5-c74d709006f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:27:28.907Z|e841c7e0-66c8-4e7c-aac1-e5a72d9d9b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:28.908Z|e841c7e0-66c8-4e7c-aac1-e5a72d9d9b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:28.936Z|cc33d3a9-7cc4-4870-8786-0d516e9f3a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:27:28.937Z|cc33d3a9-7cc4-4870-8786-0d516e9f3a01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:27:36.065Z|1d9bc3bc-3c3c-4cf3-ae98-eb12f013b43d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:36.068Z|1d9bc3bc-3c3c-4cf3-ae98-eb12f013b43d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:38.147Z|466e809e-b04c-4f1c-93f7-8a7d95656ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:38.148Z|466e809e-b04c-4f1c-93f7-8a7d95656ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:38.932Z|82e378d4-5593-4a97-bb38-14f79e0494bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:38.933Z|82e378d4-5593-4a97-bb38-14f79e0494bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:43.706Z|975d5434-4a24-4380-8e2f-49be0c2f9ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:27:43.707Z|975d5434-4a24-4380-8e2f-49be0c2f9ee4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:27:46.097Z|d9424c4f-c7d7-435f-b1e1-aa4f49991d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:46.098Z|d9424c4f-c7d7-435f-b1e1-aa4f49991d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:48.174Z|9eb7e9f7-814b-4eb6-a95c-3715a77150ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:48.175Z|9eb7e9f7-814b-4eb6-a95c-3715a77150ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:48.957Z|4eb8e7c4-8e53-43b4-9380-298514eb567a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:48.957Z|4eb8e7c4-8e53-43b4-9380-298514eb567a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:56.128Z|51447913-41ad-43a7-8749-387fec52341e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:56.129Z|51447913-41ad-43a7-8749-387fec52341e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:58.198Z|e1acbfbf-e5c0-4c1d-8d4d-b18e11b9a966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:58.198Z|e1acbfbf-e5c0-4c1d-8d4d-b18e11b9a966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:58.266Z|12f94bee-6fd1-4926-9bd3-9332c350c780|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:27:58.267Z|12f94bee-6fd1-4926-9bd3-9332c350c780|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:27:58.706Z|c5ad7aed-1221-4748-a188-a62759b4c078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:27:58.708Z|c5ad7aed-1221-4748-a188-a62759b4c078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:27:58.937Z|28d7bd02-bd58-4878-898e-66561efaed62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:27:58.938Z|28d7bd02-bd58-4878-898e-66561efaed62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:27:58.981Z|722aaae4-4b4c-422a-80b9-ef2e5d44924d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:27:58.982Z|722aaae4-4b4c-422a-80b9-ef2e5d44924d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:06.159Z|c5f9174f-ce1c-40cb-845c-423dfbf204b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:06.160Z|c5f9174f-ce1c-40cb-845c-423dfbf204b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:08.221Z|6003571b-891f-40e7-9123-af406f91da08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:08.222Z|6003571b-891f-40e7-9123-af406f91da08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:09.005Z|cd748b08-4b68-4225-b0b3-8456f999aff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:09.006Z|cd748b08-4b68-4225-b0b3-8456f999aff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:13.706Z|8268ccb9-34f6-46da-abc3-eea1fde7f1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:28:13.707Z|8268ccb9-34f6-46da-abc3-eea1fde7f1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:28:16.184Z|890eda92-abb1-4c8d-abe9-b665ef2897a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:16.185Z|890eda92-abb1-4c8d-abe9-b665ef2897a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:18.252Z|fa3b4e66-fe4e-4133-af86-1fda0940509c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:18.253Z|fa3b4e66-fe4e-4133-af86-1fda0940509c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:19.027Z|7105288b-0d05-47a5-a59f-3dd87f249f93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:19.028Z|7105288b-0d05-47a5-a59f-3dd87f249f93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:26.210Z|0386ae6e-2109-47d3-af76-a8efc72be56d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:26.211Z|0386ae6e-2109-47d3-af76-a8efc72be56d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:28.276Z|c91989e1-8435-423c-9c48-107fd93149c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:28.276Z|c91989e1-8435-423c-9c48-107fd93149c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:28.706Z|310c20fb-adbe-4b15-9e87-631a7098857e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:28:28.707Z|310c20fb-adbe-4b15-9e87-631a7098857e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:28:28.938Z|53b2b73d-0076-4df6-b524-33ace02e1e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:28:28.939Z|53b2b73d-0076-4df6-b524-33ace02e1e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:28:29.048Z|a445a0c0-69b5-4070-9eb4-1f4a64ee6dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:29.049Z|a445a0c0-69b5-4070-9eb4-1f4a64ee6dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:36.238Z|025e1452-1af4-45b0-a4b3-eb9e12197142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:36.240Z|025e1452-1af4-45b0-a4b3-eb9e12197142|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:38.299Z|15dd2df9-23cc-4304-8806-b2be3a44473f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:38.300Z|15dd2df9-23cc-4304-8806-b2be3a44473f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:39.070Z|aa1206ba-f120-4915-9653-ac6dc5804856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:39.070Z|aa1206ba-f120-4915-9653-ac6dc5804856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:43.706Z|139646a7-c5d1-48bf-9df8-22858a1a5201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:28:43.708Z|139646a7-c5d1-48bf-9df8-22858a1a5201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:28:46.262Z|64cb4daf-d036-4f26-b5f2-e77e1ccdccb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:46.262Z|64cb4daf-d036-4f26-b5f2-e77e1ccdccb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:48.324Z|5488e721-7189-43b1-801d-b5730d3a390b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:48.325Z|5488e721-7189-43b1-801d-b5730d3a390b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:49.089Z|e8169e46-d345-4675-a585-26a8f5728d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:49.090Z|e8169e46-d345-4675-a585-26a8f5728d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:56.287Z|2fe8c166-017b-4202-a7f7-e2431688cf70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:56.288Z|2fe8c166-017b-4202-a7f7-e2431688cf70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:58.266Z|134a6801-f2de-4194-b4e2-e3e6124ff74d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:28:58.266Z|134a6801-f2de-4194-b4e2-e3e6124ff74d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:58.347Z|67fe7871-45aa-447c-a0fd-b91a2426b2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:58.347Z|67fe7871-45aa-447c-a0fd-b91a2426b2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:28:58.706Z|1081b192-6e9c-4584-bc7e-2816e9571d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:28:58.706Z|1081b192-6e9c-4584-bc7e-2816e9571d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:28:58.940Z|c97f2e5c-3201-4089-ae7d-21f8c742becb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:28:58.940Z|c97f2e5c-3201-4089-ae7d-21f8c742becb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:28:59.113Z|1f6fd967-03ef-4832-9912-e900eee3496b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:28:59.113Z|1f6fd967-03ef-4832-9912-e900eee3496b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:06.310Z|cb60e0ff-f209-4030-83cd-043e7c0dbf3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:06.311Z|cb60e0ff-f209-4030-83cd-043e7c0dbf3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:08.370Z|f7dd4649-a4d0-47a2-8531-fe07e7e6521a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:08.371Z|f7dd4649-a4d0-47a2-8531-fe07e7e6521a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:09.138Z|f7451f78-a00d-4014-bc67-da1c14ece523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:09.139Z|f7451f78-a00d-4014-bc67-da1c14ece523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:13.706Z|9be0eaaf-76d7-4da4-9049-bfdc09c9d7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:29:13.707Z|9be0eaaf-76d7-4da4-9049-bfdc09c9d7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:29:16.350Z|34a8eefd-be2a-441f-b648-63c0984573e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:16.351Z|34a8eefd-be2a-441f-b648-63c0984573e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:18.391Z|43525980-6220-4251-a1b0-7c5737317dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:18.392Z|43525980-6220-4251-a1b0-7c5737317dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:19.159Z|e102b49f-f707-4ec6-b69b-be51095f8d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:19.160Z|e102b49f-f707-4ec6-b69b-be51095f8d14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:26.378Z|675a86a1-ff56-4d9d-9402-0364765d6f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:26.379Z|675a86a1-ff56-4d9d-9402-0364765d6f68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:28.412Z|3c915f8c-cfe7-4888-bbf4-12766005e627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:28.413Z|3c915f8c-cfe7-4888-bbf4-12766005e627|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:28.706Z|a0fbe37d-a9b2-4395-ae84-7ddb076b56f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:29:28.709Z|a0fbe37d-a9b2-4395-ae84-7ddb076b56f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:29:28.941Z|107f8244-da37-4c60-8e66-dae6154fdae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:29:28.941Z|107f8244-da37-4c60-8e66-dae6154fdae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:29:29.181Z|751e25ed-4a98-4c1a-964e-88872df68a90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:29.182Z|751e25ed-4a98-4c1a-964e-88872df68a90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:36.411Z|e308ae18-1dba-46c0-8ead-28de3dcccc04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:36.412Z|e308ae18-1dba-46c0-8ead-28de3dcccc04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:38.437Z|73cdd23c-aabc-4017-86b8-dcef8acc1d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:38.438Z|73cdd23c-aabc-4017-86b8-dcef8acc1d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:39.204Z|4d6f3e88-3ccc-4510-8f40-8afdff135d71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:39.205Z|4d6f3e88-3ccc-4510-8f40-8afdff135d71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:43.706Z|5e13628a-2eef-4ff8-a5b0-704bc2f3430d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:29:43.707Z|5e13628a-2eef-4ff8-a5b0-704bc2f3430d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:29:46.439Z|d49d63be-c7fc-400b-bca1-311d59f791b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:46.440Z|d49d63be-c7fc-400b-bca1-311d59f791b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:48.464Z|d84b0f5f-f99e-4d4e-afe0-b1ae4c1fc528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:48.465Z|d84b0f5f-f99e-4d4e-afe0-b1ae4c1fc528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:49.239Z|98f861d4-0e03-43d7-a6e7-834086a8999c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:49.240Z|98f861d4-0e03-43d7-a6e7-834086a8999c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:56.466Z|a1135b7f-3e64-4de4-9b99-bb00a2e0f958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:56.467Z|a1135b7f-3e64-4de4-9b99-bb00a2e0f958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:58.266Z|976a4bce-2172-464f-b510-34cd415ebf4f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:29:58.267Z|976a4bce-2172-464f-b510-34cd415ebf4f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:58.487Z|cba6d9cb-f93e-485f-bbf3-70fabe4c9eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:58.487Z|cba6d9cb-f93e-485f-bbf3-70fabe4c9eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:29:58.706Z|5e9877bd-fce4-424e-b700-9e38cf4bd239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:29:58.707Z|5e9877bd-fce4-424e-b700-9e38cf4bd239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:29:58.942Z|5dcc6007-7e93-4c1a-a141-b543fe48a034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:29:58.943Z|5dcc6007-7e93-4c1a-a141-b543fe48a034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:29:59.267Z|85ea46ac-38b3-40f3-9f83-1ace0a30d40b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:29:59.268Z|85ea46ac-38b3-40f3-9f83-1ace0a30d40b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:06.496Z|3d580165-978f-41f6-8057-c8a8ab8e1d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:06.498Z|3d580165-978f-41f6-8057-c8a8ab8e1d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:08.511Z|00d96380-8bcb-415f-bab4-8613d58a9495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:08.511Z|00d96380-8bcb-415f-bab4-8613d58a9495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:09.294Z|42ba72c4-a90b-4db4-ae49-c308641a0197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:09.295Z|42ba72c4-a90b-4db4-ae49-c308641a0197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:13.706Z|cbc19f95-928e-4d53-a26f-76ca2078214f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:30:13.708Z|cbc19f95-928e-4d53-a26f-76ca2078214f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:30:16.520Z|717244d2-3e21-41aa-a61d-0c748a6453d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:16.521Z|717244d2-3e21-41aa-a61d-0c748a6453d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:18.532Z|417a98f0-7d14-4d08-ab9a-a49c3ca22698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:18.533Z|417a98f0-7d14-4d08-ab9a-a49c3ca22698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:19.322Z|28a7fc12-a2c7-4efd-98e8-621a2855a993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:19.323Z|28a7fc12-a2c7-4efd-98e8-621a2855a993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:26.546Z|2c25006f-6968-4585-a7be-1c031034190d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:26.547Z|2c25006f-6968-4585-a7be-1c031034190d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:28.554Z|e48d2562-b5b6-428a-92b8-85ba7c814c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:28.555Z|e48d2562-b5b6-428a-92b8-85ba7c814c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:28.706Z|2e57076e-0e9e-4610-86de-1f840a8a2989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:30:28.706Z|2e57076e-0e9e-4610-86de-1f840a8a2989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:30:28.943Z|1fa12530-b3e7-4e44-9014-3f9e4c8f0f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:30:28.944Z|1fa12530-b3e7-4e44-9014-3f9e4c8f0f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:30:29.354Z|b6198b67-f48f-4788-8a81-a4b900a6b238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:29.355Z|b6198b67-f48f-4788-8a81-a4b900a6b238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:36.570Z|f75682df-d422-4710-a4a3-298af6708058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:36.571Z|f75682df-d422-4710-a4a3-298af6708058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:38.590Z|c17b652c-2668-47d4-b697-29f453f5cbe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:38.591Z|c17b652c-2668-47d4-b697-29f453f5cbe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:39.383Z|72e0f689-3a4a-4b36-9d39-8de126ec4002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:39.384Z|72e0f689-3a4a-4b36-9d39-8de126ec4002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:43.706Z|decd578c-9092-4823-bf41-2c78591bfc00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:30:43.706Z|decd578c-9092-4823-bf41-2c78591bfc00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:30:46.598Z|a3e73b39-d3e1-47f1-8f95-47df95936fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:46.599Z|a3e73b39-d3e1-47f1-8f95-47df95936fbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:48.614Z|f787a8be-8cd6-4873-9952-665a43fa5b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:48.614Z|f787a8be-8cd6-4873-9952-665a43fa5b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:49.405Z|4cd7c98d-09b3-45eb-b0b8-45d30465f9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:49.405Z|4cd7c98d-09b3-45eb-b0b8-45d30465f9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:56.624Z|1d299ba0-cf6c-45bf-ae0c-93adae6ac63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:56.625Z|1d299ba0-cf6c-45bf-ae0c-93adae6ac63b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:58.266Z|b434ba5c-3f4b-4572-8892-e52a208423b4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:30:58.267Z|b434ba5c-3f4b-4572-8892-e52a208423b4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:58.635Z|63321ba1-af26-4f2f-b696-3a00f907801f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:58.636Z|63321ba1-af26-4f2f-b696-3a00f907801f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:30:58.706Z|cf5fb891-1c93-4f6e-9270-a78861b8a320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:30:58.707Z|cf5fb891-1c93-4f6e-9270-a78861b8a320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:30:58.945Z|d29f8967-a379-4c78-8271-ed48348e149d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:30:58.945Z|d29f8967-a379-4c78-8271-ed48348e149d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:30:59.427Z|8497b1ed-5665-4334-b42d-4979142cb247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:30:59.428Z|8497b1ed-5665-4334-b42d-4979142cb247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:06.648Z|9b38df4b-a60a-42f6-bbc3-31a2c828d8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:06.648Z|9b38df4b-a60a-42f6-bbc3-31a2c828d8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:08.658Z|4f33ec68-d9e6-4c31-a2c1-c39bbc6cd2f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:08.658Z|4f33ec68-d9e6-4c31-a2c1-c39bbc6cd2f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:09.451Z|76eb2b20-579d-4da6-85c0-c13b214adc92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:09.451Z|76eb2b20-579d-4da6-85c0-c13b214adc92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:13.706Z|30b1c120-741a-4cee-ac5f-c6dfb2158421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:31:13.707Z|30b1c120-741a-4cee-ac5f-c6dfb2158421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:31:16.674Z|107bf4af-71b8-4567-bcfb-c0973cd0bde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:16.674Z|107bf4af-71b8-4567-bcfb-c0973cd0bde3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:18.683Z|090e6a6e-512b-4b28-a6e3-99cd8f4f0065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:18.683Z|090e6a6e-512b-4b28-a6e3-99cd8f4f0065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:19.476Z|350034d5-968b-4f95-831e-401db0b0c895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:19.477Z|350034d5-968b-4f95-831e-401db0b0c895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:26.701Z|52f58f2f-a3b2-41d7-9ec2-6adb4579379e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:26.702Z|52f58f2f-a3b2-41d7-9ec2-6adb4579379e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:28.705Z|662e79f0-29c2-4d88-860c-a3bf5d60d98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:28.706Z|662e79f0-29c2-4d88-860c-a3bf5d60d98b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:28.707Z|f42d169a-2f9b-47d3-b6b7-e3b5f68774fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:31:28.709Z|f42d169a-2f9b-47d3-b6b7-e3b5f68774fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:31:28.946Z|a3d42e49-a72c-4684-aaad-01f134f3fd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:31:28.947Z|a3d42e49-a72c-4684-aaad-01f134f3fd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:31:29.498Z|7391f2a3-6afa-4c65-aa75-b150eae0df13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:29.499Z|7391f2a3-6afa-4c65-aa75-b150eae0df13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:36.732Z|9c7aafe7-8c8e-476d-9908-e0b0d29c7cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:36.734Z|9c7aafe7-8c8e-476d-9908-e0b0d29c7cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:38.728Z|56c97831-b906-46d2-90d5-ef70e005e2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:38.729Z|56c97831-b906-46d2-90d5-ef70e005e2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:39.522Z|53afff30-dd76-4968-afd5-6f68f6d30599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:39.523Z|53afff30-dd76-4968-afd5-6f68f6d30599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:43.706Z|2c795756-5c74-4ca1-9d08-9b12abb91945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:31:43.707Z|2c795756-5c74-4ca1-9d08-9b12abb91945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:31:46.759Z|279be301-aabb-49a2-9a53-759c398e2d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:46.759Z|279be301-aabb-49a2-9a53-759c398e2d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:48.751Z|01a35332-c614-4ae8-9520-1a9b73bef912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:48.751Z|01a35332-c614-4ae8-9520-1a9b73bef912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:49.549Z|4d671464-ee39-4b92-806e-42e1b3c59ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:49.550Z|4d671464-ee39-4b92-806e-42e1b3c59ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:56.783Z|0814f322-2c8c-4493-8707-c7fe461eb036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:56.784Z|0814f322-2c8c-4493-8707-c7fe461eb036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:58.266Z|35c70fd6-9adf-41bd-977f-26ee5c1cf204|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:31:58.267Z|35c70fd6-9adf-41bd-977f-26ee5c1cf204|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:58.706Z|c3fa7db1-3ae5-44cb-a722-aba83eef758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:31:58.707Z|c3fa7db1-3ae5-44cb-a722-aba83eef758d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:31:58.776Z|ddeba711-5e29-4b9b-90c9-a6fbf827bf64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:58.777Z|ddeba711-5e29-4b9b-90c9-a6fbf827bf64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:31:58.947Z|d35e46e5-fee7-446b-a3f3-254c3e499b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:31:58.948Z|d35e46e5-fee7-446b-a3f3-254c3e499b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:31:59.575Z|5de499ff-e2bb-4e70-90fd-1cc43d77d27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:31:59.576Z|5de499ff-e2bb-4e70-90fd-1cc43d77d27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:06.808Z|f7970863-b4ea-4678-b20d-b773a60fe787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:06.808Z|f7970863-b4ea-4678-b20d-b773a60fe787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:08.804Z|87fd3465-d34f-4cd1-82de-da4220d2ea42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:08.805Z|87fd3465-d34f-4cd1-82de-da4220d2ea42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:09.609Z|5280bf90-a377-4ffc-9767-56c95d6b2d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:09.610Z|5280bf90-a377-4ffc-9767-56c95d6b2d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:13.706Z|7b7d333f-c25d-4bd0-9dd7-201d55466caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:32:13.708Z|7b7d333f-c25d-4bd0-9dd7-201d55466caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:32:16.831Z|e1ead7b1-3221-423f-b613-5a0d02f827b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:16.832Z|e1ead7b1-3221-423f-b613-5a0d02f827b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:18.828Z|2a62835e-c5d2-448f-b4ff-786864044beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:18.829Z|2a62835e-c5d2-448f-b4ff-786864044beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:19.632Z|dab4edd7-3992-4749-be8b-456a050e663a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:19.633Z|dab4edd7-3992-4749-be8b-456a050e663a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:26.860Z|8dc3e838-376d-4224-a845-226f7038c55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:26.860Z|8dc3e838-376d-4224-a845-226f7038c55b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:28.706Z|5edec901-e77e-4210-9c0e-0369ce99df16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:32:28.706Z|5edec901-e77e-4210-9c0e-0369ce99df16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:32:28.850Z|aeb3a039-0d62-4db0-ba8c-7feafa511241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:28.851Z|aeb3a039-0d62-4db0-ba8c-7feafa511241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:28.948Z|cbf2fb4d-a1e1-47a9-8f78-242f937aaefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:32:28.949Z|cbf2fb4d-a1e1-47a9-8f78-242f937aaefa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:32:29.654Z|41b15863-a3f7-4f4f-99bf-0ccf900a7fbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:29.655Z|41b15863-a3f7-4f4f-99bf-0ccf900a7fbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:36.885Z|2b7b4d42-0b16-406a-bf9f-1be42ed70834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:36.886Z|2b7b4d42-0b16-406a-bf9f-1be42ed70834|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:38.873Z|b0eb2ade-73ce-4ad4-bcbf-3e4efbfa97a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:38.874Z|b0eb2ade-73ce-4ad4-bcbf-3e4efbfa97a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:39.687Z|2b946d41-ec00-4ed2-924f-250b58963e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:39.688Z|2b946d41-ec00-4ed2-924f-250b58963e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:43.706Z|b60bf8b7-e5fe-407b-95ae-e886f560f120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:32:43.707Z|b60bf8b7-e5fe-407b-95ae-e886f560f120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:32:46.913Z|5972c4ba-d4de-4f7c-bdb5-819de2612412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:46.914Z|5972c4ba-d4de-4f7c-bdb5-819de2612412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:48.896Z|c4f2a9c9-977a-444c-87cb-ff140a923d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:48.897Z|c4f2a9c9-977a-444c-87cb-ff140a923d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:49.709Z|aa6dbd64-e581-4962-a772-3ef529829437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:49.710Z|aa6dbd64-e581-4962-a772-3ef529829437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:56.940Z|796af58b-ffe2-4bb7-8f05-74d28e1c45be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:56.941Z|796af58b-ffe2-4bb7-8f05-74d28e1c45be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:58.266Z|9d7c9f26-3e60-48f6-9806-3bd982177dc5|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:32:58.267Z|9d7c9f26-3e60-48f6-9806-3bd982177dc5|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:58.706Z|f9a4ffc8-5cda-46dd-8a27-c96a7dd85058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:32:58.708Z|f9a4ffc8-5cda-46dd-8a27-c96a7dd85058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:32:58.916Z|2b2c5f82-ae36-4d43-bed8-fa73a4213f6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:58.917Z|2b2c5f82-ae36-4d43-bed8-fa73a4213f6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:32:58.949Z|79a5b0e5-323a-4463-b52c-59fc3bf4bbe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:32:58.950Z|79a5b0e5-323a-4463-b52c-59fc3bf4bbe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:32:59.733Z|20dacd7f-92ba-49ae-a95c-addc3bfd13d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:32:59.734Z|20dacd7f-92ba-49ae-a95c-addc3bfd13d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:06.966Z|bb8c96d8-883e-483b-a328-d7c8dca31a2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:06.966Z|bb8c96d8-883e-483b-a328-d7c8dca31a2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:08.936Z|76ff9f35-d7a0-4264-800e-1877ddd1f4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:08.936Z|76ff9f35-d7a0-4264-800e-1877ddd1f4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:09.755Z|8b7f6b24-4cb7-4b96-b677-1479b3eb438a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:09.756Z|8b7f6b24-4cb7-4b96-b677-1479b3eb438a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:13.707Z|054fe4d4-d268-400e-bc8e-cfda9eacc58b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:33:13.708Z|054fe4d4-d268-400e-bc8e-cfda9eacc58b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:33:16.990Z|ce486f55-e866-4d55-acdf-34be1a027300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:16.991Z|ce486f55-e866-4d55-acdf-34be1a027300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:18.957Z|fa395557-c80b-433b-a901-3d1340eca55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:18.957Z|fa395557-c80b-433b-a901-3d1340eca55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:19.777Z|38ec75d7-fb47-43fe-818e-aac67d0e39e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:19.778Z|38ec75d7-fb47-43fe-818e-aac67d0e39e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:27.014Z|3db45797-cef7-4f4f-b594-9cc3060d73e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:27.014Z|3db45797-cef7-4f4f-b594-9cc3060d73e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:28.706Z|ddaf19b4-ab22-4778-86c1-b518bee42463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:33:28.707Z|ddaf19b4-ab22-4778-86c1-b518bee42463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:33:28.950Z|4cd5e2ad-d20d-4cb0-b665-88d480f2860f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:33:28.951Z|4cd5e2ad-d20d-4cb0-b665-88d480f2860f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:33:28.980Z|27a4b05f-5f98-4d07-a064-0e6c37753545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:28.981Z|27a4b05f-5f98-4d07-a064-0e6c37753545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:29.798Z|e9b619de-c2ca-4006-bd51-136a94caa0a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:29.798Z|e9b619de-c2ca-4006-bd51-136a94caa0a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:37.040Z|920b56b3-7bc9-4ff8-bb4c-62e4b4f94f2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:37.041Z|920b56b3-7bc9-4ff8-bb4c-62e4b4f94f2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:39.006Z|53ae9967-96bc-4a0c-ad3a-c20a120007c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:39.007Z|53ae9967-96bc-4a0c-ad3a-c20a120007c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:39.818Z|079e2e8b-21ae-4a9f-a937-724548a37a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:39.818Z|079e2e8b-21ae-4a9f-a937-724548a37a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:43.706Z|1f73535a-8acb-4783-bf65-5303c89eff5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:33:43.709Z|1f73535a-8acb-4783-bf65-5303c89eff5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:33:47.067Z|7e992d30-c55f-4f19-b14e-8734282c4a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:47.068Z|7e992d30-c55f-4f19-b14e-8734282c4a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:49.028Z|ce577f80-aa24-416a-a0fe-d32f9570d22e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:49.028Z|ce577f80-aa24-416a-a0fe-d32f9570d22e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:49.837Z|0d41a4e9-4019-458d-9d50-506bfaa64d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:49.837Z|0d41a4e9-4019-458d-9d50-506bfaa64d93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:57.090Z|02d81fd9-b5aa-4787-a365-095a324aeef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:57.090Z|02d81fd9-b5aa-4787-a365-095a324aeef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:58.266Z|8daeb821-332c-45c0-9079-925390a8a51b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:33:58.267Z|8daeb821-332c-45c0-9079-925390a8a51b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:58.706Z|9d9ee28a-64ce-4eeb-bd89-7e91d1db8431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:33:58.706Z|9d9ee28a-64ce-4eeb-bd89-7e91d1db8431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:33:58.952Z|fdcb1a85-7d2d-45ba-9bdd-8ebfa1ce34da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:33:58.952Z|fdcb1a85-7d2d-45ba-9bdd-8ebfa1ce34da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:33:59.050Z|92101bbe-da11-4a56-bf70-e04c4245ed3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:59.050Z|92101bbe-da11-4a56-bf70-e04c4245ed3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:33:59.865Z|9ab93af9-17b1-48cb-8b4c-05eb4ae0fbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:33:59.866Z|9ab93af9-17b1-48cb-8b4c-05eb4ae0fbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:07.115Z|7a11f704-a9b7-4f2e-8056-cbb3a227c2ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:07.116Z|7a11f704-a9b7-4f2e-8056-cbb3a227c2ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:09.069Z|2b32fcbb-3e6e-433e-b9bb-fd205bd66bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:09.070Z|2b32fcbb-3e6e-433e-b9bb-fd205bd66bf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:09.886Z|17b415fd-30fe-47f1-98ca-27b605130f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:09.886Z|17b415fd-30fe-47f1-98ca-27b605130f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:13.706Z|e70775bb-bee9-4835-bd8d-bc4f640c5f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:34:13.707Z|e70775bb-bee9-4835-bd8d-bc4f640c5f25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:34:17.139Z|f8855419-299a-4eb7-955c-160b63b3da45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:17.140Z|f8855419-299a-4eb7-955c-160b63b3da45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:19.090Z|54993616-5d50-49ba-9dfc-c72e939a39bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:19.091Z|54993616-5d50-49ba-9dfc-c72e939a39bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:19.914Z|63d432c7-1ff5-4ff2-bab4-60eb4c720bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:19.914Z|63d432c7-1ff5-4ff2-bab4-60eb4c720bd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:27.164Z|fb7d40cb-b8bc-4578-8b79-39c56e5cb9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:27.165Z|fb7d40cb-b8bc-4578-8b79-39c56e5cb9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:28.706Z|1e732856-3117-4a2c-940c-7bc29cb57174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:34:28.708Z|1e732856-3117-4a2c-940c-7bc29cb57174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:34:28.953Z|6463103a-a9d0-4c27-adb4-ad0ad18c4f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:34:28.953Z|6463103a-a9d0-4c27-adb4-ad0ad18c4f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:34:29.115Z|68ba176c-c6da-4708-9e07-a3b078ceeec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:29.115Z|68ba176c-c6da-4708-9e07-a3b078ceeec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:29.937Z|91a8f5b9-9d38-493d-acc7-6e6b11770df0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:29.938Z|91a8f5b9-9d38-493d-acc7-6e6b11770df0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:37.189Z|ee738f86-e467-4128-a1ab-c6629bb8f112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:37.189Z|ee738f86-e467-4128-a1ab-c6629bb8f112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:39.138Z|f2ca6b9f-4d21-4d6d-8dab-ea9a51adc499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:39.139Z|f2ca6b9f-4d21-4d6d-8dab-ea9a51adc499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:39.960Z|42c4b030-3a6e-4903-8cba-83a6095a13fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:39.961Z|42c4b030-3a6e-4903-8cba-83a6095a13fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:43.706Z|2ca228c4-4751-4599-b970-354bda740bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:34:43.707Z|2ca228c4-4751-4599-b970-354bda740bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:34:47.215Z|93d0459c-9d24-45e1-bff0-75a2dae2afb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:47.216Z|93d0459c-9d24-45e1-bff0-75a2dae2afb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:49.163Z|828d86c4-72a7-444c-9e6b-35007118718a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:49.164Z|828d86c4-72a7-444c-9e6b-35007118718a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:49.985Z|4392a3ee-973c-4ccc-ae77-708e22e493be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:49.985Z|4392a3ee-973c-4ccc-ae77-708e22e493be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:57.240Z|251948bf-ebba-465d-b6d2-352bef14728e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:57.241Z|251948bf-ebba-465d-b6d2-352bef14728e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:58.266Z|41783357-17cd-4610-b23b-5ad7ff6d33b9|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:34:58.267Z|41783357-17cd-4610-b23b-5ad7ff6d33b9|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:34:58.706Z|016fa8bd-8899-4eaf-9a6f-ad19b31f7197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:34:58.707Z|016fa8bd-8899-4eaf-9a6f-ad19b31f7197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:34:58.954Z|9b0702c9-5bbe-4ef7-8cc8-0578f47b51cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:34:58.954Z|9b0702c9-5bbe-4ef7-8cc8-0578f47b51cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:34:59.186Z|e9d14915-723a-416d-9b69-f97101d7b544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:34:59.187Z|e9d14915-723a-416d-9b69-f97101d7b544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:00.011Z|3b18c853-18a8-410b-a113-71b7562fe8d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:00.012Z|3b18c853-18a8-410b-a113-71b7562fe8d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:07.269Z|d0f7d8c2-bba0-4ad5-9ea1-561bf090ff6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:07.270Z|d0f7d8c2-bba0-4ad5-9ea1-561bf090ff6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:09.211Z|e17cf7e2-9c07-4585-9f24-0421ee1076a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:09.212Z|e17cf7e2-9c07-4585-9f24-0421ee1076a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:10.037Z|93bf0f80-5322-43ab-b76c-1cfda41445f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:10.038Z|93bf0f80-5322-43ab-b76c-1cfda41445f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:13.706Z|56832580-fd64-40f7-9234-173642f27bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:35:13.708Z|56832580-fd64-40f7-9234-173642f27bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:35:17.292Z|093e310a-1793-4ced-bd5e-9922cef61a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:17.292Z|093e310a-1793-4ced-bd5e-9922cef61a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:19.238Z|6f593866-c754-4bfd-a5ca-5bc5fd2f8410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:19.240Z|6f593866-c754-4bfd-a5ca-5bc5fd2f8410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:20.057Z|035860ca-2dac-4e69-91f3-4345987eb929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:20.058Z|035860ca-2dac-4e69-91f3-4345987eb929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:27.317Z|0f550bc0-8f4f-4597-9e1d-e64617cdb084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:27.318Z|0f550bc0-8f4f-4597-9e1d-e64617cdb084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:28.706Z|d85252a7-f43e-4fb5-ab6f-fdae02302d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:35:28.707Z|d85252a7-f43e-4fb5-ab6f-fdae02302d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:35:28.955Z|be1c5922-3884-400a-b2db-2c211d1826bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:35:28.956Z|be1c5922-3884-400a-b2db-2c211d1826bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:35:29.263Z|83a22d97-cfd6-41e8-85e5-715d3720a719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:29.264Z|83a22d97-cfd6-41e8-85e5-715d3720a719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:30.078Z|b5a892f4-0b9d-4a81-9093-3a414ec099e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:30.079Z|b5a892f4-0b9d-4a81-9093-3a414ec099e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:37.341Z|34a8a235-eb62-4030-bdc6-7436d5425bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:37.342Z|34a8a235-eb62-4030-bdc6-7436d5425bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:39.291Z|cfab7c5f-6b67-4647-a123-e9d9a94cfcdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:39.292Z|cfab7c5f-6b67-4647-a123-e9d9a94cfcdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:40.100Z|3239ad21-bb10-45a0-93b3-071aa9c6c558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:40.100Z|3239ad21-bb10-45a0-93b3-071aa9c6c558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:43.706Z|4f5f6eb2-5f96-468a-8116-5386e1d0d2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:35:43.707Z|4f5f6eb2-5f96-468a-8116-5386e1d0d2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:35:47.363Z|bfe6adbc-a0c8-42cf-af97-ec0f53cd4570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:47.364Z|bfe6adbc-a0c8-42cf-af97-ec0f53cd4570|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:49.316Z|25655fb4-7829-4a03-9f3e-4192e258a1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:49.317Z|25655fb4-7829-4a03-9f3e-4192e258a1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:50.122Z|a3c92048-ddcb-4cf2-905e-7db627f47bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:50.123Z|a3c92048-ddcb-4cf2-905e-7db627f47bd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:57.388Z|0df866b5-17dd-482b-a6dd-dfcca4f849ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:57.389Z|0df866b5-17dd-482b-a6dd-dfcca4f849ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:58.267Z|98144ecf-394c-4cb7-a2af-f2a555a438fc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:35:58.268Z|98144ecf-394c-4cb7-a2af-f2a555a438fc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:35:58.706Z|4d8ed5c0-6825-4958-8d00-5d4b4a8e0fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:35:58.708Z|4d8ed5c0-6825-4958-8d00-5d4b4a8e0fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:35:58.959Z|1c24ce9d-31c5-4732-bd8b-1d4561123128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:35:58.959Z|1c24ce9d-31c5-4732-bd8b-1d4561123128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:35:59.339Z|366dd907-8547-449a-9dd6-b57478506706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:35:59.340Z|366dd907-8547-449a-9dd6-b57478506706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:00.142Z|082993c1-c264-4c10-9986-b80cdb9de947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:00.143Z|082993c1-c264-4c10-9986-b80cdb9de947|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:07.412Z|94cb151c-9c33-4b72-9071-b333be9fad62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:07.412Z|94cb151c-9c33-4b72-9071-b333be9fad62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:09.362Z|4af20cd0-1855-4410-a737-8f043216285d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:09.363Z|4af20cd0-1855-4410-a737-8f043216285d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:10.166Z|f0c140ae-5840-4995-9e7f-5e374d9a3973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:10.167Z|f0c140ae-5840-4995-9e7f-5e374d9a3973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:13.706Z|452dd3af-aec4-4e91-916a-953e80a05fdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:36:13.707Z|452dd3af-aec4-4e91-916a-953e80a05fdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:36:17.434Z|0c96ece3-3e3f-4303-98f9-103d1152826e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:17.435Z|0c96ece3-3e3f-4303-98f9-103d1152826e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:19.406Z|c03abb59-e9d9-4ddc-9431-27df976a496c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:19.406Z|c03abb59-e9d9-4ddc-9431-27df976a496c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:20.188Z|c393eb17-c8c4-40f1-bbd7-630be158ae4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:20.188Z|c393eb17-c8c4-40f1-bbd7-630be158ae4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:27.458Z|bceb6bd5-fbeb-41c4-8c7c-50b1d3abefb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:27.459Z|bceb6bd5-fbeb-41c4-8c7c-50b1d3abefb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:28.706Z|b788ce1f-2250-4e3c-b92e-10f22a3256c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:36:28.706Z|b788ce1f-2250-4e3c-b92e-10f22a3256c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:36:28.960Z|77827b08-62d1-47b4-87e3-fa7209c518e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:36:28.960Z|77827b08-62d1-47b4-87e3-fa7209c518e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:36:29.439Z|f3a00a98-4871-4dbb-a7be-29beecc2de21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:29.441Z|f3a00a98-4871-4dbb-a7be-29beecc2de21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:30.212Z|9bb8b91b-0aab-4c16-bdd5-3dc808bed5f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:30.213Z|9bb8b91b-0aab-4c16-bdd5-3dc808bed5f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:37.486Z|09d9bdbc-643c-4a28-b91e-9abb00d9bd2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:37.487Z|09d9bdbc-643c-4a28-b91e-9abb00d9bd2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:39.468Z|961c9c94-71b1-4fda-81ab-b0608b943745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:39.469Z|961c9c94-71b1-4fda-81ab-b0608b943745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:40.235Z|53b895c9-9fe4-4066-9b97-ecfc48013614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:40.236Z|53b895c9-9fe4-4066-9b97-ecfc48013614|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:43.707Z|62c2d33f-3e7d-43fc-ad82-691f166f0ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:36:43.711Z|62c2d33f-3e7d-43fc-ad82-691f166f0ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:36:47.516Z|c3c30817-e540-4605-a92a-8f55c693792d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:47.518Z|c3c30817-e540-4605-a92a-8f55c693792d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:49.492Z|74fffdd1-4d1b-457e-9635-0d60740ff49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:49.492Z|74fffdd1-4d1b-457e-9635-0d60740ff49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:50.260Z|2f905d08-f538-4d3d-89ff-0665d320e6c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:50.261Z|2f905d08-f538-4d3d-89ff-0665d320e6c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:57.545Z|9eb8fe44-aed1-4935-bed4-88609fe754c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:57.545Z|9eb8fe44-aed1-4935-bed4-88609fe754c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:58.266Z|599bbd48-7b3a-49c3-b061-dda9588c4ba1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:36:58.267Z|599bbd48-7b3a-49c3-b061-dda9588c4ba1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:36:58.706Z|98ca7e0e-01ad-41f8-b3f3-1285238a200d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:36:58.707Z|98ca7e0e-01ad-41f8-b3f3-1285238a200d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:36:58.961Z|6a8bbc5c-a908-45d0-88b2-e5f6a8924f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:36:58.962Z|6a8bbc5c-a908-45d0-88b2-e5f6a8924f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:36:59.521Z|f103d7cc-b735-437f-a998-3a0aecee5b3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:36:59.522Z|f103d7cc-b735-437f-a998-3a0aecee5b3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:00.284Z|310d0058-de7e-435a-a96e-13d814fb8435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:00.285Z|310d0058-de7e-435a-a96e-13d814fb8435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:07.570Z|9790ae18-24b2-49c4-9be2-2da7f929a48d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:07.571Z|9790ae18-24b2-49c4-9be2-2da7f929a48d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:09.543Z|b5264c3c-d00d-4d8f-bdcc-826ed1aa8e09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:09.544Z|b5264c3c-d00d-4d8f-bdcc-826ed1aa8e09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:10.307Z|9f66aa17-d953-428f-b9ba-a71e879af75d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:10.308Z|9f66aa17-d953-428f-b9ba-a71e879af75d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:13.706Z|55b7126f-055b-49f8-8f97-58be61812433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:37:13.707Z|55b7126f-055b-49f8-8f97-58be61812433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:37:17.592Z|5f1fd597-435e-4a6a-a4f5-a3bce8963973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:17.593Z|5f1fd597-435e-4a6a-a4f5-a3bce8963973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:19.572Z|e09658aa-ad11-4f72-a880-a0fac3809379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:19.572Z|e09658aa-ad11-4f72-a880-a0fac3809379|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:20.334Z|bb52f42c-2312-49b2-961a-9a3c0f0e420e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:20.335Z|bb52f42c-2312-49b2-961a-9a3c0f0e420e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:27.615Z|bf5eb4eb-4273-4a80-9798-d5f3867e75e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:27.616Z|bf5eb4eb-4273-4a80-9798-d5f3867e75e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:28.706Z|ccaa6866-7bbb-40a8-bfb9-f0a699eb5ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:37:28.708Z|ccaa6866-7bbb-40a8-bfb9-f0a699eb5ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:37:28.962Z|fc28c2fc-9d9e-44e5-ac29-01ea24c9b7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:37:28.963Z|fc28c2fc-9d9e-44e5-ac29-01ea24c9b7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:37:29.596Z|e92052ef-ea5c-4757-b08d-d2100336e4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:29.596Z|e92052ef-ea5c-4757-b08d-d2100336e4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:30.360Z|2aa3f774-3088-46fe-92a9-6f597faa1af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:30.361Z|2aa3f774-3088-46fe-92a9-6f597faa1af8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:37.644Z|11712306-b54e-4c04-b139-62728e306797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:37.646Z|11712306-b54e-4c04-b139-62728e306797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:39.620Z|adac33ce-07ed-421c-a007-d1da9a3931bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:39.621Z|adac33ce-07ed-421c-a007-d1da9a3931bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:40.381Z|525c0651-64ab-4e7a-a82e-69a5f91d35e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:40.382Z|525c0651-64ab-4e7a-a82e-69a5f91d35e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:43.706Z|efa8372c-62c8-485a-af9a-cc3516cdc564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:37:43.707Z|efa8372c-62c8-485a-af9a-cc3516cdc564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:37:47.671Z|abc4718c-bec9-406d-9ab6-27c5417cfcf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:47.672Z|abc4718c-bec9-406d-9ab6-27c5417cfcf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:49.644Z|8bcdcc8a-1afd-4b37-9c92-7c8051d9f41f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:49.645Z|8bcdcc8a-1afd-4b37-9c92-7c8051d9f41f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:50.401Z|0b6bcc42-13dd-47ce-9a12-9adc20ae7719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:50.402Z|0b6bcc42-13dd-47ce-9a12-9adc20ae7719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:57.693Z|ffa620b1-2106-4ccb-996f-d9bcce0647de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:57.694Z|ffa620b1-2106-4ccb-996f-d9bcce0647de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:58.266Z|03f0bc88-35c2-4e6a-b7bd-ecc677a0876d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:37:58.267Z|03f0bc88-35c2-4e6a-b7bd-ecc677a0876d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:37:58.706Z|29919d5f-945b-45d4-90ca-cc34a766f69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:37:58.706Z|29919d5f-945b-45d4-90ca-cc34a766f69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:37:58.964Z|82b1178c-8be0-4891-b29a-3ed9c36ddec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:37:58.965Z|82b1178c-8be0-4891-b29a-3ed9c36ddec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:37:59.670Z|4967d289-a649-43ce-877c-672501b84d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:37:59.672Z|4967d289-a649-43ce-877c-672501b84d02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:00.424Z|8af299f0-d930-475c-850f-df0b63983753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:00.425Z|8af299f0-d930-475c-850f-df0b63983753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:07.723Z|4af22592-8d91-4603-82a5-350201bf026e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:07.725Z|4af22592-8d91-4603-82a5-350201bf026e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:09.703Z|931aff3c-096f-4cc6-aa6f-5b2516326e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:09.704Z|931aff3c-096f-4cc6-aa6f-5b2516326e41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:10.446Z|7527bf80-95f6-46b6-a1d1-02f4b433710e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:10.447Z|7527bf80-95f6-46b6-a1d1-02f4b433710e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:13.707Z|0ae675cc-21a3-4181-9117-ca6dbe7f6b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:38:13.710Z|0ae675cc-21a3-4181-9117-ca6dbe7f6b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:38:17.752Z|01d5db19-2008-4afe-8ecc-ceee2bba7013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:17.753Z|01d5db19-2008-4afe-8ecc-ceee2bba7013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:19.728Z|4c9dd4f9-9a36-4066-8df5-d0e105635f95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:19.729Z|4c9dd4f9-9a36-4066-8df5-d0e105635f95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:20.466Z|ddfe746b-44ef-4939-9ae0-d7f37cf8468e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:20.467Z|ddfe746b-44ef-4939-9ae0-d7f37cf8468e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:27.785Z|a4963fdb-a6d4-43a5-afcb-fc101512a28c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:27.786Z|a4963fdb-a6d4-43a5-afcb-fc101512a28c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:28.706Z|3b414847-c339-48e8-9552-64ffaa0e9370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:38:28.707Z|3b414847-c339-48e8-9552-64ffaa0e9370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:38:28.965Z|200f46f8-d197-481f-a4f8-797067a129bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:38:28.966Z|200f46f8-d197-481f-a4f8-797067a129bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:38:29.753Z|b5a1cb35-5b9c-4416-96df-a5460285dd37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:29.754Z|b5a1cb35-5b9c-4416-96df-a5460285dd37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:30.498Z|9c9a5282-4d73-43b4-ae7d-5441d699ba9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:30.498Z|9c9a5282-4d73-43b4-ae7d-5441d699ba9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:37.811Z|1a2ea670-fed1-4462-85d0-fb9bf19bada9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:37.811Z|1a2ea670-fed1-4462-85d0-fb9bf19bada9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:39.776Z|42c59073-3003-4765-86d5-adc6770a1215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:39.778Z|42c59073-3003-4765-86d5-adc6770a1215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:40.545Z|4343ac75-57e2-41bc-8c90-1d4dc88f6c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:40.546Z|4343ac75-57e2-41bc-8c90-1d4dc88f6c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:43.706Z|623c86c2-cfce-45ad-80f1-561975814a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:38:43.707Z|623c86c2-cfce-45ad-80f1-561975814a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:38:47.833Z|e05633e6-4a98-46da-b292-e6e2e0a760d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:47.834Z|e05633e6-4a98-46da-b292-e6e2e0a760d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:49.798Z|eb058cbc-9609-4d60-bd87-0ba5286b14ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:49.799Z|eb058cbc-9609-4d60-bd87-0ba5286b14ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:50.566Z|e8187773-9eb8-40db-a16b-4c25e4e5ce8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:50.567Z|e8187773-9eb8-40db-a16b-4c25e4e5ce8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:57.855Z|67a6bf39-c637-402d-8b25-c105c6d14081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:57.856Z|67a6bf39-c637-402d-8b25-c105c6d14081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:58.266Z|0c015888-61f9-46f2-8d3b-408ea101dec4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:38:58.268Z|0c015888-61f9-46f2-8d3b-408ea101dec4|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:38:58.706Z|9cd50df6-004a-4936-a680-5164c8ab0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:38:58.708Z|9cd50df6-004a-4936-a680-5164c8ab0606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:38:58.966Z|bdee03b4-7cc8-4362-8dfd-ba8c5e7b71b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:38:58.967Z|bdee03b4-7cc8-4362-8dfd-ba8c5e7b71b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:38:59.819Z|6545d2bd-dd62-4162-90f0-e481a41a7f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:38:59.820Z|6545d2bd-dd62-4162-90f0-e481a41a7f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:00.596Z|f9b6079d-afc0-42a9-8692-3de8524b5d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:00.597Z|f9b6079d-afc0-42a9-8692-3de8524b5d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:07.879Z|1b7fa1b2-b95c-4b45-a1b2-ab71d653c1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:07.880Z|1b7fa1b2-b95c-4b45-a1b2-ab71d653c1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:09.840Z|375ae304-a148-455b-8adc-2fb935926722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:09.841Z|375ae304-a148-455b-8adc-2fb935926722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:10.619Z|73abc624-1427-4d5f-973f-c3e3a6644b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:10.620Z|73abc624-1427-4d5f-973f-c3e3a6644b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:13.708Z|f619213b-f4bb-440d-b9c1-4d52936c6f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:39:13.709Z|f619213b-f4bb-440d-b9c1-4d52936c6f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:39:17.902Z|c1fcface-e6c0-4a93-896d-6299b4f77eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:17.903Z|c1fcface-e6c0-4a93-896d-6299b4f77eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:19.861Z|10cc0322-d2a3-4acf-97cf-a5d6e853a85a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:19.862Z|10cc0322-d2a3-4acf-97cf-a5d6e853a85a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:20.641Z|f12c15f9-d8d4-4e3b-bcd3-8f4ac3cff4ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:20.642Z|f12c15f9-d8d4-4e3b-bcd3-8f4ac3cff4ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:27.925Z|a369f596-b26f-4a60-b806-1aa542c21747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:27.926Z|a369f596-b26f-4a60-b806-1aa542c21747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:28.706Z|5c7e3866-8c57-4611-bd07-55afe85a4e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:39:28.706Z|5c7e3866-8c57-4611-bd07-55afe85a4e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:39:28.967Z|0065a726-3a1a-4437-8593-fc63d35b0b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:39:28.968Z|0065a726-3a1a-4437-8593-fc63d35b0b25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:39:29.882Z|da907e35-b935-4f65-82cb-908e642cf642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:29.883Z|da907e35-b935-4f65-82cb-908e642cf642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:30.664Z|87e5140e-39e1-4d7d-82d4-2f393045c7b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:30.664Z|87e5140e-39e1-4d7d-82d4-2f393045c7b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:37.951Z|1f9a87af-482b-4a23-980a-f5cf7d9375e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:37.952Z|1f9a87af-482b-4a23-980a-f5cf7d9375e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:39.904Z|bf3ca07c-32f6-4ef5-a808-7d4e743ee4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:39.905Z|bf3ca07c-32f6-4ef5-a808-7d4e743ee4ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:40.685Z|82150482-b505-43b5-a7f0-d59574ad9d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:40.686Z|82150482-b505-43b5-a7f0-d59574ad9d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:43.706Z|d2bed9f8-8741-4839-8ddb-cd9f393e743c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:39:43.707Z|d2bed9f8-8741-4839-8ddb-cd9f393e743c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:39:47.975Z|40a4808c-116c-4c77-a052-b48ac470f147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:47.976Z|40a4808c-116c-4c77-a052-b48ac470f147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:49.929Z|bbc6ae1a-45ae-4e82-9ae7-f1a080e21d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:49.930Z|bbc6ae1a-45ae-4e82-9ae7-f1a080e21d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:50.721Z|6af8e103-387e-4882-b983-568d530a416f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:50.722Z|6af8e103-387e-4882-b983-568d530a416f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:58.001Z|f83bf8bd-7f41-4c29-be00-15e911c83a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:58.002Z|f83bf8bd-7f41-4c29-be00-15e911c83a65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:58.266Z|87b146e7-b6c2-4712-8b7e-6edcc4b062a2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:39:58.266Z|87b146e7-b6c2-4712-8b7e-6edcc4b062a2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:39:58.706Z|2c2422fd-2681-4827-afe1-e16042e06800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:39:58.707Z|2c2422fd-2681-4827-afe1-e16042e06800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:39:58.968Z|7820a7a4-a331-4a4b-8332-9ec61aab93a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:39:58.969Z|7820a7a4-a331-4a4b-8332-9ec61aab93a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:39:59.959Z|b3590e00-2332-4a54-8ddf-af56753146d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:39:59.960Z|b3590e00-2332-4a54-8ddf-af56753146d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:00.743Z|2945faef-10ab-4f5f-95b1-bfec3aec10cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:00.744Z|2945faef-10ab-4f5f-95b1-bfec3aec10cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:08.029Z|d8824166-a908-48be-aa78-7c96c9eba585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:08.030Z|d8824166-a908-48be-aa78-7c96c9eba585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:09.986Z|536d9fa7-2d53-43ba-9f68-c1ea495af6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:09.986Z|536d9fa7-2d53-43ba-9f68-c1ea495af6cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:10.766Z|56c7fbbd-556e-4b89-97e3-e9ac5000ee25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:10.767Z|56c7fbbd-556e-4b89-97e3-e9ac5000ee25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:13.706Z|7b063224-04ec-4130-9145-0fbb1f120516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:40:13.708Z|7b063224-04ec-4130-9145-0fbb1f120516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:40:18.054Z|69df40fa-775b-4931-831d-3a8330c09ac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:18.056Z|69df40fa-775b-4931-831d-3a8330c09ac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:20.013Z|f93407cf-a3d1-42dd-8a13-6cbfdb3269cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:20.015Z|f93407cf-a3d1-42dd-8a13-6cbfdb3269cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:20.789Z|9f0614b2-3f16-4e59-bf96-d7faa937893e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:20.790Z|9f0614b2-3f16-4e59-bf96-d7faa937893e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:28.077Z|5090aa83-085b-4791-88f5-61a5c502de19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:28.078Z|5090aa83-085b-4791-88f5-61a5c502de19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:28.706Z|9f301c66-e6e8-443e-8d52-eeea0206b0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:40:28.707Z|9f301c66-e6e8-443e-8d52-eeea0206b0bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:40:28.970Z|01049ffc-8366-4d94-890e-ab087f2125bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:40:28.970Z|01049ffc-8366-4d94-890e-ab087f2125bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:40:30.039Z|2a92d359-5490-4e53-b257-79a6e831dfd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:30.040Z|2a92d359-5490-4e53-b257-79a6e831dfd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:30.811Z|14065f33-f48b-4963-871c-900d3c263ae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:30.812Z|14065f33-f48b-4963-871c-900d3c263ae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:38.101Z|d3c13ffe-bed7-4df1-998a-c09ce261aa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:38.102Z|d3c13ffe-bed7-4df1-998a-c09ce261aa13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:40.061Z|7be6a208-eaf7-4b32-9682-a0f075543f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:40.063Z|7be6a208-eaf7-4b32-9682-a0f075543f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:40.831Z|57139515-361e-4dbc-8035-bf24915e673f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:40.832Z|57139515-361e-4dbc-8035-bf24915e673f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:43.707Z|ed098890-8619-4ca9-bf75-61089aa171b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:40:43.710Z|ed098890-8619-4ca9-bf75-61089aa171b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:40:48.127Z|30d4a5a6-b5bc-435e-bae9-21df07a2ed2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:48.128Z|30d4a5a6-b5bc-435e-bae9-21df07a2ed2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:50.088Z|3dd43d30-59db-4d74-b13a-07dc8f6f6fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:50.089Z|3dd43d30-59db-4d74-b13a-07dc8f6f6fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:50.850Z|5053cc30-9c20-4c32-bf84-db06d2a61156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:50.851Z|5053cc30-9c20-4c32-bf84-db06d2a61156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:58.156Z|ff34b184-0a8f-4a78-8d91-6fb2c1e1eb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:40:58.157Z|ff34b184-0a8f-4a78-8d91-6fb2c1e1eb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:58.266Z|7885b236-a053-42af-847f-9e1fb3275c62|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:40:58.267Z|7885b236-a053-42af-847f-9e1fb3275c62|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:40:58.706Z|952806df-53bc-41d2-9e32-259266493724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:40:58.706Z|952806df-53bc-41d2-9e32-259266493724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:40:58.971Z|da289ff2-e7a0-4b56-8b13-b5ac6bde334f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:40:58.971Z|da289ff2-e7a0-4b56-8b13-b5ac6bde334f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:41:00.111Z|0651078d-9d5b-42e8-a771-2ae1b0192dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:00.112Z|0651078d-9d5b-42e8-a771-2ae1b0192dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:00.872Z|de720a3c-1fd0-4bc2-8ce3-637b4fcd00ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:00.873Z|de720a3c-1fd0-4bc2-8ce3-637b4fcd00ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:08.183Z|0dfe31b9-d5bd-4c4b-887f-b7289df98adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:08.184Z|0dfe31b9-d5bd-4c4b-887f-b7289df98adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:10.134Z|6f594cad-0f51-485d-8e43-e79b81f57f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:10.135Z|6f594cad-0f51-485d-8e43-e79b81f57f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:10.893Z|fdaaeb33-4785-4beb-ba36-36f4d8beac2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:10.894Z|fdaaeb33-4785-4beb-ba36-36f4d8beac2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:13.706Z|22a6a62a-14e8-496a-8299-1227ead033fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:41:13.706Z|22a6a62a-14e8-496a-8299-1227ead033fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:41:18.209Z|6c722085-3b5c-4cf5-a78c-2d2a3c0c5812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:18.210Z|6c722085-3b5c-4cf5-a78c-2d2a3c0c5812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:20.160Z|1c161c4b-d0f8-423b-86e8-4f4ce50a6e0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:20.160Z|1c161c4b-d0f8-423b-86e8-4f4ce50a6e0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:20.914Z|5cbfaf1d-3af6-4fa0-b813-e336db15f5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:20.915Z|5cbfaf1d-3af6-4fa0-b813-e336db15f5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:28.231Z|e21f121c-f786-499d-8ba8-94d44b82c21c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:28.232Z|e21f121c-f786-499d-8ba8-94d44b82c21c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:28.706Z|5880ce09-173b-4952-9b51-b6fefe1c4fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:41:28.708Z|5880ce09-173b-4952-9b51-b6fefe1c4fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:41:28.972Z|772d2138-428b-4cd1-8019-3b67fa5cf77a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:41:28.972Z|772d2138-428b-4cd1-8019-3b67fa5cf77a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:41:30.183Z|aee02d78-4be8-4ef6-81ab-d868c139abce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:30.184Z|aee02d78-4be8-4ef6-81ab-d868c139abce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:30.936Z|a15a3438-e8c8-4431-a65f-aa928244b612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:30.937Z|a15a3438-e8c8-4431-a65f-aa928244b612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:38.253Z|804fd99d-8d60-4caa-9dc3-df540a577519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:38.254Z|804fd99d-8d60-4caa-9dc3-df540a577519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:40.208Z|23aeb270-0d9a-4762-ae32-96848a4bb590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:40.209Z|23aeb270-0d9a-4762-ae32-96848a4bb590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:40.958Z|7b95a8dd-7b18-46f2-892b-f1d6dee4dd32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:40.959Z|7b95a8dd-7b18-46f2-892b-f1d6dee4dd32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:43.706Z|cbc7aaba-0917-472d-98df-f95fdcd4f1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:41:43.707Z|cbc7aaba-0917-472d-98df-f95fdcd4f1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:41:48.281Z|9afa700e-1445-4d5b-85e0-107a27ec9462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:48.281Z|9afa700e-1445-4d5b-85e0-107a27ec9462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:50.240Z|4e8383d4-cd84-42e2-aee3-0e3b79b6d6a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:50.241Z|4e8383d4-cd84-42e2-aee3-0e3b79b6d6a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:50.981Z|ab418a8d-70ba-4b5d-a081-508a7fbce9ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:50.982Z|ab418a8d-70ba-4b5d-a081-508a7fbce9ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:58.270Z|cc8b69f7-301a-45d3-895c-ec4e936bad9e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:41:58.272Z|cc8b69f7-301a-45d3-895c-ec4e936bad9e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:58.304Z|b720f972-be0c-48d4-99d7-27171edd9306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:41:58.305Z|b720f972-be0c-48d4-99d7-27171edd9306|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:41:58.706Z|1ff21ef5-8b1e-473a-9a53-42392c4755eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:41:58.707Z|1ff21ef5-8b1e-473a-9a53-42392c4755eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:41:58.973Z|1c874275-819a-470b-b5bb-e86f80c80ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:41:58.973Z|1c874275-819a-470b-b5bb-e86f80c80ea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:42:00.266Z|610803b4-6ebc-48ea-93d9-becd07cce499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:00.267Z|610803b4-6ebc-48ea-93d9-becd07cce499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:01.003Z|0596a4f5-d56e-4eb0-98dc-9bd4b3de4932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:01.004Z|0596a4f5-d56e-4eb0-98dc-9bd4b3de4932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:08.333Z|a65c66a8-47e7-446d-9551-d4b7e56b7999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:08.334Z|a65c66a8-47e7-446d-9551-d4b7e56b7999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:10.290Z|9611efab-c41e-474f-9f92-40946b9a40aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:10.291Z|9611efab-c41e-474f-9f92-40946b9a40aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:11.024Z|444793df-f4fb-47ca-a7d9-fb5caff56b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:11.024Z|444793df-f4fb-47ca-a7d9-fb5caff56b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:13.707Z|bb39e55a-8dff-406b-9530-01698ef78d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:42:13.711Z|bb39e55a-8dff-406b-9530-01698ef78d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:42:18.369Z|92219c81-a44b-495a-a211-da71f392c2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:18.370Z|92219c81-a44b-495a-a211-da71f392c2ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:20.313Z|bd5ba9a5-ba57-4367-958a-6e1fe9715b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:20.314Z|bd5ba9a5-ba57-4367-958a-6e1fe9715b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:21.045Z|27ba67de-e420-4b89-9101-72d5b0e65e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:21.046Z|27ba67de-e420-4b89-9101-72d5b0e65e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:28.397Z|6bee2c66-85f8-4a59-b48a-7790e7f1af69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:28.398Z|6bee2c66-85f8-4a59-b48a-7790e7f1af69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:28.706Z|5ccebdc4-7c96-407e-a92c-8a6abb56b81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:42:28.707Z|5ccebdc4-7c96-407e-a92c-8a6abb56b81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:42:28.974Z|861c8422-49bd-466f-9e93-3508c2e2b6e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:42:28.974Z|861c8422-49bd-466f-9e93-3508c2e2b6e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:42:30.338Z|1577a971-8919-49c2-9fea-b5b24e19d147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:30.339Z|1577a971-8919-49c2-9fea-b5b24e19d147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:31.066Z|b042d24d-1e0f-428a-97d7-57cc48756fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:31.067Z|b042d24d-1e0f-428a-97d7-57cc48756fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:38.423Z|e052c0f1-e146-41bd-a26b-b3711999a271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:38.425Z|e052c0f1-e146-41bd-a26b-b3711999a271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:40.364Z|91f5762b-55a7-4dac-86e5-84939cc8a390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:40.365Z|91f5762b-55a7-4dac-86e5-84939cc8a390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:41.087Z|2b5bb493-1d7a-4745-814f-81dd361d138c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:41.088Z|2b5bb493-1d7a-4745-814f-81dd361d138c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:43.706Z|9baca606-798b-41cd-b5e5-7a97b4fd9c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:42:43.707Z|9baca606-798b-41cd-b5e5-7a97b4fd9c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:42:48.450Z|60e1453f-faa1-423f-ae1f-431b15833c58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:48.450Z|60e1453f-faa1-423f-ae1f-431b15833c58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:50.388Z|0d1a1fe6-f2cf-4fa1-be03-7eff3f03523b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:50.388Z|0d1a1fe6-f2cf-4fa1-be03-7eff3f03523b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:51.109Z|8ca92d32-cc96-4f52-bdd4-d932fd33abb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:51.110Z|8ca92d32-cc96-4f52-bdd4-d932fd33abb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:58.266Z|0738ede3-8892-4ac8-96ae-5164978bd478|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:42:58.267Z|0738ede3-8892-4ac8-96ae-5164978bd478|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:58.469Z|f39d8e90-bc82-4d2e-92a4-da3be1c77a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:42:58.470Z|f39d8e90-bc82-4d2e-92a4-da3be1c77a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:42:58.706Z|424b1896-27fb-4655-a113-79e59802a5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:42:58.708Z|424b1896-27fb-4655-a113-79e59802a5a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:42:58.975Z|1be7fd76-0c3b-47f2-b987-69163891b8e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:42:58.975Z|1be7fd76-0c3b-47f2-b987-69163891b8e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:43:00.412Z|5191d3b2-55d4-4b56-965f-e1a8cd492c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:00.413Z|5191d3b2-55d4-4b56-965f-e1a8cd492c72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:01.130Z|6e47ef58-84e7-43b1-b678-2f0d60a34d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:01.131Z|6e47ef58-84e7-43b1-b678-2f0d60a34d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:08.492Z|0a484616-6bd1-459c-8ef1-2e22d9ba87f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:08.493Z|0a484616-6bd1-459c-8ef1-2e22d9ba87f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:10.438Z|bea50d15-0d93-49b6-b063-e8fccb44a994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:10.438Z|bea50d15-0d93-49b6-b063-e8fccb44a994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:11.150Z|d7ad12b0-fd68-40f5-a44c-6d79f8fdfafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:11.151Z|d7ad12b0-fd68-40f5-a44c-6d79f8fdfafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:13.706Z|dc1c3d59-d0d2-4527-addc-40adf86859cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:43:13.707Z|dc1c3d59-d0d2-4527-addc-40adf86859cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:43:18.518Z|ded56ff6-f731-45d4-8a26-71b29159b791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:18.519Z|ded56ff6-f731-45d4-8a26-71b29159b791|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:20.464Z|f5c58055-4d82-4754-9cd9-f9ab6c920009|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:20.465Z|f5c58055-4d82-4754-9cd9-f9ab6c920009|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:21.172Z|7b290dd0-496c-4ebc-a9db-38db86b4a5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:21.173Z|7b290dd0-496c-4ebc-a9db-38db86b4a5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:28.546Z|d54fcfbd-1874-4b30-9f74-7c9c34552a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:28.547Z|d54fcfbd-1874-4b30-9f74-7c9c34552a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:28.706Z|9962bbe8-69cf-4e06-94a6-6a716d07c880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:43:28.707Z|9962bbe8-69cf-4e06-94a6-6a716d07c880|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:43:28.976Z|525b00e8-79b3-4d7d-891c-bc498434e80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:43:28.977Z|525b00e8-79b3-4d7d-891c-bc498434e80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:43:30.491Z|5be24861-d273-4c03-862f-016f302f1c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:30.492Z|5be24861-d273-4c03-862f-016f302f1c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:31.193Z|24cf09a8-4903-4d6c-9d61-2fd650b20a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:31.194Z|24cf09a8-4903-4d6c-9d61-2fd650b20a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:38.576Z|cda2ceaa-da96-4da5-bffd-2c1558b79080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:38.577Z|cda2ceaa-da96-4da5-bffd-2c1558b79080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:40.518Z|9b6a361e-16c0-41e8-9a17-430ce8000d7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:40.519Z|9b6a361e-16c0-41e8-9a17-430ce8000d7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:41.217Z|7cf226af-33dc-4d35-97ea-061214f7c86b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:41.218Z|7cf226af-33dc-4d35-97ea-061214f7c86b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:43.706Z|f1b644f4-05b3-4b11-b226-80a0ae07f169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:43:43.708Z|f1b644f4-05b3-4b11-b226-80a0ae07f169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:43:48.604Z|ffd410cc-5724-4263-be7e-30168167c00f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:48.605Z|ffd410cc-5724-4263-be7e-30168167c00f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:50.540Z|3ee1af01-3abb-4ce2-90cd-d89651cdf62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:50.541Z|3ee1af01-3abb-4ce2-90cd-d89651cdf62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:51.241Z|49fd098c-d011-4b39-84df-6ceef45b8e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:51.241Z|49fd098c-d011-4b39-84df-6ceef45b8e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:58.267Z|3bf2edf3-c462-4fc4-b2a5-52dee59ff101|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:43:58.268Z|3bf2edf3-c462-4fc4-b2a5-52dee59ff101|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:58.632Z|b8d7b03c-4c0a-427a-a445-8f000d2657fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:43:58.632Z|b8d7b03c-4c0a-427a-a445-8f000d2657fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:43:58.706Z|cfcba1f7-7a4b-4a35-bc32-801724a47d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:43:58.707Z|cfcba1f7-7a4b-4a35-bc32-801724a47d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:43:58.977Z|60cc4bcc-11bf-496f-b5e9-604ea9831140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:43:58.978Z|60cc4bcc-11bf-496f-b5e9-604ea9831140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:44:00.565Z|dfce6734-aa0e-4a7f-9e8e-823a4b70db16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:00.566Z|dfce6734-aa0e-4a7f-9e8e-823a4b70db16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:01.263Z|56045b8a-f457-4358-a1c7-0962fefcaf93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:01.264Z|56045b8a-f457-4358-a1c7-0962fefcaf93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:08.655Z|f48b6336-0912-441b-80ba-ce55676563dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:08.656Z|f48b6336-0912-441b-80ba-ce55676563dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:10.590Z|809de6d0-02cf-436d-a44e-abbf5455adc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:10.591Z|809de6d0-02cf-436d-a44e-abbf5455adc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:11.293Z|05e10ec8-677b-46a8-9175-b18f26911111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:11.293Z|05e10ec8-677b-46a8-9175-b18f26911111|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:13.706Z|94298287-0357-40cc-821a-a6be27756425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:44:13.707Z|94298287-0357-40cc-821a-a6be27756425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:44:18.680Z|a2b81683-ba36-4d74-a825-2544adda9e0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:18.681Z|a2b81683-ba36-4d74-a825-2544adda9e0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:20.614Z|4ef206cd-1a48-4bff-a691-43e28fd15ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:20.615Z|4ef206cd-1a48-4bff-a691-43e28fd15ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:21.316Z|3fadec19-93ec-40f9-bc70-00ae52e14009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:21.317Z|3fadec19-93ec-40f9-bc70-00ae52e14009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:28.708Z|bcf0406c-a4c7-4e58-8148-71562ec6d47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:44:28.720Z|bcf0406c-a4c7-4e58-8148-71562ec6d47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:44:28.723Z|e9309561-4ca6-43a5-83e9-e52c7980bd79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:28.724Z|e9309561-4ca6-43a5-83e9-e52c7980bd79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:28.979Z|57876118-ed2c-4f39-aae8-b159cdf3b1d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:44:28.979Z|57876118-ed2c-4f39-aae8-b159cdf3b1d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:44:30.634Z|2528458a-5a47-4554-9e39-b443b9521d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:30.635Z|2528458a-5a47-4554-9e39-b443b9521d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:31.338Z|90a6e218-f056-450d-b1b3-c0ccc4c20188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:31.339Z|90a6e218-f056-450d-b1b3-c0ccc4c20188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:38.750Z|500d87b8-9110-46f3-bd8d-b53226537e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:38.751Z|500d87b8-9110-46f3-bd8d-b53226537e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:40.657Z|ed7150dc-fa1f-45db-a0d0-9fd327ddfa82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:40.658Z|ed7150dc-fa1f-45db-a0d0-9fd327ddfa82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:41.356Z|9c37b56a-7965-4007-88f7-940ef7e1857d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:41.357Z|9c37b56a-7965-4007-88f7-940ef7e1857d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:43.706Z|f59475f3-f4a7-45db-969b-540a13ba1e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:44:43.706Z|f59475f3-f4a7-45db-969b-540a13ba1e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:44:48.777Z|856ca490-b2f6-4817-8f7d-24450122b22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:48.778Z|856ca490-b2f6-4817-8f7d-24450122b22d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:50.678Z|7d20c291-5d19-4a9a-a9fb-37e77b97cb29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:50.678Z|7d20c291-5d19-4a9a-a9fb-37e77b97cb29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:51.376Z|a95cab46-949f-4d19-a6dc-02a1da7e2288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:51.377Z|a95cab46-949f-4d19-a6dc-02a1da7e2288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:58.265Z|89774d73-07bf-4062-aefe-b0b38148b392|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:44:58.266Z|89774d73-07bf-4062-aefe-b0b38148b392|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:58.706Z|bdced736-e524-480b-976c-261159d48e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:44:58.706Z|bdced736-e524-480b-976c-261159d48e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:44:58.800Z|1ad88966-b463-4e08-8509-92a5b5180571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:44:58.801Z|1ad88966-b463-4e08-8509-92a5b5180571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:44:58.980Z|31e39932-b7f4-46fa-bd52-a0a5d8c802dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:44:58.981Z|31e39932-b7f4-46fa-bd52-a0a5d8c802dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:45:00.699Z|44979a7e-5ebc-407d-bb40-0a5935df8d82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:00.699Z|44979a7e-5ebc-407d-bb40-0a5935df8d82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:01.403Z|b2d38d5d-31de-476f-bedf-761482b24a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:01.404Z|b2d38d5d-31de-476f-bedf-761482b24a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:08.824Z|4088b196-37d9-44c6-8c07-15c3d7008ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:08.825Z|4088b196-37d9-44c6-8c07-15c3d7008ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:10.725Z|8cc37138-ebd0-46a3-b33d-dd779cd56b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:10.725Z|8cc37138-ebd0-46a3-b33d-dd779cd56b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:11.424Z|9b5b28c9-fb5e-4cac-bb22-60d725d4ca5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:11.425Z|9b5b28c9-fb5e-4cac-bb22-60d725d4ca5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:13.706Z|c8da684b-695f-4295-90b6-944d667c8cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:45:13.708Z|c8da684b-695f-4295-90b6-944d667c8cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:45:18.850Z|5b858fa3-4d07-4af1-8590-0a1c312615fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:18.852Z|5b858fa3-4d07-4af1-8590-0a1c312615fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:20.749Z|84cf3f06-4917-4ad8-bb3b-073abbed7d48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:20.750Z|84cf3f06-4917-4ad8-bb3b-073abbed7d48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:21.448Z|a4fd4dc8-123c-4b5b-a15b-d164617216f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:21.449Z|a4fd4dc8-123c-4b5b-a15b-d164617216f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:28.706Z|50bee9d1-ba1a-43ed-85fa-4e77e06a17f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:45:28.708Z|50bee9d1-ba1a-43ed-85fa-4e77e06a17f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:45:28.883Z|11cc8b90-fdd1-4b5f-a4fc-c263e02624b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:28.884Z|11cc8b90-fdd1-4b5f-a4fc-c263e02624b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:28.981Z|142930fc-4192-41f9-8cde-37f2fd533991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:45:28.982Z|142930fc-4192-41f9-8cde-37f2fd533991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:45:30.772Z|bcc0902b-b257-4e57-91cc-58c83a7c3007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:30.773Z|bcc0902b-b257-4e57-91cc-58c83a7c3007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:31.470Z|a1e7b7ad-018d-49a8-995a-0020a022e462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:31.471Z|a1e7b7ad-018d-49a8-995a-0020a022e462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:38.915Z|77e20406-1ad9-41a7-826b-ec2a21b35d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:38.917Z|77e20406-1ad9-41a7-826b-ec2a21b35d7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:40.796Z|36228ddc-5f30-4996-9c56-b9f7538b7d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:40.797Z|36228ddc-5f30-4996-9c56-b9f7538b7d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:41.492Z|c9d2da1f-3dbf-4423-be28-bd4843038215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:41.493Z|c9d2da1f-3dbf-4423-be28-bd4843038215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:43.706Z|6148520e-c114-450b-ac0f-55df041d04b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:45:43.707Z|6148520e-c114-450b-ac0f-55df041d04b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:45:48.942Z|c7d6dab5-1f42-4530-b3be-efc2af6a0664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:48.942Z|c7d6dab5-1f42-4530-b3be-efc2af6a0664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:50.819Z|66f30b0b-a3c3-40db-a9b2-cecea3e0b297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:50.819Z|66f30b0b-a3c3-40db-a9b2-cecea3e0b297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:51.512Z|4ed005f9-38c4-4e39-a04b-61a0355218bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:51.513Z|4ed005f9-38c4-4e39-a04b-61a0355218bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:58.267Z|2b83dccf-701f-4a00-80e1-ce119f141414|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:45:58.270Z|2b83dccf-701f-4a00-80e1-ce119f141414|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:58.706Z|f6b21243-d71c-4cf5-9c9c-1287855da494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:45:58.708Z|f6b21243-d71c-4cf5-9c9c-1287855da494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:45:58.962Z|17a711e5-93b4-4292-8d66-94b96674696f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:45:58.963Z|17a711e5-93b4-4292-8d66-94b96674696f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:45:58.983Z|b2836b92-bf1d-4ee2-8da9-6ba838dfc3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:45:58.983Z|b2836b92-bf1d-4ee2-8da9-6ba838dfc3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:46:00.841Z|9373e033-106c-496e-9f6f-45cc08f75828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:00.842Z|9373e033-106c-496e-9f6f-45cc08f75828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:01.534Z|b2c0277f-8f69-4ae5-b708-22612bf041b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:01.534Z|b2c0277f-8f69-4ae5-b708-22612bf041b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:08.983Z|54964ab1-f612-4199-a71f-f59dbf9fdf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:08.984Z|54964ab1-f612-4199-a71f-f59dbf9fdf89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:10.862Z|e6161fbc-42f8-4ac5-8d6e-987c3f544f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:10.863Z|e6161fbc-42f8-4ac5-8d6e-987c3f544f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:11.556Z|df0cc057-b41f-4f8f-ad0f-997170b1b1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:11.557Z|df0cc057-b41f-4f8f-ad0f-997170b1b1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:13.706Z|eda06573-2346-434c-8143-a94d80416f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:46:13.706Z|eda06573-2346-434c-8143-a94d80416f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:46:19.009Z|181efd1d-949d-44ff-bdb3-f732968f7d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:19.011Z|181efd1d-949d-44ff-bdb3-f732968f7d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:20.887Z|0645fcd9-4aa2-480a-9b51-2ae1736d1716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:20.887Z|0645fcd9-4aa2-480a-9b51-2ae1736d1716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:21.576Z|9d31a4f3-3744-48ed-93c4-0607508fbbb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:21.577Z|9d31a4f3-3744-48ed-93c4-0607508fbbb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:28.706Z|26804a1c-f64b-461c-8b80-83a34935f6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:46:28.707Z|26804a1c-f64b-461c-8b80-83a34935f6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:46:28.984Z|e8a47c7e-622c-4f29-a943-3c1dc80271fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:46:28.984Z|e8a47c7e-622c-4f29-a943-3c1dc80271fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:46:29.034Z|d962e9eb-8348-4778-9ef3-699578cdb351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:29.035Z|d962e9eb-8348-4778-9ef3-699578cdb351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:30.907Z|80e3c61b-57e0-4d27-96d9-6245345a403f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:30.907Z|80e3c61b-57e0-4d27-96d9-6245345a403f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:31.596Z|a88a7146-a57a-40ec-b8db-4ac876016387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:31.597Z|a88a7146-a57a-40ec-b8db-4ac876016387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:39.059Z|c33c4689-b650-435e-aaf9-3465d6a74da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:39.059Z|c33c4689-b650-435e-aaf9-3465d6a74da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:40.927Z|3f5f6d1f-bcfb-4492-817d-df695ed3e983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:40.928Z|3f5f6d1f-bcfb-4492-817d-df695ed3e983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:41.616Z|b1477923-3b81-4e70-ac6d-845417cb27cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:41.617Z|b1477923-3b81-4e70-ac6d-845417cb27cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:43.706Z|e2db8c9c-ee6c-48ca-9fa6-cf767d673678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:46:43.708Z|e2db8c9c-ee6c-48ca-9fa6-cf767d673678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:46:49.082Z|de90e2c9-3454-4b29-a725-994957fed2c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:49.083Z|de90e2c9-3454-4b29-a725-994957fed2c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:50.949Z|c6ed4a28-02ec-44a6-bc08-8f66cb56f028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:50.950Z|c6ed4a28-02ec-44a6-bc08-8f66cb56f028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:51.639Z|2eef54c4-639f-4dcb-a1ef-4157f549d4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:51.639Z|2eef54c4-639f-4dcb-a1ef-4157f549d4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:58.266Z|f3a73b2d-c8c3-4aa1-bb29-5a9f049870c8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:46:58.267Z|f3a73b2d-c8c3-4aa1-bb29-5a9f049870c8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:46:58.706Z|ec208a05-e62a-4680-aed2-953559547bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:46:58.708Z|ec208a05-e62a-4680-aed2-953559547bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:46:58.985Z|e3391ad6-5bcb-46a5-a5f6-b0188aeb0dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:46:58.985Z|e3391ad6-5bcb-46a5-a5f6-b0188aeb0dc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:46:59.112Z|f0af9f64-de4f-46a4-bba3-95b3ad9cd35e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:46:59.113Z|f0af9f64-de4f-46a4-bba3-95b3ad9cd35e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:00.971Z|4471e842-040f-4c39-b7ae-4cd788ef5f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:00.972Z|4471e842-040f-4c39-b7ae-4cd788ef5f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:01.664Z|7a53f56a-a8a1-4007-ab44-98d64319cd68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:01.665Z|7a53f56a-a8a1-4007-ab44-98d64319cd68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:09.138Z|eee189a5-0d3b-4385-8dc7-49e677bc6a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:09.140Z|eee189a5-0d3b-4385-8dc7-49e677bc6a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:10.999Z|30dac450-c3a8-4d36-95ec-8c1f3534f6e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:11.000Z|30dac450-c3a8-4d36-95ec-8c1f3534f6e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:11.688Z|de59d2ec-a7a2-4fde-9fbe-34b3c323f15a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:11.688Z|de59d2ec-a7a2-4fde-9fbe-34b3c323f15a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:13.706Z|ccf7cec9-fa65-4c02-a11b-c8e744297dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:47:13.708Z|ccf7cec9-fa65-4c02-a11b-c8e744297dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:47:19.165Z|42fdbe34-259b-48e8-82dc-4ba4dc02d0ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:19.166Z|42fdbe34-259b-48e8-82dc-4ba4dc02d0ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:21.025Z|2efa484e-1397-49c9-bb3f-92d38ccc69e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:21.027Z|2efa484e-1397-49c9-bb3f-92d38ccc69e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:21.710Z|7129aac8-cea2-4510-a1e0-a3575f347988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:21.711Z|7129aac8-cea2-4510-a1e0-a3575f347988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:28.707Z|2170beb1-5d90-4f31-aab1-2ffedf82d168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:47:28.710Z|2170beb1-5d90-4f31-aab1-2ffedf82d168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:47:28.986Z|a9fd3134-a737-40bb-8515-456abab84360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:47:28.987Z|a9fd3134-a737-40bb-8515-456abab84360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:47:29.189Z|73377d03-3570-4a90-a757-67e7c741964e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:29.190Z|73377d03-3570-4a90-a757-67e7c741964e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:31.054Z|38a870a7-3cd2-4837-8ccc-e3ff658108b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:31.055Z|38a870a7-3cd2-4837-8ccc-e3ff658108b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:31.731Z|5828d93a-8a8c-4d10-9de0-2e0a82991a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:31.732Z|5828d93a-8a8c-4d10-9de0-2e0a82991a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:39.215Z|205ce349-b97e-4499-8af2-effd4153bf9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:39.216Z|205ce349-b97e-4499-8af2-effd4153bf9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:41.076Z|d88d9a10-0191-4205-ba88-998b2c1485b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:41.077Z|d88d9a10-0191-4205-ba88-998b2c1485b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:41.754Z|4a589af5-a9dc-4762-89fc-554c207f1576|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:41.755Z|4a589af5-a9dc-4762-89fc-554c207f1576|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:43.706Z|8ff65d18-0cde-4a3a-b51d-4d0032ed8d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:47:43.707Z|8ff65d18-0cde-4a3a-b51d-4d0032ed8d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:47:49.239Z|cca84214-cef8-4588-b255-6b042bb40a17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:49.240Z|cca84214-cef8-4588-b255-6b042bb40a17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:51.098Z|2fad0570-c904-41bc-8acf-73fcf19917eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:51.099Z|2fad0570-c904-41bc-8acf-73fcf19917eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:51.776Z|63b0ad30-a33d-46d1-a815-ca44acab13c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:51.777Z|63b0ad30-a33d-46d1-a815-ca44acab13c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:58.270Z|1f00efff-9d30-46b8-8fed-e78256d15cb9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:47:58.271Z|1f00efff-9d30-46b8-8fed-e78256d15cb9|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:47:58.706Z|66ebe351-ed83-4287-8b92-16e504aa185e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:47:58.706Z|66ebe351-ed83-4287-8b92-16e504aa185e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:47:58.987Z|4a8c33b2-2eef-4bea-b3c3-6af9381c0dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:47:58.988Z|4a8c33b2-2eef-4bea-b3c3-6af9381c0dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:47:59.266Z|654c6ab2-737e-47be-a188-0dd2084762ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:47:59.266Z|654c6ab2-737e-47be-a188-0dd2084762ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:01.120Z|99331252-3d60-4f7e-8322-799c08df4ac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:01.121Z|99331252-3d60-4f7e-8322-799c08df4ac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:01.798Z|b15464cd-9b11-4a33-a8e5-491a2adc166d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:01.799Z|b15464cd-9b11-4a33-a8e5-491a2adc166d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:09.291Z|6a7f5d3a-47ac-4036-9c2a-54f0b2c589f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:09.291Z|6a7f5d3a-47ac-4036-9c2a-54f0b2c589f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:11.142Z|3429de7e-089a-4c3f-9153-0097ff4ea3d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:11.143Z|3429de7e-089a-4c3f-9153-0097ff4ea3d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:11.818Z|55d9176c-6a8a-4fdf-a236-a86f32f2f964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:11.819Z|55d9176c-6a8a-4fdf-a236-a86f32f2f964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:13.706Z|0f697076-6508-479f-95c5-9fd740d716de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:48:13.708Z|0f697076-6508-479f-95c5-9fd740d716de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:48:19.316Z|f9f9f467-a74e-4e96-98f4-77f3cf658f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:19.317Z|f9f9f467-a74e-4e96-98f4-77f3cf658f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:21.162Z|c823a6b8-e28d-4f48-9ca4-97230cdeca0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:21.163Z|c823a6b8-e28d-4f48-9ca4-97230cdeca0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:21.838Z|af1eac32-5221-4c0b-bbd7-389b524da08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:21.839Z|af1eac32-5221-4c0b-bbd7-389b524da08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:28.706Z|b7616ce1-5a17-41f3-9471-c62b1d3a0d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:48:28.706Z|b7616ce1-5a17-41f3-9471-c62b1d3a0d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:48:28.988Z|fab75d12-2994-43f9-82c4-23ea4981c256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:48:28.989Z|fab75d12-2994-43f9-82c4-23ea4981c256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:48:29.339Z|2051c668-2c5a-4d3a-94b4-5a036968a142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:29.340Z|2051c668-2c5a-4d3a-94b4-5a036968a142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:31.183Z|0f65b7b2-7551-498e-945f-892d6a1b87b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:31.184Z|0f65b7b2-7551-498e-945f-892d6a1b87b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:31.863Z|a1e7831a-5388-4b17-bd54-de4155e3fee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:31.870Z|a1e7831a-5388-4b17-bd54-de4155e3fee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:39.367Z|9fbca7ed-7d90-450f-91a0-e4b5987dc7d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:39.368Z|9fbca7ed-7d90-450f-91a0-e4b5987dc7d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:41.205Z|63f9130b-830d-4e7a-8d85-2d629b5ebaef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:41.206Z|63f9130b-830d-4e7a-8d85-2d629b5ebaef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:41.892Z|5dc80e0d-3c75-40d1-8357-31e8be61f633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:41.892Z|5dc80e0d-3c75-40d1-8357-31e8be61f633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:43.706Z|071100b7-8740-43d6-b371-c4fc0cc687e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:48:43.707Z|071100b7-8740-43d6-b371-c4fc0cc687e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:48:49.395Z|5c4c6dfe-2955-4f4c-8a7a-e6b9706e2ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:49.395Z|5c4c6dfe-2955-4f4c-8a7a-e6b9706e2ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:51.228Z|4189c30b-fd17-4e55-b5e2-b1ce0b54964b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:51.228Z|4189c30b-fd17-4e55-b5e2-b1ce0b54964b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:51.919Z|4d3cafb9-2b22-4164-a971-65b91eb23d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:51.920Z|4d3cafb9-2b22-4164-a971-65b91eb23d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:58.267Z|44544454-059a-46f0-a859-1a3cba9c8d7b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:48:58.268Z|44544454-059a-46f0-a859-1a3cba9c8d7b|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:48:58.706Z|c52fffe3-f6c6-40a3-b222-7773ea71500d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:48:58.709Z|c52fffe3-f6c6-40a3-b222-7773ea71500d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:48:58.989Z|95d030ed-f613-43a7-a902-fe2749c18fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:48:58.990Z|95d030ed-f613-43a7-a902-fe2749c18fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:48:59.423Z|dc940698-b3da-4600-8353-834580d76c76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:48:59.423Z|dc940698-b3da-4600-8353-834580d76c76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:01.252Z|cc4654bb-4fbf-46cf-8b86-caac7f89756d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:01.253Z|cc4654bb-4fbf-46cf-8b86-caac7f89756d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:01.944Z|e17bbeaf-f21f-46d7-afd5-83aadb6abe9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:01.945Z|e17bbeaf-f21f-46d7-afd5-83aadb6abe9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:09.446Z|23bafef3-5309-49bd-a6d7-c8bed15752b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:09.447Z|23bafef3-5309-49bd-a6d7-c8bed15752b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:11.276Z|32b492ed-7061-4a7c-8354-c351693d6337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:11.277Z|32b492ed-7061-4a7c-8354-c351693d6337|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:11.967Z|b146b968-e73f-4447-bbc8-1dd56fd7c457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:11.968Z|b146b968-e73f-4447-bbc8-1dd56fd7c457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:13.706Z|0fd2f64e-9efc-4791-8844-db9b0bf330d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:49:13.707Z|0fd2f64e-9efc-4791-8844-db9b0bf330d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:49:19.476Z|8208af76-16ab-473c-914d-808d60736c04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:19.478Z|8208af76-16ab-473c-914d-808d60736c04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:21.304Z|05f269a4-27d8-4b61-98c7-be1f6269665c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:21.305Z|05f269a4-27d8-4b61-98c7-be1f6269665c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:21.989Z|992074d1-5ec7-4c52-a5eb-7fab8a1a6f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:21.989Z|992074d1-5ec7-4c52-a5eb-7fab8a1a6f65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:28.706Z|ac84987d-b745-46dc-b6ec-5982029b3ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:49:28.707Z|ac84987d-b745-46dc-b6ec-5982029b3ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:49:28.990Z|c4bb3de0-b9cb-4a46-835e-bffc27d095e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:49:28.991Z|c4bb3de0-b9cb-4a46-835e-bffc27d095e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:49:29.502Z|6c4dfcf8-1bbb-4365-b4d8-5ecedd3803d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:29.503Z|6c4dfcf8-1bbb-4365-b4d8-5ecedd3803d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:31.328Z|f26afe64-bb64-4cb3-a67d-016a1b5071b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:31.329Z|f26afe64-bb64-4cb3-a67d-016a1b5071b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:32.011Z|d8e79792-aee9-423f-8223-a2481d593596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:32.011Z|d8e79792-aee9-423f-8223-a2481d593596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:39.526Z|fa7e20a4-db80-46ee-a00b-e9cb67120c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:39.527Z|fa7e20a4-db80-46ee-a00b-e9cb67120c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:41.365Z|46cba05c-42f1-4f03-acf5-e79018fd1c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:41.367Z|46cba05c-42f1-4f03-acf5-e79018fd1c0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:42.037Z|690406c4-e472-445a-99f9-91b577428a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:42.037Z|690406c4-e472-445a-99f9-91b577428a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:43.706Z|de1fc983-2fd3-43e9-b010-6e772aa10e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:49:43.709Z|de1fc983-2fd3-43e9-b010-6e772aa10e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:49:49.548Z|7adf4bae-c6fa-4e31-b448-c09ee0dbe07d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:49.549Z|7adf4bae-c6fa-4e31-b448-c09ee0dbe07d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:51.388Z|4269e021-28bd-4ce9-91da-42a80a2c84ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:51.389Z|4269e021-28bd-4ce9-91da-42a80a2c84ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:52.057Z|56415eeb-c600-4599-8ccb-6812836854bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:52.058Z|56415eeb-c600-4599-8ccb-6812836854bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:58.266Z|1ae5941d-e7ed-40b4-9f3b-61b712a76a16|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:49:58.267Z|1ae5941d-e7ed-40b4-9f3b-61b712a76a16|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:49:58.706Z|fd6e032d-0ac5-423a-b799-4ff96a556ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:49:58.706Z|fd6e032d-0ac5-423a-b799-4ff96a556ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:49:58.991Z|5b7145fe-48e6-4ca4-87ad-f3300d613212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:49:58.991Z|5b7145fe-48e6-4ca4-87ad-f3300d613212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:49:59.592Z|574da681-707f-4192-b4ef-e3c4daa7e326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:49:59.593Z|574da681-707f-4192-b4ef-e3c4daa7e326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:01.408Z|7a74338f-0184-4df6-9432-672696bb459c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:01.409Z|7a74338f-0184-4df6-9432-672696bb459c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:02.084Z|5485cf8f-1b7e-446f-8344-fad9e12e7391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:02.085Z|5485cf8f-1b7e-446f-8344-fad9e12e7391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:09.612Z|24376628-c906-4a64-ac3b-44a25f2edaae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:09.613Z|24376628-c906-4a64-ac3b-44a25f2edaae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:11.430Z|659763d1-7026-4570-b060-af4c7f277676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:11.431Z|659763d1-7026-4570-b060-af4c7f277676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:12.104Z|b92faa55-7c02-45bf-bb45-6e7acf4b720e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:12.105Z|b92faa55-7c02-45bf-bb45-6e7acf4b720e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:13.706Z|9aa365e2-489e-446e-b116-64fae0f283ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:50:13.706Z|9aa365e2-489e-446e-b116-64fae0f283ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:50:19.636Z|c6b91cb4-8599-4eee-87cc-d3be96585a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:19.637Z|c6b91cb4-8599-4eee-87cc-d3be96585a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:21.453Z|d60eb71d-0404-4255-b011-84340be91fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:21.453Z|d60eb71d-0404-4255-b011-84340be91fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:22.127Z|97ced893-dee0-4fc3-aa25-3b6e0d30eced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:22.128Z|97ced893-dee0-4fc3-aa25-3b6e0d30eced|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:28.706Z|8f2ea6df-dc0a-4707-af21-017ce7d01b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:50:28.708Z|8f2ea6df-dc0a-4707-af21-017ce7d01b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:50:28.992Z|28e854b8-37ea-4a9e-baa7-aa9f9fdd49c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:50:28.992Z|28e854b8-37ea-4a9e-baa7-aa9f9fdd49c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:50:29.660Z|9e3d30dd-0571-4e57-9efe-129b6d43005c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:29.661Z|9e3d30dd-0571-4e57-9efe-129b6d43005c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:31.476Z|ec46b28f-0dfb-45c0-9a62-8be12a104f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:31.476Z|ec46b28f-0dfb-45c0-9a62-8be12a104f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:32.148Z|fc6b6089-47a1-44cf-b65f-a806518d710d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:32.149Z|fc6b6089-47a1-44cf-b65f-a806518d710d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:39.685Z|985f0eb0-cd73-487e-8828-602cc5c93db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:39.686Z|985f0eb0-cd73-487e-8828-602cc5c93db5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:41.497Z|63558eac-0bba-454a-b4fb-b43c673c82cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:41.497Z|63558eac-0bba-454a-b4fb-b43c673c82cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:42.169Z|6ef37a06-3c87-47b8-9d47-b159986f41c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:42.170Z|6ef37a06-3c87-47b8-9d47-b159986f41c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:43.706Z|02ec31be-c638-47d0-bfa7-d028fbcef6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:50:43.707Z|02ec31be-c638-47d0-bfa7-d028fbcef6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:50:49.712Z|6988fdb9-41f2-4785-b546-b12574ff02dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:49.713Z|6988fdb9-41f2-4785-b546-b12574ff02dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:51.519Z|95863062-cd7e-499c-a17d-32e9e8640cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:51.520Z|95863062-cd7e-499c-a17d-32e9e8640cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:52.196Z|84de93ea-fc15-483f-ac95-a406a991f894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:52.197Z|84de93ea-fc15-483f-ac95-a406a991f894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:58.268Z|300ad287-3404-46c2-971d-94522e4e55a2|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:50:58.269Z|300ad287-3404-46c2-971d-94522e4e55a2|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:50:58.706Z|af0a742d-409a-4708-bf33-12f6b7c2f319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:50:58.707Z|af0a742d-409a-4708-bf33-12f6b7c2f319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:50:58.993Z|93bea119-c4a5-49fb-a2b0-9e354e299ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:50:58.993Z|93bea119-c4a5-49fb-a2b0-9e354e299ec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:50:59.737Z|8c72387e-1449-43a0-b5e1-02b367f8b628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:50:59.737Z|8c72387e-1449-43a0-b5e1-02b367f8b628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:01.544Z|d1785aef-6108-4f4b-b419-907c115f6e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:01.545Z|d1785aef-6108-4f4b-b419-907c115f6e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:02.218Z|8466ca9c-f8d8-46f3-a481-0eefb1bd9233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:02.219Z|8466ca9c-f8d8-46f3-a481-0eefb1bd9233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:09.763Z|f616781d-1c93-4fcd-a94c-99d0f63bd8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:09.764Z|f616781d-1c93-4fcd-a94c-99d0f63bd8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:11.565Z|017d3bc9-225e-4730-8815-b89c3e8ba4fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:11.566Z|017d3bc9-225e-4730-8815-b89c3e8ba4fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:12.238Z|c57c44fb-3f81-49a0-9e73-f665329b2353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:12.239Z|c57c44fb-3f81-49a0-9e73-f665329b2353|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:13.706Z|661bb58b-a9ab-4aea-83c8-730ee70ecbf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:51:13.708Z|661bb58b-a9ab-4aea-83c8-730ee70ecbf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:51:19.788Z|cb6eb3e1-5f1f-4d90-a634-5b017d4a2baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:19.789Z|cb6eb3e1-5f1f-4d90-a634-5b017d4a2baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:21.587Z|db61a7f6-b519-4b99-b012-d53bb691a882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:21.588Z|db61a7f6-b519-4b99-b012-d53bb691a882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:22.260Z|5ac5d348-5d54-465e-8bb7-d1552d02b482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:22.261Z|5ac5d348-5d54-465e-8bb7-d1552d02b482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:28.706Z|fdfbb220-65e2-4b47-b05c-98d7c465147e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:51:28.708Z|fdfbb220-65e2-4b47-b05c-98d7c465147e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:51:28.994Z|7f23e7c8-3ac4-4b2e-a889-f0d39ac012de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:51:28.995Z|7f23e7c8-3ac4-4b2e-a889-f0d39ac012de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:51:29.812Z|568f74cf-0d50-49f6-9e39-5a5aaa06eef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:29.813Z|568f74cf-0d50-49f6-9e39-5a5aaa06eef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:31.608Z|d2e0ab21-1185-4b48-8bde-b3777107a798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:31.609Z|d2e0ab21-1185-4b48-8bde-b3777107a798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:32.284Z|b0ad16e9-8389-47cf-875c-7305ee387fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:32.284Z|b0ad16e9-8389-47cf-875c-7305ee387fe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:39.837Z|bdf49df1-7416-4b4a-9aaa-0f3c228d8742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:39.838Z|bdf49df1-7416-4b4a-9aaa-0f3c228d8742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:41.634Z|048095ca-ad70-4805-af97-a7524ad58feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:41.635Z|048095ca-ad70-4805-af97-a7524ad58feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:42.306Z|e0fb832e-a151-4461-9bb9-f9d3ae2ad099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:42.307Z|e0fb832e-a151-4461-9bb9-f9d3ae2ad099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:43.706Z|42fae64f-da7b-47e8-b716-f146c62994fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:51:43.707Z|42fae64f-da7b-47e8-b716-f146c62994fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:51:49.862Z|c14c1f66-70b4-408e-ad7b-e8226142ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:49.863Z|c14c1f66-70b4-408e-ad7b-e8226142ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:51.656Z|f67ae48b-fb6f-40e5-a502-8d95507a6995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:51.657Z|f67ae48b-fb6f-40e5-a502-8d95507a6995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:52.328Z|96850dac-11d9-4230-91ed-46357a8ec556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:52.328Z|96850dac-11d9-4230-91ed-46357a8ec556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:58.266Z|6828e117-4bd9-42b1-854b-a45ba94d3d02|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:51:58.268Z|6828e117-4bd9-42b1-854b-a45ba94d3d02|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:51:58.706Z|c8f380c8-85d2-4512-ae2d-a77004cf763f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:51:58.708Z|c8f380c8-85d2-4512-ae2d-a77004cf763f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:51:58.996Z|73e7b8f6-86f5-45c1-8368-71e237cb45f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:51:58.996Z|73e7b8f6-86f5-45c1-8368-71e237cb45f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:51:59.884Z|18a4ae7b-5e7b-4f8e-9195-265f3f04a461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:51:59.885Z|18a4ae7b-5e7b-4f8e-9195-265f3f04a461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:01.678Z|c9549fe9-5206-4726-ae4b-3d74883a0843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:01.679Z|c9549fe9-5206-4726-ae4b-3d74883a0843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:02.347Z|7a729aa3-1656-489d-b768-79ab1e14e4c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:02.348Z|7a729aa3-1656-489d-b768-79ab1e14e4c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:09.903Z|883cc3a9-6e6d-4613-b80e-3bdbf9ae9c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:09.904Z|883cc3a9-6e6d-4613-b80e-3bdbf9ae9c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:11.700Z|0522533a-1c8a-4f99-9732-2a458c01288b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:11.701Z|0522533a-1c8a-4f99-9732-2a458c01288b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:12.366Z|e89be131-243f-45bb-97d5-720469dbad8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:12.367Z|e89be131-243f-45bb-97d5-720469dbad8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:13.706Z|3d023364-76e3-475d-a22f-c50418090710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:52:13.706Z|3d023364-76e3-475d-a22f-c50418090710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:52:19.925Z|d1e2a0a0-fd6f-48b4-91f7-8adc3a13a970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:19.926Z|d1e2a0a0-fd6f-48b4-91f7-8adc3a13a970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:21.722Z|e96a0c70-a62e-4830-965b-703fe83278b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:21.723Z|e96a0c70-a62e-4830-965b-703fe83278b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:22.387Z|247f1e69-c05f-4212-81a3-cfbeb15adcf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:22.387Z|247f1e69-c05f-4212-81a3-cfbeb15adcf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:28.706Z|ab75fa22-276f-45c5-9ced-f12b4f750a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:52:28.707Z|ab75fa22-276f-45c5-9ced-f12b4f750a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:52:28.997Z|43f219a2-24c5-47aa-ab76-5b8a3383b66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:52:28.997Z|43f219a2-24c5-47aa-ab76-5b8a3383b66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:52:29.947Z|b5b75f7e-139d-4bbe-b8d4-156354c4b495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:29.948Z|b5b75f7e-139d-4bbe-b8d4-156354c4b495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:31.745Z|bec2b6ed-b540-4e9a-ae64-ff2eaf09a5f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:31.746Z|bec2b6ed-b540-4e9a-ae64-ff2eaf09a5f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:32.407Z|5848471d-f92f-4a28-9eb9-b78e9105924a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:32.408Z|5848471d-f92f-4a28-9eb9-b78e9105924a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:39.968Z|40b4b9df-adf6-4569-b890-48f995459aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:39.969Z|40b4b9df-adf6-4569-b890-48f995459aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:41.772Z|c1228ee7-c6b9-418c-b284-ba60bdf8c250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:41.772Z|c1228ee7-c6b9-418c-b284-ba60bdf8c250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:42.428Z|1b35079e-c87b-496b-a8d2-a35ce8d91afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:42.429Z|1b35079e-c87b-496b-a8d2-a35ce8d91afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:43.706Z|a79ad2fc-7273-49b2-8a6e-79a98decbcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:52:43.708Z|a79ad2fc-7273-49b2-8a6e-79a98decbcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:52:49.993Z|08563205-177c-4cb2-9b14-98d8ad8f4b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:49.995Z|08563205-177c-4cb2-9b14-98d8ad8f4b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:51.793Z|0e75ade4-74c8-4903-90db-dc05b04064ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:51.794Z|0e75ade4-74c8-4903-90db-dc05b04064ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:52.448Z|5dec9905-45c3-4a28-9972-baadbd0eb837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:52:52.448Z|5dec9905-45c3-4a28-9972-baadbd0eb837|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:58.267Z|15d11a12-f100-4991-a22a-88808b941d27|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:52:58.269Z|15d11a12-f100-4991-a22a-88808b941d27|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:52:58.706Z|b1b245b9-432e-4681-9c26-5eeeb5c4d9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:52:58.707Z|b1b245b9-432e-4681-9c26-5eeeb5c4d9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:52:58.998Z|c19aa32c-c8a3-4396-82b8-9db21ad1b768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:52:58.999Z|c19aa32c-c8a3-4396-82b8-9db21ad1b768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:53:00.019Z|2a20bf9d-e65c-47fd-9189-b33019d4deec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:00.020Z|2a20bf9d-e65c-47fd-9189-b33019d4deec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:01.815Z|0edc68ab-09be-48a4-b89b-04a68922cc90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:01.816Z|0edc68ab-09be-48a4-b89b-04a68922cc90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:02.469Z|7ede69cc-573c-4b53-8c8b-577fbbb4ab00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:02.470Z|7ede69cc-573c-4b53-8c8b-577fbbb4ab00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:10.039Z|5e65bae8-0268-494f-b545-1eb79d7206b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:10.040Z|5e65bae8-0268-494f-b545-1eb79d7206b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:11.841Z|27c848bb-e813-4037-af2f-6ba2f95906fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:11.842Z|27c848bb-e813-4037-af2f-6ba2f95906fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:12.490Z|e296ee42-de01-4875-96fa-4c09f40cc8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:12.491Z|e296ee42-de01-4875-96fa-4c09f40cc8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:13.706Z|7d874a70-8c64-471f-bbc8-796f960c6532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:53:13.707Z|7d874a70-8c64-471f-bbc8-796f960c6532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:53:20.061Z|14a57dc2-ca81-4312-a490-58ee9f9a80b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:20.061Z|14a57dc2-ca81-4312-a490-58ee9f9a80b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:21.867Z|adf92462-7f39-4b54-a3c6-97de32f65636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:21.868Z|adf92462-7f39-4b54-a3c6-97de32f65636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:22.508Z|d5cf7c7a-ef81-409e-8bd1-5ee5b269e7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:22.509Z|d5cf7c7a-ef81-409e-8bd1-5ee5b269e7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:28.706Z|00f92704-2611-47ec-8c43-da90d9698949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:53:28.708Z|00f92704-2611-47ec-8c43-da90d9698949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:53:28.999Z|5339c0e8-c81a-497b-bc7d-716863ec57fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:53:29.000Z|5339c0e8-c81a-497b-bc7d-716863ec57fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:53:30.080Z|a2227c8e-b73a-4ef7-9e1f-e0b3f3bc05b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:30.081Z|a2227c8e-b73a-4ef7-9e1f-e0b3f3bc05b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:31.889Z|e03d9e7f-5880-463a-b06b-fb2cb4b914b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:31.889Z|e03d9e7f-5880-463a-b06b-fb2cb4b914b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:32.531Z|13aacd93-917d-47e6-97e9-8b5ca53b5bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:32.532Z|13aacd93-917d-47e6-97e9-8b5ca53b5bb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:40.101Z|50652742-8657-4a8c-bbd7-823d9a763ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:40.102Z|50652742-8657-4a8c-bbd7-823d9a763ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:41.908Z|77db0bee-7b78-4920-a5d3-283addd98acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:41.909Z|77db0bee-7b78-4920-a5d3-283addd98acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:42.556Z|56123d6b-eb3c-40c0-b038-ba2c26cc5211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:42.557Z|56123d6b-eb3c-40c0-b038-ba2c26cc5211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:43.706Z|eb3ce1cf-6f48-4045-9ff5-33d389d3cf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:53:43.706Z|eb3ce1cf-6f48-4045-9ff5-33d389d3cf9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:53:50.122Z|19a88181-99ea-425a-93c2-91d6404cbbfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:50.123Z|19a88181-99ea-425a-93c2-91d6404cbbfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:51.928Z|f6424a6f-8390-4302-b863-52f5d7454682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:51.929Z|f6424a6f-8390-4302-b863-52f5d7454682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:52.578Z|06df6d54-23e1-4b4b-91f6-2c072a7e4f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:53:52.578Z|06df6d54-23e1-4b4b-91f6-2c072a7e4f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:58.265Z|e4009f9a-f949-4c8e-b330-ee8012422f54|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:53:58.266Z|e4009f9a-f949-4c8e-b330-ee8012422f54|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:53:58.706Z|94b9497a-a5a2-4a94-a484-18f192beade1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:53:58.706Z|94b9497a-a5a2-4a94-a484-18f192beade1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:53:59.000Z|8933da2b-5e9d-41d3-9f7d-ded7197fc037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:53:59.001Z|8933da2b-5e9d-41d3-9f7d-ded7197fc037|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:54:00.145Z|bd0e7981-9f29-4418-a8a2-56d3307907be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:00.146Z|bd0e7981-9f29-4418-a8a2-56d3307907be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:01.949Z|5cebda40-d831-412f-b318-865f4e7f36f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:01.950Z|5cebda40-d831-412f-b318-865f4e7f36f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:02.599Z|2bf76c6e-1226-4a5b-8015-2d1b28d66808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:02.600Z|2bf76c6e-1226-4a5b-8015-2d1b28d66808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:10.168Z|c889e61c-914f-4e0f-aae0-76f52043a218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:10.168Z|c889e61c-914f-4e0f-aae0-76f52043a218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:11.970Z|b02b6997-b2b3-4c64-a607-b9a8f26dc9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:11.971Z|b02b6997-b2b3-4c64-a607-b9a8f26dc9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:12.618Z|abde281b-3b20-44cc-a1eb-87ac7c72e761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:12.619Z|abde281b-3b20-44cc-a1eb-87ac7c72e761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:13.706Z|0c639337-8013-4a50-8cba-e0c6ff653b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:54:13.707Z|0c639337-8013-4a50-8cba-e0c6ff653b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:54:20.199Z|46de4c60-8432-4656-97ff-bc7fc715a6e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:20.200Z|46de4c60-8432-4656-97ff-bc7fc715a6e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:21.991Z|80427957-b053-41ce-8475-5f0742209276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:21.992Z|80427957-b053-41ce-8475-5f0742209276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:22.637Z|dbbb1550-5a5b-485d-a6c7-391a9f3a2b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:22.637Z|dbbb1550-5a5b-485d-a6c7-391a9f3a2b2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:28.706Z|f1030bd4-feab-4ee8-8bf1-62160da8c7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:54:28.707Z|f1030bd4-feab-4ee8-8bf1-62160da8c7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:54:29.001Z|29dde62e-deaa-418d-98b8-17a38e00356a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:54:29.002Z|29dde62e-deaa-418d-98b8-17a38e00356a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:54:30.226Z|0a3552c3-ecc1-47d3-b50b-33e2e14c04b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:30.227Z|0a3552c3-ecc1-47d3-b50b-33e2e14c04b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:32.018Z|6a988a6c-297a-485b-8c8e-43f68eeabdc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:32.018Z|6a988a6c-297a-485b-8c8e-43f68eeabdc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:32.658Z|7bfaea14-5ad9-4adc-89b9-7855afc8ec0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:32.659Z|7bfaea14-5ad9-4adc-89b9-7855afc8ec0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:40.257Z|0f4ef8b6-8466-4987-9a46-45e776c4c42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:40.258Z|0f4ef8b6-8466-4987-9a46-45e776c4c42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:42.042Z|59924e79-2d44-43cc-99e4-f90cf12960d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:42.043Z|59924e79-2d44-43cc-99e4-f90cf12960d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:42.677Z|53efb391-f884-4407-81b1-758faac06c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:42.678Z|53efb391-f884-4407-81b1-758faac06c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:43.706Z|7a43991b-2da4-4a92-80d0-b79a94047db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:54:43.706Z|7a43991b-2da4-4a92-80d0-b79a94047db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:54:50.288Z|772b5d4d-0bc0-4230-a798-90a0186322e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:50.290Z|772b5d4d-0bc0-4230-a798-90a0186322e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:52.064Z|a178cf26-143c-421e-87eb-f389a61ec34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:52.064Z|a178cf26-143c-421e-87eb-f389a61ec34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:52.701Z|16918df2-e56a-4c9d-aaaf-4b2c46a65fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:54:52.702Z|16918df2-e56a-4c9d-aaaf-4b2c46a65fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:58.266Z|efcc4fda-b8aa-4f16-9418-4c6a7d36a843|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:54:58.267Z|efcc4fda-b8aa-4f16-9418-4c6a7d36a843|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:54:58.706Z|0129b3c9-70b0-4aad-8393-a58a24f6aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:54:58.713Z|0129b3c9-70b0-4aad-8393-a58a24f6aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:54:59.002Z|623e6826-c760-40f6-af51-d84cc39a6c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:54:59.003Z|623e6826-c760-40f6-af51-d84cc39a6c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:55:00.313Z|b81cb395-70f0-46a3-afdf-4dd40fe3adbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:00.314Z|b81cb395-70f0-46a3-afdf-4dd40fe3adbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:02.085Z|ea413aae-d42f-46a0-bd95-4362eee59891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:02.086Z|ea413aae-d42f-46a0-bd95-4362eee59891|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:02.723Z|e92c8871-9338-4e5d-86c4-520596c354fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:02.723Z|e92c8871-9338-4e5d-86c4-520596c354fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:10.341Z|6c2d4932-c3b8-47f4-8b48-5babb39b7b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:10.342Z|6c2d4932-c3b8-47f4-8b48-5babb39b7b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:12.109Z|6093f416-8d05-4751-a568-bd7db2288da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:12.109Z|6093f416-8d05-4751-a568-bd7db2288da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:12.743Z|c9e1b6c4-f165-4a3c-8110-720a57398cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:12.744Z|c9e1b6c4-f165-4a3c-8110-720a57398cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:13.706Z|29619cc7-71d2-4f37-bc4f-48f1bfb0c556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:55:13.707Z|29619cc7-71d2-4f37-bc4f-48f1bfb0c556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:55:20.366Z|80e3e8ee-7741-4c0a-be99-08011fb0cc96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:20.367Z|80e3e8ee-7741-4c0a-be99-08011fb0cc96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:22.132Z|53782981-d32b-4405-942f-69f3d24c0ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:22.132Z|53782981-d32b-4405-942f-69f3d24c0ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:22.766Z|20edd1da-0cd9-4eed-8879-724438c77f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:22.767Z|20edd1da-0cd9-4eed-8879-724438c77f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:28.706Z|e9fb3292-883f-4b27-954c-9b15fcc1906b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:55:28.706Z|e9fb3292-883f-4b27-954c-9b15fcc1906b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:55:29.003Z|23903bd3-38c9-4308-95fe-8cab896f86cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:55:29.004Z|23903bd3-38c9-4308-95fe-8cab896f86cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:55:30.387Z|fe7fe08f-4689-481f-a626-0c2e74c9a54b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:30.387Z|fe7fe08f-4689-481f-a626-0c2e74c9a54b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:32.151Z|a31a3a94-722a-476a-b4b3-dedbb7972666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:32.152Z|a31a3a94-722a-476a-b4b3-dedbb7972666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:32.787Z|5ebc2e3a-08c6-4931-ab8e-d5f7c2a0bcaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:32.787Z|5ebc2e3a-08c6-4931-ab8e-d5f7c2a0bcaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:40.408Z|53a36fc2-6a0c-4932-80ee-6d4fcd7352bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:40.408Z|53a36fc2-6a0c-4932-80ee-6d4fcd7352bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:42.170Z|c9aea1ea-828b-4d60-be98-4cb2963655c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:42.171Z|c9aea1ea-828b-4d60-be98-4cb2963655c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:42.806Z|b70393ba-b5b6-4fe7-abe5-dc385feb5878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:42.807Z|b70393ba-b5b6-4fe7-abe5-dc385feb5878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:43.706Z|30f28824-3962-4e62-ad3e-0930969933a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:55:43.708Z|30f28824-3962-4e62-ad3e-0930969933a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:55:50.428Z|613f4b3d-e01f-457e-beb9-6e55fc393275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:50.429Z|613f4b3d-e01f-457e-beb9-6e55fc393275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:52.189Z|b15914bb-0841-4edb-ab26-d41d134db5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:52.190Z|b15914bb-0841-4edb-ab26-d41d134db5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:52.830Z|7c3bded6-bf5b-4b57-a563-b6467b570d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:55:52.830Z|7c3bded6-bf5b-4b57-a563-b6467b570d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:58.265Z|aded2438-8a73-4914-b4c7-b02841772ab9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:55:58.266Z|aded2438-8a73-4914-b4c7-b02841772ab9|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:55:58.706Z|867a908c-fad5-4cfa-9990-309963447469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:55:58.706Z|867a908c-fad5-4cfa-9990-309963447469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:55:59.004Z|7308bb70-ee5d-4f62-b8f3-bc24e42bf65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:55:59.005Z|7308bb70-ee5d-4f62-b8f3-bc24e42bf65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:56:00.451Z|6a2edc17-8110-423a-8b4e-bbaa530da937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:00.452Z|6a2edc17-8110-423a-8b4e-bbaa530da937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:02.219Z|9f0f73f0-9489-490a-9c3f-6370010e9c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:02.264Z|9f0f73f0-9489-490a-9c3f-6370010e9c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:02.861Z|156e3088-ba2e-472f-a2cb-fea0fc31d375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:02.862Z|156e3088-ba2e-472f-a2cb-fea0fc31d375|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:10.471Z|beff46c1-aa5b-4624-878a-ca81ac761ae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:10.472Z|beff46c1-aa5b-4624-878a-ca81ac761ae2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:12.289Z|1bd956b4-f636-44b9-8956-f6d46dd9b2df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:12.290Z|1bd956b4-f636-44b9-8956-f6d46dd9b2df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:12.886Z|464b6b3d-1962-4c40-bf11-b71faad987e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:12.887Z|464b6b3d-1962-4c40-bf11-b71faad987e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:13.706Z|f84a9c27-307a-4b91-b25f-bd0e838c03a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:56:13.706Z|f84a9c27-307a-4b91-b25f-bd0e838c03a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:56:20.494Z|c6462146-f24a-421c-9b4d-41eaab304795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:20.495Z|c6462146-f24a-421c-9b4d-41eaab304795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:22.311Z|a71e8295-c76f-417d-bf55-8717f5344de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:22.311Z|a71e8295-c76f-417d-bf55-8717f5344de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:22.908Z|7a336fa1-2f5f-4c76-bd64-4962c5f1cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:22.909Z|7a336fa1-2f5f-4c76-bd64-4962c5f1cc93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:28.706Z|33142a91-1b65-4a16-adba-4dc0ad20a6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:56:28.709Z|33142a91-1b65-4a16-adba-4dc0ad20a6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:56:29.007Z|f59c41ba-a7bd-41cd-96d2-ab3808538a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:56:29.007Z|f59c41ba-a7bd-41cd-96d2-ab3808538a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:56:30.522Z|cdf79a85-bb36-4967-b36f-3e8d9dc382c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:30.523Z|cdf79a85-bb36-4967-b36f-3e8d9dc382c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:32.330Z|717e1bc4-8528-4bc0-bf45-71fe7009615c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:32.331Z|717e1bc4-8528-4bc0-bf45-71fe7009615c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:32.930Z|febd26a9-359a-459c-a2c6-470f3da6ae0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:32.930Z|febd26a9-359a-459c-a2c6-470f3da6ae0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:40.559Z|26c4fb40-4f97-41e0-b4cd-0723d06c6d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:40.561Z|26c4fb40-4f97-41e0-b4cd-0723d06c6d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:42.349Z|a4f26ef9-f7e9-4a7f-97c6-3eafdfe7719c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:42.350Z|a4f26ef9-f7e9-4a7f-97c6-3eafdfe7719c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:42.950Z|119e37b5-57ba-4277-b159-a3d3ab4e8544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:42.950Z|119e37b5-57ba-4277-b159-a3d3ab4e8544|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:43.706Z|99615933-1bd0-4a63-abda-37cb9dd933cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:56:43.707Z|99615933-1bd0-4a63-abda-37cb9dd933cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:56:50.589Z|4681e8b0-9036-4783-99d8-14b151ececfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:50.591Z|4681e8b0-9036-4783-99d8-14b151ececfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:52.374Z|8d43436f-ecc7-40d3-aea4-04a22034c09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:52.375Z|8d43436f-ecc7-40d3-aea4-04a22034c09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:52.973Z|309d3851-8998-433b-b357-557f0dc9c4cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:56:52.974Z|309d3851-8998-433b-b357-557f0dc9c4cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:58.266Z|cdd2e444-0fb0-4b19-935a-32cb20bddcc8|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:56:58.267Z|cdd2e444-0fb0-4b19-935a-32cb20bddcc8|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:56:58.706Z|aee988d4-b697-420c-a9e8-6d913386c8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:56:58.707Z|aee988d4-b697-420c-a9e8-6d913386c8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:56:59.008Z|f46eb356-778a-4f2f-b9c1-5e9d6c7ae118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:56:59.008Z|f46eb356-778a-4f2f-b9c1-5e9d6c7ae118|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:57:00.612Z|42120f4e-d394-4caa-8ad0-4a97ae620079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:00.613Z|42120f4e-d394-4caa-8ad0-4a97ae620079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:02.396Z|453bb783-f15a-45e9-962a-09d36fef2505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:02.397Z|453bb783-f15a-45e9-962a-09d36fef2505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:02.994Z|cfd3f0af-e97d-4f19-8959-c8526b16feef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:02.995Z|cfd3f0af-e97d-4f19-8959-c8526b16feef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:10.638Z|c7b9d377-1b40-467e-ba28-208677650da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:10.639Z|c7b9d377-1b40-467e-ba28-208677650da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:12.416Z|d6558312-50fb-4a5d-8e9e-19621f2a83a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:12.417Z|d6558312-50fb-4a5d-8e9e-19621f2a83a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:13.015Z|3da1cb83-537f-481f-b6f1-e7fcce1a857c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:13.016Z|3da1cb83-537f-481f-b6f1-e7fcce1a857c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:13.706Z|e227b255-2534-4083-b82e-4f60fdd26930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:57:13.708Z|e227b255-2534-4083-b82e-4f60fdd26930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:57:20.670Z|decf1b7a-35e4-4a11-b889-0fd9d6b2009d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:20.671Z|decf1b7a-35e4-4a11-b889-0fd9d6b2009d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:22.437Z|91e1d6ce-94b5-4cf2-ab84-27ef594a1dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:22.438Z|91e1d6ce-94b5-4cf2-ab84-27ef594a1dd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:23.038Z|6fac9c13-a009-491b-a76c-39d5b2732987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:23.039Z|6fac9c13-a009-491b-a76c-39d5b2732987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:28.706Z|2cd2add7-fea4-4794-8f6a-6e5fba981dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:57:28.706Z|2cd2add7-fea4-4794-8f6a-6e5fba981dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:57:29.009Z|b9b94d0d-de22-4693-9241-236d5531682e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:57:29.009Z|b9b94d0d-de22-4693-9241-236d5531682e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:57:30.694Z|aa887f4a-b811-4e23-b637-0a8e9b3facd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:30.695Z|aa887f4a-b811-4e23-b637-0a8e9b3facd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:32.458Z|192c05e6-606c-457c-b0ad-ad8e17666bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:32.459Z|192c05e6-606c-457c-b0ad-ad8e17666bbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:33.061Z|3f6b9ee6-6bbb-4dfc-8d52-7e6918940c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:33.061Z|3f6b9ee6-6bbb-4dfc-8d52-7e6918940c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:40.719Z|311efd0f-3e03-4977-9066-bfe3b7e0c99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:40.720Z|311efd0f-3e03-4977-9066-bfe3b7e0c99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:42.478Z|13fac62b-f283-4139-9c7f-581d2ef33429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:42.479Z|13fac62b-f283-4139-9c7f-581d2ef33429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:43.082Z|3c0edd9c-a3ad-42b8-957a-839916548812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:43.083Z|3c0edd9c-a3ad-42b8-957a-839916548812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:43.706Z|d02bf526-4ce1-48a4-ba2f-840749c5d9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:57:43.707Z|d02bf526-4ce1-48a4-ba2f-840749c5d9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:57:50.741Z|90eeda6d-6f09-44a1-838c-decc26c78947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:50.741Z|90eeda6d-6f09-44a1-838c-decc26c78947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:52.501Z|2c6a3155-a7f1-444b-8cc6-3fb3603cb6f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:52.501Z|2c6a3155-a7f1-444b-8cc6-3fb3603cb6f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:53.109Z|88a18173-7bc4-40da-8bd7-28d185ac4b29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:57:53.109Z|88a18173-7bc4-40da-8bd7-28d185ac4b29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:58.266Z|b5868da1-9167-4342-8514-a64b609965b6|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2022-02-17T00:57:58.266Z|b5868da1-9167-4342-8514-a64b609965b6|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2022-02-17T00:57:58.706Z|6973252e-4558-4290-bc38-18df8c9d2493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:57:58.708Z|6973252e-4558-4290-bc38-18df8c9d2493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:57:59.010Z|eb2573a3-50e1-4eb8-9e8e-99859305aca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:57:59.011Z|eb2573a3-50e1-4eb8-9e8e-99859305aca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:58:00.761Z|c9726124-07bf-4020-95f5-b58119fa64f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:00.762Z|c9726124-07bf-4020-95f5-b58119fa64f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:02.521Z|0533c84c-2457-4410-9bc2-0382b421808c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:02.522Z|0533c84c-2457-4410-9bc2-0382b421808c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:03.128Z|618c5808-2b90-4ce3-a5d2-934a40652892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:03.129Z|618c5808-2b90-4ce3-a5d2-934a40652892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:10.783Z|10403c1d-e1cd-48ef-851b-5915c418da0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:10.784Z|10403c1d-e1cd-48ef-851b-5915c418da0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:12.545Z|01b366f8-0196-47a4-aa65-19c2e34d8bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:12.546Z|01b366f8-0196-47a4-aa65-19c2e34d8bc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:13.150Z|02e03774-df63-433a-8b88-71b2f6482a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:13.151Z|02e03774-df63-433a-8b88-71b2f6482a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:13.706Z|d0e86f0d-e58b-48b2-888a-6e9fc061c4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:58:13.706Z|d0e86f0d-e58b-48b2-888a-6e9fc061c4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:58:20.809Z|380260ad-c1fe-4f3e-a8db-e412d57801b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:20.810Z|380260ad-c1fe-4f3e-a8db-e412d57801b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:22.567Z|bf2c2266-99b9-48a7-99e0-5bd8ed40ee41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:22.569Z|bf2c2266-99b9-48a7-99e0-5bd8ed40ee41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:23.171Z|93423236-a3ae-442e-bc9b-6fb017bcfae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:23.171Z|93423236-a3ae-442e-bc9b-6fb017bcfae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:28.707Z|9cf67539-c6a7-46ce-b391-375a6c1d6b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:58:28.709Z|9cf67539-c6a7-46ce-b391-375a6c1d6b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:58:29.011Z|b34c0200-efb4-46ee-95f1-4eb71858afa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-02-17T00:58:29.012Z|b34c0200-efb4-46ee-95f1-4eb71858afa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-02-17T00:58:30.841Z|ed41d858-3566-4fa1-98a2-2cc744c9daef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:30.843Z|ed41d858-3566-4fa1-98a2-2cc744c9daef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:32.590Z|02d4923f-5d14-42e9-828f-1baf3607e842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:32.591Z|02d4923f-5d14-42e9-828f-1baf3607e842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-02-17T00:58:33.189Z|293d6a4e-cee6-44f7-bda6-5c6f5c199b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-02-17T00:58:33.190Z|293d6a4e-cee6-44f7-bda6-5c6f5c199b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.