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-11-22T03:12:15.231Z||main|||||INFO|500||The following profiles are active: basic 2022-11-22T03:12:30.760Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-22T03:12:30.761Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-22T03:12:30.977Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-22T03:12:40.316Z||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-11-22T03:12:40.565Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-22T03:12:40.846Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-22T03:12:41.466Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-22T03:12:41.473Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-22T03:12:41.597Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-22T03:12:41.893Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-22T03:12:42.596Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-22T03:12:44.831Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-22T03:12:47.161Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-22T03:12:47.226Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-22T03:12:47.941Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-22T03:12:48.186Z||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-11-22T03:12:49.685Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-22T03:12:51.703Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-11-22T03:13:01.397Z||main|||||WARN|500||--- 2022-11-22T03:13:01.398Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-22T03:13:01.398Z||main|||||WARN|500||--- 2022-11-22T03:13:02.244Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-22T03:13:09.443Z||main|||||INFO|500||Started ApiHandlerApplication in 57.725 seconds (JVM running for 60.195) 2022-11-22T03:13:09.483Z|1457c388-163d-4282-bce3-e9f785a3686e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:13:09.498Z|1457c388-163d-4282-bce3-e9f785a3686e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:13:09.507Z|32939566-58a6-4610-95b5-50781062c01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:13:09.516Z|32939566-58a6-4610-95b5-50781062c01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:13:15.538Z||http-nio-8080-exec-9|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-22T03:13:16.003Z|86c6ff1e-bbad-4f2b-bc0c-0ff1281d8070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:16.004Z|c17a7ceb-5bb3-4ef0-8806-b14a6b7be0c1|http-nio-8080-exec-9|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-11-22T03:13:16.522Z|c17a7ceb-5bb3-4ef0-8806-b14a6b7be0c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:16.526Z|86c6ff1e-bbad-4f2b-bc0c-0ff1281d8070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:17.257Z|48f6f82e-f590-46c3-9bfb-55b3f0d5887d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:17.260Z|48f6f82e-f590-46c3-9bfb-55b3f0d5887d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:24.437Z|fc3d5116-56ec-4438-b235-cc14897380b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:13:24.443Z|fc3d5116-56ec-4438-b235-cc14897380b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:13:26.352Z|45c9bbfc-2f0a-4348-a6e8-84ef878cb7f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:26.353Z|45c9bbfc-2f0a-4348-a6e8-84ef878cb7f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:26.361Z|458fb136-a663-497a-bf26-b4aec99fc901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:26.362Z|458fb136-a663-497a-bf26-b4aec99fc901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:27.295Z|83176e09-2e03-4eb7-adec-f8b8cd007e97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:27.301Z|83176e09-2e03-4eb7-adec-f8b8cd007e97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:36.405Z|23c132b8-1ca8-4e60-9a2c-c3dd5154a1b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:36.409Z|23c132b8-1ca8-4e60-9a2c-c3dd5154a1b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:36.422Z|bfd4179e-abb5-4ee0-8676-1cdfc9e5a7a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:36.433Z|bfd4179e-abb5-4ee0-8676-1cdfc9e5a7a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:37.358Z|d071987b-5a26-47f1-b429-87bb94f24f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:37.361Z|d071987b-5a26-47f1-b429-87bb94f24f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:39.437Z|9f7f0b61-b7ce-425b-832e-e2b3a859a599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:13:39.438Z|9f7f0b61-b7ce-425b-832e-e2b3a859a599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:13:39.524Z|d628963e-cda2-46a9-a89a-b7262ba0c8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:13:39.525Z|d628963e-cda2-46a9-a89a-b7262ba0c8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:13:46.472Z|4a61ac02-ef74-4143-9e50-2b66df9f9e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:46.474Z|4a61ac02-ef74-4143-9e50-2b66df9f9e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:46.490Z|6be24fa7-9bd0-46e1-8b95-a4aaecbf47c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:46.495Z|6be24fa7-9bd0-46e1-8b95-a4aaecbf47c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:47.425Z|082093b5-f58f-4975-a36c-1b5754fc20a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:47.431Z|082093b5-f58f-4975-a36c-1b5754fc20a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:54.440Z|d492233b-b933-4b78-bbcd-8d5c670c936b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:13:54.461Z|d492233b-b933-4b78-bbcd-8d5c670c936b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:13:56.563Z|d5884220-75f4-4359-aabc-bcc472d8a13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:56.566Z|d5884220-75f4-4359-aabc-bcc472d8a13f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:56.580Z|a38d73e0-bfe0-4767-bb5c-e07dfdcb79ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:56.589Z|a38d73e0-bfe0-4767-bb5c-e07dfdcb79ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:13:57.515Z|3d555c54-498e-426f-a2c3-97bcacc9a3ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:13:57.549Z|3d555c54-498e-426f-a2c3-97bcacc9a3ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:06.660Z|46fbdac7-a086-48fe-bdba-1484ffd3dfe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:06.662Z|46fbdac7-a086-48fe-bdba-1484ffd3dfe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:06.662Z|2a478ba9-0c89-462f-a938-1998c4678486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:06.667Z|2a478ba9-0c89-462f-a938-1998c4678486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:07.613Z|9df39f7a-f826-450a-a0dd-447739f0cdec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:07.614Z|9df39f7a-f826-450a-a0dd-447739f0cdec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:09.435Z|2eee0a55-ff91-4fdc-8df9-49204ac70242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:14:09.436Z|2eee0a55-ff91-4fdc-8df9-49204ac70242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:14:09.527Z|3fb2a781-220e-430a-aef8-cc0bc3d0fcf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:14:09.528Z|3fb2a781-220e-430a-aef8-cc0bc3d0fcf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:14:16.704Z|de7db4a7-c160-4073-a674-22afb625f26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:16.707Z|de7db4a7-c160-4073-a674-22afb625f26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:16.708Z|ef349a65-e2f3-4634-9d7b-cb34cc534444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:16.709Z|ef349a65-e2f3-4634-9d7b-cb34cc534444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:17.644Z|cfcd41bc-d211-4ebc-b099-2fb657c736da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:17.645Z|cfcd41bc-d211-4ebc-b099-2fb657c736da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:24.434Z|29eea795-d5bd-4aa3-88ef-58ae8efefbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:14:24.434Z|29eea795-d5bd-4aa3-88ef-58ae8efefbe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:14:26.742Z|7abc41b7-0adc-4499-97b0-2e8c4845bac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:26.743Z|37e63628-5e71-41a0-8595-bd8a537f1b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:26.745Z|37e63628-5e71-41a0-8595-bd8a537f1b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:26.745Z|7abc41b7-0adc-4499-97b0-2e8c4845bac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:27.675Z|cf136aa9-49f2-4012-a22c-34672046e850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:27.676Z|cf136aa9-49f2-4012-a22c-34672046e850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:36.776Z|4db8174e-564f-4976-9ee4-6d80b3b689cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:36.777Z|4db8174e-564f-4976-9ee4-6d80b3b689cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:36.778Z|dc32006b-e75f-410b-97dc-eda8a22ca44c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:36.779Z|dc32006b-e75f-410b-97dc-eda8a22ca44c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:37.712Z|ad5f03ad-07e9-4190-871b-1bda37a6efe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:37.714Z|ad5f03ad-07e9-4190-871b-1bda37a6efe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:39.434Z|ab1c5964-5f5c-4053-bef3-6f2f1da1e897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:14:39.439Z|ab1c5964-5f5c-4053-bef3-6f2f1da1e897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:14:39.530Z|d197b47c-3c1f-47bb-9ae9-0be7eaad744c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:14:39.531Z|d197b47c-3c1f-47bb-9ae9-0be7eaad744c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:14:46.809Z|f8e03be5-4cb4-47f7-8d46-227ba52d7fc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:46.811Z|f8e03be5-4cb4-47f7-8d46-227ba52d7fc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:46.831Z|4b3afa9c-4f10-42d7-bb5e-01749b41d5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:46.832Z|4b3afa9c-4f10-42d7-bb5e-01749b41d5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:47.742Z|347c76be-cffb-4b08-be4a-58eac3fa75aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:47.744Z|347c76be-cffb-4b08-be4a-58eac3fa75aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:54.434Z|c2016a72-80b0-48b3-a1e7-c83dd2eef9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:14:54.436Z|c2016a72-80b0-48b3-a1e7-c83dd2eef9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:14:56.842Z|4ee9d501-cbbe-4799-8c5d-2113d252248c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:56.844Z|4ee9d501-cbbe-4799-8c5d-2113d252248c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:56.863Z|89a79560-0746-4f5a-b947-c5eef0d1ca0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:56.865Z|89a79560-0746-4f5a-b947-c5eef0d1ca0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:14:57.784Z|b53f155c-733a-40e3-82e2-53ddd08a0696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:14:57.786Z|b53f155c-733a-40e3-82e2-53ddd08a0696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:06.897Z|031f2c01-7a60-4247-87d7-ef30658dbfc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:06.898Z|baa24562-5924-4797-9285-50a3b1f40b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:06.899Z|031f2c01-7a60-4247-87d7-ef30658dbfc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:06.899Z|baa24562-5924-4797-9285-50a3b1f40b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:07.839Z|7b5816a5-72a1-4de8-8ce1-9d6c9c6922a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:07.841Z|7b5816a5-72a1-4de8-8ce1-9d6c9c6922a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:09.433Z|036e0aac-1ab6-438e-9294-f73afd141882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:15:09.434Z|036e0aac-1ab6-438e-9294-f73afd141882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:15:09.533Z|929d1775-41c4-4eb0-b9ae-21be55ac9ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:15:09.534Z|929d1775-41c4-4eb0-b9ae-21be55ac9ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:15:16.955Z|a07b2677-be69-49ac-bf77-dbbb6482bfef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:16.957Z|a07b2677-be69-49ac-bf77-dbbb6482bfef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:16.961Z|bd6c34cf-7d92-4a1c-b04f-6d88c45e8f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:16.964Z|bd6c34cf-7d92-4a1c-b04f-6d88c45e8f12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:17.895Z|5595fb20-b211-4afb-87fd-08faa04d21ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:17.897Z|5595fb20-b211-4afb-87fd-08faa04d21ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:24.434Z|8d23c649-46bb-4202-b478-a8e9e54d3b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:15:24.456Z|8d23c649-46bb-4202-b478-a8e9e54d3b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:15:27.013Z|80bc6d43-c88e-455f-a1d9-7443cafa5a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:27.013Z|601d8e09-4b07-4829-85fa-64fab8e322e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:27.015Z|80bc6d43-c88e-455f-a1d9-7443cafa5a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:27.015Z|601d8e09-4b07-4829-85fa-64fab8e322e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:27.927Z|a809ff11-8bb2-460d-b576-ac193136ea57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:27.928Z|a809ff11-8bb2-460d-b576-ac193136ea57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:37.043Z|7b66000a-0ce4-4498-a88b-82389b393d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:37.044Z|7f5981bf-d1ee-40d0-b118-2c1abd23628f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:37.045Z|7b66000a-0ce4-4498-a88b-82389b393d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:37.045Z|7f5981bf-d1ee-40d0-b118-2c1abd23628f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:37.960Z|c2357691-16c5-4b9b-93cd-d45f134a68d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:37.961Z|c2357691-16c5-4b9b-93cd-d45f134a68d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:39.434Z|621a4a85-4383-4f83-af09-97d1006a680a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:15:39.436Z|621a4a85-4383-4f83-af09-97d1006a680a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:15:39.535Z|33f7a42a-eb7a-4a5a-bc5b-62ce1948a33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:15:39.536Z|33f7a42a-eb7a-4a5a-bc5b-62ce1948a33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:15:47.073Z|08683b0a-99e0-4a1b-9541-eeb888eb34af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:47.074Z|08683b0a-99e0-4a1b-9541-eeb888eb34af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:47.096Z|175dc1da-a202-47e8-98ba-0fdabf084050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:47.098Z|175dc1da-a202-47e8-98ba-0fdabf084050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:47.993Z|a33c36f8-d22e-47d7-ac7c-71a2209a9d64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:47.994Z|a33c36f8-d22e-47d7-ac7c-71a2209a9d64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:54.434Z|aadad890-e238-4d74-9de4-18d1a06e20ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:15:54.436Z|aadad890-e238-4d74-9de4-18d1a06e20ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:15:57.125Z|e8786e34-ca8b-4859-a487-c20ee9e008a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:57.125Z|0a0e87f8-10f0-4b1f-8bcc-6df946a5808f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:57.126Z|e8786e34-ca8b-4859-a487-c20ee9e008a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:57.126Z|0a0e87f8-10f0-4b1f-8bcc-6df946a5808f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:15:58.024Z|3365b471-a31a-476d-b3f7-0c1960fb3551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:15:58.024Z|3365b471-a31a-476d-b3f7-0c1960fb3551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:07.161Z|0ec4430a-442d-4f6b-8fe3-65a299a6907d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:07.161Z|af07e145-c0de-4466-a960-3abc8c631d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:07.162Z|0ec4430a-442d-4f6b-8fe3-65a299a6907d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:07.162Z|af07e145-c0de-4466-a960-3abc8c631d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:08.058Z|5d40afa4-3338-469e-98f4-767fc428315a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:08.059Z|5d40afa4-3338-469e-98f4-767fc428315a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:09.434Z|6f967d8d-5339-4749-b4df-d3410bff134a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:16:09.453Z|6f967d8d-5339-4749-b4df-d3410bff134a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:16:09.538Z|7c62081d-76c8-44e0-beb9-79d636cceaad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:16:09.539Z|7c62081d-76c8-44e0-beb9-79d636cceaad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:16:17.189Z|e4dcf9bb-5d94-4d2d-8314-ad86b59c29c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:17.190Z|e4dcf9bb-5d94-4d2d-8314-ad86b59c29c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:17.214Z|4567f945-8fe7-4c98-b8eb-2a92a1dd786b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:17.216Z|4567f945-8fe7-4c98-b8eb-2a92a1dd786b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:18.088Z|07cd10b9-439f-4069-b3b2-888b5b74996a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:18.089Z|07cd10b9-439f-4069-b3b2-888b5b74996a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:24.433Z|e48d3ae9-d18b-4820-96db-d3ba19395af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:16:24.434Z|e48d3ae9-d18b-4820-96db-d3ba19395af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:16:27.221Z|f4bf5d82-46a4-4a9e-9873-59de5a46faae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:27.223Z|f4bf5d82-46a4-4a9e-9873-59de5a46faae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:27.246Z|b0802bd9-7148-4d61-a79c-0a2de748979f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:27.248Z|b0802bd9-7148-4d61-a79c-0a2de748979f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:28.114Z|92f0787e-90b1-4856-b692-538e27e073da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:28.116Z|92f0787e-90b1-4856-b692-538e27e073da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:37.275Z|4e35432e-3845-430f-a6ff-cdcc5b7194ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:37.276Z|4e35432e-3845-430f-a6ff-cdcc5b7194ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:37.283Z|11d4fe4e-66c4-48d0-8b25-cad6700a81a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:37.284Z|11d4fe4e-66c4-48d0-8b25-cad6700a81a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:38.146Z|41ca5fc9-1c01-486a-89ac-bb1dee830635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:38.147Z|41ca5fc9-1c01-486a-89ac-bb1dee830635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:39.434Z|4dc95a51-2323-4422-8ee8-4a3a7d1e6389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:16:39.435Z|4dc95a51-2323-4422-8ee8-4a3a7d1e6389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:16:39.540Z|5b5a1ee6-3f58-4666-ad46-40068ca54c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:16:39.541Z|5b5a1ee6-3f58-4666-ad46-40068ca54c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:16:47.313Z|4997a329-4400-4ae0-abcc-5b11b7c3971c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:47.314Z|4997a329-4400-4ae0-abcc-5b11b7c3971c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:47.327Z|a6398eb0-af16-4fc1-8727-5f986122ffb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:47.329Z|a6398eb0-af16-4fc1-8727-5f986122ffb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:48.179Z|3bb520ab-c39a-4527-bada-4818b0324a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:48.180Z|3bb520ab-c39a-4527-bada-4818b0324a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:54.434Z|681603d2-39fb-415e-92f6-301fa1197726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:16:54.441Z|681603d2-39fb-415e-92f6-301fa1197726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:16:57.355Z|59d069f3-089b-4d65-949d-c8d6f03dd0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:57.356Z|59d069f3-089b-4d65-949d-c8d6f03dd0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:57.400Z|628d83cc-6de2-41b8-bb52-13fdfbaa7222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:57.402Z|628d83cc-6de2-41b8-bb52-13fdfbaa7222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:16:58.207Z|865f1a96-1b1f-4c1d-bb3a-d4994008f9c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:16:58.208Z|865f1a96-1b1f-4c1d-bb3a-d4994008f9c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:07.395Z|a6abccf6-dade-4032-8f88-1ad2afd46572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:07.396Z|a6abccf6-dade-4032-8f88-1ad2afd46572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:07.431Z|fa66c931-698a-44af-b209-0fdcdf078eac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:07.432Z|fa66c931-698a-44af-b209-0fdcdf078eac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:08.235Z|07027994-76e5-4744-a632-a4e8cf96b992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:08.236Z|07027994-76e5-4744-a632-a4e8cf96b992|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:09.434Z|ce2f7775-0539-443b-b2d8-108cc00ba428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:17:09.435Z|ce2f7775-0539-443b-b2d8-108cc00ba428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:17:09.543Z|432a6437-ea4c-4230-b433-0aaa96a7cc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:17:09.544Z|432a6437-ea4c-4230-b433-0aaa96a7cc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:17:17.425Z|1a79e5a6-8135-400d-9f58-a77c43755ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:17.427Z|1a79e5a6-8135-400d-9f58-a77c43755ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:17.462Z|78724d64-88f4-4bff-832e-3c1945d97266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:17.464Z|78724d64-88f4-4bff-832e-3c1945d97266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:18.262Z|f2309bdf-9e89-4d01-926e-1166b709a974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:18.263Z|f2309bdf-9e89-4d01-926e-1166b709a974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:24.433Z|29126a84-dd58-4022-b96a-98d53b916dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:17:24.435Z|29126a84-dd58-4022-b96a-98d53b916dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:17:27.454Z|5dceba6b-8fac-4b0a-a7bc-382df81036c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:27.455Z|5dceba6b-8fac-4b0a-a7bc-382df81036c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:27.496Z|32ebec7a-55a0-4e87-97b7-134e2a187f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:27.497Z|32ebec7a-55a0-4e87-97b7-134e2a187f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:28.289Z|096f2976-b7ad-4982-9b27-433a3a6975ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:28.290Z|096f2976-b7ad-4982-9b27-433a3a6975ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:37.485Z|dae79f8f-cd62-4a47-a6e9-478d75a5e5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:37.486Z|dae79f8f-cd62-4a47-a6e9-478d75a5e5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:37.525Z|b2c26d50-f558-48d0-a063-18b122cd1648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:37.527Z|b2c26d50-f558-48d0-a063-18b122cd1648|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:38.316Z|9eb23ff5-2452-44ae-b306-9393886cdc85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:38.317Z|9eb23ff5-2452-44ae-b306-9393886cdc85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:39.433Z|3a6583c7-4cb2-4a55-9f0d-81956b21d7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:17:39.453Z|3a6583c7-4cb2-4a55-9f0d-81956b21d7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:17:39.545Z|faec407a-03e5-4b97-9aad-de14beb5659c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:17:39.546Z|faec407a-03e5-4b97-9aad-de14beb5659c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:17:47.536Z|81fe4ea3-0d06-4597-9520-ffe70a46cd36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:47.537Z|81fe4ea3-0d06-4597-9520-ffe70a46cd36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:47.553Z|70219718-ada4-42e9-9ccc-41626b2ed39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:47.555Z|70219718-ada4-42e9-9ccc-41626b2ed39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:48.344Z|c0a29092-4185-42df-92fc-44a20b752ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:48.345Z|c0a29092-4185-42df-92fc-44a20b752ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:54.434Z|2c705285-4898-405b-8c86-66e62f4584b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:17:54.435Z|2c705285-4898-405b-8c86-66e62f4584b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:17:57.586Z|6e0674b8-e234-4e1e-a5bc-0522e7b10418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:57.588Z|6e0674b8-e234-4e1e-a5bc-0522e7b10418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:57.592Z|6bccb8ae-fc74-4925-abba-010e04984532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:57.593Z|6bccb8ae-fc74-4925-abba-010e04984532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:17:58.372Z|7e723ed8-da27-448d-ae5e-54ee1762ba05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:17:58.373Z|7e723ed8-da27-448d-ae5e-54ee1762ba05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:07.621Z|dd9fc2d9-0ee4-4ca6-8057-054561a2ac3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:07.622Z|dd9fc2d9-0ee4-4ca6-8057-054561a2ac3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:07.644Z|7146d4d7-ce08-4cc4-b504-55de3cd939cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:07.645Z|7146d4d7-ce08-4cc4-b504-55de3cd939cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:08.398Z|5e2409a3-815e-40cb-9616-73a4f2d80717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:08.399Z|5e2409a3-815e-40cb-9616-73a4f2d80717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:09.433Z|5a3b4efa-8bf9-48bc-a934-84d3f00fe602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:18:09.434Z|5a3b4efa-8bf9-48bc-a934-84d3f00fe602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:18:09.548Z|3e5bdc9a-f574-435a-973b-e28f49d2f96c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:18:09.549Z|3e5bdc9a-f574-435a-973b-e28f49d2f96c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:18:17.661Z|e3a366c9-71a1-4b4e-a29e-316ae9121a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:17.662Z|e3a366c9-71a1-4b4e-a29e-316ae9121a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:17.674Z|f3b5f3ef-056b-4fde-aa08-269b86a0d8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:17.675Z|f3b5f3ef-056b-4fde-aa08-269b86a0d8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:18.426Z|0959bdfa-9c3d-46f8-a200-33d3f1b67a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:18.427Z|0959bdfa-9c3d-46f8-a200-33d3f1b67a8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:24.433Z|81c458e5-d0b9-4503-846d-3b86165b7854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:18:24.449Z|81c458e5-d0b9-4503-846d-3b86165b7854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:18:27.712Z|729a3da6-72c3-46e4-84f7-65494d4857a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:27.713Z|3c201e31-3bac-4ccc-ad2c-cce820cbdf20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:27.713Z|729a3da6-72c3-46e4-84f7-65494d4857a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:27.714Z|3c201e31-3bac-4ccc-ad2c-cce820cbdf20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:28.457Z|a0992f1a-9261-49c5-9ea0-437e97b6095b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:28.458Z|a0992f1a-9261-49c5-9ea0-437e97b6095b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:37.759Z|89c022ae-0134-49a6-9c49-1736d7cf7c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:37.760Z|89c022ae-0134-49a6-9c49-1736d7cf7c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:37.767Z|442c0341-1c53-4de6-bc8d-89330b2061f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:37.768Z|442c0341-1c53-4de6-bc8d-89330b2061f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:38.486Z|6e14657a-0823-48c7-b9f5-fc8990e77d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:38.487Z|6e14657a-0823-48c7-b9f5-fc8990e77d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:39.434Z|b9a5ac76-4a9e-4ed1-93a5-3f6884eb9fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:18:39.435Z|b9a5ac76-4a9e-4ed1-93a5-3f6884eb9fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:18:39.550Z|cf056930-dd0a-46c7-b66a-e5c3b9886e29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:18:39.551Z|cf056930-dd0a-46c7-b66a-e5c3b9886e29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:18:47.826Z|4308c2cc-19a5-46d9-a533-962698f2d1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:47.827Z|4308c2cc-19a5-46d9-a533-962698f2d1b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:47.837Z|431ebcfb-3009-438c-979b-c1a4bfd8607b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:47.838Z|431ebcfb-3009-438c-979b-c1a4bfd8607b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:48.519Z|3ce844fd-2c4e-4857-801e-5ed46ba22ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:48.520Z|3ce844fd-2c4e-4857-801e-5ed46ba22ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:54.434Z|80535829-869d-44b4-ab77-30770e68c7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:18:54.435Z|80535829-869d-44b4-ab77-30770e68c7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:18:57.875Z|0c1a0692-ce3e-4f53-9817-134f4b76f713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:57.876Z|0c1a0692-ce3e-4f53-9817-134f4b76f713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:57.880Z|56d81e85-510e-4819-b12e-71e7809cb89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:57.882Z|56d81e85-510e-4819-b12e-71e7809cb89d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:18:58.548Z|df8cbd0a-eea7-4c44-bb4a-d3b5a2fb95e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:18:58.549Z|df8cbd0a-eea7-4c44-bb4a-d3b5a2fb95e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:07.931Z|04a180b1-0ba3-4310-bac8-551b93368116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:07.932Z|04a180b1-0ba3-4310-bac8-551b93368116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:07.933Z|1239e057-fea1-42dd-9b87-16aad22d2daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:07.935Z|1239e057-fea1-42dd-9b87-16aad22d2daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:08.576Z|e8005559-1896-4941-b2f9-cc03912fdfd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:08.577Z|e8005559-1896-4941-b2f9-cc03912fdfd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:09.433Z|4583eae2-2e72-4d69-ae1f-207f33a4a990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:19:09.453Z|4583eae2-2e72-4d69-ae1f-207f33a4a990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:19:09.553Z|049ebdc8-1650-4694-bbce-ad44727ae4d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:19:09.554Z|049ebdc8-1650-4694-bbce-ad44727ae4d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:19:17.973Z|99b4e8b6-9797-4eff-b7d9-64c590063fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:17.974Z|99b4e8b6-9797-4eff-b7d9-64c590063fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:17.988Z|37a3072f-c670-40ce-b414-4a91406c0115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:17.989Z|37a3072f-c670-40ce-b414-4a91406c0115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:18.602Z|f8227d00-7591-4eee-9900-ca76b3ee35f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:18.603Z|f8227d00-7591-4eee-9900-ca76b3ee35f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:24.434Z|f6efcc00-a257-4561-a6f0-f6951aff2648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:19:24.435Z|f6efcc00-a257-4561-a6f0-f6951aff2648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:19:28.007Z|ea4f4256-9972-461a-9a8d-77dd326cc838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:28.009Z|ea4f4256-9972-461a-9a8d-77dd326cc838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:28.014Z|b913d3ea-5071-4cb3-9d84-cf81a38883bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:28.015Z|b913d3ea-5071-4cb3-9d84-cf81a38883bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:28.626Z|cbfec283-5688-4e26-bd84-5a2de1bb13b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:28.627Z|cbfec283-5688-4e26-bd84-5a2de1bb13b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:38.049Z|d0e41ea7-e363-455d-b03f-dc57237dd22b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:38.050Z|d0e41ea7-e363-455d-b03f-dc57237dd22b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:38.066Z|ed7d196d-0d8f-4480-a276-281c01786d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:38.067Z|ed7d196d-0d8f-4480-a276-281c01786d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:38.653Z|34ab8e2a-dddc-4aa3-97ec-b1070785b79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:38.654Z|34ab8e2a-dddc-4aa3-97ec-b1070785b79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:39.434Z|a8d0b10c-cf71-4c94-bd6c-b31f51ab2d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:19:39.435Z|a8d0b10c-cf71-4c94-bd6c-b31f51ab2d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:19:39.556Z|3525fb30-b6dc-45b9-a37f-f21cbd91889b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:19:39.557Z|3525fb30-b6dc-45b9-a37f-f21cbd91889b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:19:48.105Z|2ff64c09-8602-4598-a567-d732c3f09bdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:48.106Z|2ff64c09-8602-4598-a567-d732c3f09bdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:48.117Z|bb2cb6a4-95d4-4bb1-8078-70df73da166c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:48.119Z|bb2cb6a4-95d4-4bb1-8078-70df73da166c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:48.686Z|f869fa88-2eb6-4fd3-980c-2e47c02c1b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:48.687Z|f869fa88-2eb6-4fd3-980c-2e47c02c1b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:54.434Z|fb36ef00-992f-409b-b489-12e00ecd7079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:19:54.446Z|fb36ef00-992f-409b-b489-12e00ecd7079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:19:58.133Z|e16ac6ad-f279-4808-a310-6abf97d34a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:58.134Z|e16ac6ad-f279-4808-a310-6abf97d34a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:58.144Z|c7d1866f-bf1c-4542-a484-cb4acf8248f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:58.146Z|c7d1866f-bf1c-4542-a484-cb4acf8248f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:19:58.714Z|ef103293-362d-4d0e-821c-82e3fc8290e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:19:58.716Z|ef103293-362d-4d0e-821c-82e3fc8290e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:08.182Z|78b95368-9b56-40e1-8a8d-419a033de741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:08.183Z|b61a213a-a807-42b7-a452-15c5a2607a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:08.184Z|78b95368-9b56-40e1-8a8d-419a033de741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:08.184Z|b61a213a-a807-42b7-a452-15c5a2607a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:08.741Z|b6d46caa-27ef-48db-b48a-5c2b676ae570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:08.743Z|b6d46caa-27ef-48db-b48a-5c2b676ae570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:09.433Z|5e0c350c-970a-4659-8c49-c5fda30ccdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:20:09.434Z|5e0c350c-970a-4659-8c49-c5fda30ccdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:20:09.558Z|bda6d077-350d-4802-928e-cd7725c85ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:20:09.559Z|bda6d077-350d-4802-928e-cd7725c85ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:20:18.213Z|11c900d7-51e3-4980-b7a8-00ce5e25d00c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:18.215Z|11c900d7-51e3-4980-b7a8-00ce5e25d00c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:18.272Z|27c980dc-f318-4750-af6c-b46af2c7ba0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:18.275Z|27c980dc-f318-4750-af6c-b46af2c7ba0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:18.769Z|9dc780f8-10ef-4f5f-8a97-9c19b6530992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:18.772Z|9dc780f8-10ef-4f5f-8a97-9c19b6530992|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:24.434Z|16eb2f4c-bbe2-44ed-8ea5-5a260a24e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:20:24.435Z|16eb2f4c-bbe2-44ed-8ea5-5a260a24e078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:20:28.245Z|f204dc56-e6d8-41a6-8412-6e675b95471d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:28.246Z|f204dc56-e6d8-41a6-8412-6e675b95471d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:28.306Z|b7134705-6d94-4266-beec-48502796f3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:28.308Z|b7134705-6d94-4266-beec-48502796f3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:28.798Z|3f33cce7-7300-49ed-a5df-35f3cad84e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:28.799Z|3f33cce7-7300-49ed-a5df-35f3cad84e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:38.281Z|4b1c4c44-40ad-4c58-bc88-e4267ef6dc1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:38.283Z|4b1c4c44-40ad-4c58-bc88-e4267ef6dc1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:38.339Z|f5a239c0-63a1-421e-819e-63498fbdf239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:38.341Z|f5a239c0-63a1-421e-819e-63498fbdf239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:38.823Z|46d4b4ff-f3b3-4b67-b99d-e09eb2efefc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:38.825Z|46d4b4ff-f3b3-4b67-b99d-e09eb2efefc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:39.434Z|7fa85bcb-f54a-49bc-a64e-9013494d2300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:20:39.459Z|7fa85bcb-f54a-49bc-a64e-9013494d2300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:20:39.563Z|d690a64b-ceea-4199-ba61-112e5aa9eb41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:20:39.564Z|d690a64b-ceea-4199-ba61-112e5aa9eb41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:20:48.320Z|ac229927-42d1-4abc-a478-4ebe54d6b7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:48.321Z|ac229927-42d1-4abc-a478-4ebe54d6b7e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:48.367Z|cd3f17eb-c1ec-4d1b-8d07-e97bca8df772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:48.368Z|cd3f17eb-c1ec-4d1b-8d07-e97bca8df772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:48.853Z|8b3c9701-0b9c-43f5-961d-0a228bc60ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:48.854Z|8b3c9701-0b9c-43f5-961d-0a228bc60ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:54.433Z|23a93df1-048e-4274-a7db-8226b7588214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:20:54.434Z|23a93df1-048e-4274-a7db-8226b7588214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:20:58.360Z|339bcff7-455b-4422-8de5-52af413b1665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:58.361Z|339bcff7-455b-4422-8de5-52af413b1665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:58.400Z|de1b171d-1316-4166-bdb2-85cab3a5d174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:58.401Z|de1b171d-1316-4166-bdb2-85cab3a5d174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:20:58.880Z|15fabce3-8ba4-41f2-9eee-fc6a8e6fb0eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:20:58.882Z|15fabce3-8ba4-41f2-9eee-fc6a8e6fb0eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:08.414Z|eb71497e-63d9-4aff-a8fe-6e550b26ca65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:08.415Z|eb71497e-63d9-4aff-a8fe-6e550b26ca65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:08.427Z|709c71c5-8b67-453b-bf07-4e029d7568b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:08.428Z|709c71c5-8b67-453b-bf07-4e029d7568b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:08.906Z|6374aacf-3fda-4418-9d81-01c8211e84fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:08.908Z|6374aacf-3fda-4418-9d81-01c8211e84fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:09.434Z|62861f88-2126-493a-a8cb-db83d6936e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:21:09.435Z|62861f88-2126-493a-a8cb-db83d6936e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:21:09.565Z|2e56e6d0-079b-4757-8cce-9e8cc3761475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:21:09.566Z|2e56e6d0-079b-4757-8cce-9e8cc3761475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:21:18.452Z|c5da47d9-6598-41c2-aac7-ad0f9db36743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:18.452Z|4e31db11-790d-4dc0-955f-d4bf0919a4c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:18.453Z|c5da47d9-6598-41c2-aac7-ad0f9db36743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:18.453Z|4e31db11-790d-4dc0-955f-d4bf0919a4c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:18.936Z|61b5c91e-acef-48b6-b53a-ba72d4eb936f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:18.937Z|61b5c91e-acef-48b6-b53a-ba72d4eb936f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:24.433Z|9b8123f3-5302-4b3a-bf7c-52f200dc1e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:21:24.451Z|9b8123f3-5302-4b3a-bf7c-52f200dc1e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:21:28.478Z|7ee63b12-641b-4291-a5e1-c3c9247c1be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:28.479Z|7ee63b12-641b-4291-a5e1-c3c9247c1be8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:28.536Z|3d435187-3f2e-4646-a572-2f9507a6bcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:28.537Z|3d435187-3f2e-4646-a572-2f9507a6bcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:28.964Z|735e47cd-44fe-426f-a83a-89cfbb1b84f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:28.965Z|735e47cd-44fe-426f-a83a-89cfbb1b84f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:38.505Z|172d5c84-447e-46cd-949e-00fc6c03c74e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:38.506Z|172d5c84-447e-46cd-949e-00fc6c03c74e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:38.566Z|bfc0e2a2-9747-480b-ad4c-9f3329356014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:38.568Z|bfc0e2a2-9747-480b-ad4c-9f3329356014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:38.993Z|53e13dec-bddc-4974-92bb-ff375b3fcfe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:38.994Z|53e13dec-bddc-4974-92bb-ff375b3fcfe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:39.433Z|b8753268-2dcb-4ecc-adb8-8521344abfd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:21:39.434Z|b8753268-2dcb-4ecc-adb8-8521344abfd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:21:39.567Z|e623a98b-d1a2-4c9b-af24-1d87b27650bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:21:39.568Z|e623a98b-d1a2-4c9b-af24-1d87b27650bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:21:48.554Z|fced50ff-72a0-4f66-9017-7b1389b68c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:48.555Z|fced50ff-72a0-4f66-9017-7b1389b68c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:48.594Z|3b736cfb-6ca4-477b-9010-792b58fa723c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:48.595Z|3b736cfb-6ca4-477b-9010-792b58fa723c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:49.026Z|601c1212-599f-4b6c-b2d8-4dbac60280dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:49.027Z|601c1212-599f-4b6c-b2d8-4dbac60280dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:54.433Z|6e69ed8b-ed5e-411e-bf17-a2bbe940899e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:21:54.434Z|6e69ed8b-ed5e-411e-bf17-a2bbe940899e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:21:58.592Z|c6b8e2c2-68fb-4685-8d9b-1ffbc0e60448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:58.593Z|c6b8e2c2-68fb-4685-8d9b-1ffbc0e60448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:58.620Z|ecd53af0-00f5-4328-8536-d5fa5b165f6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:58.621Z|ecd53af0-00f5-4328-8536-d5fa5b165f6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:21:59.053Z|69678921-0d5e-4a89-a271-c8ac502aeffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:21:59.054Z|69678921-0d5e-4a89-a271-c8ac502aeffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:08.618Z|8eb29a1a-bd81-430c-a353-afac9f05abb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:08.619Z|8eb29a1a-bd81-430c-a353-afac9f05abb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:08.644Z|ea8e476c-d5d3-40e0-b138-eeac27c6ee53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:08.645Z|ea8e476c-d5d3-40e0-b138-eeac27c6ee53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:09.081Z|6b3aaadc-a644-4228-a31f-b24c331331d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:09.082Z|6b3aaadc-a644-4228-a31f-b24c331331d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:09.433Z|d5059867-b834-4b26-9863-8e1b7e88e88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:22:09.455Z|d5059867-b834-4b26-9863-8e1b7e88e88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:22:09.569Z|2c31626d-6d2d-4232-b17b-2fad99f60c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:22:09.571Z|2c31626d-6d2d-4232-b17b-2fad99f60c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:22:18.669Z|c3adda71-a92f-4a51-8767-fef8138b4b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:18.670Z|c3adda71-a92f-4a51-8767-fef8138b4b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:18.671Z|7603434d-a9ba-424a-bfd0-a4a3661fe16d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:18.672Z|7603434d-a9ba-424a-bfd0-a4a3661fe16d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:19.110Z|e18aa010-9e54-4cea-9b79-fad2addb916e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:19.112Z|e18aa010-9e54-4cea-9b79-fad2addb916e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:24.433Z|60dc99e0-b853-4cf6-9b88-bcb9ad70d9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:22:24.435Z|60dc99e0-b853-4cf6-9b88-bcb9ad70d9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:22:28.756Z|29c34bab-2347-448b-9d00-90a14d9fc18c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:28.756Z|d009043b-041a-4624-a55d-8febdccef75f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:28.757Z|29c34bab-2347-448b-9d00-90a14d9fc18c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:28.757Z|d009043b-041a-4624-a55d-8febdccef75f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:29.138Z|cfe12b0c-ac17-4719-b74e-ce9763fcf111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:29.139Z|cfe12b0c-ac17-4719-b74e-ce9763fcf111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:37.427Z|eaa27379-4404-4874-a4e2-f533321a15ca|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:22:37.429Z|eaa27379-4404-4874-a4e2-f533321a15ca|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:38.787Z|925ec3c2-7a8c-4b71-afaa-45cc8a23fc34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:38.787Z|67e84be1-af38-4417-94b6-52dc5d0e82ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:38.788Z|67e84be1-af38-4417-94b6-52dc5d0e82ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:38.788Z|925ec3c2-7a8c-4b71-afaa-45cc8a23fc34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:39.168Z|3bb8d276-5fd5-4699-a8f8-ee075c89ef7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:39.169Z|3bb8d276-5fd5-4699-a8f8-ee075c89ef7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:39.433Z|02ce0b15-3847-4797-b713-c83421c62d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:22:39.434Z|02ce0b15-3847-4797-b713-c83421c62d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:22:39.572Z|f29857e5-93fc-427e-8b3d-0f63a511a7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:22:39.573Z|f29857e5-93fc-427e-8b3d-0f63a511a7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:22:48.814Z|bd8f967c-c2f8-402d-9c20-0b2b4a9eea80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:48.815Z|bd8f967c-c2f8-402d-9c20-0b2b4a9eea80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:48.838Z|df08a5a4-5a1f-47b0-9a17-1a18837bbeaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:48.839Z|df08a5a4-5a1f-47b0-9a17-1a18837bbeaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:49.198Z|ed9af081-6335-431c-9050-b2b4eb955e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:49.199Z|ed9af081-6335-431c-9050-b2b4eb955e63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:54.434Z|fb8ccf46-c452-4cfb-9261-323447bfb62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:22:54.441Z|fb8ccf46-c452-4cfb-9261-323447bfb62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:22:58.864Z|910606fe-e5bb-43e8-8498-0ba95995cdfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:58.864Z|3bda442b-f87d-4a78-a435-63e427cd3aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:58.865Z|910606fe-e5bb-43e8-8498-0ba95995cdfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:58.865Z|3bda442b-f87d-4a78-a435-63e427cd3aba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:22:59.225Z|61f49898-cbed-4a64-82fb-8276f5da5fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:22:59.226Z|61f49898-cbed-4a64-82fb-8276f5da5fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:08.894Z|75964456-2124-47c7-8fcf-9a5932cac30e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:08.895Z|75964456-2124-47c7-8fcf-9a5932cac30e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:08.917Z|4c22f075-e904-4e8f-8ff6-4edc9228275b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:08.918Z|4c22f075-e904-4e8f-8ff6-4edc9228275b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:09.253Z|bea80045-4156-4447-9b1e-7932e268654c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:09.254Z|bea80045-4156-4447-9b1e-7932e268654c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:09.433Z|f7ee2905-2f8c-486f-bbda-e38c26b8d684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:23:09.434Z|f7ee2905-2f8c-486f-bbda-e38c26b8d684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:23:09.574Z|2129b732-e2c9-495f-8886-2d571499df44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:23:09.575Z|2129b732-e2c9-495f-8886-2d571499df44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:23:18.945Z|6ed434fa-ad80-418f-80d5-acd0e0015153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:18.946Z|6971275e-2b2e-49b8-9c98-2fd857bdc06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:18.946Z|6ed434fa-ad80-418f-80d5-acd0e0015153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:18.946Z|6971275e-2b2e-49b8-9c98-2fd857bdc06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:19.280Z|c17d6939-d8c8-4301-81ba-c96b0b9bb88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:19.281Z|c17d6939-d8c8-4301-81ba-c96b0b9bb88b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:24.433Z|78e02570-ea06-4ad0-ae30-75593018f219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:23:24.435Z|78e02570-ea06-4ad0-ae30-75593018f219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:23:28.974Z|76c08a1e-2f34-4567-8df7-a727c1f80f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:28.975Z|76c08a1e-2f34-4567-8df7-a727c1f80f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:28.980Z|e871fefa-f092-472b-835a-e0c34d7a5979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:28.981Z|e871fefa-f092-472b-835a-e0c34d7a5979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:29.308Z|fc797fbe-1adf-422e-997e-ecb0da80ac6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:29.309Z|fc797fbe-1adf-422e-997e-ecb0da80ac6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:37.414Z|33e62e50-9442-4eaf-96d8-ae3d619e48f3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:23:37.416Z|33e62e50-9442-4eaf-96d8-ae3d619e48f3|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:39.006Z|f3622a93-c0cf-42b8-91bf-76d61b0d82c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:39.007Z|f3622a93-c0cf-42b8-91bf-76d61b0d82c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:39.010Z|a5d12a92-d989-4103-b772-7f72a940d159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:39.010Z|a5d12a92-d989-4103-b772-7f72a940d159|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:39.335Z|4f4dbdd1-7842-406c-bab6-edf9f19bf9d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:39.336Z|4f4dbdd1-7842-406c-bab6-edf9f19bf9d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:39.434Z|47558355-5f4b-46bc-bf62-67a53fae5688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:23:39.444Z|47558355-5f4b-46bc-bf62-67a53fae5688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:23:39.577Z|3f218b90-2537-471a-b8f1-6c72e9a655bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:23:39.578Z|3f218b90-2537-471a-b8f1-6c72e9a655bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:23:49.041Z|04ae84c6-a3d3-498b-8bd4-3274ba3ec891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:49.042Z|04ae84c6-a3d3-498b-8bd4-3274ba3ec891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:49.057Z|160ffef7-c7f8-4eaa-b611-8602b3a8e6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:49.059Z|160ffef7-c7f8-4eaa-b611-8602b3a8e6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:49.363Z|5a67e81c-d05e-408d-8ab0-f4719ef1ed00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:49.364Z|5a67e81c-d05e-408d-8ab0-f4719ef1ed00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:54.433Z|55078170-1374-44d5-aefd-9f121c45f572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:23:54.434Z|55078170-1374-44d5-aefd-9f121c45f572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:23:59.075Z|4b068623-4ff0-41d9-b9c9-b8a1c054c3fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:59.075Z|4b068623-4ff0-41d9-b9c9-b8a1c054c3fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:59.085Z|0ed9cc57-3be7-440f-8d48-0c37e7fa3c30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:59.086Z|0ed9cc57-3be7-440f-8d48-0c37e7fa3c30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:23:59.388Z|d199c8b0-ca6a-4be9-9cdc-4dab5e5650fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:23:59.389Z|d199c8b0-ca6a-4be9-9cdc-4dab5e5650fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:09.109Z|45de1cc5-26f6-4cf0-9153-dc03db4d05b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:09.110Z|45de1cc5-26f6-4cf0-9153-dc03db4d05b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:09.124Z|fca99b98-d9d8-4e8c-962c-a3cf5f7549c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:09.125Z|fca99b98-d9d8-4e8c-962c-a3cf5f7549c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:09.414Z|9595bb77-7a2c-45a6-a89a-934bd643a768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:09.414Z|9595bb77-7a2c-45a6-a89a-934bd643a768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:09.433Z|1a2a9f0e-423d-4cf2-8699-f24c8f4048ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:24:09.434Z|1a2a9f0e-423d-4cf2-8699-f24c8f4048ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:24:09.580Z|998e8780-3a2f-43d0-99cf-a9c62998f59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:24:09.581Z|998e8780-3a2f-43d0-99cf-a9c62998f59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:24:19.134Z|0e08eeb0-99b5-459c-991c-3e6aa44dd667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:19.135Z|0e08eeb0-99b5-459c-991c-3e6aa44dd667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:19.150Z|cd9e43e4-6b1d-48f3-a2c5-c48b409a1fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:19.151Z|cd9e43e4-6b1d-48f3-a2c5-c48b409a1fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:19.451Z|cd79d52a-bb09-4720-8276-44485f9ba50b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:19.452Z|cd79d52a-bb09-4720-8276-44485f9ba50b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:24.433Z|7906736b-21b0-4055-8101-d67e23caa9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:24:24.461Z|7906736b-21b0-4055-8101-d67e23caa9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:24:29.159Z|79a9f97a-2eef-4c8c-8e39-bee900dfa3cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:29.160Z|79a9f97a-2eef-4c8c-8e39-bee900dfa3cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:29.175Z|6bd9f88e-c03e-44c5-9f6f-92f705959e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:29.176Z|6bd9f88e-c03e-44c5-9f6f-92f705959e11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:29.480Z|9af4744e-fa11-461e-bcbb-4fbe6d61766f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:29.481Z|9af4744e-fa11-461e-bcbb-4fbe6d61766f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:37.418Z|62d0820c-3b41-4227-93e1-4e4f74750d5d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:24:37.419Z|62d0820c-3b41-4227-93e1-4e4f74750d5d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:39.185Z|7e3c8ccb-3cb7-447f-be77-7d8809cbfe42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:39.187Z|7e3c8ccb-3cb7-447f-be77-7d8809cbfe42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:39.200Z|4d013f00-2d51-40a8-84bd-68780cf034e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:39.201Z|4d013f00-2d51-40a8-84bd-68780cf034e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:39.433Z|ba8f31a4-9b79-41fb-a9e0-9ee622eebc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:24:39.434Z|ba8f31a4-9b79-41fb-a9e0-9ee622eebc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:24:39.507Z|a420f11f-62b1-4582-ab17-7f575409d5b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:39.508Z|a420f11f-62b1-4582-ab17-7f575409d5b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:39.582Z|f5f41f2e-1b63-45b2-aa21-8015b224195b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:24:39.582Z|f5f41f2e-1b63-45b2-aa21-8015b224195b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:24:49.208Z|ad453647-23e6-4e5d-8f3a-d159dd8e7fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:49.210Z|ad453647-23e6-4e5d-8f3a-d159dd8e7fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:49.225Z|1c407b2f-7ce5-4bd7-a8c9-57fc2e193604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:49.226Z|1c407b2f-7ce5-4bd7-a8c9-57fc2e193604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:49.533Z|544f31a2-0394-4da3-9575-4ea7fc5114ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:49.534Z|544f31a2-0394-4da3-9575-4ea7fc5114ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:54.434Z|411f20e9-7d09-4aae-a59d-566ea5cc3227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:24:54.435Z|411f20e9-7d09-4aae-a59d-566ea5cc3227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:24:59.233Z|a70991a1-0cba-4185-86f0-8a3dcbce9a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:59.234Z|a70991a1-0cba-4185-86f0-8a3dcbce9a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:59.251Z|0c60933e-de2a-447a-a549-51ad3a5e6530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:59.252Z|0c60933e-de2a-447a-a549-51ad3a5e6530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:24:59.560Z|f6fe90be-38ce-4991-8ca0-90bee7ac53d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:24:59.561Z|f6fe90be-38ce-4991-8ca0-90bee7ac53d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:09.265Z|54fb7542-e067-474e-950a-6c4bc85e1701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:09.266Z|54fb7542-e067-474e-950a-6c4bc85e1701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:09.276Z|bee2976d-7423-43a9-9d55-959a48aa2df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:09.277Z|bee2976d-7423-43a9-9d55-959a48aa2df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:09.433Z|b54d9b0f-d55e-43d3-9fd0-433c2e7a68e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:25:09.449Z|b54d9b0f-d55e-43d3-9fd0-433c2e7a68e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:25:09.583Z|11287c23-306c-411e-b9fc-6f30c0f12c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:25:09.584Z|11287c23-306c-411e-b9fc-6f30c0f12c03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:25:09.586Z|c03ced14-bb24-44d7-9696-38310f91170d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:09.586Z|c03ced14-bb24-44d7-9696-38310f91170d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:19.290Z|2e11691f-5516-4a0b-96e2-ae9f479fa48f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:19.291Z|2e11691f-5516-4a0b-96e2-ae9f479fa48f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:19.297Z|3c3997d2-3a90-4e57-bcd5-4229e1069518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:19.298Z|3c3997d2-3a90-4e57-bcd5-4229e1069518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:19.611Z|1dd9e22e-5e68-4f35-a8d9-651f318bc6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:19.612Z|1dd9e22e-5e68-4f35-a8d9-651f318bc6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:24.433Z|7fd9455f-f21c-4de0-b198-5941b81a3baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:25:24.434Z|7fd9455f-f21c-4de0-b198-5941b81a3baf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:25:29.315Z|bf86ad3d-0a04-4cf6-a726-9c7149e17019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:29.316Z|bf86ad3d-0a04-4cf6-a726-9c7149e17019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:29.319Z|2071d1a5-2753-4f2e-ab97-0b7aac9fe0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:29.319Z|2071d1a5-2753-4f2e-ab97-0b7aac9fe0ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:29.638Z|519ac395-96ff-4276-8a7f-2e2aa5eb24c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:29.639Z|519ac395-96ff-4276-8a7f-2e2aa5eb24c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:37.412Z|221baa5c-a3d0-4753-a7b3-d78a82828d51|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:25:37.413Z|221baa5c-a3d0-4753-a7b3-d78a82828d51|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:39.340Z|451b7b83-09b2-402f-b6fd-63ff5a47d198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:39.340Z|0ade0b11-85ca-494c-a599-dc372dd7eae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:39.341Z|451b7b83-09b2-402f-b6fd-63ff5a47d198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:39.341Z|0ade0b11-85ca-494c-a599-dc372dd7eae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:39.433Z|c4bbc266-2589-49ae-8384-59c05de39927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:25:39.434Z|c4bbc266-2589-49ae-8384-59c05de39927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:25:39.585Z|50aad029-1669-4ba8-be82-6fcb1e298b7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:25:39.586Z|50aad029-1669-4ba8-be82-6fcb1e298b7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:25:39.662Z|18311caa-f31b-40e6-ad03-9d2aef8b61aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:39.663Z|18311caa-f31b-40e6-ad03-9d2aef8b61aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:49.373Z|32824781-3dc3-4c51-b8a0-e0370f86cbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:49.374Z|32824781-3dc3-4c51-b8a0-e0370f86cbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:49.376Z|cdadd5e8-951c-4188-8f61-8a8f069109cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:49.377Z|cdadd5e8-951c-4188-8f61-8a8f069109cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:49.687Z|c6cdfee4-ed3b-49fe-9c43-3510cfd6d1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:49.688Z|c6cdfee4-ed3b-49fe-9c43-3510cfd6d1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:54.436Z|c2eb044a-e33c-4786-bf63-58e834b5660e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:25:54.448Z|c2eb044a-e33c-4786-bf63-58e834b5660e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:25:59.408Z|c96d7cf3-3748-4daa-8039-90cfc23bf844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:59.408Z|dfc1fc88-3453-42eb-85c6-e48a1ac398ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:59.410Z|c96d7cf3-3748-4daa-8039-90cfc23bf844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:59.409Z|dfc1fc88-3453-42eb-85c6-e48a1ac398ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:25:59.715Z|a833e767-fe59-4c8c-9454-c27fefe16e2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:25:59.716Z|a833e767-fe59-4c8c-9454-c27fefe16e2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:09.434Z|8de7d162-fae3-4d76-9b47-b75b8038c764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:26:09.435Z|8de7d162-fae3-4d76-9b47-b75b8038c764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:26:09.445Z|f1efba7b-b923-49bf-8e68-3bfbec4f67d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:09.445Z|fc82ac76-6552-4984-8cba-7630e2237308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:09.446Z|fc82ac76-6552-4984-8cba-7630e2237308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:09.446Z|f1efba7b-b923-49bf-8e68-3bfbec4f67d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:09.587Z|78bd1309-d5bc-4c05-865e-798a310a6a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:26:09.588Z|78bd1309-d5bc-4c05-865e-798a310a6a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:26:09.743Z|870177d4-59ab-4f83-9c7c-568ee63ad6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:09.744Z|870177d4-59ab-4f83-9c7c-568ee63ad6c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:19.476Z|3d700285-0958-45fb-8506-a7805e160937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:19.477Z|3d700285-0958-45fb-8506-a7805e160937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:19.478Z|66f99032-6297-41d7-aa4d-4dddfe2fbbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:19.478Z|66f99032-6297-41d7-aa4d-4dddfe2fbbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:19.769Z|8556a5e6-c25a-48ba-ac9b-80a53f6ba465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:19.769Z|8556a5e6-c25a-48ba-ac9b-80a53f6ba465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:24.433Z|d20125b0-2a08-444c-977a-dc7c2abec13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:26:24.435Z|d20125b0-2a08-444c-977a-dc7c2abec13b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:26:29.505Z|1d29ea02-7c2d-41ba-85d8-7df0a52fe242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:29.506Z|1d29ea02-7c2d-41ba-85d8-7df0a52fe242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:29.509Z|01b25603-bb58-490c-b60a-7800be457082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:29.510Z|01b25603-bb58-490c-b60a-7800be457082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:29.796Z|d001c5f5-13c1-4405-a4dd-444c03dd1a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:29.797Z|d001c5f5-13c1-4405-a4dd-444c03dd1a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:37.413Z|c9ed3848-b799-49b0-b4d9-a3ae3bc58570|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:26:37.415Z|c9ed3848-b799-49b0-b4d9-a3ae3bc58570|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:39.433Z|74f6f417-b30a-4fd5-bd0a-ad1ad6b7fda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:26:39.436Z|74f6f417-b30a-4fd5-bd0a-ad1ad6b7fda6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:26:39.532Z|6b7f8b61-dc14-437a-9540-d09ccfe53ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:39.532Z|0a28549e-b42d-4efd-bbcd-3634597c47a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:39.533Z|0a28549e-b42d-4efd-bbcd-3634597c47a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:39.533Z|6b7f8b61-dc14-437a-9540-d09ccfe53ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:39.589Z|91eaac00-e95b-4891-b5f4-61d0a80b78ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:26:39.590Z|91eaac00-e95b-4891-b5f4-61d0a80b78ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:26:39.822Z|3e13c127-c638-4430-a2c5-d4e3c8c72477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:39.823Z|3e13c127-c638-4430-a2c5-d4e3c8c72477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:49.559Z|0f2b4e41-83c7-44ef-a5f1-8c3375af2aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:49.559Z|8da169de-71aa-47f3-aba5-8f6e18795503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:49.561Z|8da169de-71aa-47f3-aba5-8f6e18795503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:49.561Z|0f2b4e41-83c7-44ef-a5f1-8c3375af2aba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:49.848Z|ca4614a3-8662-4719-a4bd-91918bf57c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:49.849Z|ca4614a3-8662-4719-a4bd-91918bf57c54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:54.434Z|dc335588-3f78-467d-9ced-dc8a99161e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:26:54.435Z|dc335588-3f78-467d-9ced-dc8a99161e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:26:59.587Z|2b315b8b-4c6c-44d4-8740-143a97241aab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:59.587Z|5df8072d-0f42-4cd4-bdcf-3f272e8b7edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:59.589Z|5df8072d-0f42-4cd4-bdcf-3f272e8b7edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:59.589Z|2b315b8b-4c6c-44d4-8740-143a97241aab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:26:59.874Z|353a333d-6309-48e0-9c0d-9ee1d841f2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:26:59.875Z|353a333d-6309-48e0-9c0d-9ee1d841f2aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:09.434Z|0e52ba9b-79ef-491f-a615-8aff6bd99916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:27:09.435Z|0e52ba9b-79ef-491f-a615-8aff6bd99916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:27:09.591Z|f51959a7-4078-49e3-b360-5d72297bc36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:27:09.592Z|f51959a7-4078-49e3-b360-5d72297bc36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:27:09.624Z|bfe1c2db-2b68-4251-b92c-226e45ae36ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:09.625Z|8b4ccdb2-b33a-4475-84eb-8663741115b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:09.626Z|bfe1c2db-2b68-4251-b92c-226e45ae36ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:09.627Z|8b4ccdb2-b33a-4475-84eb-8663741115b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:09.901Z|e3da0e7f-ca10-4bd3-9035-e3aaa7482386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:09.902Z|e3da0e7f-ca10-4bd3-9035-e3aaa7482386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:19.678Z|41321765-7f0a-4105-8abe-2ce57864a7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:19.678Z|93876d92-0d37-4850-8564-381c953b11c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:19.679Z|41321765-7f0a-4105-8abe-2ce57864a7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:19.679Z|93876d92-0d37-4850-8564-381c953b11c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:19.933Z|139264ce-b9bb-4029-a9ec-deff4828f8d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:19.934Z|139264ce-b9bb-4029-a9ec-deff4828f8d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:24.435Z|de21f5f6-2e70-4cb6-ba3f-026be780547a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:27:24.463Z|de21f5f6-2e70-4cb6-ba3f-026be780547a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:27:29.733Z|466b4925-bc30-4467-a362-8104020fc7d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:29.735Z|466b4925-bc30-4467-a362-8104020fc7d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:29.733Z|e4f1216a-c907-47af-ac4f-5abf3c5bfd53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:29.737Z|e4f1216a-c907-47af-ac4f-5abf3c5bfd53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:29.963Z|b917f37b-9e24-4025-928f-6b6d5ede56d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:29.963Z|b917f37b-9e24-4025-928f-6b6d5ede56d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:37.414Z|0ecc281c-b383-4f00-a8a6-3ac945eeb316|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:27:37.416Z|0ecc281c-b383-4f00-a8a6-3ac945eeb316|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:39.434Z|6e5b4ae6-3986-412f-a28e-9d7dbfb41303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:27:39.434Z|6e5b4ae6-3986-412f-a28e-9d7dbfb41303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:27:39.593Z|6a7d2c7f-b6c0-49fa-b713-e617efaebad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:27:39.594Z|6a7d2c7f-b6c0-49fa-b713-e617efaebad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:27:39.767Z|7259c5ea-e182-4375-80cc-dc20d2eabed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:39.769Z|ddf187fe-459a-4900-82ee-eeb3905502b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:39.769Z|7259c5ea-e182-4375-80cc-dc20d2eabed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:39.769Z|ddf187fe-459a-4900-82ee-eeb3905502b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:39.992Z|1b4d0ea3-288d-4fa2-8fd7-7191873658ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:39.993Z|1b4d0ea3-288d-4fa2-8fd7-7191873658ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:49.803Z|c4394086-0222-412e-8fe8-6148add4e308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:49.803Z|4ec09690-99cd-4ce0-9b86-9af91424e8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:49.804Z|c4394086-0222-412e-8fe8-6148add4e308|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:49.804Z|4ec09690-99cd-4ce0-9b86-9af91424e8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:50.021Z|8b07e48d-7ef9-43cf-b3f0-80bd6cb93175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:50.023Z|8b07e48d-7ef9-43cf-b3f0-80bd6cb93175|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:54.434Z|667d57dd-6d5d-47c4-9247-638e52ea5ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:27:54.435Z|667d57dd-6d5d-47c4-9247-638e52ea5ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:27:59.832Z|04b344b1-f9c1-4efa-9c61-2ee803691671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:59.832Z|7412fe18-66fb-4c7e-bb24-786ad50d2a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:27:59.832Z|04b344b1-f9c1-4efa-9c61-2ee803691671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:27:59.832Z|7412fe18-66fb-4c7e-bb24-786ad50d2a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:00.051Z|7dd7d931-95cb-4098-ad01-04834bb38cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:00.053Z|7dd7d931-95cb-4098-ad01-04834bb38cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:09.434Z|01be3951-ac1d-4a34-b0d8-94bfddd063d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:28:09.448Z|01be3951-ac1d-4a34-b0d8-94bfddd063d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:28:09.595Z|ba84ef19-eecc-49a3-98f3-bf46b09dda51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:28:09.596Z|ba84ef19-eecc-49a3-98f3-bf46b09dda51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:28:09.857Z|4eeba00c-bc3d-4534-9af1-649c360e2c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:09.857Z|18b8f047-71f7-4340-a3a5-da72a0ab1f34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:09.857Z|18b8f047-71f7-4340-a3a5-da72a0ab1f34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:09.857Z|4eeba00c-bc3d-4534-9af1-649c360e2c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:10.080Z|b5f11420-e0bf-403c-a21a-6fe4c65ac4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:10.081Z|b5f11420-e0bf-403c-a21a-6fe4c65ac4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:19.881Z|f303607a-2a59-4e58-b327-609b2ac2bb15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:19.881Z|fd31f607-8457-4f69-9e94-0b638ac3129e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:19.882Z|f303607a-2a59-4e58-b327-609b2ac2bb15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:19.882Z|fd31f607-8457-4f69-9e94-0b638ac3129e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:20.107Z|c75c25ac-7250-4344-978a-1ba253750053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:20.109Z|c75c25ac-7250-4344-978a-1ba253750053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:24.433Z|8d5eb556-e45f-42ef-b85a-4a73e0b1c9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:28:24.434Z|8d5eb556-e45f-42ef-b85a-4a73e0b1c9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:28:29.906Z|67892760-69aa-4acd-ab55-8b7746ecdf60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:29.907Z|67892760-69aa-4acd-ab55-8b7746ecdf60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:29.915Z|12ebf83a-ebe4-4034-ae1d-3abf1159282f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:29.916Z|12ebf83a-ebe4-4034-ae1d-3abf1159282f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:30.134Z|6a907852-d128-4723-8ae8-9480433d86bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:30.136Z|6a907852-d128-4723-8ae8-9480433d86bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:37.415Z|473aee5a-0c2b-4253-b32d-93f63af15489|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:28:37.416Z|473aee5a-0c2b-4253-b32d-93f63af15489|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:39.433Z|bd8f02e5-8aca-45a8-af4a-c11c1517ff3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:28:39.434Z|bd8f02e5-8aca-45a8-af4a-c11c1517ff3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:28:39.597Z|683e68e6-c5f2-496b-b081-43e4964a62ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:28:39.598Z|683e68e6-c5f2-496b-b081-43e4964a62ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:28:39.942Z|7239cf1a-e8d4-4709-9b03-50dbc3962ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:39.942Z|d5ed6a84-966e-432c-87dc-e88b84ae1a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:39.943Z|d5ed6a84-966e-432c-87dc-e88b84ae1a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:39.943Z|7239cf1a-e8d4-4709-9b03-50dbc3962ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:40.164Z|07daeb7a-21eb-478c-b808-413ceeaa8cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:40.165Z|07daeb7a-21eb-478c-b808-413ceeaa8cdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:49.968Z|f06174ca-938e-484b-a887-b5fda4e56c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:49.968Z|3c1189c5-294b-43bc-a9bb-e0da7e2b99b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:49.969Z|f06174ca-938e-484b-a887-b5fda4e56c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:49.970Z|3c1189c5-294b-43bc-a9bb-e0da7e2b99b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:50.190Z|bbc7b1f8-b5d5-45b0-9ce9-d6835c0fc145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:50.191Z|bbc7b1f8-b5d5-45b0-9ce9-d6835c0fc145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:54.434Z|1d544fb8-aa6f-43fc-bf3e-63532a26c4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:28:54.437Z|1d544fb8-aa6f-43fc-bf3e-63532a26c4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:28:59.993Z|5e8a63cd-70de-4dee-b95f-4075aad16bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:59.993Z|557ff1b0-373a-4e8f-b208-185b11ba7834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:28:59.994Z|557ff1b0-373a-4e8f-b208-185b11ba7834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:28:59.994Z|5e8a63cd-70de-4dee-b95f-4075aad16bad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:00.217Z|b94a9ace-d56d-41e9-bc17-570de9f3cb3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:00.218Z|b94a9ace-d56d-41e9-bc17-570de9f3cb3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:09.433Z|506cc89a-194c-4629-82f9-28be05557f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:29:09.434Z|506cc89a-194c-4629-82f9-28be05557f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:29:09.599Z|c74df529-fe26-4761-aa41-c0ee4e389fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:29:09.600Z|c74df529-fe26-4761-aa41-c0ee4e389fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:29:10.026Z|ee10780f-7bcf-4cdc-83f4-55fd14e5f788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:10.027Z|ee10780f-7bcf-4cdc-83f4-55fd14e5f788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:10.047Z|9ed3607c-c98a-4ddd-82cd-bafbdc879875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:10.048Z|9ed3607c-c98a-4ddd-82cd-bafbdc879875|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:10.253Z|c8dc093e-7e8e-498d-a02f-7ce609800aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:10.254Z|c8dc093e-7e8e-498d-a02f-7ce609800aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:20.053Z|40f77f91-1e23-4757-8b25-352f2805e9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:20.054Z|40f77f91-1e23-4757-8b25-352f2805e9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:20.071Z|63c6f874-e50f-4345-9dd6-0b19a3c0a127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:20.073Z|63c6f874-e50f-4345-9dd6-0b19a3c0a127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:20.278Z|08f3ca52-df43-4d9f-ad60-89f34f4ee6e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:20.279Z|08f3ca52-df43-4d9f-ad60-89f34f4ee6e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:24.433Z|c20c815c-b344-4967-9507-89650162b404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:29:24.434Z|c20c815c-b344-4967-9507-89650162b404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:29:30.086Z|af93f5a5-4754-48bd-8628-29a4aff49a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:30.088Z|af93f5a5-4754-48bd-8628-29a4aff49a8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:30.096Z|c0c33869-33fb-4411-9824-9823ae06d4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:30.097Z|c0c33869-33fb-4411-9824-9823ae06d4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:30.304Z|66c15a13-8f66-4eea-8575-89e649d96335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:30.305Z|66c15a13-8f66-4eea-8575-89e649d96335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:37.416Z|8ef3599d-63b3-48c8-954c-05d109fb3ec7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:29:37.417Z|8ef3599d-63b3-48c8-954c-05d109fb3ec7|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:39.433Z|57173c1e-cf87-4a70-8cbc-2922ffc33d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:29:39.456Z|57173c1e-cf87-4a70-8cbc-2922ffc33d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:29:39.601Z|528cbf37-cc94-4631-b515-b3c25220f3e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:29:39.601Z|528cbf37-cc94-4631-b515-b3c25220f3e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:29:40.111Z|3bbc6d8d-286f-4db8-8ea5-08444f84bd5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:40.112Z|3bbc6d8d-286f-4db8-8ea5-08444f84bd5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:40.120Z|0cd3e999-c143-427c-b5da-00eb74898810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:40.120Z|0cd3e999-c143-427c-b5da-00eb74898810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:40.331Z|39c923d8-87b8-4b6a-804d-9c6de000cd95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:40.333Z|39c923d8-87b8-4b6a-804d-9c6de000cd95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:50.137Z|08df9f18-27a8-450e-865f-f2a48be51916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:50.137Z|08df9f18-27a8-450e-865f-f2a48be51916|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:50.146Z|2cfea6e3-1591-4b38-98a6-0e7e76a79bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:50.146Z|2cfea6e3-1591-4b38-98a6-0e7e76a79bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:50.357Z|f2216de4-af4a-40cf-adc5-de8688ec1b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:29:50.358Z|f2216de4-af4a-40cf-adc5-de8688ec1b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:29:54.433Z|666a74b0-9b28-4500-b10a-85973007e368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:29:54.434Z|666a74b0-9b28-4500-b10a-85973007e368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:30:00.162Z|b92543d0-ed0f-493f-a5c4-6b5d7e536e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:00.163Z|b92543d0-ed0f-493f-a5c4-6b5d7e536e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:00.169Z|9a56ab6b-5101-4d4d-bc2d-688cfe256f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:00.170Z|9a56ab6b-5101-4d4d-bc2d-688cfe256f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:00.383Z|3f4aed1f-e638-4e10-854f-74b669d4b66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:00.384Z|3f4aed1f-e638-4e10-854f-74b669d4b66a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:09.433Z|c1ee48da-4e40-401b-87c7-eecf7ba9417c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:30:09.434Z|c1ee48da-4e40-401b-87c7-eecf7ba9417c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:30:09.602Z|5a795ec0-0a35-484a-ad26-a49fa777e87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:30:09.603Z|5a795ec0-0a35-484a-ad26-a49fa777e87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:30:10.197Z|f5ad9fc5-dc71-473f-89fa-b780400bf2b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:10.197Z|788500e5-fba6-43d5-ada4-dd6903fd1ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:10.198Z|f5ad9fc5-dc71-473f-89fa-b780400bf2b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:10.198Z|788500e5-fba6-43d5-ada4-dd6903fd1ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:10.414Z|ab1c5b42-e018-47e5-b711-97d0e5039d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:10.415Z|ab1c5b42-e018-47e5-b711-97d0e5039d7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:20.226Z|e3457121-0aa0-4879-9178-6f67e6863d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:20.227Z|e3457121-0aa0-4879-9178-6f67e6863d23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:20.229Z|f93bb30b-32bf-441c-bc49-78603d1ea6e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:20.229Z|f93bb30b-32bf-441c-bc49-78603d1ea6e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:20.439Z|3c41d3b2-b669-4ac3-8834-98b110bdb87c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:20.440Z|3c41d3b2-b669-4ac3-8834-98b110bdb87c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:24.433Z|d01e9169-801c-418c-b6a1-7dfe2c77c0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:30:24.442Z|d01e9169-801c-418c-b6a1-7dfe2c77c0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:30:30.253Z|08120f83-a6e3-4ad3-8115-42be5779093e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:30.253Z|b4540773-a267-40c1-b937-cec7e7535bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:30.254Z|b4540773-a267-40c1-b937-cec7e7535bea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:30.254Z|08120f83-a6e3-4ad3-8115-42be5779093e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:30.469Z|e45a9e9a-3883-45e3-9d5e-0d94b2f19092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:30.470Z|e45a9e9a-3883-45e3-9d5e-0d94b2f19092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:37.414Z|b016ce54-06e1-4356-b61e-d585adf9c70b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:30:37.415Z|b016ce54-06e1-4356-b61e-d585adf9c70b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:39.433Z|b2bc3be9-3cc0-4a19-9833-4e2e74a4ec8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:30:39.434Z|b2bc3be9-3cc0-4a19-9833-4e2e74a4ec8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:30:39.604Z|92c30079-b2cf-48f8-af35-1e08b57d2527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:30:39.605Z|92c30079-b2cf-48f8-af35-1e08b57d2527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:30:40.282Z|187aec83-09c2-4b46-b408-c94cb7b89011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:40.282Z|707a8701-8d34-498f-8459-bd563b0f77fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:40.283Z|187aec83-09c2-4b46-b408-c94cb7b89011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:40.283Z|707a8701-8d34-498f-8459-bd563b0f77fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:40.498Z|b0bca576-00c6-4d19-b4b9-2368f43e6df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:40.499Z|b0bca576-00c6-4d19-b4b9-2368f43e6df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:50.308Z|08715884-0c1d-4034-a137-3566e018e66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:50.308Z|93a838b9-c7d5-4d94-bb39-36ae6cbf174a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:50.309Z|93a838b9-c7d5-4d94-bb39-36ae6cbf174a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:50.309Z|08715884-0c1d-4034-a137-3566e018e66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:50.523Z|66268248-4764-4602-bc65-3c1dea6e15f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:30:50.524Z|66268248-4764-4602-bc65-3c1dea6e15f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:30:54.437Z|6f5ea117-da8d-49c9-a3cc-e1417036f2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:30:54.437Z|6f5ea117-da8d-49c9-a3cc-e1417036f2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:31:00.337Z|8f87174f-0a22-4959-859a-794267f4ff8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:00.338Z|8f87174f-0a22-4959-859a-794267f4ff8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:00.345Z|6a5f63a6-f0db-4762-b951-59e5b04368f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:00.346Z|6a5f63a6-f0db-4762-b951-59e5b04368f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:00.555Z|e1001887-2c32-4595-bb7a-2a8773ee7b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:00.556Z|e1001887-2c32-4595-bb7a-2a8773ee7b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:09.433Z|8aa716c7-2e21-4c64-a067-d85c2a6fd676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:31:09.448Z|8aa716c7-2e21-4c64-a067-d85c2a6fd676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:31:09.606Z|3630a2d5-5a32-4444-84eb-a4d2ecf2a6ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:31:09.606Z|3630a2d5-5a32-4444-84eb-a4d2ecf2a6ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:31:10.369Z|3e52f579-3305-46e1-86da-05fed70d915f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:10.369Z|2c906cdc-f1c2-478f-b650-6f91fb149223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:10.370Z|3e52f579-3305-46e1-86da-05fed70d915f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:10.370Z|2c906cdc-f1c2-478f-b650-6f91fb149223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:10.582Z|d9a1c9eb-3ad9-4a33-842d-cc733f32c993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:10.583Z|d9a1c9eb-3ad9-4a33-842d-cc733f32c993|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:20.418Z|1337ac86-3801-48cb-bf8d-612216515ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:20.418Z|1337ac86-3801-48cb-bf8d-612216515ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:20.418Z|1474e5d3-7fd8-42d6-8cff-f0400b087084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:20.419Z|1474e5d3-7fd8-42d6-8cff-f0400b087084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:20.608Z|37a71eb3-8943-4563-a99a-6615e4a6eac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:20.609Z|37a71eb3-8943-4563-a99a-6615e4a6eac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:24.433Z|82be82db-6614-4e5a-bfe9-c6135fc5f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:31:24.434Z|82be82db-6614-4e5a-bfe9-c6135fc5f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:31:30.453Z|49a41b26-9d9e-4a5e-827e-85feebb2cbfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:30.452Z|e00518f9-fbdf-4fcc-818c-b203f15c00f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:30.454Z|49a41b26-9d9e-4a5e-827e-85feebb2cbfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:30.454Z|e00518f9-fbdf-4fcc-818c-b203f15c00f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:30.634Z|2f7d5b46-66b4-4a7d-a208-2689ec533e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:30.641Z|2f7d5b46-66b4-4a7d-a208-2689ec533e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:37.415Z|132b3bfc-2a04-4ae2-8aee-52d6ee9dea21|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:31:37.416Z|132b3bfc-2a04-4ae2-8aee-52d6ee9dea21|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:39.433Z|4e4dc492-042d-4ca9-bc9c-7fffcad60827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:31:39.434Z|4e4dc492-042d-4ca9-bc9c-7fffcad60827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:31:39.607Z|19f7d8bf-bf7d-4f5c-b4ca-24558490ffa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:31:39.608Z|19f7d8bf-bf7d-4f5c-b4ca-24558490ffa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:31:40.481Z|86460ae0-324e-4045-86de-c5240a907e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:40.482Z|86460ae0-324e-4045-86de-c5240a907e23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:40.505Z|82e8de06-f2af-4cb0-bfe6-2136ad0daf9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:40.506Z|82e8de06-f2af-4cb0-bfe6-2136ad0daf9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:40.666Z|4d8cc89f-6763-4230-84cb-26e9d87502ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:40.667Z|4d8cc89f-6763-4230-84cb-26e9d87502ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:50.530Z|54ffc50b-ee2b-4a37-90b2-d15cace1b6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:50.530Z|0a71a54e-6346-4dc0-82b9-129edecb8359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:50.531Z|54ffc50b-ee2b-4a37-90b2-d15cace1b6e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:50.531Z|0a71a54e-6346-4dc0-82b9-129edecb8359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:50.693Z|b689b0d4-6bdc-44d7-b812-2b94023a5452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:31:50.694Z|b689b0d4-6bdc-44d7-b812-2b94023a5452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:31:54.433Z|9cc1f7fe-61d7-4bc8-ab62-5421d8528a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:31:54.436Z|9cc1f7fe-61d7-4bc8-ab62-5421d8528a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:32:00.558Z|aacd6e7d-8455-40c8-a867-45060a942050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:00.559Z|aacd6e7d-8455-40c8-a867-45060a942050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:00.584Z|08892f5c-9ec0-437e-bdde-38194f01fcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:00.585Z|08892f5c-9ec0-437e-bdde-38194f01fcf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:00.720Z|d9facbfe-927b-4ba2-bdc9-707e1a486895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:00.722Z|d9facbfe-927b-4ba2-bdc9-707e1a486895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:09.433Z|9eafc7c6-1806-42aa-bba6-81666ca677b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:32:09.434Z|9eafc7c6-1806-42aa-bba6-81666ca677b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:32:09.609Z|e8fe3844-b1b1-4d50-80da-33ccc46dadb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:32:09.610Z|e8fe3844-b1b1-4d50-80da-33ccc46dadb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:32:10.611Z|b994ce33-a842-4c39-a3fa-f24cf0a3cf0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:10.611Z|42bb1acf-e0d6-4a3e-8c81-8a1be29e1634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:10.613Z|b994ce33-a842-4c39-a3fa-f24cf0a3cf0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:10.613Z|42bb1acf-e0d6-4a3e-8c81-8a1be29e1634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:10.747Z|82358049-197d-4490-bc1f-46e21051ee1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:10.748Z|82358049-197d-4490-bc1f-46e21051ee1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:20.663Z|a2a178d6-c303-4c98-8f6f-85066efd6e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:20.664Z|a2a178d6-c303-4c98-8f6f-85066efd6e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:20.694Z|775637ad-9ec3-4da4-8eaf-1f0bc4a4ccb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:20.695Z|775637ad-9ec3-4da4-8eaf-1f0bc4a4ccb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:20.772Z|08789367-c969-4500-ae35-491fb29a671c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:20.773Z|08789367-c969-4500-ae35-491fb29a671c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:24.433Z|ccb33c03-2057-491a-b4ca-04015d456d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:32:24.434Z|ccb33c03-2057-491a-b4ca-04015d456d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:32:30.689Z|e3684164-502d-4de2-a19a-b3d541ac11c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:30.690Z|e3684164-502d-4de2-a19a-b3d541ac11c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:30.718Z|fe9101f3-1829-49d8-b3fb-8be4b99e96f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:30.719Z|fe9101f3-1829-49d8-b3fb-8be4b99e96f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:30.796Z|2e3e7d85-ecc4-4dba-bfad-a9417fdbf6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:30.797Z|2e3e7d85-ecc4-4dba-bfad-a9417fdbf6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:37.413Z|b7082f63-25ef-43d2-afc7-c80515d9f0e1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:32:37.414Z|b7082f63-25ef-43d2-afc7-c80515d9f0e1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:39.433Z|92b49316-d2e7-457c-968b-6f1a73436c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:32:39.436Z|92b49316-d2e7-457c-968b-6f1a73436c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:32:39.611Z|14ed7ce7-0ce0-4775-9485-d973272eccaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:32:39.612Z|14ed7ce7-0ce0-4775-9485-d973272eccaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:32:40.715Z|45cc9951-f8d9-4fdf-bac9-861b9f53ef00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:40.716Z|45cc9951-f8d9-4fdf-bac9-861b9f53ef00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:40.747Z|c63ae509-1a06-4a93-a42a-18b119f897da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:40.749Z|c63ae509-1a06-4a93-a42a-18b119f897da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:40.819Z|a9d077ab-f450-4e2a-a634-2eb858a87038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:40.820Z|a9d077ab-f450-4e2a-a634-2eb858a87038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:50.746Z|b10d361c-99d1-4b81-abc4-55c3c865231c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:50.747Z|b10d361c-99d1-4b81-abc4-55c3c865231c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:50.773Z|a9f42458-d36b-48db-ac10-89bfda23e177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:50.774Z|a9f42458-d36b-48db-ac10-89bfda23e177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:50.846Z|e5a3f938-dd06-4d13-8620-d4a0c031a5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:32:50.847Z|e5a3f938-dd06-4d13-8620-d4a0c031a5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:32:54.433Z|c13ff248-76ee-43e6-bc30-65e814a60e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:32:54.434Z|c13ff248-76ee-43e6-bc30-65e814a60e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:33:00.778Z|26a082de-a4a9-42c1-9024-18a7e07e8e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:00.778Z|26a082de-a4a9-42c1-9024-18a7e07e8e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:00.797Z|2c3f0dfd-52d0-4ca9-8be3-48014da9f769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:00.798Z|2c3f0dfd-52d0-4ca9-8be3-48014da9f769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:00.875Z|11da75e7-1c98-4117-9e2d-963037651cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:00.876Z|11da75e7-1c98-4117-9e2d-963037651cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:09.433Z|4c3507f6-3c4a-4a70-9a28-189569bb5504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:33:09.434Z|4c3507f6-3c4a-4a70-9a28-189569bb5504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:33:09.612Z|f96526b5-a4eb-49e1-a6b0-8dd38dfc0337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:33:09.613Z|f96526b5-a4eb-49e1-a6b0-8dd38dfc0337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:33:10.802Z|dfd30cb2-5357-4c12-bc3a-fd06ba3d6150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:10.803Z|dfd30cb2-5357-4c12-bc3a-fd06ba3d6150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:10.822Z|902ab9dd-1809-43f2-9791-87a537af4486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:10.822Z|902ab9dd-1809-43f2-9791-87a537af4486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:10.902Z|f222ef28-1d66-4c2b-ac3b-f4724c827019|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:10.902Z|f222ef28-1d66-4c2b-ac3b-f4724c827019|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:20.827Z|81052bf4-27c5-4a7c-b154-8f524a6e12ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:20.828Z|81052bf4-27c5-4a7c-b154-8f524a6e12ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:20.846Z|b006c5f7-1b2d-45c9-9102-1b4b7e8f209b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:20.848Z|b006c5f7-1b2d-45c9-9102-1b4b7e8f209b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:20.925Z|d09c65d2-9b26-4b9c-8f90-95245997e1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:20.926Z|d09c65d2-9b26-4b9c-8f90-95245997e1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:24.433Z|44f297d1-0a7b-4b58-918d-c958b8bd2adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:33:24.437Z|44f297d1-0a7b-4b58-918d-c958b8bd2adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:33:30.860Z|d7b330c9-8515-4ddb-b736-bfe4ef363671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:30.861Z|d7b330c9-8515-4ddb-b736-bfe4ef363671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:30.871Z|4509f6cd-076c-4a76-ac16-8ba0a5b8295d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:30.871Z|4509f6cd-076c-4a76-ac16-8ba0a5b8295d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:30.949Z|481d379e-94a1-44f8-88a9-0f5d5ca73deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:30.950Z|481d379e-94a1-44f8-88a9-0f5d5ca73deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:37.413Z|a7a43902-d538-4242-9c5b-6ae12624cc0c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:33:37.414Z|a7a43902-d538-4242-9c5b-6ae12624cc0c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:39.433Z|ee8d115b-8acb-4d95-9609-52277a25cf34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:33:39.434Z|ee8d115b-8acb-4d95-9609-52277a25cf34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:33:39.614Z|29a98815-5b8b-4c2f-8418-44a840d86300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:33:39.615Z|29a98815-5b8b-4c2f-8418-44a840d86300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:33:40.900Z|a4731cda-54f3-46d5-993f-79972b2d3507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:40.901Z|a4731cda-54f3-46d5-993f-79972b2d3507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:40.909Z|3db2e83a-3980-4271-be7e-a51d2c2fe291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:40.910Z|3db2e83a-3980-4271-be7e-a51d2c2fe291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:40.978Z|31488aba-8f2d-453f-b4fc-55bcec9da992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:40.979Z|31488aba-8f2d-453f-b4fc-55bcec9da992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:50.925Z|40db570d-c379-46f6-96df-c11eb563bc1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:50.926Z|40db570d-c379-46f6-96df-c11eb563bc1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:50.936Z|d622c3b3-865a-488f-b53f-b834e3986adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:50.937Z|d622c3b3-865a-488f-b53f-b834e3986adf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:51.041Z|14fea00b-08cd-49c0-8aca-f02c91699832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:33:51.043Z|14fea00b-08cd-49c0-8aca-f02c91699832|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:33:54.433Z|2c94654a-a13f-4c6f-a2bc-2e0fe5120290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:33:54.434Z|2c94654a-a13f-4c6f-a2bc-2e0fe5120290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:34:00.950Z|bdde38fd-ee3a-4165-9cc1-3195e76ee319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:00.951Z|bdde38fd-ee3a-4165-9cc1-3195e76ee319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:00.979Z|3f83b7e6-1d08-4bb3-9e8c-47e39d7745a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:00.980Z|3f83b7e6-1d08-4bb3-9e8c-47e39d7745a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:01.070Z|19e8203c-2949-44c4-adb1-29b5b46fb521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:01.071Z|19e8203c-2949-44c4-adb1-29b5b46fb521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:09.434Z|d14e285c-4bbe-4d4e-b25c-1cd471abbcd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:34:09.440Z|d14e285c-4bbe-4d4e-b25c-1cd471abbcd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:34:09.616Z|8fbe48b2-be29-433f-a4b5-fdf08e17ae58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:34:09.617Z|8fbe48b2-be29-433f-a4b5-fdf08e17ae58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:34:10.999Z|c01a1089-d035-414c-b8a9-ec05684dc905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:11.000Z|c01a1089-d035-414c-b8a9-ec05684dc905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:11.028Z|68d0f0a4-41e5-488d-a3cb-f07dc9b0857c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:11.030Z|68d0f0a4-41e5-488d-a3cb-f07dc9b0857c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:11.138Z|e88097d5-1083-462c-884a-862c510ed332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:11.139Z|e88097d5-1083-462c-884a-862c510ed332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:21.059Z|44d4bdbf-c650-4662-9a65-328ae994cfa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:21.060Z|44d4bdbf-c650-4662-9a65-328ae994cfa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:21.086Z|83f38d81-b23c-417c-83c9-b15bd1bbf55d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:21.087Z|83f38d81-b23c-417c-83c9-b15bd1bbf55d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:21.171Z|786ffdb4-cf2a-40b7-b18e-bad0549ef5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:21.172Z|786ffdb4-cf2a-40b7-b18e-bad0549ef5f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:24.433Z|5426348d-447a-4816-9f3b-c03063f0cce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:34:24.434Z|5426348d-447a-4816-9f3b-c03063f0cce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:34:31.116Z|d4410ed5-ebec-425f-ad05-2ed4aff69612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:31.117Z|d4410ed5-ebec-425f-ad05-2ed4aff69612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:31.146Z|4f149751-ce0c-404c-9173-aaa54f2ba3f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:31.147Z|4f149751-ce0c-404c-9173-aaa54f2ba3f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:31.201Z|55b23d6f-dc6e-4a50-96f6-f08ad11d11fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:31.202Z|55b23d6f-dc6e-4a50-96f6-f08ad11d11fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:37.412Z|ce9d4024-b16b-43d3-be23-e4cefa3a3962|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:34:37.414Z|ce9d4024-b16b-43d3-be23-e4cefa3a3962|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:39.433Z|9d95af33-ff60-4baf-a6b2-b9f9af9e8465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:34:39.434Z|9d95af33-ff60-4baf-a6b2-b9f9af9e8465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:34:39.618Z|e1d8d5af-3c3a-49cf-889f-5759d34ef50c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:34:39.619Z|e1d8d5af-3c3a-49cf-889f-5759d34ef50c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:34:41.151Z|0c4645ac-a4aa-44c5-9646-4092cb0f947a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:41.152Z|0c4645ac-a4aa-44c5-9646-4092cb0f947a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:41.182Z|3b240609-969b-43a0-9089-6de0382a308a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:41.183Z|3b240609-969b-43a0-9089-6de0382a308a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:41.229Z|692737ed-afbf-4896-aadc-0f1ca4d3651a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:41.230Z|692737ed-afbf-4896-aadc-0f1ca4d3651a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:51.178Z|b1416614-742b-4cad-bf5c-5c66c3234d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:51.180Z|b1416614-742b-4cad-bf5c-5c66c3234d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:51.207Z|a5c0c73e-5674-4b8c-86fd-bce6f639f319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:51.208Z|a5c0c73e-5674-4b8c-86fd-bce6f639f319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:51.254Z|1a51c7e3-1726-4c5a-92e9-5a7a0d946232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:34:51.255Z|1a51c7e3-1726-4c5a-92e9-5a7a0d946232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:34:54.433Z|48625574-f744-4be2-ae4b-aa28c7287847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:34:54.437Z|48625574-f744-4be2-ae4b-aa28c7287847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:35:01.213Z|bf4d5ae1-1ae6-469a-81a2-9713a39b598f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:01.214Z|bf4d5ae1-1ae6-469a-81a2-9713a39b598f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:01.231Z|296bbdf4-326a-42bc-b2e8-dd58c416060c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:01.232Z|296bbdf4-326a-42bc-b2e8-dd58c416060c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:01.279Z|99e98893-93d0-4c25-adea-077cee845c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:01.280Z|99e98893-93d0-4c25-adea-077cee845c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:09.435Z|98ec922a-a760-4236-a995-38a83a44935e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:35:09.437Z|98ec922a-a760-4236-a995-38a83a44935e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:35:09.620Z|231a73b5-576d-4cdf-a6b2-9d7a96697088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:35:09.621Z|231a73b5-576d-4cdf-a6b2-9d7a96697088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:35:11.265Z|cf70bc93-8a7b-4910-9886-39fab3494137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:11.266Z|cf70bc93-8a7b-4910-9886-39fab3494137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:11.302Z|d1a6cecf-00cc-42e9-9a8c-43ceffddb712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:11.303Z|d1a6cecf-00cc-42e9-9a8c-43ceffddb712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:11.312Z|0648b40c-a47b-4b7a-86bf-cfd1ae4de200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:11.312Z|0648b40c-a47b-4b7a-86bf-cfd1ae4de200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:21.296Z|564a57a3-0b4c-457d-8ff4-79bd5beb3db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:21.298Z|564a57a3-0b4c-457d-8ff4-79bd5beb3db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:21.326Z|e0a0e407-f110-40b5-8f57-6a28248d15af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:21.327Z|e0a0e407-f110-40b5-8f57-6a28248d15af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:21.335Z|30ab6d6b-3916-4b29-ab7b-022132e61a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:21.336Z|30ab6d6b-3916-4b29-ab7b-022132e61a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:24.433Z|dc792734-84bb-42ea-918c-8788660ac369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:35:24.434Z|dc792734-84bb-42ea-918c-8788660ac369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:35:31.324Z|8b22c5a7-2130-48a6-81cd-c8410abc2b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:31.325Z|8b22c5a7-2130-48a6-81cd-c8410abc2b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:31.351Z|a4e9b6c6-4620-4b7d-a3c1-36a2b66b41d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:31.352Z|a4e9b6c6-4620-4b7d-a3c1-36a2b66b41d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:31.357Z|0a5f6d4d-8923-4f45-a9c0-b332702323c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:31.358Z|0a5f6d4d-8923-4f45-a9c0-b332702323c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:37.413Z|5a864b9b-60ff-4f74-9ee0-7f92473fd89e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:35:37.415Z|5a864b9b-60ff-4f74-9ee0-7f92473fd89e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:39.433Z|0d425a16-3b01-4235-8214-51558d7752c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:35:39.437Z|0d425a16-3b01-4235-8214-51558d7752c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:35:39.622Z|c8decb84-614e-463e-b27f-74bbb6403846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:35:39.623Z|c8decb84-614e-463e-b27f-74bbb6403846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:35:41.352Z|3396e292-ac34-4f3a-b008-6721835c52d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:41.352Z|3396e292-ac34-4f3a-b008-6721835c52d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:41.375Z|bb2dc82a-6939-4970-a694-ff462e7461db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:41.376Z|bb2dc82a-6939-4970-a694-ff462e7461db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:41.378Z|8323d700-bc72-43f2-8564-aa3f284c4d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:41.379Z|8323d700-bc72-43f2-8564-aa3f284c4d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:51.376Z|e18c69a3-6711-4406-8a34-0bb2891140a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:51.378Z|e18c69a3-6711-4406-8a34-0bb2891140a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:51.403Z|317a8e5b-05aa-48c6-be46-6f1120b5ebd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:51.403Z|1c99e8d5-128d-42fd-9fa9-60348704072d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:35:51.404Z|317a8e5b-05aa-48c6-be46-6f1120b5ebd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:51.404Z|1c99e8d5-128d-42fd-9fa9-60348704072d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:35:54.433Z|d7337fdc-1a73-45d5-b19e-55b5c9a05e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:35:54.434Z|d7337fdc-1a73-45d5-b19e-55b5c9a05e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:36:01.417Z|8a5e43ec-aee0-4f4d-972a-b0bff2231153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:01.418Z|8a5e43ec-aee0-4f4d-972a-b0bff2231153|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:01.437Z|8fe73094-087d-4811-8878-d4aab14b2295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:01.437Z|71e5654f-809e-4d91-9985-e0da59df39b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:01.438Z|8fe73094-087d-4811-8878-d4aab14b2295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:01.438Z|71e5654f-809e-4d91-9985-e0da59df39b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:09.433Z|ea6e69c1-bf1c-420c-b96c-e4f5593ce2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:36:09.434Z|ea6e69c1-bf1c-420c-b96c-e4f5593ce2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:36:09.624Z|d0b6532b-0f8f-4f36-b4f4-f6223cb9266c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:36:09.625Z|d0b6532b-0f8f-4f36-b4f4-f6223cb9266c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:36:11.447Z|97dc8ee1-555d-40ed-a26f-49beea4d82e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:11.448Z|97dc8ee1-555d-40ed-a26f-49beea4d82e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:11.464Z|ef48146e-accb-4580-be58-50d2a4c877f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:11.464Z|a12d73ed-31b9-47da-8e4c-ca6a19433347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:11.465Z|ef48146e-accb-4580-be58-50d2a4c877f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:11.465Z|a12d73ed-31b9-47da-8e4c-ca6a19433347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:21.497Z|ed55cd2e-9585-48a3-abd9-86ac468ee251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:21.498Z|ed55cd2e-9585-48a3-abd9-86ac468ee251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:21.498Z|faa7f5cd-f119-4c55-8fdd-9b125abf67ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:21.498Z|faa7f5cd-f119-4c55-8fdd-9b125abf67ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:21.500Z|84e75a9d-a4e5-4044-b4e8-dded6cd93a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:21.500Z|84e75a9d-a4e5-4044-b4e8-dded6cd93a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:24.433Z|643d2f58-5b93-47cf-b4d4-0154604b7d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:36:24.438Z|643d2f58-5b93-47cf-b4d4-0154604b7d0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:36:31.522Z|827e1365-d53b-4e1d-b76b-162b441d7612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:31.522Z|2cea0960-4568-4421-9ae2-41e7a13c81df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:31.523Z|827e1365-d53b-4e1d-b76b-162b441d7612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:31.523Z|2cea0960-4568-4421-9ae2-41e7a13c81df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:31.551Z|9b7dff1b-cc2b-48e4-a146-11492d405f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:31.552Z|9b7dff1b-cc2b-48e4-a146-11492d405f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:37.413Z|67073591-2e0e-48b1-83d6-ea659ae7707f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:36:37.413Z|67073591-2e0e-48b1-83d6-ea659ae7707f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:39.433Z|dfb87011-ad33-4d25-b223-cbd2a5af3127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:36:39.434Z|dfb87011-ad33-4d25-b223-cbd2a5af3127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:36:39.626Z|1420d10d-7807-4fb2-9519-9b40c24a9486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:36:39.627Z|1420d10d-7807-4fb2-9519-9b40c24a9486|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:36:41.563Z|269789b5-50dc-48ba-9bee-abbaa43d5f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:41.563Z|8812ab1c-5b55-47b9-b9ff-8d6a7496ae0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:41.564Z|269789b5-50dc-48ba-9bee-abbaa43d5f9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:41.564Z|8812ab1c-5b55-47b9-b9ff-8d6a7496ae0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:41.585Z|45ae6d82-3a30-4f67-b5f1-9aeb14ff9f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:41.587Z|45ae6d82-3a30-4f67-b5f1-9aeb14ff9f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:51.591Z|77c6961f-b5ce-4af2-9dfc-d4478f3ec3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:51.591Z|3fa1bae5-56b7-48b4-a3ed-c91552fc77da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:51.592Z|77c6961f-b5ce-4af2-9dfc-d4478f3ec3f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:51.592Z|3fa1bae5-56b7-48b4-a3ed-c91552fc77da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:51.613Z|bcca08df-f630-40f1-b4f6-0daf43caf1be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:36:51.614Z|bcca08df-f630-40f1-b4f6-0daf43caf1be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:36:54.433Z|8febbd57-58ba-4dda-a04c-99c4adc6f41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:36:54.434Z|8febbd57-58ba-4dda-a04c-99c4adc6f41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:37:01.638Z|86829b0e-26c5-4da3-af0b-06eec900da44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:01.640Z|86829b0e-26c5-4da3-af0b-06eec900da44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:01.648Z|f9be53f2-803a-470f-8094-5e8a6d3c981a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:01.649Z|f9be53f2-803a-470f-8094-5e8a6d3c981a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:01.667Z|8f17cfbe-b72a-4112-823f-61e9637bbdde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:01.667Z|8f17cfbe-b72a-4112-823f-61e9637bbdde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:09.433Z|884f32c9-f8e0-4e3f-910a-78da806d599a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:37:09.447Z|884f32c9-f8e0-4e3f-910a-78da806d599a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:37:09.628Z|3449806a-c9f2-4d6d-86e2-37cebf850ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:37:09.629Z|3449806a-c9f2-4d6d-86e2-37cebf850ba0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:37:11.717Z|e9a09820-34f7-43db-a16b-64384465a653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:11.718Z|e9a09820-34f7-43db-a16b-64384465a653|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:11.751Z|b4646fc1-5de5-4727-8289-e10e31754045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:11.751Z|109c009e-7fb9-4b28-9793-9bcc13bcee6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:11.752Z|109c009e-7fb9-4b28-9793-9bcc13bcee6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:11.755Z|b4646fc1-5de5-4727-8289-e10e31754045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:21.751Z|aa1fa590-485e-4556-bbdd-254617e7ef4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:21.752Z|aa1fa590-485e-4556-bbdd-254617e7ef4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:21.776Z|e0b1e3b6-910b-447b-9cfa-f20156ec9386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:21.777Z|e0b1e3b6-910b-447b-9cfa-f20156ec9386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:21.782Z|565a8053-3fe7-4708-b0fe-64a29960ccfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:21.783Z|565a8053-3fe7-4708-b0fe-64a29960ccfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:24.433Z|b0a065f2-105c-49c4-930e-573404e94090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:37:24.434Z|b0a065f2-105c-49c4-930e-573404e94090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:37:31.785Z|17fd5d34-f055-44b2-b7ab-1420ddd23c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:31.786Z|17fd5d34-f055-44b2-b7ab-1420ddd23c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:31.801Z|a025282f-57e8-46f4-ba3f-32b138222475|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:31.802Z|a025282f-57e8-46f4-ba3f-32b138222475|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:31.806Z|d13e9cfb-df96-48cf-aea1-100f951e1a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:31.807Z|d13e9cfb-df96-48cf-aea1-100f951e1a5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:37.413Z|7bd9c079-647f-4672-8d69-72bc7c6138f5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:37:37.414Z|7bd9c079-647f-4672-8d69-72bc7c6138f5|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:39.433Z|fbdc9df6-7ff4-400c-abf4-7c2c6d242282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:37:39.434Z|fbdc9df6-7ff4-400c-abf4-7c2c6d242282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:37:39.631Z|7bd688dc-61bc-4c97-9fe2-1f69b378e9a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:37:39.631Z|7bd688dc-61bc-4c97-9fe2-1f69b378e9a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:37:41.818Z|94b96bd8-d398-43e0-88ae-2472e4cc1270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:41.819Z|94b96bd8-d398-43e0-88ae-2472e4cc1270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:41.823Z|a07a8353-5e0d-4886-aae0-014b65c3915b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:41.823Z|a07a8353-5e0d-4886-aae0-014b65c3915b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:41.829Z|2a34a4e2-fc90-48be-b3e4-b7235611fc06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:41.829Z|2a34a4e2-fc90-48be-b3e4-b7235611fc06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:51.845Z|e13448b5-cd3a-4aec-a5c0-e5f6f4bc3ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:51.846Z|e13448b5-cd3a-4aec-a5c0-e5f6f4bc3ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:51.850Z|32a6f451-d21d-4e59-90ed-ed07fd0d0120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:51.851Z|32a6f451-d21d-4e59-90ed-ed07fd0d0120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:51.853Z|6502796c-6d69-4e0d-9812-984c506e3c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:37:51.854Z|6502796c-6d69-4e0d-9812-984c506e3c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:37:54.433Z|7cfedbdd-5bd8-4c70-98de-15fc65dd7cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:37:54.440Z|7cfedbdd-5bd8-4c70-98de-15fc65dd7cc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:38:01.874Z|c418e70d-547d-4530-8439-8d44f8ebf2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:01.875Z|c418e70d-547d-4530-8439-8d44f8ebf2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:01.896Z|bb828679-ad9b-4aeb-8610-d64ac0cb54d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:01.897Z|bb828679-ad9b-4aeb-8610-d64ac0cb54d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:01.898Z|7a56a3af-8f28-40b5-b199-07e25f15e185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:01.899Z|7a56a3af-8f28-40b5-b199-07e25f15e185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:09.433Z|3376a03c-8748-4e63-a120-39d375bb3dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:38:09.434Z|3376a03c-8748-4e63-a120-39d375bb3dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:38:09.633Z|a0703fa1-4973-4ec2-aa5a-10e73ede4c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:38:09.633Z|a0703fa1-4973-4ec2-aa5a-10e73ede4c89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:38:11.907Z|4bd05bdd-5c98-40b2-8804-fab3341292b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:11.908Z|4bd05bdd-5c98-40b2-8804-fab3341292b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:11.920Z|61da3f01-2063-4f77-9b5b-b16220460229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:11.920Z|517d1e96-eac1-4384-8ae2-32e137ed3e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:11.921Z|517d1e96-eac1-4384-8ae2-32e137ed3e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:11.921Z|61da3f01-2063-4f77-9b5b-b16220460229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:21.930Z|d5ccca69-3a05-41b3-8551-b1ab1c55d229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:21.931Z|d5ccca69-3a05-41b3-8551-b1ab1c55d229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:21.945Z|e050865a-09a0-400a-9b53-528b87cd415a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:21.945Z|f874707f-3226-4754-acad-9ce072c1951d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:21.946Z|f874707f-3226-4754-acad-9ce072c1951d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:21.946Z|e050865a-09a0-400a-9b53-528b87cd415a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:24.433Z|98a84c5c-07e7-4d78-8622-60730c6c021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:38:24.434Z|98a84c5c-07e7-4d78-8622-60730c6c021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:38:31.953Z|2d07a6ff-c06a-46d4-bc35-2ef94daab51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:31.954Z|2d07a6ff-c06a-46d4-bc35-2ef94daab51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:31.969Z|df9163ac-6e25-4236-aac5-a546db9c5103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:31.970Z|df9163ac-6e25-4236-aac5-a546db9c5103|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:31.971Z|16c423ba-2df7-4f15-9c23-0f3a46d82f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:31.971Z|16c423ba-2df7-4f15-9c23-0f3a46d82f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:37.412Z|114c8bd0-f65b-496d-b4ea-099ea2b6acf3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:38:37.413Z|114c8bd0-f65b-496d-b4ea-099ea2b6acf3|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:39.433Z|5e12794e-7e08-468d-ac3e-931a04c7ceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:38:39.438Z|5e12794e-7e08-468d-ac3e-931a04c7ceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:38:39.635Z|0601b8ba-c78c-4bd0-b57d-7ad6c23de41e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:38:39.636Z|0601b8ba-c78c-4bd0-b57d-7ad6c23de41e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:38:41.992Z|464d3013-361c-41bd-ba1e-17a19bf0214d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:41.993Z|464d3013-361c-41bd-ba1e-17a19bf0214d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:42.002Z|9a6a3406-ac0b-4733-ad73-ddb5e1284f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:42.003Z|9a6a3406-ac0b-4733-ad73-ddb5e1284f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:42.050Z|6c27ac38-a704-4173-88e1-b3fca11499d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:42.051Z|6c27ac38-a704-4173-88e1-b3fca11499d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:52.025Z|600c69fc-70b0-4325-b31b-3bbfee30aac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:52.025Z|4228d7e9-9e70-4e35-9026-04835254c8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:52.026Z|4228d7e9-9e70-4e35-9026-04835254c8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:52.026Z|600c69fc-70b0-4325-b31b-3bbfee30aac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:52.074Z|36c1095a-4782-4215-a83a-0311babd5b36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:38:52.075Z|36c1095a-4782-4215-a83a-0311babd5b36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:38:54.433Z|1bdb3e59-f605-41be-a8ff-24a86b636c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:38:54.434Z|1bdb3e59-f605-41be-a8ff-24a86b636c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:39:02.050Z|c09d6ec4-b3ed-48d8-b068-41bef6b856d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:02.052Z|c09d6ec4-b3ed-48d8-b068-41bef6b856d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:02.059Z|901e5798-9c98-4e69-8b41-7fc6d339d113|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:02.060Z|901e5798-9c98-4e69-8b41-7fc6d339d113|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:02.096Z|f8d7ad00-abf0-45ac-a547-9f57db81ccfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:02.097Z|f8d7ad00-abf0-45ac-a547-9f57db81ccfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:09.433Z|9f050cd6-8567-4ca7-8250-cfc54768296d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:39:09.434Z|9f050cd6-8567-4ca7-8250-cfc54768296d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:39:09.637Z|3406d973-25cb-46d0-a969-681cbc8ca403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:39:09.638Z|3406d973-25cb-46d0-a969-681cbc8ca403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:39:12.076Z|e7fdef3f-77d3-4bd1-bfac-70f9d994e308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:12.077Z|e7fdef3f-77d3-4bd1-bfac-70f9d994e308|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:12.082Z|d12aa4ee-677d-46b9-8a17-67a342062ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:12.083Z|d12aa4ee-677d-46b9-8a17-67a342062ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:12.117Z|e98d15be-9cf3-4636-8c51-623013a62e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:12.118Z|e98d15be-9cf3-4636-8c51-623013a62e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:22.107Z|900234f2-e908-4c0b-a538-93e74ed8f62b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:22.108Z|900234f2-e908-4c0b-a538-93e74ed8f62b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:22.140Z|579a58c8-6324-40a9-9627-b0d3aabac952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:22.141Z|579a58c8-6324-40a9-9627-b0d3aabac952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:22.159Z|2318ac2d-29da-4d86-859b-240d0135f324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:22.160Z|2318ac2d-29da-4d86-859b-240d0135f324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:24.433Z|e62f6208-423c-4442-bfe1-675124fb732e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:39:24.445Z|e62f6208-423c-4442-bfe1-675124fb732e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:39:32.141Z|71b0fe6f-69df-4365-8682-9dfea8cf6f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:32.142Z|71b0fe6f-69df-4365-8682-9dfea8cf6f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:32.163Z|1638d6c8-a06f-4c13-825d-027ffd8f5ab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:32.164Z|1638d6c8-a06f-4c13-825d-027ffd8f5ab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:32.184Z|7940738d-c5bc-4523-a07f-00b8ad1b0d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:32.185Z|7940738d-c5bc-4523-a07f-00b8ad1b0d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:37.412Z|a8909429-708e-4842-af87-13da6bf5a23b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:39:37.413Z|a8909429-708e-4842-af87-13da6bf5a23b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:39.433Z|e5468379-648b-455d-bf53-8d899bcfd5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:39:39.434Z|e5468379-648b-455d-bf53-8d899bcfd5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:39:39.639Z|1f7af37f-ab3d-4ddd-9fa7-ec81a668fbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:39:39.640Z|1f7af37f-ab3d-4ddd-9fa7-ec81a668fbd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:39:42.173Z|f5365dfa-f038-444b-b3f7-fb48b52746a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:42.174Z|f5365dfa-f038-444b-b3f7-fb48b52746a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:42.189Z|f4cc8f13-5034-4bfe-962b-79ef7e5ce104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:42.190Z|f4cc8f13-5034-4bfe-962b-79ef7e5ce104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:42.209Z|26f223ea-455d-4e13-8396-c0b606065e28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:42.210Z|26f223ea-455d-4e13-8396-c0b606065e28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:52.196Z|c91c5598-5f5a-47ba-b1a0-a39525cbca59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:52.197Z|c91c5598-5f5a-47ba-b1a0-a39525cbca59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:52.212Z|46af5297-91dc-4acb-956e-5cd370ce92eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:52.212Z|46af5297-91dc-4acb-956e-5cd370ce92eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:52.232Z|00dde418-1b5f-4ccc-ba3f-76d324eaf3c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:39:52.233Z|00dde418-1b5f-4ccc-ba3f-76d324eaf3c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:39:54.433Z|37737249-755f-4cb3-a57e-0844ab0be7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:39:54.434Z|37737249-755f-4cb3-a57e-0844ab0be7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:40:02.220Z|a4de1261-935f-49e9-a50e-4b2a481592be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:02.221Z|a4de1261-935f-49e9-a50e-4b2a481592be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:02.233Z|bc77f6b0-e4ab-433e-a871-79b60658aa1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:02.234Z|bc77f6b0-e4ab-433e-a871-79b60658aa1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:02.255Z|c7045de0-67ad-4ef4-9d54-e8f99bf65737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:02.256Z|c7045de0-67ad-4ef4-9d54-e8f99bf65737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:09.433Z|d652c320-6a71-4015-851b-2a203128000a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:40:09.446Z|d652c320-6a71-4015-851b-2a203128000a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:40:09.641Z|d71701cc-835c-4a4b-aeb1-7362a1ae5670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:40:09.642Z|d71701cc-835c-4a4b-aeb1-7362a1ae5670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:40:12.243Z|99e3dc92-ab46-4501-90ce-4e22a986e6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:12.244Z|99e3dc92-ab46-4501-90ce-4e22a986e6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:12.256Z|1bfb744c-7253-4c32-aeea-5302f21db2a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:12.258Z|1bfb744c-7253-4c32-aeea-5302f21db2a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:12.277Z|e6442316-b707-43fb-9a76-97416b1011fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:12.278Z|e6442316-b707-43fb-9a76-97416b1011fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:22.265Z|7fdb05f6-7a3f-449b-ab34-7519f2a4e95c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:22.266Z|7fdb05f6-7a3f-449b-ab34-7519f2a4e95c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:22.279Z|945715ec-f981-42a5-b73e-13e74b86266a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:22.279Z|945715ec-f981-42a5-b73e-13e74b86266a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:22.300Z|1b2f458b-296a-4012-8ed3-6e1e162a61a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:22.301Z|1b2f458b-296a-4012-8ed3-6e1e162a61a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:24.433Z|d9b5d390-7ea0-40d8-a485-36d476071de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:40:24.434Z|d9b5d390-7ea0-40d8-a485-36d476071de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:40:32.289Z|9d00512b-9fc9-4f30-9b74-a5e466533476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:32.290Z|9d00512b-9fc9-4f30-9b74-a5e466533476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:32.300Z|d6bbe1f8-0528-4c59-bf8e-3e1b20a943c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:32.301Z|d6bbe1f8-0528-4c59-bf8e-3e1b20a943c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:32.325Z|d9d9ac06-e764-45e2-8937-3483628d1190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:32.326Z|d9d9ac06-e764-45e2-8937-3483628d1190|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:37.412Z|b0f30620-7c6b-4ac0-9f64-25e51bf39246|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:40:37.412Z|b0f30620-7c6b-4ac0-9f64-25e51bf39246|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:39.433Z|2f280519-0554-4b3e-8916-f9bdee10ffc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:40:39.434Z|2f280519-0554-4b3e-8916-f9bdee10ffc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:40:39.643Z|2574ace7-ff1b-4baa-9e32-aa1a2a5e7111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:40:39.643Z|2574ace7-ff1b-4baa-9e32-aa1a2a5e7111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:40:42.312Z|f66d62ae-c125-44a7-b7d0-22df0abff67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:42.313Z|f66d62ae-c125-44a7-b7d0-22df0abff67e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:42.323Z|4b4a2383-ad53-4fdc-8eae-1f6e0a4fe092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:42.324Z|4b4a2383-ad53-4fdc-8eae-1f6e0a4fe092|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:42.350Z|d241c279-2462-4ee9-a64e-492baee3ada8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:42.351Z|d241c279-2462-4ee9-a64e-492baee3ada8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:52.335Z|36f34932-f569-44dd-81ba-35382f527396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:52.336Z|36f34932-f569-44dd-81ba-35382f527396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:52.347Z|545161a9-2521-4db4-af1f-0856ce505984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:52.348Z|545161a9-2521-4db4-af1f-0856ce505984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:52.375Z|79384aca-8e60-4ad5-947e-7e5bcb0ae349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:40:52.376Z|79384aca-8e60-4ad5-947e-7e5bcb0ae349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:40:54.433Z|442b16ba-6a76-48a9-b798-04c86759131a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:40:54.436Z|442b16ba-6a76-48a9-b798-04c86759131a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:41:02.360Z|2fd4b2cb-1473-4e79-a3f3-84703351c8dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:02.361Z|2fd4b2cb-1473-4e79-a3f3-84703351c8dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:02.371Z|03f84dd9-ad10-4687-86b9-d50d22ad3316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:02.372Z|03f84dd9-ad10-4687-86b9-d50d22ad3316|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:02.404Z|7e7db462-3c39-46f1-8fd4-27d3b09c8da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:02.405Z|7e7db462-3c39-46f1-8fd4-27d3b09c8da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:09.433Z|03a773de-768e-4a3e-8074-5b06208cf9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:41:09.434Z|03a773de-768e-4a3e-8074-5b06208cf9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:41:09.644Z|1d5628dc-e338-4310-ae4e-e2275f35e9b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:41:09.645Z|1d5628dc-e338-4310-ae4e-e2275f35e9b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:41:12.396Z|fa027800-33a0-43d1-8830-6037e5262828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:12.397Z|fa027800-33a0-43d1-8830-6037e5262828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:12.397Z|e03608a1-0096-42df-8e7a-317ffe4d72f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:12.398Z|e03608a1-0096-42df-8e7a-317ffe4d72f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:12.429Z|54eab630-45cc-44e9-bd1b-4b52eabdb7d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:12.430Z|54eab630-45cc-44e9-bd1b-4b52eabdb7d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:22.430Z|ea156ccf-d71d-486f-86cf-b0fd598357a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:22.430Z|89d8b2d4-830c-41a6-a9ec-62b631336aec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:22.432Z|ea156ccf-d71d-486f-86cf-b0fd598357a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:22.432Z|89d8b2d4-830c-41a6-a9ec-62b631336aec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:22.455Z|76a18294-4c7d-4c10-8cb8-84668ddddb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:22.456Z|76a18294-4c7d-4c10-8cb8-84668ddddb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:24.433Z|e04e2bb6-5407-4e82-bdea-cfc538cdee48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:41:24.434Z|e04e2bb6-5407-4e82-bdea-cfc538cdee48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:41:32.455Z|067019c7-69bb-47c9-95d7-8fae2bc230c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:32.455Z|5a49184d-d7d0-4d9b-8ef8-f51a521a3b47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:32.456Z|5a49184d-d7d0-4d9b-8ef8-f51a521a3b47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:32.456Z|067019c7-69bb-47c9-95d7-8fae2bc230c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:32.480Z|97e038ce-c7a5-486b-b214-f22a479127db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:32.481Z|97e038ce-c7a5-486b-b214-f22a479127db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:37.413Z|052dd387-9003-4e93-9708-f35d212b1e0f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:41:37.414Z|052dd387-9003-4e93-9708-f35d212b1e0f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:39.433Z|01a092b4-ea09-41fd-8310-0d6e70491e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:41:39.447Z|01a092b4-ea09-41fd-8310-0d6e70491e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:41:39.646Z|5edb6e48-dc2b-4808-b82f-401aa8ded90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:41:39.647Z|5edb6e48-dc2b-4808-b82f-401aa8ded90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:41:42.481Z|7fb118ca-3a7c-45c6-bd92-29921a3bd944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:42.482Z|7fb118ca-3a7c-45c6-bd92-29921a3bd944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:42.483Z|ecd1b16d-0487-446c-aae1-643c722bb547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:42.484Z|ecd1b16d-0487-446c-aae1-643c722bb547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:42.507Z|2b36ca38-b171-4ef6-9a84-1b8ef89ae8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:42.508Z|2b36ca38-b171-4ef6-9a84-1b8ef89ae8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:52.513Z|e641af64-b624-4033-bd13-cac39eef4fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:52.515Z|e641af64-b624-4033-bd13-cac39eef4fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:52.515Z|10cd37a7-6c7f-4899-b599-c675215a562d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:52.516Z|10cd37a7-6c7f-4899-b599-c675215a562d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:52.530Z|79d741f4-eaba-4ef0-ac30-83f645030567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:41:52.531Z|79d741f4-eaba-4ef0-ac30-83f645030567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:41:54.433Z|6d04953a-7643-44f1-b109-3e3477260860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:41:54.434Z|6d04953a-7643-44f1-b109-3e3477260860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:42:02.553Z|2e036008-5061-483d-b8b3-355e081bf40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:02.553Z|97566701-2759-47d9-acfe-0350138fe362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:02.554Z|2e036008-5061-483d-b8b3-355e081bf40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:02.554Z|97566701-2759-47d9-acfe-0350138fe362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:02.564Z|9a4280fa-684b-468b-98a4-8bc2a695dac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:02.565Z|9a4280fa-684b-468b-98a4-8bc2a695dac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:09.433Z|22d20fc0-dd00-4737-86f2-7f1ebbaea052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:42:09.434Z|22d20fc0-dd00-4737-86f2-7f1ebbaea052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:42:09.648Z|903ac847-6a31-4047-9405-2dce9de48dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:42:09.649Z|903ac847-6a31-4047-9405-2dce9de48dd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:42:12.580Z|8ad80ead-f7f9-4ec3-a1af-a5ac67b77c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:12.580Z|6eeac6c0-bbe5-4f6e-a812-c18804dba528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:12.580Z|8ad80ead-f7f9-4ec3-a1af-a5ac67b77c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:12.580Z|6eeac6c0-bbe5-4f6e-a812-c18804dba528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:12.584Z|25c280b1-4ef4-4984-a4bc-9c9937dc5e11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:12.585Z|25c280b1-4ef4-4984-a4bc-9c9937dc5e11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:22.605Z|e5d20ffb-8b81-4975-8441-dd31c19cf09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:22.605Z|4447faf1-ecd3-4215-91f4-2dd12e46b15d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:22.605Z|7de6f786-1515-4598-93ec-9a3f87b1bc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:22.606Z|4447faf1-ecd3-4215-91f4-2dd12e46b15d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:22.606Z|e5d20ffb-8b81-4975-8441-dd31c19cf09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:22.606Z|7de6f786-1515-4598-93ec-9a3f87b1bc9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:24.433Z|fba98a2f-183f-48e9-a21d-a55275b5576a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:42:24.435Z|fba98a2f-183f-48e9-a21d-a55275b5576a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:42:32.631Z|04f71d2c-afcb-4f98-a4cf-d303acfdb243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:32.631Z|9ccdac08-6b6c-43d8-903f-f68678662cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:32.632Z|04f71d2c-afcb-4f98-a4cf-d303acfdb243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:32.632Z|9ccdac08-6b6c-43d8-903f-f68678662cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:32.639Z|e67ef5f0-6d5b-4745-9b4c-c1bd0ae87327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:32.640Z|e67ef5f0-6d5b-4745-9b4c-c1bd0ae87327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:37.412Z|81a79f46-db98-4eb0-a4bf-b99620a409ee|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:42:37.413Z|81a79f46-db98-4eb0-a4bf-b99620a409ee|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:39.433Z|70d279b5-c1cd-4535-9684-8bc7e569f46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:42:39.434Z|70d279b5-c1cd-4535-9684-8bc7e569f46c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:42:39.650Z|ee753859-161c-41a1-a65f-f68cd2123594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:42:39.650Z|ee753859-161c-41a1-a65f-f68cd2123594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:42:42.657Z|0c1d86d3-83fa-4bc9-8dfe-1ec02c425a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:42.658Z|0c1d86d3-83fa-4bc9-8dfe-1ec02c425a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:42.661Z|c8f17f0a-d041-438d-8420-36c922171b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:42.662Z|c8f17f0a-d041-438d-8420-36c922171b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:42.663Z|d70fe578-5d78-4dd0-b8af-eb2e8a1da4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:42.664Z|d70fe578-5d78-4dd0-b8af-eb2e8a1da4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:52.683Z|3fff81b5-4320-44b7-bf9d-dc3b1c2bfd1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:52.683Z|63888a43-894d-4d7d-9694-fb65665926aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:52.685Z|3fff81b5-4320-44b7-bf9d-dc3b1c2bfd1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:52.684Z|63888a43-894d-4d7d-9694-fb65665926aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:52.686Z|c84af714-24cb-4c95-b9b0-2c707731286e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:42:52.687Z|c84af714-24cb-4c95-b9b0-2c707731286e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:42:54.433Z|6a389a90-b69c-4066-a7e8-f93afc0ba053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:42:54.441Z|6a389a90-b69c-4066-a7e8-f93afc0ba053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:43:02.713Z|8077995e-2419-4988-94d7-d0370eb7077e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:02.712Z|be063006-418b-492d-9d9b-2b9d742fe6b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:02.715Z|be063006-418b-492d-9d9b-2b9d742fe6b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:02.715Z|8077995e-2419-4988-94d7-d0370eb7077e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:02.717Z|3494ed48-380e-48e3-84b0-d4a07d8cec15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:02.718Z|3494ed48-380e-48e3-84b0-d4a07d8cec15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:09.434Z|fd3de806-7dc8-446f-b345-3be01b5618e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:43:09.435Z|fd3de806-7dc8-446f-b345-3be01b5618e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:43:09.651Z|b3fc67c6-4f84-490c-b269-a1f388405f5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:43:09.652Z|b3fc67c6-4f84-490c-b269-a1f388405f5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:43:12.743Z|cc3c771d-7ec6-4ab8-ad44-d3c0cb2717c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:12.744Z|cc3c771d-7ec6-4ab8-ad44-d3c0cb2717c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:12.747Z|65b1172c-c4d7-44dd-9cc1-cf709ddf9cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:12.747Z|9928ce85-0263-44de-bb18-8f023a867e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:12.747Z|9928ce85-0263-44de-bb18-8f023a867e8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:12.747Z|65b1172c-c4d7-44dd-9cc1-cf709ddf9cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:22.770Z|a548b456-5e6f-4d73-ad6f-af1285911288|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:22.770Z|2af086d4-c783-462e-b329-dfaff6030a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:22.771Z|17da399a-6889-479f-8fe0-799603917fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:22.772Z|a548b456-5e6f-4d73-ad6f-af1285911288|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:22.772Z|17da399a-6889-479f-8fe0-799603917fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:22.772Z|2af086d4-c783-462e-b329-dfaff6030a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:24.433Z|d4baf674-bed1-4850-b69a-311c984e45b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:43:24.434Z|d4baf674-bed1-4850-b69a-311c984e45b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:43:32.796Z|6316bacd-1883-40d8-94ce-34e698c8f3c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:32.798Z|6316bacd-1883-40d8-94ce-34e698c8f3c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:32.798Z|26c0e32e-4cf6-4e7a-9976-81714571b1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:32.799Z|26c0e32e-4cf6-4e7a-9976-81714571b1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:32.806Z|3801ef48-9bfc-4f5b-8a67-5f4ebded0e45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:32.807Z|3801ef48-9bfc-4f5b-8a67-5f4ebded0e45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:37.415Z|40d2eb2e-3cd3-4f43-87e1-026b152b9e97|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:43:37.416Z|40d2eb2e-3cd3-4f43-87e1-026b152b9e97|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:39.433Z|f22394da-2052-41bb-85a4-7c83f672a4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:43:39.436Z|f22394da-2052-41bb-85a4-7c83f672a4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:43:39.653Z|c655304f-1843-4415-b08f-c2294adf7b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:43:39.653Z|c655304f-1843-4415-b08f-c2294adf7b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:43:42.822Z|12964b3a-44a7-4366-9939-7f2db7e09209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:42.823Z|1342f3a9-b7c9-4915-a858-e48e53c695fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:42.823Z|12964b3a-44a7-4366-9939-7f2db7e09209|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:42.824Z|1342f3a9-b7c9-4915-a858-e48e53c695fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:42.830Z|cdb97e84-62a7-4980-97a4-f08ecb00764d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:42.831Z|cdb97e84-62a7-4980-97a4-f08ecb00764d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:52.854Z|bb1d72e3-e919-4611-875e-be8e6b999692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:52.854Z|415bced4-77d2-4d60-a454-4f1d3b5c6d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:52.855Z|bb1d72e3-e919-4611-875e-be8e6b999692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:52.855Z|415bced4-77d2-4d60-a454-4f1d3b5c6d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:52.856Z|4da0084c-8a90-47d2-981e-195e42aff7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:43:52.857Z|4da0084c-8a90-47d2-981e-195e42aff7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:43:54.433Z|16125663-8b6d-447b-9462-7ef0ac27da91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:43:54.434Z|16125663-8b6d-447b-9462-7ef0ac27da91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:44:02.881Z|e9475e31-6028-4c25-8210-4081635825b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:02.883Z|e9475e31-6028-4c25-8210-4081635825b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:02.887Z|d6b615e2-3186-472c-937f-8a1051c0a665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:02.887Z|d6b615e2-3186-472c-937f-8a1051c0a665|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:02.888Z|170fefd5-5ea9-428e-b133-b7f2ae57061c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:02.889Z|170fefd5-5ea9-428e-b133-b7f2ae57061c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:09.433Z|630439db-17fe-45d2-9b26-a087fbbe7c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:44:09.434Z|630439db-17fe-45d2-9b26-a087fbbe7c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:44:09.654Z|9fd82c92-eae5-475a-81c0-005299c1f40c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:44:09.655Z|9fd82c92-eae5-475a-81c0-005299c1f40c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:44:12.930Z|beabdbc0-b500-4f0b-b6f9-71aeba3ab67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:12.931Z|beabdbc0-b500-4f0b-b6f9-71aeba3ab67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:12.931Z|3602bc07-e45b-403a-8e13-fbe438d5dff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:12.932Z|3602bc07-e45b-403a-8e13-fbe438d5dff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:12.940Z|87370358-48bd-4920-9d2c-115482e3a530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:12.941Z|87370358-48bd-4920-9d2c-115482e3a530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:22.961Z|a28bcdae-2311-4533-825e-4aaee315fae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:22.961Z|d943801b-e216-4b39-a049-99990586b193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:22.962Z|d943801b-e216-4b39-a049-99990586b193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:22.962Z|a28bcdae-2311-4533-825e-4aaee315fae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:22.968Z|15ed98ad-eaa5-415b-966d-afb433c0f150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:22.969Z|15ed98ad-eaa5-415b-966d-afb433c0f150|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:24.433Z|e019512e-be50-41ca-a82b-c15db7212745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:44:24.437Z|e019512e-be50-41ca-a82b-c15db7212745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:44:33.002Z|2b132b43-17e7-49f9-8852-92371ae6cd80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:33.003Z|2b132b43-17e7-49f9-8852-92371ae6cd80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:33.010Z|aed95682-1dec-4f94-a018-8c2530761626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:33.011Z|aed95682-1dec-4f94-a018-8c2530761626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:33.025Z|20595d7e-ac14-4f95-90bb-352481aba452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:33.026Z|20595d7e-ac14-4f95-90bb-352481aba452|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:37.414Z|d3be9474-168a-4a06-9b22-80f5873eae82|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:44:37.415Z|d3be9474-168a-4a06-9b22-80f5873eae82|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:39.433Z|bf147148-fb73-4148-b31c-9a5700267cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:44:39.434Z|bf147148-fb73-4148-b31c-9a5700267cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:44:39.656Z|227e448c-54e1-4153-a34e-946e55730eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:44:39.657Z|227e448c-54e1-4153-a34e-946e55730eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:44:43.037Z|06cb22b3-c8a8-4e8b-b4fd-eff67ce45805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:43.038Z|06cb22b3-c8a8-4e8b-b4fd-eff67ce45805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:43.042Z|5987e35a-b87a-4534-b589-c564142e8b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:43.042Z|5987e35a-b87a-4534-b589-c564142e8b31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:43.046Z|ef8b74b4-9783-46f7-918a-6ca9f63317f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:43.048Z|ef8b74b4-9783-46f7-918a-6ca9f63317f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:53.069Z|4df41bc3-1d26-4952-ad5a-1c62735d72ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:53.068Z|ac8d0a95-5a21-4cf1-afd2-9853be59c42a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:53.069Z|9ccf59cc-904f-4969-9303-5ba0af9c2521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:44:53.069Z|4df41bc3-1d26-4952-ad5a-1c62735d72ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:53.069Z|ac8d0a95-5a21-4cf1-afd2-9853be59c42a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:53.070Z|9ccf59cc-904f-4969-9303-5ba0af9c2521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:44:54.433Z|c9dda60c-19be-4237-83dd-b440a45ee275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:44:54.434Z|c9dda60c-19be-4237-83dd-b440a45ee275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:45:03.097Z|0f090364-92c4-422e-8a28-dec6b85dfb22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:03.098Z|0f090364-92c4-422e-8a28-dec6b85dfb22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:03.102Z|1af4d924-b582-4497-906f-da6d4aa77b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:03.103Z|1af4d924-b582-4497-906f-da6d4aa77b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:03.116Z|c3256adb-2b69-4b6c-8fc0-adaa90406ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:03.117Z|c3256adb-2b69-4b6c-8fc0-adaa90406ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:09.433Z|f3511805-7fb2-4f00-ad01-6634e76133d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:45:09.437Z|f3511805-7fb2-4f00-ad01-6634e76133d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:45:09.658Z|9e982a67-58b3-4938-abec-b582d4f85b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:45:09.658Z|9e982a67-58b3-4938-abec-b582d4f85b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:45:13.134Z|14eebb7e-b780-4476-813d-3892c937a0cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:13.135Z|14eebb7e-b780-4476-813d-3892c937a0cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:13.140Z|efba253e-1d15-408e-9e91-b9dc37c5669e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:13.141Z|efba253e-1d15-408e-9e91-b9dc37c5669e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:13.146Z|b5f8e6c4-acd6-4371-b4ca-e0ac19bca09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:13.147Z|b5f8e6c4-acd6-4371-b4ca-e0ac19bca09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:23.158Z|581896d1-2730-4d27-b877-d9e5ab011c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:23.159Z|581896d1-2730-4d27-b877-d9e5ab011c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:23.159Z|60d8941e-88b5-4e53-9e68-53e57273fa01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:23.160Z|60d8941e-88b5-4e53-9e68-53e57273fa01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:23.168Z|d6fad28d-dc63-4a47-9373-ab3abe551171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:23.168Z|d6fad28d-dc63-4a47-9373-ab3abe551171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:24.433Z|7189ed7a-37ba-4981-8a44-8aae5e9747c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:45:24.434Z|7189ed7a-37ba-4981-8a44-8aae5e9747c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:45:33.183Z|e0542e17-75b1-4157-b0d4-877d315574b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:33.184Z|e0542e17-75b1-4157-b0d4-877d315574b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:33.190Z|35e67f9d-e8f5-4953-ab5b-6189d6b916ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:33.191Z|35e67f9d-e8f5-4953-ab5b-6189d6b916ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:33.191Z|78e953db-2c13-419b-90f8-e9f5a40db71c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:33.192Z|78e953db-2c13-419b-90f8-e9f5a40db71c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:37.413Z|ba62b814-2339-4ffd-9979-869c517beda5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:45:37.414Z|ba62b814-2339-4ffd-9979-869c517beda5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:39.433Z|8b8483b6-673d-4b54-a441-8eb8d45754d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:45:39.434Z|8b8483b6-673d-4b54-a441-8eb8d45754d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:45:39.659Z|f51d9dcd-02e0-4960-abd5-2fc354de19a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:45:39.660Z|f51d9dcd-02e0-4960-abd5-2fc354de19a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:45:43.212Z|12d90126-e1d0-4a6e-8577-05327f05e267|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:43.212Z|ffbcc884-5b58-48e7-8066-f8297c1b5e31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:43.213Z|12d90126-e1d0-4a6e-8577-05327f05e267|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:43.213Z|ffbcc884-5b58-48e7-8066-f8297c1b5e31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:43.213Z|8150098f-b16a-4ccf-aab3-9661cc7e1153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:43.214Z|8150098f-b16a-4ccf-aab3-9661cc7e1153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:53.236Z|11751003-d3d0-4d4e-9ff6-cb2a09601cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:53.236Z|7aecaaad-ec85-4d9e-b20b-6ad157bd8b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:53.236Z|9ba81aa0-c75c-4215-b3d1-0b716d19a83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:45:53.237Z|7aecaaad-ec85-4d9e-b20b-6ad157bd8b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:53.237Z|11751003-d3d0-4d4e-9ff6-cb2a09601cff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:53.238Z|9ba81aa0-c75c-4215-b3d1-0b716d19a83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:45:54.433Z|2dabc63c-e159-4657-9580-da634a4a7ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:45:54.437Z|2dabc63c-e159-4657-9580-da634a4a7ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:46:03.259Z|d7d86c4d-d9d6-45e0-84c7-f8843e228c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:03.260Z|d7d86c4d-d9d6-45e0-84c7-f8843e228c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:03.261Z|20fd6385-698e-4f32-867c-fb7feec49ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:03.261Z|20fd6385-698e-4f32-867c-fb7feec49ef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:03.266Z|e8bc562c-5d53-46a5-a164-5f73bcf6fb48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:03.267Z|e8bc562c-5d53-46a5-a164-5f73bcf6fb48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:09.433Z|2faf44a3-7ab2-4645-8db5-b1783a9469a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:46:09.434Z|2faf44a3-7ab2-4645-8db5-b1783a9469a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:46:09.661Z|e3227caf-c71a-4237-b99c-cfc558e5d219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:46:09.662Z|e3227caf-c71a-4237-b99c-cfc558e5d219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:46:13.282Z|a392ff3f-7786-4f62-8060-5478aa756837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:13.283Z|a392ff3f-7786-4f62-8060-5478aa756837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:13.286Z|d9f56d40-2e1c-4ada-bb85-31341be12d3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:13.287Z|d9f56d40-2e1c-4ada-bb85-31341be12d3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:13.291Z|dc259a43-7411-4406-8b61-f7b697e23b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:13.292Z|dc259a43-7411-4406-8b61-f7b697e23b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:23.309Z|a4ce3e50-e0ad-4150-8e88-5b69bf84d10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:23.309Z|d4b29a81-4dd0-4bc9-be0b-4a78897343a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:23.310Z|d4b29a81-4dd0-4bc9-be0b-4a78897343a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:23.310Z|a4ce3e50-e0ad-4150-8e88-5b69bf84d10f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:23.312Z|d1e643ee-b99f-4963-bc30-a480dd86a726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:23.312Z|d1e643ee-b99f-4963-bc30-a480dd86a726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:24.433Z|6256bf60-0c21-4143-805c-a0688b2c38bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:46:24.434Z|6256bf60-0c21-4143-805c-a0688b2c38bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:46:33.332Z|5ea9b470-c821-458f-b092-ca2d83b33527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:33.332Z|fe6ee0a4-9776-4f8c-92a0-40e5fc4c3dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:33.332Z|81ba5958-226f-4d60-9053-7768b3142512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:33.333Z|fe6ee0a4-9776-4f8c-92a0-40e5fc4c3dce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:33.333Z|81ba5958-226f-4d60-9053-7768b3142512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:33.333Z|5ea9b470-c821-458f-b092-ca2d83b33527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:37.412Z|3a90fe1a-3b6c-4f09-8235-2c423a99773d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:46:37.413Z|3a90fe1a-3b6c-4f09-8235-2c423a99773d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:39.433Z|3b64ce64-d1c0-4763-abea-7cd5adec9d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:46:39.436Z|3b64ce64-d1c0-4763-abea-7cd5adec9d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:46:39.662Z|300693ba-6a8a-4adc-8ca4-2ee751f92cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:46:39.663Z|300693ba-6a8a-4adc-8ca4-2ee751f92cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:46:43.379Z|2af5e8b0-ee9a-4e1f-a020-67af0063f8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:43.379Z|86a0ebf1-ca37-40a2-8e85-82fb78f26a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:43.379Z|48c82cd6-22b2-48d7-954d-dba3c869c9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:43.380Z|2af5e8b0-ee9a-4e1f-a020-67af0063f8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:43.380Z|48c82cd6-22b2-48d7-954d-dba3c869c9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:43.380Z|86a0ebf1-ca37-40a2-8e85-82fb78f26a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:53.427Z|20e851c1-f8b0-4341-abe8-4532917cb88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:53.427Z|9bf796e9-7f19-4a25-bf7b-e3ae740e6b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:53.428Z|9bf796e9-7f19-4a25-bf7b-e3ae740e6b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:53.428Z|94ab4275-e6cb-4adc-8674-83f9375ded16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:46:53.428Z|20e851c1-f8b0-4341-abe8-4532917cb88b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:53.429Z|94ab4275-e6cb-4adc-8674-83f9375ded16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:46:54.433Z|3ed2e043-9fb0-436f-8dae-404da0f4de22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:46:54.434Z|3ed2e043-9fb0-436f-8dae-404da0f4de22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:47:03.459Z|44ae4e86-9410-460d-88f7-df2b239d8f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:03.459Z|121c4a2f-2f5a-4b58-9d94-cacb44d7feeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:03.460Z|44ae4e86-9410-460d-88f7-df2b239d8f64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:03.461Z|121c4a2f-2f5a-4b58-9d94-cacb44d7feeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:03.461Z|bb20fcba-db19-42c3-8d35-ac9ab8c1972b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:03.461Z|bb20fcba-db19-42c3-8d35-ac9ab8c1972b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:09.433Z|d0cb5154-6a44-46e2-8eb6-8524263adccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:47:09.434Z|d0cb5154-6a44-46e2-8eb6-8524263adccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:47:09.664Z|34d347d0-75e7-4d7f-b000-f75c9d1fa69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:47:09.665Z|34d347d0-75e7-4d7f-b000-f75c9d1fa69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:47:13.492Z|f7b82b9f-c96f-4719-8774-454003e451c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:13.493Z|f7b82b9f-c96f-4719-8774-454003e451c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:13.507Z|a58d43e4-19f4-4295-b124-af8d0eeaf781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:13.507Z|fed6aa19-38fe-4420-9758-008765e3b682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:13.508Z|a58d43e4-19f4-4295-b124-af8d0eeaf781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:13.508Z|fed6aa19-38fe-4420-9758-008765e3b682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:23.523Z|e0a5f1b1-2a97-465c-8846-357137717824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:23.524Z|e0a5f1b1-2a97-465c-8846-357137717824|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:23.527Z|44c4893d-cec9-4d2c-9b93-e64f43df0cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:23.527Z|44c4893d-cec9-4d2c-9b93-e64f43df0cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:23.529Z|9bcbabe6-27ef-4b97-a65c-114d908f3b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:23.531Z|9bcbabe6-27ef-4b97-a65c-114d908f3b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:24.433Z|42a9cb21-6c44-495c-9078-d5b2a2eb688b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:47:24.444Z|42a9cb21-6c44-495c-9078-d5b2a2eb688b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:47:33.548Z|90d854b0-7fd8-4c86-b326-65fb40dc40d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:33.549Z|90d854b0-7fd8-4c86-b326-65fb40dc40d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:33.551Z|aabb5b50-4753-4cff-95fc-25ac4a1ad405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:33.552Z|aabb5b50-4753-4cff-95fc-25ac4a1ad405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:33.576Z|5357481d-4415-4782-a866-7d15d50ed8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:33.578Z|5357481d-4415-4782-a866-7d15d50ed8ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:37.415Z|e5f0e327-940b-4990-9eab-a3d3e2874877|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:47:37.416Z|e5f0e327-940b-4990-9eab-a3d3e2874877|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:39.433Z|a2ae4d32-8cad-42f4-8b9c-32c81cd1a80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:47:39.434Z|a2ae4d32-8cad-42f4-8b9c-32c81cd1a80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:47:39.666Z|11a19e63-11a2-4f0e-88e1-b1bb213c7623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:47:39.666Z|11a19e63-11a2-4f0e-88e1-b1bb213c7623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:47:43.584Z|ef271e7d-4fe5-4d02-a280-58fa80520dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:43.584Z|827ee953-3233-464e-9662-c3a8a9825876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:43.585Z|ef271e7d-4fe5-4d02-a280-58fa80520dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:43.585Z|827ee953-3233-464e-9662-c3a8a9825876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:43.600Z|44c29407-460e-4aeb-9085-6c609c9a2666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:43.601Z|44c29407-460e-4aeb-9085-6c609c9a2666|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:53.622Z|9f17a34f-da2e-4ded-af23-a335b916f7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:53.623Z|9f17a34f-da2e-4ded-af23-a335b916f7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:53.631Z|0ce1686d-4409-498c-91a6-9c5ac4acf8bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:53.632Z|0ce1686d-4409-498c-91a6-9c5ac4acf8bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:53.664Z|75f90c90-7ab7-4141-9a75-4400b3e52d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:47:53.665Z|75f90c90-7ab7-4141-9a75-4400b3e52d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:47:54.433Z|6e220777-6f68-46b0-991d-0fc553eacae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:47:54.434Z|6e220777-6f68-46b0-991d-0fc553eacae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:48:03.653Z|11b8ccf0-ab7f-49a5-a27d-e1733d729704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:03.653Z|a66b98e1-70db-418b-938c-91b3ff1604f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:03.653Z|11b8ccf0-ab7f-49a5-a27d-e1733d729704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:03.654Z|a66b98e1-70db-418b-938c-91b3ff1604f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:03.687Z|bcb6bd66-7ffa-497f-81f9-a3522296542d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:03.688Z|bcb6bd66-7ffa-497f-81f9-a3522296542d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:09.433Z|2e33b809-1e62-443e-b7b6-87eee48b8191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:48:09.438Z|2e33b809-1e62-443e-b7b6-87eee48b8191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:48:09.667Z|54d4fa08-48f3-4b11-a33e-01bd88249a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:48:09.668Z|54d4fa08-48f3-4b11-a33e-01bd88249a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:48:13.686Z|aa41ae02-42a1-4f13-84a9-3e1c517d8ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:13.686Z|40f2a63d-1211-4f3d-9ab4-de53a2168f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:13.687Z|aa41ae02-42a1-4f13-84a9-3e1c517d8ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:13.687Z|40f2a63d-1211-4f3d-9ab4-de53a2168f1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:13.709Z|4b6c32ee-fb0a-41cd-b452-841b8c41a94e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:13.710Z|4b6c32ee-fb0a-41cd-b452-841b8c41a94e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:23.710Z|f7a55a8d-b18e-4c2e-9b8a-b17947b5759c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:23.711Z|f7a55a8d-b18e-4c2e-9b8a-b17947b5759c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:23.718Z|9cd36f0e-0b53-402a-ae75-1dd9bcbc3aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:23.719Z|9cd36f0e-0b53-402a-ae75-1dd9bcbc3aab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:23.732Z|70755d79-7a7d-478d-b192-299ccb5bc9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:23.733Z|70755d79-7a7d-478d-b192-299ccb5bc9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:24.433Z|aff418e5-8c89-4089-8890-cc0287b723df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:48:24.434Z|aff418e5-8c89-4089-8890-cc0287b723df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:48:33.735Z|9759c034-bd8c-4caf-9061-990cae08677c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:33.735Z|9759c034-bd8c-4caf-9061-990cae08677c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:33.741Z|63cacf6c-8fbb-4afd-a019-39c198dc6ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:33.742Z|63cacf6c-8fbb-4afd-a019-39c198dc6ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:33.757Z|39b054b8-98fa-4941-bd30-3dabb8484e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:33.758Z|39b054b8-98fa-4941-bd30-3dabb8484e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:37.413Z|678590ff-a3b6-4f20-b61a-f6cd66ffb19d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:48:37.414Z|678590ff-a3b6-4f20-b61a-f6cd66ffb19d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:39.433Z|46717a65-1dbf-49eb-9bef-899c22fa6311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:48:39.434Z|46717a65-1dbf-49eb-9bef-899c22fa6311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:48:39.669Z|8be47852-a6b1-4a7e-9834-ba58d634871d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:48:39.670Z|8be47852-a6b1-4a7e-9834-ba58d634871d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:48:43.759Z|153b9662-b507-4c7a-9738-aff1b413194e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:43.760Z|3f7967d7-c1e0-4072-8515-5e42adc2b4b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:43.761Z|153b9662-b507-4c7a-9738-aff1b413194e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:43.761Z|3f7967d7-c1e0-4072-8515-5e42adc2b4b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:43.780Z|1ff2c8e0-407b-4647-bbd7-5d9297fda24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:43.781Z|1ff2c8e0-407b-4647-bbd7-5d9297fda24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:53.790Z|4f78035e-82da-4744-b53f-65400841c160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:53.792Z|4f78035e-82da-4744-b53f-65400841c160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:53.792Z|89b907b0-ced4-4cd3-85d1-9e00c935d04e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:53.793Z|89b907b0-ced4-4cd3-85d1-9e00c935d04e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:53.802Z|568aab86-33d7-4edb-ab52-24f03dd3e8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:48:53.804Z|568aab86-33d7-4edb-ab52-24f03dd3e8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:48:54.433Z|fc8779f6-54c7-4c80-883c-18c4bf63e1fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:48:54.443Z|fc8779f6-54c7-4c80-883c-18c4bf63e1fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:49:03.817Z|d8619633-f527-448d-b1fc-6cfe0a93770b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:03.817Z|658bbc60-1eb8-4e91-9572-fb50e4d2eb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:03.818Z|658bbc60-1eb8-4e91-9572-fb50e4d2eb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:03.818Z|d8619633-f527-448d-b1fc-6cfe0a93770b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:03.826Z|13068d25-c6ba-4eb9-a249-ba58de03ff3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:03.827Z|13068d25-c6ba-4eb9-a249-ba58de03ff3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:09.433Z|8fc2127d-83b8-4b2c-b3f2-566acaba9799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:49:09.434Z|8fc2127d-83b8-4b2c-b3f2-566acaba9799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:49:09.671Z|af69df03-d308-49f7-8042-412d8b93737b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:49:09.671Z|af69df03-d308-49f7-8042-412d8b93737b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:49:13.851Z|294aea20-2d90-44ee-b16b-fd1f48cba1bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:13.852Z|4b56d513-8934-4061-b581-010fb0725f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:13.851Z|27353e44-18a3-4166-8d59-0bf911c35cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:13.852Z|27353e44-18a3-4166-8d59-0bf911c35cc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:13.852Z|4b56d513-8934-4061-b581-010fb0725f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:13.852Z|294aea20-2d90-44ee-b16b-fd1f48cba1bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:23.877Z|7dbda7ef-e682-4032-a0d7-7cb3ba6fdc7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:23.878Z|7dbda7ef-e682-4032-a0d7-7cb3ba6fdc7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:23.879Z|097f3953-b38d-48d3-bcb6-21578ac5d630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:23.879Z|097f3953-b38d-48d3-bcb6-21578ac5d630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:23.881Z|382aa4e6-2af3-42fc-b789-4303741f1544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:23.882Z|382aa4e6-2af3-42fc-b789-4303741f1544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:24.433Z|20956f07-816c-4376-82c9-18c48397f39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:49:24.434Z|20956f07-816c-4376-82c9-18c48397f39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:49:33.905Z|ad29d11c-0b41-47eb-bf03-c0aefc924845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:33.906Z|ad29d11c-0b41-47eb-bf03-c0aefc924845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:33.909Z|9ebf7c87-135e-4787-b755-9c9d25ee4074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:33.905Z|eb388ef4-0c1c-48fe-8afa-52edccc97f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:33.912Z|9ebf7c87-135e-4787-b755-9c9d25ee4074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:33.912Z|eb388ef4-0c1c-48fe-8afa-52edccc97f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:37.413Z|da5c707c-9274-41ff-b5b8-ba393c146bb1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:49:37.414Z|da5c707c-9274-41ff-b5b8-ba393c146bb1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:39.433Z|0a033f8f-3295-47c5-89e9-fefa11f9323e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:49:39.438Z|0a033f8f-3295-47c5-89e9-fefa11f9323e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:49:39.672Z|e8928640-5b41-484e-aa30-3f96dc7ef801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:49:39.673Z|e8928640-5b41-484e-aa30-3f96dc7ef801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:49:43.930Z|938bd167-5ab7-43a8-8369-f839e8a16819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:43.932Z|938bd167-5ab7-43a8-8369-f839e8a16819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:43.943Z|279abf50-028b-40c0-a9b3-56046e31fe1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:43.943Z|678f0310-c0be-4806-bff6-e200979894b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:43.944Z|279abf50-028b-40c0-a9b3-56046e31fe1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:43.944Z|678f0310-c0be-4806-bff6-e200979894b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:53.955Z|6dd2a82f-0873-481d-848a-f9f43cfb2a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:53.956Z|6dd2a82f-0873-481d-848a-f9f43cfb2a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:53.965Z|6dd6f4e3-a61f-4f51-84e3-44cd58adf883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:53.965Z|80141b42-2435-4d36-b132-49caef9a8296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:49:53.966Z|80141b42-2435-4d36-b132-49caef9a8296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:53.966Z|6dd6f4e3-a61f-4f51-84e3-44cd58adf883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:49:54.434Z|a5df1ac7-ddd2-4c3f-8e65-777a430f6c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:49:54.435Z|a5df1ac7-ddd2-4c3f-8e65-777a430f6c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:50:03.981Z|3c42c53c-1d46-4336-95a7-ce1af2ede918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:03.982Z|3c42c53c-1d46-4336-95a7-ce1af2ede918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:03.988Z|42959439-d8c5-416e-82e8-17cc81bc316d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:03.989Z|28d187a0-e908-4428-a3fe-39c727479df0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:03.989Z|42959439-d8c5-416e-82e8-17cc81bc316d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:03.989Z|28d187a0-e908-4428-a3fe-39c727479df0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:09.434Z|cbf94e27-ecf3-48b6-a301-fe848a7de5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:50:09.434Z|cbf94e27-ecf3-48b6-a301-fe848a7de5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:50:09.674Z|682dc676-0d88-4b4f-825a-b7bee37473ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:50:09.674Z|682dc676-0d88-4b4f-825a-b7bee37473ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:50:14.003Z|662c62b1-3065-4505-a1e5-77b8da2b396e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:14.004Z|662c62b1-3065-4505-a1e5-77b8da2b396e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:14.010Z|089e787d-8fa8-40d0-aea5-4dd61f03c4b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:14.010Z|089e787d-8fa8-40d0-aea5-4dd61f03c4b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:14.013Z|a07ff9c7-d7de-41ac-bbd3-696087de9f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:14.014Z|a07ff9c7-d7de-41ac-bbd3-696087de9f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:24.028Z|b9b4c4e2-850d-481b-846f-09cefa587cc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:24.029Z|b9b4c4e2-850d-481b-846f-09cefa587cc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:24.032Z|ca70e512-0c6f-4221-924b-25d563314e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:24.033Z|ca70e512-0c6f-4221-924b-25d563314e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:24.035Z|23d0a9dc-af72-4207-9b72-60b09ce229ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:24.036Z|23d0a9dc-af72-4207-9b72-60b09ce229ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:24.434Z|84eb7c52-cd76-4581-88f3-e3336ddf392f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:50:24.438Z|84eb7c52-cd76-4581-88f3-e3336ddf392f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:50:34.056Z|25938394-1bbb-4660-b337-1068f164b45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:34.056Z|64f30fbe-c87b-42eb-b851-4ca4ba2762a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:34.058Z|25938394-1bbb-4660-b337-1068f164b45b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:34.058Z|64f30fbe-c87b-42eb-b851-4ca4ba2762a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:34.060Z|69c8de71-42df-4f0c-b06c-be4377a69364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:34.061Z|69c8de71-42df-4f0c-b06c-be4377a69364|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:37.412Z|c203b8c7-512e-4ea1-8f68-0b71dec109c4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:50:37.413Z|c203b8c7-512e-4ea1-8f68-0b71dec109c4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:39.433Z|825497dc-294d-48d9-b838-1f7d5ab5c1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:50:39.434Z|825497dc-294d-48d9-b838-1f7d5ab5c1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:50:39.675Z|04fcbaf8-8a2b-42ff-8aba-c39c178dc7fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:50:39.676Z|04fcbaf8-8a2b-42ff-8aba-c39c178dc7fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:50:44.083Z|cada6530-2d34-4083-8d73-da36d80fc271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:44.083Z|f5d2db19-faa9-4dd1-bcce-2b4fcefd0e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:44.084Z|f8c54bf9-18df-410c-9f43-cc8ec7b1ac74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:44.084Z|cada6530-2d34-4083-8d73-da36d80fc271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:44.084Z|f5d2db19-faa9-4dd1-bcce-2b4fcefd0e1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:44.084Z|f8c54bf9-18df-410c-9f43-cc8ec7b1ac74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:54.105Z|2e3c6b94-8da3-4a8a-9bd6-3796fd833246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:54.106Z|0d661911-dc9d-4a94-9fc9-781b248984ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:54.106Z|2e3c6b94-8da3-4a8a-9bd6-3796fd833246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:54.106Z|67b8ab21-edde-46b7-b0c2-8458ae12c22e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:50:54.106Z|67b8ab21-edde-46b7-b0c2-8458ae12c22e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:54.107Z|0d661911-dc9d-4a94-9fc9-781b248984ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:50:54.433Z|16294cef-5edf-4cfd-b38d-1ac43f509894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:50:54.434Z|16294cef-5edf-4cfd-b38d-1ac43f509894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:51:04.129Z|93a9acfe-2632-4399-9e16-c19d413f38c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:04.129Z|0cf67c42-6277-4113-9fbe-5a97bafaa21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:04.130Z|93a9acfe-2632-4399-9e16-c19d413f38c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:04.130Z|0cf67c42-6277-4113-9fbe-5a97bafaa21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:04.136Z|a242d694-d89f-46b9-a14e-cef42feec4b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:04.137Z|a242d694-d89f-46b9-a14e-cef42feec4b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:09.433Z|956fbfbd-f6b4-435c-93e6-286ee8f799ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:51:09.442Z|956fbfbd-f6b4-435c-93e6-286ee8f799ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:51:09.677Z|5ee76a89-1975-40de-85ef-c3a0c41af505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:51:09.678Z|5ee76a89-1975-40de-85ef-c3a0c41af505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:51:14.158Z|0f52920a-8a37-4fca-ba8d-08f489c43b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:14.158Z|556d8636-19d5-45bd-83b7-ba16b5e18c8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:14.159Z|0f52920a-8a37-4fca-ba8d-08f489c43b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:14.159Z|556d8636-19d5-45bd-83b7-ba16b5e18c8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:14.178Z|d6278bfc-c33c-4305-b8b1-ed89f4c92d20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:14.179Z|d6278bfc-c33c-4305-b8b1-ed89f4c92d20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:24.202Z|b9d0f1ad-b110-43dc-a42d-c6b8d797848b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:24.203Z|b9d0f1ad-b110-43dc-a42d-c6b8d797848b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:24.206Z|2bf75805-df51-459b-8e6a-7406c1b86d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:24.207Z|2bf75805-df51-459b-8e6a-7406c1b86d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:24.240Z|91e07cda-e109-4c7d-979c-2b5c6842a8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:24.241Z|91e07cda-e109-4c7d-979c-2b5c6842a8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:24.434Z|f3588ece-c3b3-42c1-9362-c797635f88a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:51:24.434Z|f3588ece-c3b3-42c1-9362-c797635f88a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:51:34.226Z|35cbadca-3357-4356-88f3-f666583a7538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:34.226Z|a159032e-e2d5-4e7f-817d-a5d84699c587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:34.228Z|35cbadca-3357-4356-88f3-f666583a7538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:34.228Z|a159032e-e2d5-4e7f-817d-a5d84699c587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:34.264Z|b5f5aaed-88ec-4a9c-8da1-6ad5814a8458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:34.265Z|b5f5aaed-88ec-4a9c-8da1-6ad5814a8458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:37.412Z|cc866f44-cca2-42e4-92fd-547fcd8a1c91|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:51:37.414Z|cc866f44-cca2-42e4-92fd-547fcd8a1c91|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:39.433Z|aedaa477-b129-41a3-8b2a-5c7ce8fa11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:51:39.434Z|aedaa477-b129-41a3-8b2a-5c7ce8fa11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:51:39.679Z|53dab4a7-3455-4f27-9f5e-31de591a667f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:51:39.679Z|53dab4a7-3455-4f27-9f5e-31de591a667f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:51:44.252Z|2697abe2-8b45-48e1-9a3e-faef6bd7b8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:44.252Z|9983aa9b-8ecc-4ad5-88f4-a7d2ced956c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:44.253Z|2697abe2-8b45-48e1-9a3e-faef6bd7b8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:44.253Z|9983aa9b-8ecc-4ad5-88f4-a7d2ced956c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:44.289Z|42405929-f0e8-478a-afab-52711788c206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:44.290Z|42405929-f0e8-478a-afab-52711788c206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:54.279Z|73d6d546-5ce5-402e-8229-91673da49f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:54.279Z|b78dac53-42ba-4593-8a3f-caf25bb2b02a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:54.281Z|73d6d546-5ce5-402e-8229-91673da49f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:54.281Z|b78dac53-42ba-4593-8a3f-caf25bb2b02a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:54.313Z|b135062e-bdda-4228-b547-3579bf6845b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:51:54.314Z|b135062e-bdda-4228-b547-3579bf6845b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:51:54.434Z|83e9979b-1c73-4032-a25e-e87d81187a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:51:54.441Z|83e9979b-1c73-4032-a25e-e87d81187a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:52:04.308Z|6f85501f-3218-4ed0-ab5f-eadfefbb46d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:04.310Z|6f85501f-3218-4ed0-ab5f-eadfefbb46d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:04.311Z|72987366-bcfa-43aa-8e08-18183989a977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:04.312Z|72987366-bcfa-43aa-8e08-18183989a977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:04.338Z|494f0157-edcf-4f57-bb8d-2114a1373772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:04.339Z|494f0157-edcf-4f57-bb8d-2114a1373772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:09.433Z|babb4c5f-d3e8-4441-a852-0f4c8d3db0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:52:09.434Z|babb4c5f-d3e8-4441-a852-0f4c8d3db0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:52:09.680Z|15718a77-411b-406b-b126-0c2bbdcda704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:52:09.681Z|15718a77-411b-406b-b126-0c2bbdcda704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:52:14.333Z|59cc058e-5f57-46e2-9dca-a31335ad4933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:14.333Z|d5e044a5-a7d7-4485-b11b-cafa850f2dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:14.334Z|59cc058e-5f57-46e2-9dca-a31335ad4933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:14.335Z|d5e044a5-a7d7-4485-b11b-cafa850f2dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:14.361Z|f310970d-3ee0-4919-954d-a8c99cc5df3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:14.362Z|f310970d-3ee0-4919-954d-a8c99cc5df3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:15.010Z||http-nio-8080-exec-5|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x840x080x1a0xf7h0xd80xb2yW0xa70xc1s0x0a0xe9W0xda0x0c0xaa0x8d0x8c0xd5-0xb50xbc0x1c0xadB0x93}0x05@(]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-22T03:52:24.361Z|85ad612f-97cb-49a9-913a-26a7ae2ce7dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:24.363Z|85ad612f-97cb-49a9-913a-26a7ae2ce7dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:24.363Z|7fb00b3d-92dd-4519-ac68-6583228106fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:24.364Z|7fb00b3d-92dd-4519-ac68-6583228106fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:24.384Z|4f033b10-64c6-44b3-b800-ddcf83d0854a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:24.385Z|4f033b10-64c6-44b3-b800-ddcf83d0854a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:24.433Z|076f537e-4580-43e9-8599-f34988acc07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:52:24.434Z|076f537e-4580-43e9-8599-f34988acc07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:52:34.389Z|f8fb5212-f36c-4ec8-9e1d-9183d26caa62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:34.389Z|308587e1-30de-4136-8f8f-3f92dad89d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:34.390Z|f8fb5212-f36c-4ec8-9e1d-9183d26caa62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:34.391Z|308587e1-30de-4136-8f8f-3f92dad89d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:34.407Z|1c0174d9-d01f-4bfa-90b3-fd1d6ae8f85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:34.408Z|1c0174d9-d01f-4bfa-90b3-fd1d6ae8f85c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:37.413Z|ef504c65-4546-4557-ae06-bcb6d2a067da|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:52:37.415Z|ef504c65-4546-4557-ae06-bcb6d2a067da|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:39.433Z|ded20b5e-153a-490a-a7d6-4e4aa5f3ebaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:52:39.438Z|ded20b5e-153a-490a-a7d6-4e4aa5f3ebaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:52:39.682Z|23b7d8c4-9365-469a-a226-3e6b69e3ab70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:52:39.683Z|23b7d8c4-9365-469a-a226-3e6b69e3ab70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:52:44.415Z|238d7dd2-9ce4-4d51-aef7-9e1c562be5c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:44.415Z|d0070bf0-e8e3-4fe9-ad4a-8bfb78668c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:44.416Z|238d7dd2-9ce4-4d51-aef7-9e1c562be5c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:44.416Z|d0070bf0-e8e3-4fe9-ad4a-8bfb78668c14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:44.430Z|6a6e1b36-bfb7-4abc-8fc6-64b83274f7cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:44.434Z|6a6e1b36-bfb7-4abc-8fc6-64b83274f7cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:54.433Z|a760d7d0-d5f5-4263-a0ae-5bbb928ee642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:52:54.434Z|a760d7d0-d5f5-4263-a0ae-5bbb928ee642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:52:54.439Z|3d3b7375-88cc-4a71-9b97-1e0d8a9a6c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:54.439Z|348eb79c-616a-4a4e-8767-e70806e071ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:54.440Z|3d3b7375-88cc-4a71-9b97-1e0d8a9a6c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:54.440Z|348eb79c-616a-4a4e-8767-e70806e071ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:52:54.457Z|bf80bd19-d366-4efb-a683-10254cf2463a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:52:54.458Z|bf80bd19-d366-4efb-a683-10254cf2463a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:04.480Z|da199ad4-2313-4a19-b848-7d3cd5af34db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:04.482Z|da199ad4-2313-4a19-b848-7d3cd5af34db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:04.488Z|fe15c590-ea33-4670-9e32-c1015cf5d7e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:04.488Z|12bf8d26-329f-48c0-8157-0eeece11c815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:04.489Z|fe15c590-ea33-4670-9e32-c1015cf5d7e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:04.489Z|12bf8d26-329f-48c0-8157-0eeece11c815|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:09.433Z|ba8c910d-5276-4979-aca1-3901a3f2e3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:53:09.434Z|ba8c910d-5276-4979-aca1-3901a3f2e3ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:53:09.684Z|6b0e61bb-cdcc-4cea-8da8-f25d62957049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:53:09.685Z|6b0e61bb-cdcc-4cea-8da8-f25d62957049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:53:14.511Z|6d94d92f-b1b4-4691-924b-a4a881f03fd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:14.511Z|8eca7fa1-091c-4f8c-9dcc-d590caf6f45d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:14.511Z|9a8bbd8f-2aa5-41e9-807a-1bab5febf6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:14.512Z|8eca7fa1-091c-4f8c-9dcc-d590caf6f45d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:14.512Z|6d94d92f-b1b4-4691-924b-a4a881f03fd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:14.512Z|9a8bbd8f-2aa5-41e9-807a-1bab5febf6db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:24.433Z|4d404a9f-bc75-4c9e-ac6b-dec76cabfbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:53:24.436Z|4d404a9f-bc75-4c9e-ac6b-dec76cabfbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:53:24.533Z|b6e20b7f-d89b-4375-9765-ecedfcc16287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:24.533Z|a9d14e10-82b6-4aa8-a121-c83fb359c737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:24.534Z|a9d14e10-82b6-4aa8-a121-c83fb359c737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:24.534Z|b9494b95-8069-4e1b-99b7-db8b4df1dd2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:24.534Z|b6e20b7f-d89b-4375-9765-ecedfcc16287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:24.535Z|b9494b95-8069-4e1b-99b7-db8b4df1dd2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:34.557Z|69588496-373d-4bb2-8438-f4707a199592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:34.557Z|7f6a96cc-dc75-4e3d-94ed-b311d5c54483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:34.558Z|69588496-373d-4bb2-8438-f4707a199592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:34.558Z|4be3e60f-caca-49a6-ad8b-b28fecb89b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:34.559Z|7f6a96cc-dc75-4e3d-94ed-b311d5c54483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:34.559Z|4be3e60f-caca-49a6-ad8b-b28fecb89b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:37.412Z|c8503038-2c20-4124-a060-d61e0d78a4af|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:53:37.414Z|c8503038-2c20-4124-a060-d61e0d78a4af|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:39.433Z|fffc9472-daa5-408e-bd7a-93afb8931a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:53:39.434Z|fffc9472-daa5-408e-bd7a-93afb8931a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:53:39.686Z|2cf0dd9d-644d-4b8f-bd17-57160bd2f436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:53:39.687Z|2cf0dd9d-644d-4b8f-bd17-57160bd2f436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:53:44.580Z|31103455-7222-49f9-b921-b81a1c3bc008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:44.580Z|23d4b865-be97-4f33-8c09-dd5683b40da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:44.581Z|23d4b865-be97-4f33-8c09-dd5683b40da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:44.581Z|31103455-7222-49f9-b921-b81a1c3bc008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:44.582Z|813f6a6f-a9ce-4c58-aa61-38e3408de02d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:44.583Z|813f6a6f-a9ce-4c58-aa61-38e3408de02d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:54.433Z|db60ec53-0576-49ae-97dd-2ba272bf48ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:53:54.434Z|db60ec53-0576-49ae-97dd-2ba272bf48ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:53:54.603Z|9c46033c-ae86-4417-be8a-d7a8fdc16a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:54.603Z|99b8cd23-79db-4d2d-8601-7c576665dbee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:54.603Z|1e48ec72-e689-4be0-ab7c-80111084ab96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:53:54.604Z|1e48ec72-e689-4be0-ab7c-80111084ab96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:54.604Z|99b8cd23-79db-4d2d-8601-7c576665dbee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:53:54.604Z|9c46033c-ae86-4417-be8a-d7a8fdc16a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:04.627Z|9ec54605-5e77-448d-90c0-99f04bcf7c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:04.628Z|9ec54605-5e77-448d-90c0-99f04bcf7c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:04.632Z|e4b743e0-a1e5-4b0f-88fb-5eac6a415d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:04.633Z|e4b743e0-a1e5-4b0f-88fb-5eac6a415d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:04.637Z|d29bcf4d-07a3-4cfe-91af-52efeeeb4d0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:04.638Z|d29bcf4d-07a3-4cfe-91af-52efeeeb4d0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:09.433Z|ea215273-58e7-4f34-9ecf-1299239b30b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:54:09.437Z|ea215273-58e7-4f34-9ecf-1299239b30b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:54:09.688Z|ea0fb861-0a6b-41c8-9436-16b3a23bee88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:54:09.689Z|ea0fb861-0a6b-41c8-9436-16b3a23bee88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:54:14.655Z|7d37e791-1b4f-4697-a0b1-97e414bc95eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:14.656Z|7d37e791-1b4f-4697-a0b1-97e414bc95eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:14.657Z|79ef7dbc-6329-4ac0-afce-097344b4e822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:14.658Z|43462a5d-0c66-4c98-90ba-dc7c94a1cbe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:14.658Z|79ef7dbc-6329-4ac0-afce-097344b4e822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:14.658Z|43462a5d-0c66-4c98-90ba-dc7c94a1cbe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:24.433Z|3bf561f6-7810-4a7f-abb6-ac400e6e55c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:54:24.434Z|3bf561f6-7810-4a7f-abb6-ac400e6e55c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:54:24.680Z|838195d3-e634-42ae-8c0b-4f59dfd617da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:24.681Z|8cab01c8-fcb2-4b06-ba23-050658dab616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:24.681Z|838195d3-e634-42ae-8c0b-4f59dfd617da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:24.681Z|8cab01c8-fcb2-4b06-ba23-050658dab616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:24.684Z|fb8b696e-979a-47ce-b661-6d91a0e233bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:24.685Z|fb8b696e-979a-47ce-b661-6d91a0e233bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:34.705Z|7f8c27da-1633-4fbf-90bb-282973e0e7a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:34.706Z|7f8c27da-1633-4fbf-90bb-282973e0e7a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:34.705Z|7a087314-5c17-4b85-80a3-2ed890a540df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:34.708Z|a5a940ee-d062-4503-bd07-78edd0d2d908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:34.714Z|7a087314-5c17-4b85-80a3-2ed890a540df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:34.714Z|a5a940ee-d062-4503-bd07-78edd0d2d908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:37.412Z|0c2f9ddf-75ee-4e27-96f9-151847c49fed|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:54:37.413Z|0c2f9ddf-75ee-4e27-96f9-151847c49fed|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:39.433Z|951f9caa-da86-4e5e-8ead-28729d259ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:54:39.434Z|951f9caa-da86-4e5e-8ead-28729d259ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:54:39.690Z|2fba83b5-9557-4ed6-ab7a-e401df9c86fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:54:39.691Z|2fba83b5-9557-4ed6-ab7a-e401df9c86fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:54:44.739Z|f767106c-c9b7-4c52-8137-b2ee93a305b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:44.739Z|a511edda-7369-4103-845e-ac920f271abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:44.739Z|143085c8-a72c-4cb0-ab05-f75532fd818d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:44.740Z|f767106c-c9b7-4c52-8137-b2ee93a305b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:44.740Z|143085c8-a72c-4cb0-ab05-f75532fd818d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:44.740Z|a511edda-7369-4103-845e-ac920f271abb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:54.433Z|d1764e0a-0927-4636-8b5b-8e687483962b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:54:54.436Z|d1764e0a-0927-4636-8b5b-8e687483962b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:54:54.762Z|bb5c53c9-d915-4c32-9b32-65f532d299f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:54.762Z|9af96f54-4917-4f97-bcb2-8492fd480dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:54.762Z|7c25c368-ea24-46da-ba94-b32c044a3975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:54:54.763Z|bb5c53c9-d915-4c32-9b32-65f532d299f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:54.763Z|9af96f54-4917-4f97-bcb2-8492fd480dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:54:54.763Z|7c25c368-ea24-46da-ba94-b32c044a3975|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:04.785Z|0e5ef2c8-c8e1-43bc-b73c-89b4aafb1f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:04.785Z|805f9fbb-c7a6-4fd3-ab18-fd48ac91576a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:04.786Z|0e5ef2c8-c8e1-43bc-b73c-89b4aafb1f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:04.786Z|3cba65ce-a2dc-4872-9a77-534406554253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:04.786Z|805f9fbb-c7a6-4fd3-ab18-fd48ac91576a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:04.787Z|3cba65ce-a2dc-4872-9a77-534406554253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:09.433Z|2f0520cf-2d39-4ab3-908d-5d8d96148012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:55:09.434Z|2f0520cf-2d39-4ab3-908d-5d8d96148012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:55:09.692Z|fd29afec-4fad-46eb-a03c-af00144aafe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:55:09.693Z|fd29afec-4fad-46eb-a03c-af00144aafe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:55:14.808Z|70cb2924-975f-4a2d-a1b3-b45e652cc9ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:14.808Z|c15b88e8-13c3-49da-a411-2ccaeef46063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:14.808Z|e71638bc-e961-404c-895f-408e78c539f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:14.809Z|70cb2924-975f-4a2d-a1b3-b45e652cc9ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:14.809Z|c15b88e8-13c3-49da-a411-2ccaeef46063|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:14.810Z|e71638bc-e961-404c-895f-408e78c539f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:24.433Z|cd0c7e69-07d5-459b-94f3-b27c98896e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:55:24.434Z|cd0c7e69-07d5-459b-94f3-b27c98896e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:55:24.831Z|1c91fbd7-b82a-4ae8-8edc-3ed1103c0c30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:24.832Z|0aebdce6-dccf-4610-a898-6a801de38849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:24.833Z|1c91fbd7-b82a-4ae8-8edc-3ed1103c0c30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:24.833Z|0aebdce6-dccf-4610-a898-6a801de38849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:24.836Z|6ff00c96-fd86-43a0-9ed4-3177d9030181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:24.837Z|6ff00c96-fd86-43a0-9ed4-3177d9030181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:34.856Z|e5268d57-835f-45f6-9299-c80a314063b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:34.857Z|e5268d57-835f-45f6-9299-c80a314063b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:34.860Z|e0140b94-fd68-4748-9ec2-6756899ab2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:34.861Z|e0140b94-fd68-4748-9ec2-6756899ab2da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:34.861Z|84fd5ce4-51b0-4bdd-82fd-9d265cb5ef6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:34.862Z|84fd5ce4-51b0-4bdd-82fd-9d265cb5ef6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:37.412Z|8dac3b95-4186-4951-96d2-8e2c88670612|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:55:37.412Z|8dac3b95-4186-4951-96d2-8e2c88670612|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:39.433Z|4ac67f95-157d-436b-bc0b-46cb525f52dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:55:39.437Z|4ac67f95-157d-436b-bc0b-46cb525f52dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:55:39.694Z|9e3176f6-2421-4927-90a1-012f23e1ec42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:55:39.695Z|9e3176f6-2421-4927-90a1-012f23e1ec42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:55:44.880Z|ab2cee63-1724-4cc0-838a-3ca5b69489e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:44.881Z|a85749cb-3654-4f68-93f6-4d3379414f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:44.881Z|ab2cee63-1724-4cc0-838a-3ca5b69489e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:44.881Z|a85749cb-3654-4f68-93f6-4d3379414f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:44.882Z|d7f0fcf1-f7a8-4b04-bc65-49e73b152e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:44.883Z|d7f0fcf1-f7a8-4b04-bc65-49e73b152e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:54.433Z|d5b6e966-b059-4168-b955-40fe904277fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:55:54.434Z|d5b6e966-b059-4168-b955-40fe904277fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:55:54.910Z|65c44e0c-46c3-4135-9214-358cd6dbd565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:54.910Z|24d2fb2f-b857-41e3-8196-3217bbae5b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:54.911Z|65c44e0c-46c3-4135-9214-358cd6dbd565|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:54.911Z|24d2fb2f-b857-41e3-8196-3217bbae5b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:55:54.913Z|27214c49-59eb-4af9-86f8-98413bcdbdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:55:54.914Z|27214c49-59eb-4af9-86f8-98413bcdbdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:04.938Z|5ff7adac-4ab9-4ae0-8131-66f14a349c32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:04.938Z|5ff7adac-4ab9-4ae0-8131-66f14a349c32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:04.938Z|b6f9c0b7-af5a-4601-ba5d-34474cbcca0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:04.939Z|60dc5bd6-c7f8-410e-a41c-a382e536ac63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:04.939Z|b6f9c0b7-af5a-4601-ba5d-34474cbcca0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:04.940Z|60dc5bd6-c7f8-410e-a41c-a382e536ac63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:09.433Z|b133d0de-c34c-46b0-a5f2-40147b171a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:56:09.434Z|b133d0de-c34c-46b0-a5f2-40147b171a3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:56:09.696Z|00359536-bcf2-4e8a-8f21-0c68c4b8e406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:56:09.697Z|00359536-bcf2-4e8a-8f21-0c68c4b8e406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:56:14.961Z|b4ddb1c2-af2e-4357-9726-63aa9054aa0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:14.961Z|2d6d62b0-da7a-4822-ba83-61e0844bca57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:14.962Z|b4ddb1c2-af2e-4357-9726-63aa9054aa0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:14.962Z|2d6d62b0-da7a-4822-ba83-61e0844bca57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:14.967Z|8d928534-ca5f-4682-ab36-72fe32ad3337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:14.967Z|8d928534-ca5f-4682-ab36-72fe32ad3337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:24.433Z|38507df8-96c5-422f-8e28-6f3ea5141f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:56:24.447Z|38507df8-96c5-422f-8e28-6f3ea5141f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:56:24.983Z|c3d56f0a-6817-4ac3-a5f1-b3251e1f8045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:24.983Z|6630a512-0b56-421e-a6a8-8b6cd16c1fc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:24.983Z|c3d56f0a-6817-4ac3-a5f1-b3251e1f8045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:24.983Z|6630a512-0b56-421e-a6a8-8b6cd16c1fc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:24.984Z|93f04c45-7f49-4402-b6ba-5cf1dd7d9959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:24.984Z|93f04c45-7f49-4402-b6ba-5cf1dd7d9959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:35.014Z|125ea522-3b89-48ff-9f35-b7b068633b69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:35.014Z|e49cc411-e481-4c41-aa33-2e0467d76c1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:35.014Z|66da75ff-58af-4177-ba44-6060c6bfe59a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:35.015Z|e49cc411-e481-4c41-aa33-2e0467d76c1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:35.015Z|125ea522-3b89-48ff-9f35-b7b068633b69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:35.015Z|66da75ff-58af-4177-ba44-6060c6bfe59a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:37.413Z|a8bfda61-6cc2-47f3-b357-32b0c96eeaf2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:56:37.414Z|a8bfda61-6cc2-47f3-b357-32b0c96eeaf2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:39.433Z|d3b54826-0b02-4f22-902c-46959c85885f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:56:39.434Z|d3b54826-0b02-4f22-902c-46959c85885f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:56:39.698Z|4c24ae60-3da2-44cf-afdf-3fc82b735a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:56:39.699Z|4c24ae60-3da2-44cf-afdf-3fc82b735a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:56:45.036Z|5f4b56e1-8ccb-4e26-8263-d9449df1b941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:45.037Z|5f4b56e1-8ccb-4e26-8263-d9449df1b941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:45.043Z|3f2c3280-cbe5-45fc-b28c-fdc9a25e2234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:45.043Z|8971ffa0-7da7-4782-8369-d394994d79e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:45.043Z|8971ffa0-7da7-4782-8369-d394994d79e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:45.043Z|3f2c3280-cbe5-45fc-b28c-fdc9a25e2234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:54.433Z|e4373344-8c71-46b0-b996-8716567dc27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:56:54.434Z|e4373344-8c71-46b0-b996-8716567dc27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:56:55.061Z|4e22a7ab-495e-4480-a2c8-549fcff2f5cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:55.062Z|4e22a7ab-495e-4480-a2c8-549fcff2f5cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:55.062Z|f113ec81-6199-439b-998a-f5617def4965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:55.062Z|a96d10dc-67ac-457a-b977-410c2e89a994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:56:55.063Z|f113ec81-6199-439b-998a-f5617def4965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:56:55.063Z|a96d10dc-67ac-457a-b977-410c2e89a994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:05.087Z|c2a63b7b-9a5d-4282-a6a4-cd3e48c06626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:05.088Z|c2a63b7b-9a5d-4282-a6a4-cd3e48c06626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:05.109Z|588c0446-1ee4-4f97-b5a9-a6c395ee3169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:05.109Z|ea4b6fbc-e473-4a29-ab85-918675d0fa0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:05.110Z|588c0446-1ee4-4f97-b5a9-a6c395ee3169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:05.110Z|ea4b6fbc-e473-4a29-ab85-918675d0fa0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:09.433Z|705bffbc-a8e6-46a4-8bb9-45b7a3f39bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:57:09.441Z|705bffbc-a8e6-46a4-8bb9-45b7a3f39bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:57:09.700Z|7d0911b8-f34a-455e-a5a8-d0984da8e36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:57:09.701Z|7d0911b8-f34a-455e-a5a8-d0984da8e36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:57:15.121Z|ae35bfba-e40b-4bb8-b32a-b4eda0b90f83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:15.122Z|ae35bfba-e40b-4bb8-b32a-b4eda0b90f83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:15.131Z|13809dcc-6436-424e-844a-95a6c80193a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:15.131Z|df732f1a-2d9e-41f7-ac54-94d37a4e193f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:15.132Z|13809dcc-6436-424e-844a-95a6c80193a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:15.132Z|df732f1a-2d9e-41f7-ac54-94d37a4e193f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:24.433Z|0c181955-6e64-42cc-bbe9-8d3383ebdffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:57:24.434Z|0c181955-6e64-42cc-bbe9-8d3383ebdffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:57:25.153Z|6e430643-65c9-4597-b521-05cd7107b9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:25.153Z|961724e5-d1ec-41d0-8b05-44be9fca7952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:25.154Z|6e430643-65c9-4597-b521-05cd7107b9f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:25.154Z|961724e5-d1ec-41d0-8b05-44be9fca7952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:25.155Z|69c7f3a8-7807-4dec-b422-34610af04f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:25.155Z|69c7f3a8-7807-4dec-b422-34610af04f44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:35.185Z|a05065e1-ae47-485b-9825-50ce351dacb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:35.185Z|365a45fe-d3a5-48b4-8bc5-e858b0747617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:35.186Z|a05065e1-ae47-485b-9825-50ce351dacb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:35.186Z|365a45fe-d3a5-48b4-8bc5-e858b0747617|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:35.186Z|668db2ab-16d8-4559-89dc-853da1d5b26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:35.187Z|668db2ab-16d8-4559-89dc-853da1d5b26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:37.412Z|18317110-b4f9-423a-bdf2-c53b44c67c61|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-22T03:57:37.413Z|18317110-b4f9-423a-bdf2-c53b44c67c61|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:39.433Z|4bccaa9b-11c1-41e1-a9c1-7f0fa8f3eec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:57:39.434Z|4bccaa9b-11c1-41e1-a9c1-7f0fa8f3eec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:57:39.702Z|94c5a231-f6c0-4916-ab95-f93b3acd4250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:57:39.703Z|94c5a231-f6c0-4916-ab95-f93b3acd4250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:57:45.210Z|779248f5-8179-484c-8586-a3161cd52e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:45.211Z|779248f5-8179-484c-8586-a3161cd52e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:45.217Z|d9aa4332-add2-41f5-8898-cab91042fb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:45.217Z|d9aa4332-add2-41f5-8898-cab91042fb65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:45.218Z|0a5574c3-be2f-4bb3-8e66-12c97c22cdd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:45.218Z|0a5574c3-be2f-4bb3-8e66-12c97c22cdd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:54.433Z|00df5d32-1675-48c4-8853-355e0de69c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:57:54.436Z|00df5d32-1675-48c4-8853-355e0de69c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:57:55.237Z|64777311-c497-4d87-a967-695d14c2874e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:55.238Z|64777311-c497-4d87-a967-695d14c2874e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:55.240Z|0fb9abc5-135a-4861-b4e1-c31bc9c9bc46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:55.241Z|0fb9abc5-135a-4861-b4e1-c31bc9c9bc46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:57:55.241Z|b718c6ac-4b90-4fd3-9723-790ea9b1684b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:57:55.242Z|b718c6ac-4b90-4fd3-9723-790ea9b1684b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:05.260Z|00bb5e3e-181f-4622-8e91-86973aefee63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:05.262Z|00bb5e3e-181f-4622-8e91-86973aefee63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:05.263Z|306819ce-5140-4ec0-9b41-64fc093f821a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:05.263Z|306819ce-5140-4ec0-9b41-64fc093f821a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:05.264Z|3265f793-2618-4679-ad67-c2ee80381be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:05.264Z|3265f793-2618-4679-ad67-c2ee80381be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:09.433Z|15ad22cb-932a-4ddc-b6a9-7e837899e4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:58:09.434Z|15ad22cb-932a-4ddc-b6a9-7e837899e4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:58:09.703Z|7de027ea-718b-4ce0-b390-c9a944c4e14a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:58:09.704Z|7de027ea-718b-4ce0-b390-c9a944c4e14a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:58:15.285Z|a15545e7-1509-4db9-adb2-978bc614ac0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:15.285Z|cf668af2-3f69-493e-aa31-fb974e766613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:15.285Z|a15545e7-1509-4db9-adb2-978bc614ac0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:15.286Z|cf668af2-3f69-493e-aa31-fb974e766613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:15.287Z|65873ab5-1066-495c-9aa6-96d7de264c3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:15.287Z|65873ab5-1066-495c-9aa6-96d7de264c3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:24.433Z|1734c371-1716-4310-b1d7-c9dce4dc9882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-22T03:58:24.434Z|1734c371-1716-4310-b1d7-c9dce4dc9882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-22T03:58:25.307Z|74d7ee7d-6890-4d79-ab1c-82b98be00ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:25.308Z|74d7ee7d-6890-4d79-ab1c-82b98be00ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:25.309Z|526537cd-76aa-47dc-b2b1-dd9607a885bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:25.310Z|526537cd-76aa-47dc-b2b1-dd9607a885bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-22T03:58:25.332Z|b7e11ec6-b2ff-4b79-b6dc-4a58236b77c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-22T03:58:25.332Z|b7e11ec6-b2ff-4b79-b6dc-4a58236b77c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.