By type
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-08-03T03:37:16.724Z||main|||||INFO|500||The following profiles are active: basic 2022-08-03T03:37:30.318Z||main|||||INFO|500||Starting service [Tomcat] 2022-08-03T03:37:30.319Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-08-03T03:37:30.457Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-08-03T03:37:38.186Z||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-08-03T03:37:38.383Z||main|||||INFO|500||catdb-pool - Starting... 2022-08-03T03:37:38.662Z||main|||||INFO|500||catdb-pool - Start completed. 2022-08-03T03:37:39.108Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-08-03T03:37:39.408Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-08-03T03:37:40.001Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-03T03:37:42.086Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-03T03:37:42.633Z||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-08-03T03:37:45.065Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-03T03:37:45.221Z||main|||||INFO|500||reqdb-pool - Starting... 2022-08-03T03:37:45.229Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-08-03T03:37:45.238Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-08-03T03:37:45.835Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-08-03T03:37:46.197Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-03T03:37:47.456Z||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-08-03T03:37:52.558Z||main|||||WARN|500||--- 2022-08-03T03:37:52.559Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-08-03T03:37:52.559Z||main|||||WARN|500||--- 2022-08-03T03:37:53.089Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-08-03T03:37:58.430Z||main|||||INFO|500||Started ApiHandlerApplication in 45.428 seconds (JVM running for 48.263) 2022-08-03T03:37:58.444Z|2a000728-dca6-4153-92b7-95af8ab83a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:37:58.456Z|2a000728-dca6-4153-92b7-95af8ab83a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:37:58.457Z|6b262574-4b9d-4192-93d5-a0ada46317f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:37:58.464Z|6b262574-4b9d-4192-93d5-a0ada46317f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:38:04.744Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-03T03:38:05.004Z|999b5cae-fd35-4075-b1a9-1e0fe08406c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:05.004Z|fe99d0f4-00ce-42a0-8e02-481c59c6a9fb|http-nio-8080-exec-2|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-08-03T03:38:05.404Z|999b5cae-fd35-4075-b1a9-1e0fe08406c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:05.404Z|fe99d0f4-00ce-42a0-8e02-481c59c6a9fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:06.263Z|7896f503-b065-429d-b067-14f92b8e808d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:06.264Z|7896f503-b065-429d-b067-14f92b8e808d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:13.418Z|d0ff3272-f4fd-422f-b47e-9322dfc3f0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:38:13.422Z|d0ff3272-f4fd-422f-b47e-9322dfc3f0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:38:15.592Z|992a115f-4826-49a8-9e0c-32ec9360f6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:15.592Z|bcc163cf-a6d3-4fa9-b880-c5de4fbe564a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:15.593Z|992a115f-4826-49a8-9e0c-32ec9360f6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:15.594Z|bcc163cf-a6d3-4fa9-b880-c5de4fbe564a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:16.294Z|7df14ec5-8ca1-4a95-b0d2-08191f2241c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:16.295Z|7df14ec5-8ca1-4a95-b0d2-08191f2241c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:25.624Z|008d7283-d264-46a4-9822-d6f772885f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:25.625Z|008d7283-d264-46a4-9822-d6f772885f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:25.633Z|304b914c-c732-44c4-9b19-6103b3fef33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:25.634Z|304b914c-c732-44c4-9b19-6103b3fef33e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:26.322Z|a2e21a6e-5234-4e5f-8efc-ca406dd30a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:26.323Z|a2e21a6e-5234-4e5f-8efc-ca406dd30a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:28.418Z|1c89875c-c036-4ac0-8533-4475b27c8179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:38:28.419Z|1c89875c-c036-4ac0-8533-4475b27c8179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:38:28.465Z|551d50bd-8927-47d2-965d-9ea7a06a996c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:38:28.466Z|551d50bd-8927-47d2-965d-9ea7a06a996c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:38:35.657Z|3b8f881f-90fe-4cb9-b84c-1e4e4fb6b102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:35.658Z|3b8f881f-90fe-4cb9-b84c-1e4e4fb6b102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:35.663Z|478b7952-c360-4780-b10c-810e0ad5d18f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:35.665Z|478b7952-c360-4780-b10c-810e0ad5d18f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:36.351Z|4e13858f-f1ac-4030-bbc5-52efd2b09431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:36.352Z|4e13858f-f1ac-4030-bbc5-52efd2b09431|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:43.417Z|4628dbec-05a4-4f93-b92a-d274f5b75507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:38:43.418Z|4628dbec-05a4-4f93-b92a-d274f5b75507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:38:45.683Z|8ad8a790-06c1-43db-a6d1-0e51538972b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:45.684Z|8ad8a790-06c1-43db-a6d1-0e51538972b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:45.695Z|f40d51cb-d04b-40fd-81c2-6f3df6cfec12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:45.696Z|f40d51cb-d04b-40fd-81c2-6f3df6cfec12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:46.379Z|d8e7d97b-8176-45ab-a859-7ce4815b8f2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:46.380Z|d8e7d97b-8176-45ab-a859-7ce4815b8f2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:55.716Z|414d1356-afff-4e07-8d57-e4a1363375ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:55.717Z|414d1356-afff-4e07-8d57-e4a1363375ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:55.724Z|13195684-fdcf-444d-94e4-7b6e88aef5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:55.725Z|13195684-fdcf-444d-94e4-7b6e88aef5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:56.406Z|a8502913-38c3-4987-af9a-48adbf7beea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:38:56.407Z|a8502913-38c3-4987-af9a-48adbf7beea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:38:58.418Z|e8b9f38c-fa6d-4711-8ac9-50511f26fd49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:38:58.421Z|e8b9f38c-fa6d-4711-8ac9-50511f26fd49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:38:58.468Z|7407ea1e-05d1-44b4-9b5b-9349606763a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:38:58.469Z|7407ea1e-05d1-44b4-9b5b-9349606763a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:39:05.746Z|20cfe2c0-be59-4119-962d-c3f793224e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:05.747Z|20cfe2c0-be59-4119-962d-c3f793224e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:05.748Z|5d4aa3ab-101d-4b90-b4cc-0ebd56a86cb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:05.749Z|5d4aa3ab-101d-4b90-b4cc-0ebd56a86cb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:06.434Z|fe87db79-e446-441a-adc5-7ada5eca45b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:06.435Z|fe87db79-e446-441a-adc5-7ada5eca45b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:13.417Z|4655df13-8f75-4238-a8de-e7018a93ac58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:39:13.418Z|4655df13-8f75-4238-a8de-e7018a93ac58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:39:15.774Z|fddac596-8ffc-475c-b1e7-b7e32810f484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:15.774Z|2369bded-5c0c-486b-aa68-f19a4640db3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:15.775Z|2369bded-5c0c-486b-aa68-f19a4640db3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:15.775Z|fddac596-8ffc-475c-b1e7-b7e32810f484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:16.461Z|2537d62c-3688-47a1-bd4c-a74a91445ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:16.462Z|2537d62c-3688-47a1-bd4c-a74a91445ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:25.799Z|03bcc7e0-8fb0-481d-824f-d38ba7878bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:25.800Z|f05c3720-3bb6-4506-bd4f-b0cc9b67f647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:25.800Z|03bcc7e0-8fb0-481d-824f-d38ba7878bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:25.801Z|f05c3720-3bb6-4506-bd4f-b0cc9b67f647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:26.488Z|93426d3d-1ad7-430d-8bf9-e64de11166de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:26.490Z|93426d3d-1ad7-430d-8bf9-e64de11166de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:28.417Z|b24e3427-7398-42cc-9ad1-9427cd6ad1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:39:28.418Z|b24e3427-7398-42cc-9ad1-9427cd6ad1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:39:28.470Z|3190c989-31f4-4d3f-87f6-4f925cbe645e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:39:28.471Z|3190c989-31f4-4d3f-87f6-4f925cbe645e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:39:35.826Z|f551a7c9-4263-4de5-9297-0a8d1694f1c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:35.825Z|f61c5b12-4b65-487f-a821-33fac35d6537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:35.827Z|f551a7c9-4263-4de5-9297-0a8d1694f1c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:35.827Z|f61c5b12-4b65-487f-a821-33fac35d6537|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:36.521Z|bbe5860e-51c0-46c4-83af-5d0892080caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:36.522Z|bbe5860e-51c0-46c4-83af-5d0892080caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:43.417Z|a912aa63-e115-4885-bbaf-8fc3f509b047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:39:43.421Z|a912aa63-e115-4885-bbaf-8fc3f509b047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:39:45.858Z|21da9ed2-1897-4f4a-83a7-f79a46f5fd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:45.859Z|d947b5ca-0cb2-4871-ba68-600900cefdb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:45.859Z|21da9ed2-1897-4f4a-83a7-f79a46f5fd4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:45.860Z|d947b5ca-0cb2-4871-ba68-600900cefdb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:46.547Z|fafa0524-4ede-4803-8e1c-4194dfd72de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:46.548Z|fafa0524-4ede-4803-8e1c-4194dfd72de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:55.885Z|68aca3c3-3127-47f8-991d-4c0aea286e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:55.886Z|68aca3c3-3127-47f8-991d-4c0aea286e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:55.891Z|d1c46438-1176-440d-bee0-8e1afa7bdb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:55.892Z|d1c46438-1176-440d-bee0-8e1afa7bdb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:56.576Z|72e00c37-960c-4df5-b228-10dbc9b85a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:39:56.577Z|72e00c37-960c-4df5-b228-10dbc9b85a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:39:58.417Z|96bf89b7-88f3-4820-9eb0-99c9ae0d54a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:39:58.418Z|96bf89b7-88f3-4820-9eb0-99c9ae0d54a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:39:58.473Z|d11a95d2-c22b-446f-93f0-73b3f01c2f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:39:58.474Z|d11a95d2-c22b-446f-93f0-73b3f01c2f40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:40:05.943Z|6179659e-12fb-47e8-b04a-b5401e969688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:05.942Z|f5bfcfcc-14d0-4013-8f80-738d5bf19013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:05.944Z|6179659e-12fb-47e8-b04a-b5401e969688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:05.944Z|f5bfcfcc-14d0-4013-8f80-738d5bf19013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:06.607Z|26ce00dc-342e-40b4-a59c-c6454a59ece4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:06.608Z|26ce00dc-342e-40b4-a59c-c6454a59ece4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:13.418Z|08ce6742-1a27-4b6d-8def-096ed69d77c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:40:13.418Z|08ce6742-1a27-4b6d-8def-096ed69d77c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:40:15.968Z|ee982079-42b2-45b9-a10b-88ed8291b3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:15.968Z|1472a1aa-1ce4-4275-96fa-32d2f4d14681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:15.969Z|ee982079-42b2-45b9-a10b-88ed8291b3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:15.969Z|1472a1aa-1ce4-4275-96fa-32d2f4d14681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:16.634Z|59aac5ad-c90a-4996-a612-f2aff9c1a4a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:16.635Z|59aac5ad-c90a-4996-a612-f2aff9c1a4a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:25.992Z|9fcd0685-7f34-4873-bf21-5814ef7ac32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:25.992Z|d91c80b9-019a-4ecb-8569-3d86fbc4a259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:25.994Z|d91c80b9-019a-4ecb-8569-3d86fbc4a259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:25.994Z|9fcd0685-7f34-4873-bf21-5814ef7ac32e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:26.663Z|0562c423-29f7-4b73-ae79-23ca93cfa3f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:26.664Z|0562c423-29f7-4b73-ae79-23ca93cfa3f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:28.418Z|8d3e4b89-3234-4a92-a51b-9e84fe1046f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:40:28.422Z|8d3e4b89-3234-4a92-a51b-9e84fe1046f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:40:28.475Z|d9c255a6-b251-4b4c-9a6b-2821aebfa209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:40:28.476Z|d9c255a6-b251-4b4c-9a6b-2821aebfa209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:40:36.018Z|1ea6631f-28ba-4d01-b9ca-2076311eba1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:36.018Z|dfa36cb7-3361-4704-8d49-c3fbbaad5cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:36.019Z|1ea6631f-28ba-4d01-b9ca-2076311eba1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:36.020Z|dfa36cb7-3361-4704-8d49-c3fbbaad5cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:36.694Z|0e2bdb0d-1950-4a89-9773-dbfad130abb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:36.696Z|0e2bdb0d-1950-4a89-9773-dbfad130abb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:43.417Z|60c720b9-4ad0-4b5c-8225-8a12426d18fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:40:43.418Z|60c720b9-4ad0-4b5c-8225-8a12426d18fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:40:46.043Z|5eed5100-f540-4e6c-86f1-951f3a5bc021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:46.043Z|810de837-6616-4a0f-b708-35ff20e1a2a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:46.044Z|5eed5100-f540-4e6c-86f1-951f3a5bc021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:46.045Z|810de837-6616-4a0f-b708-35ff20e1a2a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:46.724Z|05c20ae8-6c01-45cf-9005-8bfa6bda532f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:46.726Z|05c20ae8-6c01-45cf-9005-8bfa6bda532f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:56.071Z|770c33e8-ecd5-475c-8069-4665fbb57bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:56.071Z|9e104a89-8e82-454d-a8ca-aebe232950e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:56.072Z|9e104a89-8e82-454d-a8ca-aebe232950e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:56.072Z|770c33e8-ecd5-475c-8069-4665fbb57bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:56.751Z|ff979dca-4cfe-4d91-97ef-5105bfb04378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:40:56.752Z|ff979dca-4cfe-4d91-97ef-5105bfb04378|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:40:58.417Z|82271fd6-7347-4281-b6d8-5f20033542b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:40:58.418Z|82271fd6-7347-4281-b6d8-5f20033542b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:40:58.477Z|17b771c2-ecbc-43bc-8ace-57d1a75efdb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:40:58.478Z|17b771c2-ecbc-43bc-8ace-57d1a75efdb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:41:06.098Z|86c78d4b-42a9-451f-8b53-b92f6a2a68c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:06.098Z|fec66daf-6f70-4663-9fd6-6db3b5bcaf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:06.099Z|86c78d4b-42a9-451f-8b53-b92f6a2a68c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:06.099Z|fec66daf-6f70-4663-9fd6-6db3b5bcaf62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:06.781Z|149886d4-b83c-48eb-94a2-38b6ebf6591d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:06.782Z|149886d4-b83c-48eb-94a2-38b6ebf6591d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:13.418Z|183b91cb-1984-4071-8cd0-9c023b08f848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:41:13.422Z|183b91cb-1984-4071-8cd0-9c023b08f848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:41:16.124Z|9ef57f7e-501a-4ae5-90a1-64b101244641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:16.124Z|40c57d42-9218-4845-b7d8-0697ac4bc077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:16.125Z|9ef57f7e-501a-4ae5-90a1-64b101244641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:16.125Z|40c57d42-9218-4845-b7d8-0697ac4bc077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:16.809Z|6439a1f6-4fdc-4bb2-ba0a-bb5c2a06177f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:16.810Z|6439a1f6-4fdc-4bb2-ba0a-bb5c2a06177f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:26.150Z|e7f9728a-2f4f-426e-b717-c8f6707f7010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:26.150Z|b6e8dac9-103f-4f29-9c50-163b8026a02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:26.151Z|b6e8dac9-103f-4f29-9c50-163b8026a02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:26.151Z|e7f9728a-2f4f-426e-b717-c8f6707f7010|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:26.836Z|2483f8fa-465b-4d4d-a68c-eeff81c5008f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:26.837Z|2483f8fa-465b-4d4d-a68c-eeff81c5008f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:28.418Z|3e358c30-fc47-4b50-8f03-60b4f7ed5d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:41:28.419Z|3e358c30-fc47-4b50-8f03-60b4f7ed5d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:41:28.479Z|5b01de8a-1487-43b2-9ba4-da05902eda83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:41:28.480Z|5b01de8a-1487-43b2-9ba4-da05902eda83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:41:36.175Z|de162560-f739-4c83-9387-be877c6e62fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:36.176Z|de162560-f739-4c83-9387-be877c6e62fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:36.177Z|9c57c37c-defc-45e7-9345-284a20925c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:36.177Z|9c57c37c-defc-45e7-9345-284a20925c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:36.862Z|c2cd2105-66c0-4ccf-a923-2064d12d9cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:36.863Z|c2cd2105-66c0-4ccf-a923-2064d12d9cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:43.419Z|02e34dbe-2b3a-4ebe-bccf-5eee43d01dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:41:43.420Z|02e34dbe-2b3a-4ebe-bccf-5eee43d01dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:41:46.204Z|a8c28dfe-f0b0-46d4-8856-c46f106ff01d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:46.204Z|a406711d-be60-4fb3-af43-3d227a8fc28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:46.206Z|a8c28dfe-f0b0-46d4-8856-c46f106ff01d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:46.206Z|a406711d-be60-4fb3-af43-3d227a8fc28f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:46.886Z|db96f73e-ff2b-4e9b-91eb-9e4740f36bf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:46.887Z|db96f73e-ff2b-4e9b-91eb-9e4740f36bf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:56.238Z|4936d3fa-843a-48ab-9914-8659c0f8d666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:56.238Z|0c95e966-d8f5-4799-8836-3ab8ad845d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:56.240Z|0c95e966-d8f5-4799-8836-3ab8ad845d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:56.240Z|4936d3fa-843a-48ab-9914-8659c0f8d666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:56.911Z|54d00ddd-316e-4b9d-9e06-41283f8d43bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:41:56.912Z|54d00ddd-316e-4b9d-9e06-41283f8d43bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:41:58.418Z|94766dc3-1587-406d-8493-82557250cfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:41:58.421Z|94766dc3-1587-406d-8493-82557250cfc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:41:58.482Z|6f515617-e351-4c2e-a385-e646cdaa9290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:41:58.483Z|6f515617-e351-4c2e-a385-e646cdaa9290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:42:06.271Z|ac6f93e3-c631-4c13-9e22-37f5899eee24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:06.272Z|4f8ed8a2-a47d-464e-a0db-349c734c164a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:06.273Z|ac6f93e3-c631-4c13-9e22-37f5899eee24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:06.273Z|4f8ed8a2-a47d-464e-a0db-349c734c164a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:06.937Z|7f9422b3-7e01-487f-951c-78eb321c34a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:06.938Z|7f9422b3-7e01-487f-951c-78eb321c34a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:13.418Z|9d3b24fe-709c-4795-8064-fa6a60af6ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:42:13.420Z|9d3b24fe-709c-4795-8064-fa6a60af6ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:42:16.299Z|35d8135c-ea99-4311-8a84-c477bf08f8a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:16.300Z|35d8135c-ea99-4311-8a84-c477bf08f8a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:16.303Z|5d9f278d-56b1-44e3-bf94-a6f88f16c1c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:16.304Z|5d9f278d-56b1-44e3-bf94-a6f88f16c1c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:16.966Z|b248b08b-aaa7-46db-9302-5296ad225256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:16.968Z|b248b08b-aaa7-46db-9302-5296ad225256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:26.325Z|2d3396f7-44ae-443a-8a5c-097d1878f3b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:26.326Z|2d3396f7-44ae-443a-8a5c-097d1878f3b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:26.327Z|4030c7b9-96f7-4e40-b24a-b51927e8619e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:26.328Z|4030c7b9-96f7-4e40-b24a-b51927e8619e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:26.998Z|4a6f7e72-7fda-4377-8a2c-e0e40a7ba61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:26.999Z|4a6f7e72-7fda-4377-8a2c-e0e40a7ba61a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:28.417Z|dbffb3f1-1b51-48eb-9fde-0df2736f8bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:42:28.418Z|dbffb3f1-1b51-48eb-9fde-0df2736f8bb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:42:28.484Z|ef145d3a-d854-49a8-b861-795de4d2788c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:42:28.485Z|ef145d3a-d854-49a8-b861-795de4d2788c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:42:36.352Z|fcf3fe77-353e-45d4-93a9-18f5c01df1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:36.352Z|c2dcec0b-f7e9-4358-b8c6-de7efad84dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:36.354Z|fcf3fe77-353e-45d4-93a9-18f5c01df1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:36.353Z|c2dcec0b-f7e9-4358-b8c6-de7efad84dff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:37.024Z|65555d3d-d934-408f-af3e-5ca70d028192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:37.025Z|65555d3d-d934-408f-af3e-5ca70d028192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:43.418Z|667a1bc0-26ac-4bff-a531-53f9509ee288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:42:43.421Z|667a1bc0-26ac-4bff-a531-53f9509ee288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:42:46.380Z|6f13de24-a6b1-47f9-966a-af98e49e758b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:46.380Z|a295d535-d17d-4d51-a71f-3d7671fb1dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:46.382Z|a295d535-d17d-4d51-a71f-3d7671fb1dc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:46.382Z|6f13de24-a6b1-47f9-966a-af98e49e758b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:47.053Z|b4644d5b-d9e4-419d-9463-b2f6f014b3dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:47.055Z|b4644d5b-d9e4-419d-9463-b2f6f014b3dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:56.408Z|63a4af38-bd82-4192-a3b9-e13b7229df79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:56.408Z|2eb9ea41-af21-4c8b-9caa-79af3afde5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:56.409Z|63a4af38-bd82-4192-a3b9-e13b7229df79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:56.409Z|2eb9ea41-af21-4c8b-9caa-79af3afde5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:57.081Z|cc79d2ca-2108-4e86-8c77-b0443176a078|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:42:57.082Z|cc79d2ca-2108-4e86-8c77-b0443176a078|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:42:58.418Z|8c0c3f68-9f6b-445b-b78f-d9561142a453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:42:58.419Z|8c0c3f68-9f6b-445b-b78f-d9561142a453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:42:58.486Z|998a4eaf-8581-43c7-8440-0c74a8f17de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:42:58.487Z|998a4eaf-8581-43c7-8440-0c74a8f17de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:43:06.435Z|3583d2cb-140c-4ac2-8cbc-49b46ba74291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:06.435Z|85da301f-1278-4e6c-90ca-1e40035d61b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:06.436Z|85da301f-1278-4e6c-90ca-1e40035d61b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:06.436Z|3583d2cb-140c-4ac2-8cbc-49b46ba74291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:07.103Z|91add223-8fae-46a7-a634-acdfbc199119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:07.104Z|91add223-8fae-46a7-a634-acdfbc199119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:13.418Z|37636cee-3d92-4021-846d-b57e9f93276e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:43:13.419Z|37636cee-3d92-4021-846d-b57e9f93276e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:43:16.460Z|b7f9fce3-0dfd-44ed-88e3-f136ace4ddc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:16.460Z|556adffe-4d5e-4a34-a3a3-4e469664285f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:16.462Z|b7f9fce3-0dfd-44ed-88e3-f136ace4ddc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:16.463Z|556adffe-4d5e-4a34-a3a3-4e469664285f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:17.128Z|7480d63a-0175-48b1-8418-a4dbf864e37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:17.130Z|7480d63a-0175-48b1-8418-a4dbf864e37b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:26.487Z|506a876e-d00f-4fab-923d-ec73761acadd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:26.487Z|47fdf22d-6167-4dae-905d-5ea0e3a40f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:26.488Z|506a876e-d00f-4fab-923d-ec73761acadd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:26.488Z|47fdf22d-6167-4dae-905d-5ea0e3a40f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:27.155Z|a2b3ccae-a04d-42b1-87c3-2907a6e1cd1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:27.156Z|a2b3ccae-a04d-42b1-87c3-2907a6e1cd1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:28.418Z|60d26aca-f885-4e0a-b970-fabd828b9bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:43:28.421Z|60d26aca-f885-4e0a-b970-fabd828b9bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:43:28.489Z|7284a36c-a3ad-48e0-ae95-3d8ad66d59f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:43:28.490Z|7284a36c-a3ad-48e0-ae95-3d8ad66d59f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:43:36.511Z|243004a2-8378-4517-a5cc-2f18396039fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:36.511Z|9361c884-14a6-4a4a-bd0e-2862d6fee7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:36.512Z|243004a2-8378-4517-a5cc-2f18396039fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:36.512Z|9361c884-14a6-4a4a-bd0e-2862d6fee7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:37.178Z|313eea02-20ac-4889-a4db-af5a6dd4b8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:37.179Z|313eea02-20ac-4889-a4db-af5a6dd4b8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:43.417Z|856c91d4-27a6-4ebb-bb14-ddaf4adb38b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:43:43.418Z|856c91d4-27a6-4ebb-bb14-ddaf4adb38b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:43:46.535Z|95aa633e-5724-4565-86b2-4be89200c546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:46.535Z|2e3185dc-a07b-44ad-8e4f-6f1355884762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:46.536Z|95aa633e-5724-4565-86b2-4be89200c546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:46.537Z|2e3185dc-a07b-44ad-8e4f-6f1355884762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:47.205Z|81b452e9-739c-44d8-84c2-cfe47a9d180f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:47.207Z|81b452e9-739c-44d8-84c2-cfe47a9d180f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:56.561Z|769a5ed2-151f-49e8-8290-b8ac4f2c1ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:56.561Z|0f0ca84d-cbe1-4d33-9e60-bb9de1f95390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:56.561Z|0f0ca84d-cbe1-4d33-9e60-bb9de1f95390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:56.561Z|769a5ed2-151f-49e8-8290-b8ac4f2c1ff8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:57.232Z|635850ab-832f-4653-8b51-66b1384aca8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:43:57.233Z|635850ab-832f-4653-8b51-66b1384aca8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:43:58.417Z|786cc3a6-47de-49e6-9a86-08e3830b05c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:43:58.418Z|786cc3a6-47de-49e6-9a86-08e3830b05c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:43:58.492Z|a0736496-b684-4ff8-851b-5bfca9dd776c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:43:58.492Z|a0736496-b684-4ff8-851b-5bfca9dd776c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:44:06.585Z|44a7ea54-5e44-4e72-8163-20b86def8433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:06.586Z|44a7ea54-5e44-4e72-8163-20b86def8433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:06.587Z|0fbaf58d-fd04-4dfb-ae7f-addf9e8953ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:06.588Z|0fbaf58d-fd04-4dfb-ae7f-addf9e8953ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:07.258Z|23c813fa-6c8d-406a-ae9a-703783d2b069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:07.260Z|23c813fa-6c8d-406a-ae9a-703783d2b069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:13.417Z|8e3510fc-8a4d-4b35-bfc4-778a47e686cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:44:13.421Z|8e3510fc-8a4d-4b35-bfc4-778a47e686cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:44:16.612Z|12e181f5-d750-47fb-9a6d-84952c83095a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:16.612Z|d750b55d-dc76-4122-a853-75f00349b446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:16.614Z|12e181f5-d750-47fb-9a6d-84952c83095a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:16.614Z|d750b55d-dc76-4122-a853-75f00349b446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:17.285Z|9f401d9b-d290-41eb-b755-05301614aea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:17.286Z|9f401d9b-d290-41eb-b755-05301614aea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:26.639Z|dee244f1-03ba-4a80-85c2-543b1efe346b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:26.641Z|dee244f1-03ba-4a80-85c2-543b1efe346b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:26.639Z|0e815609-4371-46d9-ba10-ae10450237d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:26.643Z|0e815609-4371-46d9-ba10-ae10450237d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:27.312Z|ba110073-ad44-4645-b096-052171530be1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:27.314Z|ba110073-ad44-4645-b096-052171530be1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:28.418Z|1f798bf6-9ca5-4d6e-83f3-669a3aa3cbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:44:28.419Z|1f798bf6-9ca5-4d6e-83f3-669a3aa3cbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:44:28.493Z|9d4782c3-2f0b-407a-b6e9-8fd0a1c6c95e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:44:28.494Z|9d4782c3-2f0b-407a-b6e9-8fd0a1c6c95e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:44:36.674Z|85d12098-b084-455a-9293-d922788a304c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:36.674Z|656e1360-a243-4536-a705-101390f37913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:36.675Z|656e1360-a243-4536-a705-101390f37913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:36.675Z|85d12098-b084-455a-9293-d922788a304c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:37.343Z|af7c4afe-99e0-40a1-9e30-705703cecca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:37.344Z|af7c4afe-99e0-40a1-9e30-705703cecca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:43.418Z|8b61570e-11cf-4519-8f4e-520af2082f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:44:43.419Z|8b61570e-11cf-4519-8f4e-520af2082f6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:44:46.702Z|c51329c0-337d-4b1a-9508-b630d716f3fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:46.702Z|1d2cc83d-ae5c-4bec-99cc-e06d1b77b10d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:46.703Z|1d2cc83d-ae5c-4bec-99cc-e06d1b77b10d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:46.703Z|c51329c0-337d-4b1a-9508-b630d716f3fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:47.372Z|255ca64b-1813-49e3-86cf-45f67518b775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:47.373Z|255ca64b-1813-49e3-86cf-45f67518b775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:56.727Z|fe1e789e-414b-4b09-9acb-d5b5d0944eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:56.727Z|8e98f984-705d-4520-b01e-875ed32479f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:56.728Z|fe1e789e-414b-4b09-9acb-d5b5d0944eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:56.728Z|8e98f984-705d-4520-b01e-875ed32479f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:57.399Z|d5ba4990-e890-4591-881c-ed74460301da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:44:57.400Z|d5ba4990-e890-4591-881c-ed74460301da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:44:58.417Z|4da67a50-b30f-432d-988d-204824374780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:44:58.420Z|4da67a50-b30f-432d-988d-204824374780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:44:58.495Z|ec2c57fa-9a4b-44a9-93af-15150092d481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:44:58.496Z|ec2c57fa-9a4b-44a9-93af-15150092d481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:45:06.751Z|ad828621-baf0-45fd-b56c-cfd4938e42b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:06.751Z|234fb031-f0c8-4c0c-a057-e47aa7a78915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:06.752Z|ad828621-baf0-45fd-b56c-cfd4938e42b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:06.752Z|234fb031-f0c8-4c0c-a057-e47aa7a78915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:07.425Z|4e54ad66-4eea-499f-9418-f1b69c672154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:07.426Z|4e54ad66-4eea-499f-9418-f1b69c672154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:13.418Z|4b06af6e-c271-4a60-99db-0c4e596a94aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:45:13.418Z|4b06af6e-c271-4a60-99db-0c4e596a94aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:45:16.775Z|5b815319-2d3a-42d7-975f-7a720951ada0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:16.776Z|5b815319-2d3a-42d7-975f-7a720951ada0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:16.777Z|f7a33c67-4775-4d52-a5ca-e633bd64861b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:16.778Z|f7a33c67-4775-4d52-a5ca-e633bd64861b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:17.456Z|6bd342d6-a5a6-4911-8064-67287310a473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:17.458Z|6bd342d6-a5a6-4911-8064-67287310a473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:26.802Z|7a659d36-4914-4209-b66c-abad70c35bf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:26.803Z|7a659d36-4914-4209-b66c-abad70c35bf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:26.803Z|79c39128-704a-4457-b67f-7bebe26623fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:26.804Z|79c39128-704a-4457-b67f-7bebe26623fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:27.487Z|5584e367-a98a-46c0-8324-23881c42d2d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:27.489Z|5584e367-a98a-46c0-8324-23881c42d2d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:28.417Z|70549b77-2dc4-43de-8d10-9d4f85ae6160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:45:28.418Z|70549b77-2dc4-43de-8d10-9d4f85ae6160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:45:28.498Z|c110e5f6-955f-4f7b-89da-37e4c9f5eaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:45:28.499Z|c110e5f6-955f-4f7b-89da-37e4c9f5eaca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:45:36.827Z|be726504-100b-4ef2-bf4d-eb425405940d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:36.828Z|be726504-100b-4ef2-bf4d-eb425405940d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:36.832Z|8a7aaf37-fe0d-4a2e-a335-cb3ca7e577ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:36.833Z|8a7aaf37-fe0d-4a2e-a335-cb3ca7e577ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:37.512Z|4613790c-0e09-449d-a533-c8ca09381682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:37.513Z|4613790c-0e09-449d-a533-c8ca09381682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:43.418Z|3a65d98d-aa3b-4c82-9097-505657469970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:45:43.422Z|3a65d98d-aa3b-4c82-9097-505657469970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:45:46.854Z|4b90e845-7775-43d2-9210-fb7c8bcdef0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:46.855Z|b0da1efb-5049-448c-951f-9b141811bb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:46.855Z|4b90e845-7775-43d2-9210-fb7c8bcdef0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:46.856Z|b0da1efb-5049-448c-951f-9b141811bb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:47.538Z|6bd9c3a3-68e4-4a1d-8e2d-8c489dcb693f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:47.539Z|6bd9c3a3-68e4-4a1d-8e2d-8c489dcb693f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:56.879Z|bdf7b87e-a18f-4630-a955-a884d4a86c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:56.880Z|452f54b3-40bd-4c01-830b-2c95e6670518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:56.880Z|bdf7b87e-a18f-4630-a955-a884d4a86c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:56.881Z|452f54b3-40bd-4c01-830b-2c95e6670518|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:57.565Z|163b60ea-2a37-434d-a39e-ee0111d1f6da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:45:57.566Z|163b60ea-2a37-434d-a39e-ee0111d1f6da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:45:58.418Z|43e38841-3987-4aa7-b8fb-348e15e51e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:45:58.418Z|43e38841-3987-4aa7-b8fb-348e15e51e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:45:58.500Z|557e173e-8c31-4084-9cb1-21bd32678ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:45:58.501Z|557e173e-8c31-4084-9cb1-21bd32678ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:46:06.904Z|391415a8-cf6c-461c-865b-540140f408a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:06.904Z|61668fc8-60f2-4a55-9439-0d717c36d924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:06.905Z|391415a8-cf6c-461c-865b-540140f408a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:06.905Z|61668fc8-60f2-4a55-9439-0d717c36d924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:07.589Z|f1eb1d46-015d-43db-a7ef-2b4bb3ecede7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:07.590Z|f1eb1d46-015d-43db-a7ef-2b4bb3ecede7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:13.417Z|6e8550d5-4f4f-4696-a2d9-260593cae4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:46:13.418Z|6e8550d5-4f4f-4696-a2d9-260593cae4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:46:16.928Z|c264cdb8-b430-46ea-b0a5-efe29e307e82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:16.929Z|c264cdb8-b430-46ea-b0a5-efe29e307e82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:16.936Z|59c3d2c1-e3bb-41be-91fe-e978ba9ecceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:16.936Z|59c3d2c1-e3bb-41be-91fe-e978ba9ecceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:17.615Z|392a66af-d5cf-4ad0-a51d-c9f22ff3868a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:17.616Z|392a66af-d5cf-4ad0-a51d-c9f22ff3868a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:26.952Z|1c2eb204-b9e4-4166-9569-7ab630c8fa55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:26.953Z|1c2eb204-b9e4-4166-9569-7ab630c8fa55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:26.956Z|ed161f50-f5a0-438b-9d6b-a6c908824de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:26.956Z|ed161f50-f5a0-438b-9d6b-a6c908824de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:27.640Z|7a31c033-d41e-417e-874b-5d4df4255350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:27.641Z|7a31c033-d41e-417e-874b-5d4df4255350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:28.417Z|8328f2fc-8957-4338-bff8-ed98da40dc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:46:28.420Z|8328f2fc-8957-4338-bff8-ed98da40dc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:46:28.502Z|3ef8218e-e65c-43d9-92df-8ebb164b136f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:46:28.502Z|3ef8218e-e65c-43d9-92df-8ebb164b136f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:46:36.976Z|95108122-527c-403b-ba2f-17c9c3e150ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:36.976Z|86dc5787-dd46-44b7-868f-e596ac0f1c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:36.977Z|95108122-527c-403b-ba2f-17c9c3e150ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:36.977Z|86dc5787-dd46-44b7-868f-e596ac0f1c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:37.664Z|a25cbba9-2006-425f-99ee-8ac2d5330a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:37.665Z|a25cbba9-2006-425f-99ee-8ac2d5330a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:43.417Z|b6fd1a0d-1ad6-46c2-86dd-3a475494e29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:46:43.418Z|b6fd1a0d-1ad6-46c2-86dd-3a475494e29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:46:47.000Z|22f9b03b-13c7-4bf9-a2e0-71e905f6c209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:47.000Z|619f0aef-09ca-4b43-baf1-3747d093d93b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:47.001Z|619f0aef-09ca-4b43-baf1-3747d093d93b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:47.001Z|22f9b03b-13c7-4bf9-a2e0-71e905f6c209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:47.689Z|f10949e9-9d62-4ca0-9172-407c5420226a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:47.690Z|f10949e9-9d62-4ca0-9172-407c5420226a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:57.026Z|d69811a6-0edf-460c-94f9-bd312d1fc083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:57.026Z|ae617205-791d-4e16-bb38-a51a5bfc9ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:57.027Z|ae617205-791d-4e16-bb38-a51a5bfc9ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:57.027Z|d69811a6-0edf-460c-94f9-bd312d1fc083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:57.713Z|cb698ef3-03fc-4ad0-b797-d1d640c468de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:46:57.714Z|cb698ef3-03fc-4ad0-b797-d1d640c468de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:46:58.417Z|f308caa9-9bc4-4315-ba7d-c64acb55934f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:46:58.418Z|f308caa9-9bc4-4315-ba7d-c64acb55934f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:46:58.503Z|0b35f89b-212a-4d52-9ec6-7bac0bd064c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:46:58.504Z|0b35f89b-212a-4d52-9ec6-7bac0bd064c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:47:07.053Z|ba701667-69d2-4fc1-926b-bebfa46893be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:07.053Z|88309b13-f65c-47ca-ac25-5e97d848ab97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:07.053Z|ba701667-69d2-4fc1-926b-bebfa46893be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:07.053Z|88309b13-f65c-47ca-ac25-5e97d848ab97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:07.740Z|cabf1c93-2592-4cfd-b9c6-7d46f06dc9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:07.741Z|cabf1c93-2592-4cfd-b9c6-7d46f06dc9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:13.418Z|f5b56e89-4ac0-4c33-8f87-1c091b592303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:47:13.421Z|f5b56e89-4ac0-4c33-8f87-1c091b592303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:47:17.080Z|62e2172f-6cb9-4ac9-ba85-22d208045275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:17.080Z|f7267f38-f1f0-40f2-b9d5-3235b9c32a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:17.081Z|f7267f38-f1f0-40f2-b9d5-3235b9c32a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:17.081Z|62e2172f-6cb9-4ac9-ba85-22d208045275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:17.765Z|4437d364-32c6-46a4-87b1-3e453f79dac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:17.766Z|4437d364-32c6-46a4-87b1-3e453f79dac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:27.110Z|5980df86-b181-4eba-a77c-c59dea03b50a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:27.110Z|fa347a49-4577-4d05-acbd-aa25bd2c040b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:27.111Z|fa347a49-4577-4d05-acbd-aa25bd2c040b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:27.111Z|5980df86-b181-4eba-a77c-c59dea03b50a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:27.789Z|1df5fd34-46b8-45eb-ac4e-27c0d5d32764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:27.790Z|1df5fd34-46b8-45eb-ac4e-27c0d5d32764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:28.418Z|54759579-31ba-4929-8ec8-4c807b7ad2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:47:28.418Z|54759579-31ba-4929-8ec8-4c807b7ad2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:47:28.505Z|c6005fab-fc27-426a-9d3e-b430346c8488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:47:28.506Z|c6005fab-fc27-426a-9d3e-b430346c8488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:47:37.140Z|c015c4b2-f077-48a1-a2ef-ee5fdbdefdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:37.141Z|c015c4b2-f077-48a1-a2ef-ee5fdbdefdde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:37.140Z|6ff98c3c-7dbd-43c4-b821-fa14000796a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:37.142Z|6ff98c3c-7dbd-43c4-b821-fa14000796a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:37.814Z|b716eee1-6d45-4477-b023-60b6d055de84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:37.815Z|b716eee1-6d45-4477-b023-60b6d055de84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:43.418Z|810492d3-c74e-4494-8a12-588028952fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:47:43.419Z|810492d3-c74e-4494-8a12-588028952fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:47:47.167Z|3cda6785-43a8-4c86-9197-937971f981b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:47.167Z|9d6f00ac-fcce-4f1a-948f-0002d3db3d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:47.168Z|9d6f00ac-fcce-4f1a-948f-0002d3db3d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:47.168Z|3cda6785-43a8-4c86-9197-937971f981b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:47.839Z|9a07e035-3651-44e6-8677-19ad1822ae8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:47.840Z|9a07e035-3651-44e6-8677-19ad1822ae8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:57.193Z|d777e4fa-3c5a-4ecc-976d-ce887390b4ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:57.194Z|d777e4fa-3c5a-4ecc-976d-ce887390b4ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:57.196Z|798dfb29-e3f1-47e9-a100-6e369a096497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:57.196Z|798dfb29-e3f1-47e9-a100-6e369a096497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:57.869Z|94637636-e52a-4dc4-8bbe-7f2e6dd79b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:47:57.870Z|94637636-e52a-4dc4-8bbe-7f2e6dd79b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:47:58.417Z|d93ade5c-c4cd-4432-bbf6-6b85e8daa90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:47:58.421Z|d93ade5c-c4cd-4432-bbf6-6b85e8daa90c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:47:58.507Z|0ca3849f-493b-49f4-8ab8-f1e419de9cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:47:58.507Z|0ca3849f-493b-49f4-8ab8-f1e419de9cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:48:02.021Z|14654b2c-46a3-4d9d-92f9-bc3f76ff2ac4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:48:02.025Z|14654b2c-46a3-4d9d-92f9-bc3f76ff2ac4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:07.218Z|e60f9c10-3d52-41d8-a624-62bd95c57f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:07.218Z|6586b38e-2502-462e-9779-069bd1a5dd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:07.218Z|e60f9c10-3d52-41d8-a624-62bd95c57f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:07.218Z|6586b38e-2502-462e-9779-069bd1a5dd9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:07.892Z|d60bba70-7391-4f8b-95fa-b12c910f66ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:07.893Z|d60bba70-7391-4f8b-95fa-b12c910f66ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:13.417Z|497adc8c-cca6-4c80-9d28-29744d9f4ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:48:13.418Z|497adc8c-cca6-4c80-9d28-29744d9f4ee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:48:17.242Z|5b17a186-2ca1-46e4-a12e-94909611799d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:17.243Z|5b17a186-2ca1-46e4-a12e-94909611799d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:17.243Z|81b1bc3d-bc09-4dc7-9898-ac4dc674c866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:17.244Z|81b1bc3d-bc09-4dc7-9898-ac4dc674c866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:17.916Z|b8906b2d-80ac-4d32-a700-c61c04425a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:17.917Z|b8906b2d-80ac-4d32-a700-c61c04425a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:27.266Z|3ecb04d6-5bb0-4b72-b950-f06f7f2d3f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:27.267Z|3ecb04d6-5bb0-4b72-b950-f06f7f2d3f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:27.270Z|d5ed158a-998b-4256-a22e-3392451aca76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:27.271Z|d5ed158a-998b-4256-a22e-3392451aca76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:27.942Z|c82ad1bf-0fe6-4649-a11a-30de46745678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:27.943Z|c82ad1bf-0fe6-4649-a11a-30de46745678|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:28.417Z|c274b5d1-c1f6-474a-ad3d-7267038b539b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:48:28.418Z|c274b5d1-c1f6-474a-ad3d-7267038b539b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:48:28.508Z|05430a27-60f1-4142-85d1-41176f5e61f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:48:28.509Z|05430a27-60f1-4142-85d1-41176f5e61f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:48:37.290Z|8e8c5756-8cc3-4c51-957c-deeb390e5ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:37.291Z|8e8c5756-8cc3-4c51-957c-deeb390e5ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:37.293Z|2035b251-6a9f-4068-bad7-e5f92544b761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:37.294Z|2035b251-6a9f-4068-bad7-e5f92544b761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:37.968Z|64137420-7dc8-4d15-a71d-fb13643bef52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:37.968Z|64137420-7dc8-4d15-a71d-fb13643bef52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:43.417Z|5d1ad7da-062a-4bfd-80bc-8a4f05a85003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:48:43.422Z|5d1ad7da-062a-4bfd-80bc-8a4f05a85003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:48:47.314Z|9de7b337-25e9-428f-8863-bebf19dabc4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:47.314Z|b3b8369e-08d2-445e-9a2b-9b1927629f7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:47.315Z|9de7b337-25e9-428f-8863-bebf19dabc4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:47.315Z|b3b8369e-08d2-445e-9a2b-9b1927629f7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:47.991Z|11229df4-0425-40cc-be21-caf27eb8af21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:47.992Z|11229df4-0425-40cc-be21-caf27eb8af21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:57.338Z|730f4e9b-36e2-427d-9b13-fc09afbf72c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:57.338Z|e6678a99-57ba-46d8-a978-2979b436e9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:57.339Z|e6678a99-57ba-46d8-a978-2979b436e9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:57.339Z|730f4e9b-36e2-427d-9b13-fc09afbf72c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:58.018Z|4bd0704b-9477-4eca-bc56-bc4a89230008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:48:58.019Z|4bd0704b-9477-4eca-bc56-bc4a89230008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:48:58.417Z|cf78e588-cbbb-4d7e-b720-3c90ccd772ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:48:58.418Z|cf78e588-cbbb-4d7e-b720-3c90ccd772ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:48:58.510Z|31758218-a514-4b7d-a76b-a5ff6a58e7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:48:58.510Z|31758218-a514-4b7d-a76b-a5ff6a58e7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:49:01.988Z|e7297284-df01-466a-91c7-31d2f30c75d4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:49:01.989Z|e7297284-df01-466a-91c7-31d2f30c75d4|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:07.363Z|e15fc848-82f3-4f41-88cd-e415c68805ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:07.363Z|ab2288e7-1731-462d-8bdb-29aa17ce13f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:07.364Z|e15fc848-82f3-4f41-88cd-e415c68805ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:07.364Z|ab2288e7-1731-462d-8bdb-29aa17ce13f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:08.046Z|540a2e76-b415-4b7e-843b-5c167e193f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:08.047Z|540a2e76-b415-4b7e-843b-5c167e193f6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:13.417Z|3aa329eb-a028-40fa-97e8-0a8317ea6f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:49:13.418Z|3aa329eb-a028-40fa-97e8-0a8317ea6f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:49:17.387Z|f02f0f57-4261-44a4-ad10-4053ae217574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:17.387Z|6a896ba9-3870-4a97-bb73-7e3c77524e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:17.388Z|f02f0f57-4261-44a4-ad10-4053ae217574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:17.388Z|6a896ba9-3870-4a97-bb73-7e3c77524e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:18.071Z|4d8f9de4-f0f2-48e6-8e8d-8fbdde9d222c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:18.072Z|4d8f9de4-f0f2-48e6-8e8d-8fbdde9d222c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:27.412Z|6436ade3-8492-4143-b709-7f084c597044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:27.412Z|4cf29bbb-f0de-42dc-b746-468bdc492ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:27.413Z|6436ade3-8492-4143-b709-7f084c597044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:27.413Z|4cf29bbb-f0de-42dc-b746-468bdc492ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:28.094Z|8d1ea148-411f-411c-a435-fc5f35f6a54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:28.095Z|8d1ea148-411f-411c-a435-fc5f35f6a54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:28.417Z|d4b4a260-e31c-4ad9-86e3-a6aac05371ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:49:28.420Z|d4b4a260-e31c-4ad9-86e3-a6aac05371ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:49:28.511Z|5f9f714c-3228-41f9-81b6-4dd99bae8052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:49:28.512Z|5f9f714c-3228-41f9-81b6-4dd99bae8052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:49:37.438Z|d169c93d-ec11-452c-846b-122441d6a788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:37.438Z|d169c93d-ec11-452c-846b-122441d6a788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:37.438Z|594b75a1-d6d1-45bd-8e5a-6b0a4ca5b9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:37.448Z|594b75a1-d6d1-45bd-8e5a-6b0a4ca5b9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:38.120Z|eea76ef9-9593-48d9-9ce7-f7ada04b1060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:38.121Z|eea76ef9-9593-48d9-9ce7-f7ada04b1060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:43.417Z|d0d66401-1232-4096-988a-026a94fa3caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:49:43.418Z|d0d66401-1232-4096-988a-026a94fa3caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:49:47.461Z|06fda647-7417-4048-9a10-ec6601370090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:47.462Z|06fda647-7417-4048-9a10-ec6601370090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:47.488Z|dde94757-601f-488b-b376-00d8dcc3e541|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:47.488Z|dde94757-601f-488b-b376-00d8dcc3e541|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:48.144Z|5d849f1b-d202-45ba-9c3f-d9417805b76e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:48.145Z|5d849f1b-d202-45ba-9c3f-d9417805b76e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:57.491Z|101f1300-c194-4da8-a330-3f7f45cb9ab4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:57.492Z|101f1300-c194-4da8-a330-3f7f45cb9ab4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:57.509Z|d5d48162-c503-441d-b128-3ae31c6ff6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:57.510Z|d5d48162-c503-441d-b128-3ae31c6ff6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:58.177Z|0766e98e-c10e-4d28-ae69-66b8026b955b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:49:58.178Z|0766e98e-c10e-4d28-ae69-66b8026b955b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:49:58.417Z|260b2da8-04a7-489d-b3dd-6dde850beccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:49:58.418Z|260b2da8-04a7-489d-b3dd-6dde850beccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:49:58.513Z|58c80de4-863e-48d0-8abb-91279a9a1dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:49:58.514Z|58c80de4-863e-48d0-8abb-91279a9a1dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:50:01.989Z|7911988e-2c4d-4523-9276-aa92e9f5141d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:50:01.989Z|7911988e-2c4d-4523-9276-aa92e9f5141d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:07.521Z|ab4bb92c-50e3-49ac-880e-42a1d984a37a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:07.521Z|ab4bb92c-50e3-49ac-880e-42a1d984a37a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:07.532Z|9bed27f9-9bdb-44a2-bbeb-819afffd4ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:07.533Z|9bed27f9-9bdb-44a2-bbeb-819afffd4ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:08.204Z|7c953f52-0c3b-4b05-bceb-3300bf2a6460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:08.205Z|7c953f52-0c3b-4b05-bceb-3300bf2a6460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:13.417Z|50768bf0-0791-4f14-9022-e28eb271229d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:50:13.420Z|50768bf0-0791-4f14-9022-e28eb271229d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:50:17.545Z|1b6eb50c-9628-4381-b227-52c7af149c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:17.546Z|1b6eb50c-9628-4381-b227-52c7af149c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:17.553Z|8b1224f0-f54e-4a0f-a542-b5645781dffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:17.554Z|8b1224f0-f54e-4a0f-a542-b5645781dffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:18.226Z|35e057e4-0e89-444c-b2d4-c1483782cdc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:18.227Z|35e057e4-0e89-444c-b2d4-c1483782cdc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:27.567Z|3059df1f-5908-49ba-a311-2910260b1dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:27.568Z|3059df1f-5908-49ba-a311-2910260b1dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:27.575Z|f585d0f9-b8db-41a5-aac9-59d524982caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:27.575Z|f585d0f9-b8db-41a5-aac9-59d524982caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:28.248Z|1992df16-45ee-4ba5-bdda-dbe8fe59266d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:28.249Z|1992df16-45ee-4ba5-bdda-dbe8fe59266d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:28.417Z|5f35dfd6-ec70-40e4-ab4c-22d3d97991c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:50:28.418Z|5f35dfd6-ec70-40e4-ab4c-22d3d97991c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:50:28.515Z|5125d60f-4f53-4b4a-9bd4-8536117a34a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:50:28.516Z|5125d60f-4f53-4b4a-9bd4-8536117a34a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:50:37.591Z|f03353f7-c642-457f-87b8-1de8d13ce592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:37.592Z|f03353f7-c642-457f-87b8-1de8d13ce592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:37.598Z|75bd02a5-7e83-4f5d-85fe-9cfea60c0b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:37.598Z|75bd02a5-7e83-4f5d-85fe-9cfea60c0b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:38.271Z|909e872e-2d18-4ec7-937a-1f9f5e7845b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:38.272Z|909e872e-2d18-4ec7-937a-1f9f5e7845b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:43.417Z|73b0aaae-7233-4f53-96f5-015e38818344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:50:43.418Z|73b0aaae-7233-4f53-96f5-015e38818344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:50:47.615Z|cd076da1-fde0-4b40-bad8-5bfc0de5ddb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:47.616Z|cd076da1-fde0-4b40-bad8-5bfc0de5ddb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:47.619Z|db01a310-663f-4ea5-a03f-54f003a41322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:47.619Z|db01a310-663f-4ea5-a03f-54f003a41322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:48.295Z|35b10f8b-5e63-4b42-8978-17902c3a4363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:48.296Z|35b10f8b-5e63-4b42-8978-17902c3a4363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:57.641Z|b77f0259-0385-4ef1-99bc-5ffebcda4427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:57.642Z|b77f0259-0385-4ef1-99bc-5ffebcda4427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:57.644Z|b07cb5be-efc9-46b0-bfa2-7012c5d34c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:57.644Z|b07cb5be-efc9-46b0-bfa2-7012c5d34c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:58.318Z|fb8fb1f5-1f00-4fdf-9f75-45d6766f8ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:50:58.319Z|fb8fb1f5-1f00-4fdf-9f75-45d6766f8ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:50:58.417Z|9cebccec-c511-4d55-b50a-68684061c72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:50:58.421Z|9cebccec-c511-4d55-b50a-68684061c72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:50:58.516Z|f05ea2b1-af9a-4a35-a8d2-23629724740a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:50:58.517Z|f05ea2b1-af9a-4a35-a8d2-23629724740a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:51:01.988Z|be5d8fa7-ec1e-4eb4-92ec-c70c32dd6a22|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:51:01.989Z|be5d8fa7-ec1e-4eb4-92ec-c70c32dd6a22|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:07.666Z|c48321d1-4062-43e6-ba9b-2c4ecd6ff3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:07.666Z|8b5ed0ac-c7f5-484b-8196-dd3a598dca19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:07.667Z|c48321d1-4062-43e6-ba9b-2c4ecd6ff3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:07.667Z|8b5ed0ac-c7f5-484b-8196-dd3a598dca19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:08.342Z|3c901579-3bd7-4cd9-ad54-2e172766be79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:08.343Z|3c901579-3bd7-4cd9-ad54-2e172766be79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:13.417Z|f281bd44-df22-439a-9c7e-6ff26a6d3acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:51:13.418Z|f281bd44-df22-439a-9c7e-6ff26a6d3acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:51:17.689Z|de4184ee-bce7-43ac-87fe-0bf8c0b70ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:17.689Z|7d721bd6-e6df-4181-ac52-e23407cf2654|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:17.690Z|7d721bd6-e6df-4181-ac52-e23407cf2654|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:17.690Z|de4184ee-bce7-43ac-87fe-0bf8c0b70ae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:18.366Z|a4df2012-1962-433d-aeb4-709fae0a149f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:18.367Z|a4df2012-1962-433d-aeb4-709fae0a149f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:27.712Z|3c7f34a7-45b1-49e8-baa0-5f0531655a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:27.712Z|0a108812-6cf6-4341-aa03-3e90452497a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:27.713Z|3c7f34a7-45b1-49e8-baa0-5f0531655a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:27.713Z|0a108812-6cf6-4341-aa03-3e90452497a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:28.390Z|f9127b6d-fd7c-4987-b383-db281db45223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:28.390Z|f9127b6d-fd7c-4987-b383-db281db45223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:28.417Z|2cc6ebb6-8640-46d8-a668-6e6dd19ccdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:51:28.418Z|2cc6ebb6-8640-46d8-a668-6e6dd19ccdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:51:28.518Z|66d8b44f-e9a9-4efa-848f-3dfa96c6a835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:51:28.519Z|66d8b44f-e9a9-4efa-848f-3dfa96c6a835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:51:37.735Z|275714a3-4302-435b-b2ba-db2a4e2b792b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:37.735Z|a2c7f9cf-2072-4c90-94bf-82afa79fd873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:37.736Z|a2c7f9cf-2072-4c90-94bf-82afa79fd873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:37.736Z|275714a3-4302-435b-b2ba-db2a4e2b792b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:38.414Z|5df6d26e-d3ca-4762-a749-94e254a69bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:38.415Z|5df6d26e-d3ca-4762-a749-94e254a69bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:43.417Z|127e0432-ec7b-4341-ab0d-885febcf6480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:51:43.422Z|127e0432-ec7b-4341-ab0d-885febcf6480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:51:47.757Z|e0e7356d-6624-454c-b1b2-a87968035445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:47.757Z|d81fc43b-a48c-4756-a8f7-0684b4fcb4ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:47.758Z|e0e7356d-6624-454c-b1b2-a87968035445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:47.758Z|d81fc43b-a48c-4756-a8f7-0684b4fcb4ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:48.438Z|37f7feaa-4231-4773-adff-e176278712fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:48.439Z|37f7feaa-4231-4773-adff-e176278712fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:57.780Z|4f076ef0-7c00-402f-8253-493c65c41f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:57.781Z|4f076ef0-7c00-402f-8253-493c65c41f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:57.781Z|1a22f4ca-3da7-49ca-8a64-54f84e84779b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:57.781Z|1a22f4ca-3da7-49ca-8a64-54f84e84779b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:58.417Z|bfda9ba9-c326-4dfa-84cb-122e2ff5ed1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:51:58.418Z|bfda9ba9-c326-4dfa-84cb-122e2ff5ed1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:51:58.460Z|d144292a-54c6-45ae-8fea-16d7cac8757f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:51:58.462Z|d144292a-54c6-45ae-8fea-16d7cac8757f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:51:58.519Z|f98fe71e-70d3-4a83-9f97-6231e2385d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:51:58.520Z|f98fe71e-70d3-4a83-9f97-6231e2385d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:52:01.987Z|cc2e4c1e-d1e3-41e3-8d56-bf5b12bdc540|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:52:01.988Z|cc2e4c1e-d1e3-41e3-8d56-bf5b12bdc540|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:07.807Z|d5b39f42-dd10-4a51-aa9d-6d266388ed20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:07.807Z|3fb70b75-84c0-4f65-9f8c-fc519cbd0dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:07.808Z|d5b39f42-dd10-4a51-aa9d-6d266388ed20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:07.808Z|3fb70b75-84c0-4f65-9f8c-fc519cbd0dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:08.485Z|92659351-71af-453a-9654-1fe1764d3f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:08.486Z|92659351-71af-453a-9654-1fe1764d3f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:13.417Z|0d5f6848-7ce6-460c-bbcb-ce97de6fc4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:52:13.418Z|0d5f6848-7ce6-460c-bbcb-ce97de6fc4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:52:17.833Z|125d5291-615d-449e-9ad9-595cef22fb2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:17.833Z|125d5291-615d-449e-9ad9-595cef22fb2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:17.833Z|fb200965-d4c5-4ac2-bd1b-863b5588f5b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:17.834Z|fb200965-d4c5-4ac2-bd1b-863b5588f5b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:18.512Z|d545a552-8204-47dc-a66d-08415f9c5f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:18.513Z|d545a552-8204-47dc-a66d-08415f9c5f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:27.856Z|addebc64-70bf-403f-aa4d-294c2ea4cf89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:27.857Z|addebc64-70bf-403f-aa4d-294c2ea4cf89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:27.857Z|67e4a3f7-b359-4fde-88ff-49b860f9d923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:27.858Z|67e4a3f7-b359-4fde-88ff-49b860f9d923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:28.417Z|d1abcfd4-be6d-46fe-90f9-aefdf1424bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:52:28.421Z|d1abcfd4-be6d-46fe-90f9-aefdf1424bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:52:28.521Z|903e4963-a3af-47e4-9f31-50547f8c7be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:52:28.521Z|903e4963-a3af-47e4-9f31-50547f8c7be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:52:28.535Z|9340e65e-3e2e-4196-8d18-73436860fae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:28.536Z|9340e65e-3e2e-4196-8d18-73436860fae1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:37.879Z|d412a33e-6f00-4d0a-b3f2-21ebd7702485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:37.879Z|b42465b1-5c42-46c3-afb3-7a835115befa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:37.880Z|b42465b1-5c42-46c3-afb3-7a835115befa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:37.880Z|d412a33e-6f00-4d0a-b3f2-21ebd7702485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:38.559Z|0dea7998-9254-4336-a6e7-28965d7fb4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:38.560Z|0dea7998-9254-4336-a6e7-28965d7fb4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:43.417Z|e5ef77e2-76c5-43a6-8d3b-99a8095a86bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:52:43.418Z|e5ef77e2-76c5-43a6-8d3b-99a8095a86bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:52:47.903Z|3dade001-0ef7-44b7-844c-41b1438582f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:47.903Z|1e22deda-bf8d-4368-aef5-25edda225bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:47.903Z|3dade001-0ef7-44b7-844c-41b1438582f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:47.904Z|1e22deda-bf8d-4368-aef5-25edda225bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:48.584Z|c2c1f34a-449f-4aa8-a580-a01435dfbb53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:48.585Z|c2c1f34a-449f-4aa8-a580-a01435dfbb53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:57.926Z|d13a1851-3f22-4e07-943d-c4108ddc5438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:57.927Z|4a197e2b-bb21-48ed-8829-d2ceb7ed5dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:57.927Z|4a197e2b-bb21-48ed-8829-d2ceb7ed5dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:57.927Z|d13a1851-3f22-4e07-943d-c4108ddc5438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:52:58.417Z|5eb205eb-953f-45f6-8472-d619a432c199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:52:58.418Z|5eb205eb-953f-45f6-8472-d619a432c199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:52:58.522Z|baf4259e-ecb3-41ed-97ba-e41b9e33498c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:52:58.523Z|baf4259e-ecb3-41ed-97ba-e41b9e33498c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:52:58.610Z|4e1b4329-a359-4fb2-a35b-b821f2ab71bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:52:58.611Z|4e1b4329-a359-4fb2-a35b-b821f2ab71bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:01.988Z|d7f65f06-eaad-46b4-95f3-3349f607e27b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:53:01.989Z|d7f65f06-eaad-46b4-95f3-3349f607e27b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:07.953Z|96d199e6-490c-454e-8609-d124e5a31b54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:07.953Z|6aa0cbf8-731d-4ef8-8e87-17f188047e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:07.954Z|96d199e6-490c-454e-8609-d124e5a31b54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:07.954Z|6aa0cbf8-731d-4ef8-8e87-17f188047e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:08.634Z|3e1df028-3d8c-4516-9efb-281824115067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:08.635Z|3e1df028-3d8c-4516-9efb-281824115067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:13.417Z|30912eec-66aa-4cd0-a434-48dafcc3a946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:53:13.421Z|30912eec-66aa-4cd0-a434-48dafcc3a946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:53:17.978Z|29decafd-fe0d-4314-888a-e17cbf578834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:17.978Z|6c27ba24-0166-4737-b5f8-6342b127d981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:17.978Z|6c27ba24-0166-4737-b5f8-6342b127d981|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:17.978Z|29decafd-fe0d-4314-888a-e17cbf578834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:18.659Z|ce0bcdf6-bcb2-48de-924b-37fdba9e3eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:18.659Z|ce0bcdf6-bcb2-48de-924b-37fdba9e3eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:28.002Z|b79e9740-6a13-4ed5-875a-d7551b0f2482|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:28.003Z|b79e9740-6a13-4ed5-875a-d7551b0f2482|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:28.006Z|f77a2a33-fe75-43e2-8811-cdf59719d631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:28.007Z|f77a2a33-fe75-43e2-8811-cdf59719d631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:28.417Z|cd4342ee-c2e8-479b-8c4f-513e408f6e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:53:28.418Z|cd4342ee-c2e8-479b-8c4f-513e408f6e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:53:28.524Z|a89270e1-26f7-4da0-94d9-4c706c58cc4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:53:28.525Z|a89270e1-26f7-4da0-94d9-4c706c58cc4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:53:28.681Z|b1e14c5d-daef-4bc2-b18e-4ba6771376f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:28.682Z|b1e14c5d-daef-4bc2-b18e-4ba6771376f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:38.029Z|d7eea7c8-dbe0-4a59-9a00-5979fbb1434f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:38.030Z|d7eea7c8-dbe0-4a59-9a00-5979fbb1434f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:38.030Z|3d124b7e-faa0-4df8-a6a5-57d2ee7c5a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:38.031Z|3d124b7e-faa0-4df8-a6a5-57d2ee7c5a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:38.705Z|68cba535-4d35-4559-b865-3a569d13c1a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:38.706Z|68cba535-4d35-4559-b865-3a569d13c1a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:43.417Z|32baf181-5e43-4e9a-8738-bb1ce2271526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:53:43.418Z|32baf181-5e43-4e9a-8738-bb1ce2271526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:53:48.051Z|469d4797-4ad3-4bb4-a691-ff62932ce902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:48.052Z|469d4797-4ad3-4bb4-a691-ff62932ce902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:48.054Z|1b13f1a2-7146-4ede-9923-0ea7fc15303e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:48.054Z|1b13f1a2-7146-4ede-9923-0ea7fc15303e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:48.728Z|022c60bf-2afb-4220-a756-67601ec141da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:48.729Z|022c60bf-2afb-4220-a756-67601ec141da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:58.079Z|8180526f-5dec-41d3-b3c3-2418afeb597b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:58.079Z|975ddd6d-e594-4800-a08a-2a77ed25e443|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:58.080Z|8180526f-5dec-41d3-b3c3-2418afeb597b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:58.080Z|975ddd6d-e594-4800-a08a-2a77ed25e443|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:53:58.417Z|e8bca009-6129-40c0-b110-0d8231ebf841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:53:58.420Z|e8bca009-6129-40c0-b110-0d8231ebf841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:53:58.525Z|3d7e2fda-b064-41fd-ac8b-66be4e5874b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:53:58.526Z|3d7e2fda-b064-41fd-ac8b-66be4e5874b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:53:58.750Z|b33780e7-817a-4ded-bf8b-2a33cf69e4eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:53:58.751Z|b33780e7-817a-4ded-bf8b-2a33cf69e4eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:01.988Z|d73858a1-83a8-4208-8fb1-171eaca06b12|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:54:01.993Z|d73858a1-83a8-4208-8fb1-171eaca06b12|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:08.106Z|dcb7728f-dce0-4504-8ae2-6f66e2fb8f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:08.106Z|6fde932d-8fe4-4208-95f9-3b65011f26cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:08.107Z|6fde932d-8fe4-4208-95f9-3b65011f26cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:08.107Z|dcb7728f-dce0-4504-8ae2-6f66e2fb8f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:08.774Z|a1dac842-95e1-4be0-b505-f6da1763ce40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:08.775Z|a1dac842-95e1-4be0-b505-f6da1763ce40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:13.417Z|f9198aa9-236d-4f30-bce4-1ca698514cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:54:13.418Z|f9198aa9-236d-4f30-bce4-1ca698514cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:54:18.132Z|59be03b2-a3cd-4aad-9c58-8310a5efba7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:18.132Z|398163a4-e861-461b-9230-d0f63f1f884d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:18.133Z|59be03b2-a3cd-4aad-9c58-8310a5efba7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:18.133Z|398163a4-e861-461b-9230-d0f63f1f884d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:18.796Z|f2ad7709-4ada-4895-ab52-d68ff5fea2f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:18.797Z|f2ad7709-4ada-4895-ab52-d68ff5fea2f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:28.166Z|8f67c860-4fce-4723-a90d-3ea7939186d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:28.167Z|8f67c860-4fce-4723-a90d-3ea7939186d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:28.171Z|befbf56d-dbeb-446e-a876-e76da6af022e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:28.172Z|befbf56d-dbeb-446e-a876-e76da6af022e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:28.418Z|e0c0abaf-f2c7-46d0-a170-1d98de528337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:54:28.419Z|e0c0abaf-f2c7-46d0-a170-1d98de528337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:54:28.527Z|0100040c-4347-4679-94d9-16f046afea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:54:28.528Z|0100040c-4347-4679-94d9-16f046afea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:54:28.821Z|8cde2c78-01b9-4869-b957-a904cc94d663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:28.822Z|8cde2c78-01b9-4869-b957-a904cc94d663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:38.200Z|cfdad760-42cc-4396-9e18-72758d9eca9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:38.200Z|7cf3fad5-cd7f-4853-bc3f-92915b12ec94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:38.201Z|cfdad760-42cc-4396-9e18-72758d9eca9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:38.201Z|7cf3fad5-cd7f-4853-bc3f-92915b12ec94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:38.845Z|0f9274c8-9082-48ba-bb8b-ecc990d47512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:38.846Z|0f9274c8-9082-48ba-bb8b-ecc990d47512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:43.418Z|df2a1a07-dd2c-4481-9aca-42486e489185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:54:43.420Z|df2a1a07-dd2c-4481-9aca-42486e489185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:54:48.225Z|b22a2f78-35c8-4609-8f5a-5f1725305a09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:48.225Z|47024dba-14be-47c0-8167-0221f150fa3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:48.226Z|47024dba-14be-47c0-8167-0221f150fa3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:48.226Z|b22a2f78-35c8-4609-8f5a-5f1725305a09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:48.869Z|d42e38ac-fe6c-4774-9fb5-a48b734cd17e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:48.870Z|d42e38ac-fe6c-4774-9fb5-a48b734cd17e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:58.248Z|1ebdf45d-7e5e-4372-9be2-631b46ed5382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:58.248Z|a73cba62-9cce-4af4-99e3-082425487b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:58.248Z|a73cba62-9cce-4af4-99e3-082425487b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:58.249Z|1ebdf45d-7e5e-4372-9be2-631b46ed5382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:54:58.417Z|06c9f89c-d470-4d51-9c2f-2f358196398f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:54:58.418Z|06c9f89c-d470-4d51-9c2f-2f358196398f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:54:58.529Z|d51ed6aa-d395-4566-804d-01534c19dc04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:54:58.529Z|d51ed6aa-d395-4566-804d-01534c19dc04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:54:58.892Z|b0710729-d725-4f56-945c-a11843ad51ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:54:58.893Z|b0710729-d725-4f56-945c-a11843ad51ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:01.988Z|a43f0b10-955f-4798-ad3a-6c1d594daddd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:55:01.989Z|a43f0b10-955f-4798-ad3a-6c1d594daddd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:08.272Z|4d3b4ca7-40e2-4e72-8dbc-36e1e5f8bbb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:08.273Z|1dd6f90a-e891-4ec6-ba26-f64b99bc5ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:08.273Z|4d3b4ca7-40e2-4e72-8dbc-36e1e5f8bbb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:08.274Z|1dd6f90a-e891-4ec6-ba26-f64b99bc5ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:08.915Z|3e0e2b4d-b0f7-4146-83a9-d186b8bb3dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:08.916Z|3e0e2b4d-b0f7-4146-83a9-d186b8bb3dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:13.417Z|6bd3a6bb-c833-480a-97ec-f0c6cc5cdd85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:55:13.418Z|6bd3a6bb-c833-480a-97ec-f0c6cc5cdd85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:55:18.296Z|cc287287-07f5-432f-a1cb-3c95474221ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:18.296Z|bc7414e7-ea14-4964-b1eb-c716c2eab848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:18.297Z|bc7414e7-ea14-4964-b1eb-c716c2eab848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:18.297Z|cc287287-07f5-432f-a1cb-3c95474221ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:18.941Z|542fba08-8d46-4865-9e45-5fb9809be410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:18.942Z|542fba08-8d46-4865-9e45-5fb9809be410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:28.318Z|7f170c87-8e32-4e64-ac21-7e1209d3dbcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:28.319Z|24b48ace-ae95-4f71-bba0-3446f751a85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:28.320Z|7f170c87-8e32-4e64-ac21-7e1209d3dbcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:28.320Z|24b48ace-ae95-4f71-bba0-3446f751a85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:28.417Z|709f91a9-e818-4c76-9b5f-f41437c29ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:55:28.421Z|709f91a9-e818-4c76-9b5f-f41437c29ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:55:28.530Z|e150f894-ff53-44d8-b3de-8a95f212df94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:55:28.531Z|e150f894-ff53-44d8-b3de-8a95f212df94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:55:28.968Z|bb72faa5-6a85-4e32-b977-41297a2638f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:28.969Z|bb72faa5-6a85-4e32-b977-41297a2638f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:38.343Z|3069dec8-030e-4894-8318-071783c24a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:38.344Z|3069dec8-030e-4894-8318-071783c24a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:38.345Z|504de73e-2ef4-4139-bd63-5afd943c5224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:38.346Z|504de73e-2ef4-4139-bd63-5afd943c5224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:38.992Z|af2a6c24-87ce-4e28-ae2d-a52aedb4137e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:38.993Z|af2a6c24-87ce-4e28-ae2d-a52aedb4137e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:43.417Z|f2bc3638-2ffe-4be1-be09-c73d12842c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:55:43.418Z|f2bc3638-2ffe-4be1-be09-c73d12842c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:55:48.367Z|9dc7fd2b-e48b-4261-9f7a-e91fab81532d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:48.367Z|6a149d49-8f71-47a0-beb5-3fb14010c77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:48.368Z|9dc7fd2b-e48b-4261-9f7a-e91fab81532d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:48.368Z|6a149d49-8f71-47a0-beb5-3fb14010c77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:49.016Z|f6ae88c9-ddba-43db-90b5-a0eb42970b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:49.016Z|f6ae88c9-ddba-43db-90b5-a0eb42970b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:58.391Z|b0906610-022f-482d-b9d1-01a1ca4d3a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:58.392Z|b0906610-022f-482d-b9d1-01a1ca4d3a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:58.392Z|e9767dfc-1397-4876-b22c-4a7642d07806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:58.393Z|e9767dfc-1397-4876-b22c-4a7642d07806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:55:58.417Z|85597c73-0b3a-4115-8714-a2e43cecb0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:55:58.417Z|85597c73-0b3a-4115-8714-a2e43cecb0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:55:58.532Z|489a0bce-c990-406a-b310-2066641b2942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:55:58.533Z|489a0bce-c990-406a-b310-2066641b2942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:55:59.039Z|e29474c3-a022-4dc8-802f-31d88ef2d4a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:55:59.040Z|e29474c3-a022-4dc8-802f-31d88ef2d4a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:01.987Z|8a83b8fa-17ff-4d51-9a0e-5aef51ffd0dc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:56:01.988Z|8a83b8fa-17ff-4d51-9a0e-5aef51ffd0dc|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:08.416Z|1f4a883d-8135-44ef-b684-6b774264b7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:08.416Z|7b1ce157-7fb7-473e-853a-5f4e6aca1d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:08.416Z|1f4a883d-8135-44ef-b684-6b774264b7ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:08.416Z|7b1ce157-7fb7-473e-853a-5f4e6aca1d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:09.064Z|f944d3f2-5395-4f66-9276-e0fadb380267|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:09.065Z|f944d3f2-5395-4f66-9276-e0fadb380267|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:13.417Z|32b42852-26d8-4156-9d1c-1251879461e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:56:13.421Z|32b42852-26d8-4156-9d1c-1251879461e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:56:18.438Z|4db0cc31-2672-4e11-b228-a0cd8760afad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:18.439Z|ce0ca46b-f821-4662-886d-165116fd5833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:18.439Z|ce0ca46b-f821-4662-886d-165116fd5833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:18.439Z|4db0cc31-2672-4e11-b228-a0cd8760afad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:19.088Z|dad029e6-3c07-40d8-85aa-646c64adc106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:19.089Z|dad029e6-3c07-40d8-85aa-646c64adc106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:28.417Z|30b07727-efac-4197-9799-88fc4d7677a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:56:28.418Z|30b07727-efac-4197-9799-88fc4d7677a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:56:28.461Z|f00e4b41-ad95-411b-9413-fbbbf1ae7802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:28.461Z|97259ae7-ce86-4461-a45d-2c8b4a974099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:28.461Z|f00e4b41-ad95-411b-9413-fbbbf1ae7802|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:28.462Z|97259ae7-ce86-4461-a45d-2c8b4a974099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:28.533Z|10f6d120-b070-4f09-8ec9-7b75b5eba061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:56:28.534Z|10f6d120-b070-4f09-8ec9-7b75b5eba061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:56:29.112Z|c75d04a8-f8fc-41d4-848a-684f4db7ae1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:29.112Z|c75d04a8-f8fc-41d4-848a-684f4db7ae1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:38.483Z|84be2d3f-29a2-4481-bb4c-7534c560d62d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:38.483Z|5842839e-4ec4-4e9c-a660-223db4fa6b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:38.484Z|84be2d3f-29a2-4481-bb4c-7534c560d62d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:38.484Z|5842839e-4ec4-4e9c-a660-223db4fa6b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:39.136Z|31b5fec7-b9b4-43fe-a0ab-416e4e81c7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:39.137Z|31b5fec7-b9b4-43fe-a0ab-416e4e81c7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:43.417Z|08a8fc06-e90c-4e2a-9ec9-b574355ed828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:56:43.418Z|08a8fc06-e90c-4e2a-9ec9-b574355ed828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:56:48.506Z|78446bd5-d6a6-42a6-92c6-5b41672b79ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:48.507Z|78446bd5-d6a6-42a6-92c6-5b41672b79ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:48.507Z|8f160ed2-05f5-487b-a590-ed48927f9678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:48.508Z|8f160ed2-05f5-487b-a590-ed48927f9678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:49.162Z|866dc3f4-c885-4bb6-8320-bc042b0bd133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:49.162Z|866dc3f4-c885-4bb6-8320-bc042b0bd133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:58.417Z|2a352296-ca9b-4933-a33d-a07db3a40177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:56:58.419Z|2a352296-ca9b-4933-a33d-a07db3a40177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:56:58.529Z|29a711d5-929c-4a41-bbd2-028d73bda1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:58.529Z|bde040dc-e495-4d29-a528-98c921ebcaec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:58.530Z|29a711d5-929c-4a41-bbd2-028d73bda1cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:58.530Z|bde040dc-e495-4d29-a528-98c921ebcaec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:56:58.535Z|6e58fe51-b0a4-471e-83d6-b58bde11dcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:56:58.535Z|6e58fe51-b0a4-471e-83d6-b58bde11dcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:56:59.184Z|c890f4e0-366e-4c31-86e6-b59ddf1ba11a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:56:59.185Z|c890f4e0-366e-4c31-86e6-b59ddf1ba11a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:01.987Z|64902e54-fa78-41f0-9c84-257eef7723b5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:57:01.988Z|64902e54-fa78-41f0-9c84-257eef7723b5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:08.554Z|8b346121-2875-4bf0-9508-28fd8804a5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:08.555Z|8b346121-2875-4bf0-9508-28fd8804a5ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:08.556Z|bc39f9be-b5ea-4d8a-8935-f110b75f1821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:08.557Z|bc39f9be-b5ea-4d8a-8935-f110b75f1821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:09.208Z|ffb5b869-e6cb-436d-a69e-7ddc29f67dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:09.209Z|ffb5b869-e6cb-436d-a69e-7ddc29f67dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:13.417Z|9b71ac06-bf53-4ba7-96a1-8ea5b2305cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:57:13.418Z|9b71ac06-bf53-4ba7-96a1-8ea5b2305cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:57:18.579Z|46206afb-a79a-4324-b5e6-9db1fa7fe991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:18.579Z|b3cb5ff4-23a0-4b96-a5d5-04d57090a2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:18.580Z|46206afb-a79a-4324-b5e6-9db1fa7fe991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:18.580Z|b3cb5ff4-23a0-4b96-a5d5-04d57090a2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:19.231Z|b846bc7c-4896-4bce-a454-693feb2aa093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:19.231Z|b846bc7c-4896-4bce-a454-693feb2aa093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:28.417Z|6356b6bf-063e-425c-b13d-64c7eb25fd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:57:28.418Z|6356b6bf-063e-425c-b13d-64c7eb25fd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:57:28.536Z|fee50201-0252-4ab3-88ce-1fe7c1a703f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:57:28.537Z|fee50201-0252-4ab3-88ce-1fe7c1a703f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:57:28.601Z|4a80d094-e8e7-401c-a69a-a138daea1900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:28.602Z|4a80d094-e8e7-401c-a69a-a138daea1900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:28.601Z|8e0c38a5-b86b-491c-a98f-40fdbfa7a3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:28.603Z|8e0c38a5-b86b-491c-a98f-40fdbfa7a3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:29.254Z|9986b1a1-5567-4cf6-94d1-a742e98ad53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:29.255Z|9986b1a1-5567-4cf6-94d1-a742e98ad53c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:38.623Z|5002325d-69f2-4ec5-b7e0-89cd1ca946ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:38.624Z|5002325d-69f2-4ec5-b7e0-89cd1ca946ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:38.623Z|f05282d0-cf69-49ca-a6c8-21fd23b33bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:38.625Z|f05282d0-cf69-49ca-a6c8-21fd23b33bb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:39.277Z|e9e76e79-3776-4132-8cd5-b3311540a28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:39.278Z|e9e76e79-3776-4132-8cd5-b3311540a28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:43.417Z|8177bed1-bd7e-499c-9677-4ae1d023b929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:57:43.420Z|8177bed1-bd7e-499c-9677-4ae1d023b929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:57:48.647Z|443ee38b-df94-4d1c-b4be-0b3c93cc6808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:48.647Z|0297440f-17ba-4366-b8db-897cf583a3f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:48.648Z|443ee38b-df94-4d1c-b4be-0b3c93cc6808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:48.648Z|0297440f-17ba-4366-b8db-897cf583a3f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:49.304Z|25fb326b-d3b8-4fe3-8a27-02965146f1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:49.305Z|25fb326b-d3b8-4fe3-8a27-02965146f1a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:58.417Z|12dfc629-88b1-4141-8820-f5f0ac1632f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:57:58.418Z|12dfc629-88b1-4141-8820-f5f0ac1632f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:57:58.537Z|9de4f3c2-7b4b-4e0e-8807-2a570deefb4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:57:58.538Z|9de4f3c2-7b4b-4e0e-8807-2a570deefb4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:57:58.670Z|65a1f5a3-1d09-491d-9dae-ca24a946e0e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:58.671Z|65a1f5a3-1d09-491d-9dae-ca24a946e0e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:58.676Z|5e813199-34de-484b-9837-e3e88438071a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:58.676Z|5e813199-34de-484b-9837-e3e88438071a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:57:59.331Z|a3cd5ead-a799-48d9-b615-a645e4134185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:57:59.332Z|a3cd5ead-a799-48d9-b615-a645e4134185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:01.988Z|6c4e9849-700e-471d-986c-3c51bc9fa272|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:58:01.989Z|6c4e9849-700e-471d-986c-3c51bc9fa272|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:08.693Z|37b777de-fa7f-4010-9896-0d73d81d545e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:08.693Z|37b777de-fa7f-4010-9896-0d73d81d545e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:08.695Z|b9cd2609-bfa0-4136-8f36-fcf73d2843e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:08.696Z|b9cd2609-bfa0-4136-8f36-fcf73d2843e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:09.354Z|f5b4bd96-0b7a-4b30-9387-77abf297d034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:09.355Z|f5b4bd96-0b7a-4b30-9387-77abf297d034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:13.417Z|fe4038c8-9982-449d-a349-e036cb2926c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:58:13.418Z|fe4038c8-9982-449d-a349-e036cb2926c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:58:18.715Z|25097edb-4ddd-4f4c-afeb-91ec0da0c078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:18.715Z|1759c019-06c2-4ae9-bdaa-dc8154163d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:18.716Z|25097edb-4ddd-4f4c-afeb-91ec0da0c078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:18.716Z|1759c019-06c2-4ae9-bdaa-dc8154163d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:19.377Z|1c3e166f-b3f6-44cb-a02e-1e57dafb1880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:19.378Z|1c3e166f-b3f6-44cb-a02e-1e57dafb1880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:28.417Z|78460927-87ac-4c02-bc16-e0b508956e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:58:28.420Z|78460927-87ac-4c02-bc16-e0b508956e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:58:28.539Z|85855d7d-d40b-45ae-b54e-6ee4fe3b54e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:58:28.539Z|85855d7d-d40b-45ae-b54e-6ee4fe3b54e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:58:28.738Z|cca4f192-3c8f-474f-838b-7ef565fba199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:28.738Z|d0e894a7-1bf2-473f-bda3-9f7f37df5401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:28.739Z|cca4f192-3c8f-474f-838b-7ef565fba199|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:28.739Z|d0e894a7-1bf2-473f-bda3-9f7f37df5401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:29.399Z|d94b0aa6-3586-46f4-a6ee-10644ba4a268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:29.400Z|d94b0aa6-3586-46f4-a6ee-10644ba4a268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:38.762Z|fab8c766-78dd-48b4-ac83-42902a78111a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:38.762Z|fab8c766-78dd-48b4-ac83-42902a78111a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:38.762Z|a387074b-3a71-40aa-93ba-a985ea11dda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:38.763Z|a387074b-3a71-40aa-93ba-a985ea11dda8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:39.424Z|1b04eedc-a4ec-44e1-a282-4985c07d0e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:39.425Z|1b04eedc-a4ec-44e1-a282-4985c07d0e6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:43.417Z|b193f82a-81ab-4a5b-b895-a4d801e5e30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:58:43.418Z|b193f82a-81ab-4a5b-b895-a4d801e5e30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:58:48.784Z|15e8c772-3cfa-4d77-b7b7-3db0877f13d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:48.784Z|3e4a6604-27ab-493e-ba57-184285c89d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:48.785Z|15e8c772-3cfa-4d77-b7b7-3db0877f13d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:48.785Z|3e4a6604-27ab-493e-ba57-184285c89d88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:49.447Z|8f28b44a-1fe1-4a8f-acdf-71857400327f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:49.448Z|8f28b44a-1fe1-4a8f-acdf-71857400327f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:58.417Z|7d8b21e2-55c3-4eca-847b-0b8b8c6060eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:58:58.418Z|7d8b21e2-55c3-4eca-847b-0b8b8c6060eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:58:58.540Z|fce5c9d1-a893-4fa1-a31f-977aacdbea84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:58:58.541Z|fce5c9d1-a893-4fa1-a31f-977aacdbea84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:58:58.809Z|f3394897-a51b-4c60-a639-380c23b904ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:58.809Z|8630f0aa-e16d-499e-a5b1-c6ef51a6d6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:58.810Z|8630f0aa-e16d-499e-a5b1-c6ef51a6d6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:58.810Z|f3394897-a51b-4c60-a639-380c23b904ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:58:59.470Z|ce853665-6221-4971-9a02-a81a47925b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:58:59.471Z|ce853665-6221-4971-9a02-a81a47925b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:01.987Z|49f14ba3-d591-4c97-bb8b-fc8de980d720|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T03:59:01.988Z|49f14ba3-d591-4c97-bb8b-fc8de980d720|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:08.833Z|9fa6071c-4e47-47eb-8d0a-773f4ac9c1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:08.833Z|16102a19-8c92-4109-9653-d67901375bae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:08.834Z|9fa6071c-4e47-47eb-8d0a-773f4ac9c1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:08.835Z|16102a19-8c92-4109-9653-d67901375bae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:09.494Z|eb2b16d1-2a41-4fbe-9b0c-05635617d8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:09.495Z|eb2b16d1-2a41-4fbe-9b0c-05635617d8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:13.417Z|f870acc3-2c75-43c5-bc8c-5f905748ed6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:59:13.422Z|f870acc3-2c75-43c5-bc8c-5f905748ed6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:59:18.858Z|d8bee810-a184-4f83-abce-b6b82c9ae8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:18.858Z|08c363a6-bac2-4fe7-b915-45f0026273c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:18.859Z|d8bee810-a184-4f83-abce-b6b82c9ae8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:18.859Z|08c363a6-bac2-4fe7-b915-45f0026273c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:19.518Z|b5e9ebe2-bfdc-4448-ad9e-ec2f7d7a8971|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:19.519Z|b5e9ebe2-bfdc-4448-ad9e-ec2f7d7a8971|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:28.417Z|598a69e8-3db1-46f5-a8b0-f78650d19dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:59:28.418Z|598a69e8-3db1-46f5-a8b0-f78650d19dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:59:28.542Z|3487bb5e-5ee9-4d1b-bf2f-cbed8afec9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:59:28.542Z|3487bb5e-5ee9-4d1b-bf2f-cbed8afec9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:59:28.881Z|2eda13bc-9c1f-4004-9054-7fb3e804b4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:28.881Z|669f522e-8f86-4b19-abb1-6706eb15c251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:28.881Z|2eda13bc-9c1f-4004-9054-7fb3e804b4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:28.882Z|669f522e-8f86-4b19-abb1-6706eb15c251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:29.541Z|6afb1bac-941f-4921-b9fd-f4238eb6ad50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:29.542Z|6afb1bac-941f-4921-b9fd-f4238eb6ad50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:38.904Z|aad5da64-4cde-4f5c-9dfc-d700a06f68df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:38.904Z|aad5da64-4cde-4f5c-9dfc-d700a06f68df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:38.905Z|3f60a82e-995c-4cc0-90eb-f178fc5a763c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:38.905Z|3f60a82e-995c-4cc0-90eb-f178fc5a763c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:39.565Z|2caaa280-62b2-43be-95e2-70106a087faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:39.566Z|2caaa280-62b2-43be-95e2-70106a087faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:43.417Z|540c9576-16bb-4f35-83ce-132e4750e174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:59:43.418Z|540c9576-16bb-4f35-83ce-132e4750e174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:59:48.927Z|295b2111-b130-429b-8a9d-c56fb8e7e55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:48.928Z|66b44a71-1372-4332-9185-ea004222521b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:48.928Z|295b2111-b130-429b-8a9d-c56fb8e7e55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:48.928Z|66b44a71-1372-4332-9185-ea004222521b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:49.590Z|336a4d1c-d8b1-4606-a2d0-8a5e9d3e4e2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:49.591Z|336a4d1c-d8b1-4606-a2d0-8a5e9d3e4e2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:58.417Z|a07a713c-34ba-4cc6-b6f6-e433f0782b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:59:58.420Z|a07a713c-34ba-4cc6-b6f6-e433f0782b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:59:58.543Z|88bd0b5d-0a45-4a36-b940-61ab78a5058f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T03:59:58.544Z|88bd0b5d-0a45-4a36-b940-61ab78a5058f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T03:59:58.949Z|9876bbb1-a485-4bc6-9943-6acbd5e32a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:58.949Z|bc31f51b-b915-4afb-b359-0185f62ef418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:58.950Z|bc31f51b-b915-4afb-b359-0185f62ef418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:58.950Z|9876bbb1-a485-4bc6-9943-6acbd5e32a9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T03:59:59.613Z|c8b7639b-1b31-4b19-8d09-7533cffac8f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T03:59:59.613Z|c8b7639b-1b31-4b19-8d09-7533cffac8f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:01.988Z|f0c58ed6-a026-4d92-9441-6ce83795ce48|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:00:01.989Z|f0c58ed6-a026-4d92-9441-6ce83795ce48|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:08.974Z|10ef7e7d-8e1e-4fa1-b409-0d53fb1efdbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:08.974Z|29c10d34-4633-4a37-b4c0-1064dbeb8bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:08.975Z|10ef7e7d-8e1e-4fa1-b409-0d53fb1efdbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:08.975Z|29c10d34-4633-4a37-b4c0-1064dbeb8bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:09.635Z|cebce33a-22b7-417d-9929-25542483624f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:09.636Z|cebce33a-22b7-417d-9929-25542483624f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:13.417Z|97aac684-cb85-42d9-b1f5-303dd6c75d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:00:13.418Z|97aac684-cb85-42d9-b1f5-303dd6c75d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:00:18.997Z|7f25229c-6563-4cbb-be93-6c306aa7d44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:18.997Z|55187998-f177-4250-8176-01794e7705ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:18.997Z|7f25229c-6563-4cbb-be93-6c306aa7d44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:18.997Z|55187998-f177-4250-8176-01794e7705ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:19.658Z|2720b6d5-7e04-430f-a3c1-6498e78c1f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:19.659Z|2720b6d5-7e04-430f-a3c1-6498e78c1f0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:28.417Z|e96e51f6-9f77-4b5d-acd5-3088d41e5d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:00:28.418Z|e96e51f6-9f77-4b5d-acd5-3088d41e5d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:00:28.544Z|6dc4b184-9858-49d9-92d9-cc58e7523123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:00:28.545Z|6dc4b184-9858-49d9-92d9-cc58e7523123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:00:29.019Z|cda0c0e8-d8ef-4770-8284-7a5f0666b649|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:29.019Z|7dd3a523-2b14-4d5f-8694-e331e657305c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:29.020Z|cda0c0e8-d8ef-4770-8284-7a5f0666b649|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:29.020Z|7dd3a523-2b14-4d5f-8694-e331e657305c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:29.682Z|b1b82144-7393-4632-a621-99efca984021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:29.683Z|b1b82144-7393-4632-a621-99efca984021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:39.042Z|63a77d2e-d6cc-4d34-aee9-aa7764a9dfca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:39.042Z|6faf16db-5a94-49e5-9d69-722e4dbed7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:39.042Z|6faf16db-5a94-49e5-9d69-722e4dbed7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:39.043Z|63a77d2e-d6cc-4d34-aee9-aa7764a9dfca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:39.704Z|a4def543-0c27-40c7-addd-4b79d96ed99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:39.705Z|a4def543-0c27-40c7-addd-4b79d96ed99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:43.417Z|28cf7210-657c-4161-8b1f-9608d27eaf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:00:43.420Z|28cf7210-657c-4161-8b1f-9608d27eaf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:00:49.063Z|7513a9cb-295a-482e-9228-ac0073fea733|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:49.064Z|7513a9cb-295a-482e-9228-ac0073fea733|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:49.065Z|9e5c83e0-6737-42a6-9ad7-27f68c976657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:49.066Z|9e5c83e0-6737-42a6-9ad7-27f68c976657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:49.728Z|06f99134-3808-4804-a3cb-5086beef0cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:49.729Z|06f99134-3808-4804-a3cb-5086beef0cfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:58.417Z|7350352c-ca16-42b0-b155-5069999e223c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:00:58.418Z|7350352c-ca16-42b0-b155-5069999e223c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:00:58.546Z|17441783-28a8-4e40-aeba-a5bc0500a366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:00:58.546Z|17441783-28a8-4e40-aeba-a5bc0500a366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:00:59.090Z|b0f17727-6f4c-4819-8338-dcaa939947a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:59.090Z|43573ece-a997-4551-8a4c-463c132ff4c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:59.091Z|b0f17727-6f4c-4819-8338-dcaa939947a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:59.091Z|43573ece-a997-4551-8a4c-463c132ff4c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:00:59.750Z|7c3d576c-2faf-4990-9a79-859e77e96022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:00:59.751Z|7c3d576c-2faf-4990-9a79-859e77e96022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:01.988Z|3f76d61c-0237-4e81-8357-d6931bc120df|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:01:01.989Z|3f76d61c-0237-4e81-8357-d6931bc120df|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:09.115Z|d0c5f880-d0c2-436a-b232-887955969b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:09.115Z|785a7069-6864-4af3-9a67-95ca89727875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:09.116Z|785a7069-6864-4af3-9a67-95ca89727875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:09.116Z|d0c5f880-d0c2-436a-b232-887955969b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:09.774Z|31c2d033-2e63-41d3-99d3-98265c71ecd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:09.775Z|31c2d033-2e63-41d3-99d3-98265c71ecd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:13.417Z|355a6390-fd03-4484-94e4-35bc689264c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:01:13.418Z|355a6390-fd03-4484-94e4-35bc689264c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:01:19.139Z|b958da8a-57b8-4b6f-bce4-56e1e75728c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:19.139Z|2e33b2e3-d792-458c-a344-aff370f1a795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:19.140Z|2e33b2e3-d792-458c-a344-aff370f1a795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:19.140Z|b958da8a-57b8-4b6f-bce4-56e1e75728c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:19.800Z|e77095dc-ac2c-4d4e-9482-6dceac83aee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:19.802Z|e77095dc-ac2c-4d4e-9482-6dceac83aee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:28.417Z|c27d389f-db85-4361-a91c-164c5d118182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:01:28.420Z|c27d389f-db85-4361-a91c-164c5d118182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:01:28.547Z|d99cfbaf-3c23-41d9-a91b-317440b12c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:01:28.548Z|d99cfbaf-3c23-41d9-a91b-317440b12c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:01:29.164Z|24718119-04f6-4801-b696-3b0c082a3077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:29.164Z|c2f7af42-ba5c-44b0-864b-14b6726faa84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:29.165Z|c2f7af42-ba5c-44b0-864b-14b6726faa84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:29.165Z|24718119-04f6-4801-b696-3b0c082a3077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:29.828Z|e6960456-2f15-41b0-be51-ec135c3e06ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:29.828Z|e6960456-2f15-41b0-be51-ec135c3e06ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:39.186Z|8b5c89f5-428d-4c02-be9b-4adc1c5a4654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:39.186Z|1f76131a-9d48-476e-a434-4d82abe86903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:39.187Z|8b5c89f5-428d-4c02-be9b-4adc1c5a4654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:39.187Z|1f76131a-9d48-476e-a434-4d82abe86903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:39.866Z|c20383ec-9610-4603-b348-a04d5c476e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:39.867Z|c20383ec-9610-4603-b348-a04d5c476e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:43.417Z|5a9945ee-a962-44a0-aae4-31d05a906b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:01:43.418Z|5a9945ee-a962-44a0-aae4-31d05a906b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:01:49.210Z|778f93ae-9225-4076-8e68-237a10448cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:49.210Z|6a7eaf23-a483-4366-bd43-4913a807051f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:49.210Z|778f93ae-9225-4076-8e68-237a10448cd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:49.210Z|6a7eaf23-a483-4366-bd43-4913a807051f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:49.891Z|e034c534-0392-421e-908f-5b785a4a0456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:49.892Z|e034c534-0392-421e-908f-5b785a4a0456|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:58.417Z|c3038902-c662-48f4-bca8-4bfc5ebaf3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:01:58.418Z|c3038902-c662-48f4-bca8-4bfc5ebaf3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:01:58.549Z|3c222929-6b4f-4831-a329-cee1c8e8aaec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:01:58.550Z|3c222929-6b4f-4831-a329-cee1c8e8aaec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:01:59.236Z|4e5d21c1-9c39-45d4-a797-72286373761c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:59.237Z|4e5d21c1-9c39-45d4-a797-72286373761c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:59.236Z|0b3c8df2-4314-4a9d-b2f5-beee37433ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:59.238Z|0b3c8df2-4314-4a9d-b2f5-beee37433ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:01:59.918Z|a715432c-bc7f-4df2-8348-25e340f73cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:01:59.918Z|a715432c-bc7f-4df2-8348-25e340f73cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:01.988Z|e69cd1b2-3d22-4236-b673-9bddc2ffdeda|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:02:01.989Z|e69cd1b2-3d22-4236-b673-9bddc2ffdeda|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:09.264Z|d0040f01-57fd-46b9-9db5-6c9f4b880fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:09.264Z|87d41656-4f2c-4324-846f-5533853665bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:09.265Z|87d41656-4f2c-4324-846f-5533853665bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:09.265Z|d0040f01-57fd-46b9-9db5-6c9f4b880fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:09.939Z|95bb0933-09a0-4726-a136-c384a18a090f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:09.940Z|95bb0933-09a0-4726-a136-c384a18a090f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:13.417Z|76b3e65e-6eff-46d9-a4b2-e48b654b72dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:02:13.420Z|76b3e65e-6eff-46d9-a4b2-e48b654b72dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:02:19.292Z|e4386283-6059-4781-871e-6471a86a0b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:19.292Z|32873c4e-118b-4c3e-a5ef-c642f1781311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:19.293Z|e4386283-6059-4781-871e-6471a86a0b68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:19.293Z|32873c4e-118b-4c3e-a5ef-c642f1781311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:19.963Z|748f0aa4-fa1c-4ea4-8c52-833e129d8742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:19.965Z|748f0aa4-fa1c-4ea4-8c52-833e129d8742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:28.418Z|b137846e-737b-411a-aeb0-c3b4c898b6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:02:28.419Z|b137846e-737b-411a-aeb0-c3b4c898b6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:02:28.551Z|9fb80b1b-c19b-46ef-bd31-eb86f8752c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:02:28.552Z|9fb80b1b-c19b-46ef-bd31-eb86f8752c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:02:29.319Z|9c8abeb6-a3ad-44b9-9792-131ebcbe85b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:29.320Z|9c8abeb6-a3ad-44b9-9792-131ebcbe85b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:29.326Z|3390503a-7cbc-4770-947b-76616e95b2fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:29.326Z|3390503a-7cbc-4770-947b-76616e95b2fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:29.987Z|f00e71cd-7f56-44d7-b914-bedcabfac3fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:29.988Z|f00e71cd-7f56-44d7-b914-bedcabfac3fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:39.345Z|fa0bb0af-16f6-4ce2-8ade-e1fd58584060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:39.345Z|c184e7f1-05f5-4067-b240-1eb9fd3044ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:39.346Z|c184e7f1-05f5-4067-b240-1eb9fd3044ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:39.346Z|fa0bb0af-16f6-4ce2-8ade-e1fd58584060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:40.011Z|6f451025-efa6-4eb2-94a5-1226ba8f03dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:40.012Z|6f451025-efa6-4eb2-94a5-1226ba8f03dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:43.417Z|18f89cc2-750e-4088-8457-8a4761952fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:02:43.418Z|18f89cc2-750e-4088-8457-8a4761952fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:02:49.369Z|b23cbe84-cc9e-4886-b892-decea5b91c6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:49.369Z|a35fe71d-fec8-46e1-ac22-0ec0eb624c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:49.370Z|b23cbe84-cc9e-4886-b892-decea5b91c6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:49.370Z|a35fe71d-fec8-46e1-ac22-0ec0eb624c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:50.033Z|265d48bd-1eb2-4a6e-8a7f-5b559c3ded14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:50.034Z|265d48bd-1eb2-4a6e-8a7f-5b559c3ded14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:58.417Z|42ec4e58-e5a5-4e7f-bd08-712d6bef377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:02:58.420Z|42ec4e58-e5a5-4e7f-bd08-712d6bef377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:02:58.552Z|07ed827a-2c2f-4079-b09f-6a4bc2c3a6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:02:58.553Z|07ed827a-2c2f-4079-b09f-6a4bc2c3a6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:02:59.392Z|ac4bd63d-d2dc-44c1-8431-cb340737f1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:59.392Z|c72b9da4-6de1-4fc9-bee9-e6bb6ea159f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:02:59.393Z|ac4bd63d-d2dc-44c1-8431-cb340737f1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:02:59.393Z|c72b9da4-6de1-4fc9-bee9-e6bb6ea159f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:00.056Z|41e8ece3-53b7-423f-ad25-dc99a1ae78cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:00.056Z|41e8ece3-53b7-423f-ad25-dc99a1ae78cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:01.987Z|af7d6f55-ee69-4c78-8a44-507f9aa1ae79|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:03:01.988Z|af7d6f55-ee69-4c78-8a44-507f9aa1ae79|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:09.415Z|1be5f023-65c2-4639-80e9-131658beae39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:09.415Z|01f88d6a-8fa9-448d-89cb-3acd5cec43d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:09.416Z|1be5f023-65c2-4639-80e9-131658beae39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:09.416Z|01f88d6a-8fa9-448d-89cb-3acd5cec43d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:10.084Z|7b62b962-0725-4245-a3ef-b12134ddd0ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:10.085Z|7b62b962-0725-4245-a3ef-b12134ddd0ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:13.419Z|22e37354-a12f-4a00-b4a1-1aa281a79e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:03:13.419Z|22e37354-a12f-4a00-b4a1-1aa281a79e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:03:19.436Z|ee439091-8421-4674-9415-f59d6282a0aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:19.436Z|1a2b687a-0867-490f-b6f7-298094148040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:19.437Z|ee439091-8421-4674-9415-f59d6282a0aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:19.437Z|1a2b687a-0867-490f-b6f7-298094148040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:20.109Z|c7d90312-c9b3-4c65-b28c-cf2b211f9725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:20.110Z|c7d90312-c9b3-4c65-b28c-cf2b211f9725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:28.417Z|71e32e28-ef45-400c-9c96-1a656d689d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:03:28.418Z|71e32e28-ef45-400c-9c96-1a656d689d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:03:28.554Z|425c6e3a-53d4-4e06-906a-d656c8a054e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:03:28.555Z|425c6e3a-53d4-4e06-906a-d656c8a054e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:03:29.458Z|bb82118f-97e2-44c4-bdbf-837f42a07fc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:29.458Z|3a1eb3aa-615e-4c7a-b6c0-fc66eb17d65f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:29.459Z|bb82118f-97e2-44c4-bdbf-837f42a07fc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:29.459Z|3a1eb3aa-615e-4c7a-b6c0-fc66eb17d65f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:30.131Z|f536e38d-286a-464a-a093-235bc85b1404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:30.132Z|f536e38d-286a-464a-a093-235bc85b1404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:39.480Z|27446929-7427-4e27-a4d2-8343920fe401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:39.481Z|27446929-7427-4e27-a4d2-8343920fe401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:39.482Z|b52d7083-c64f-4c85-9819-0ff84395febb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:39.483Z|b52d7083-c64f-4c85-9819-0ff84395febb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:40.153Z|effc7b1e-d354-4aaa-8a72-90b518e14fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:40.154Z|effc7b1e-d354-4aaa-8a72-90b518e14fcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:43.417Z|3163a19a-5370-40fd-a5a2-320e5b488174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:03:43.421Z|3163a19a-5370-40fd-a5a2-320e5b488174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:03:49.502Z|8ebae116-fe45-4109-b039-4043618765b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:49.503Z|c6db2db2-4de8-4a7e-b387-95cfcfbe31f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:49.503Z|8ebae116-fe45-4109-b039-4043618765b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:49.504Z|c6db2db2-4de8-4a7e-b387-95cfcfbe31f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:50.177Z|5d22a57c-cf4f-461c-af22-960d3181ffae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:50.178Z|5d22a57c-cf4f-461c-af22-960d3181ffae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:58.417Z|2c22ddb0-d389-4485-8220-bd30aac63be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:03:58.418Z|2c22ddb0-d389-4485-8220-bd30aac63be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:03:58.555Z|a5cd6b08-c851-4063-933b-d631e38b698f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:03:58.556Z|a5cd6b08-c851-4063-933b-d631e38b698f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:03:59.524Z|f2a21e46-f92d-4ad4-90c9-9c9d6975ca5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:59.524Z|cda954ef-b7cc-4e84-9cde-4390e2ac2aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:03:59.525Z|f2a21e46-f92d-4ad4-90c9-9c9d6975ca5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:03:59.525Z|cda954ef-b7cc-4e84-9cde-4390e2ac2aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:00.200Z|2082b640-73bf-444f-a202-805a424cb1ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:00.201Z|2082b640-73bf-444f-a202-805a424cb1ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:01.987Z|312f7a8e-c204-4256-90e1-f3f7ace20df1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:04:01.988Z|312f7a8e-c204-4256-90e1-f3f7ace20df1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:09.548Z|7d778f32-4e5a-43e6-816c-412f2bacb2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:09.548Z|cca44179-2066-4d2d-aeea-3846340692ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:09.549Z|cca44179-2066-4d2d-aeea-3846340692ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:09.549Z|7d778f32-4e5a-43e6-816c-412f2bacb2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:10.222Z|c67a515d-89a4-4b92-8957-8310319ef8eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:10.223Z|c67a515d-89a4-4b92-8957-8310319ef8eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:13.417Z|25e06782-1d17-4f6a-a86a-5f6927c1de65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:04:13.418Z|25e06782-1d17-4f6a-a86a-5f6927c1de65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:04:19.570Z|34422091-c1d7-450b-974c-314eac9e3655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:19.571Z|a9f0bea0-5d02-4634-9097-3baba94e3441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:19.571Z|34422091-c1d7-450b-974c-314eac9e3655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:19.571Z|a9f0bea0-5d02-4634-9097-3baba94e3441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:20.243Z|caa4935d-4bb9-4234-86ec-003d0d405595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:20.244Z|caa4935d-4bb9-4234-86ec-003d0d405595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:28.417Z|4c207104-1ae7-4718-9808-9149f8747250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:04:28.420Z|4c207104-1ae7-4718-9808-9149f8747250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:04:28.557Z|6b514e44-88d4-4069-86ac-c6e6966da531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:04:28.558Z|6b514e44-88d4-4069-86ac-c6e6966da531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:04:29.596Z|f2592a60-e5d6-4ea1-a476-50efe10e54a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:29.596Z|9b4f7a48-e5e7-4912-be5d-475f866c0b66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:29.597Z|9b4f7a48-e5e7-4912-be5d-475f866c0b66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:29.597Z|f2592a60-e5d6-4ea1-a476-50efe10e54a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:30.266Z|d5b61d23-b5cb-4ee0-9de1-51c8a8a79c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:30.267Z|d5b61d23-b5cb-4ee0-9de1-51c8a8a79c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:39.618Z|3f7926ef-b293-4988-a25d-6707422977bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:39.618Z|d2843f78-8cc1-4574-a9da-46b08b9e9ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:39.619Z|3f7926ef-b293-4988-a25d-6707422977bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:39.619Z|d2843f78-8cc1-4574-a9da-46b08b9e9ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:40.290Z|eb75da15-712f-4636-aa20-6a34859c0b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:40.291Z|eb75da15-712f-4636-aa20-6a34859c0b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:43.417Z|9fd47325-f3fb-44f7-95f8-cfa83044a21d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:04:43.418Z|9fd47325-f3fb-44f7-95f8-cfa83044a21d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:04:49.640Z|f2fab83c-ff9e-4af1-9a55-306c8178968c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:49.640Z|dadd988f-00c3-49c9-8425-6455e42dafba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:49.641Z|f2fab83c-ff9e-4af1-9a55-306c8178968c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:49.641Z|dadd988f-00c3-49c9-8425-6455e42dafba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:50.312Z|21991db5-cb59-459c-a782-d749525be4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:50.313Z|21991db5-cb59-459c-a782-d749525be4a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:58.417Z|091932a2-0aed-458c-87f0-7a71347ae4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:04:58.418Z|091932a2-0aed-458c-87f0-7a71347ae4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:04:58.558Z|d1620bdc-8fb2-4f66-a1a6-741e1a80989b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:04:58.559Z|d1620bdc-8fb2-4f66-a1a6-741e1a80989b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:04:59.663Z|25f44e31-7533-4462-9be0-5de964bbf91b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:59.663Z|a7c741df-88d1-4725-80dc-71f2478ee11e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:04:59.664Z|25f44e31-7533-4462-9be0-5de964bbf91b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:04:59.664Z|a7c741df-88d1-4725-80dc-71f2478ee11e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:00.335Z|13d463b5-e0fa-4416-aae4-658eddeb6781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:00.335Z|13d463b5-e0fa-4416-aae4-658eddeb6781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:01.986Z|7ae48c0a-697a-414c-9211-52c590cb26f1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:05:01.987Z|7ae48c0a-697a-414c-9211-52c590cb26f1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:09.688Z|4a3e6db7-accf-467c-a31f-a86bf391c1d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:09.688Z|6cb78fa8-a429-4d56-b748-aec3d10a9294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:09.689Z|6cb78fa8-a429-4d56-b748-aec3d10a9294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:09.689Z|4a3e6db7-accf-467c-a31f-a86bf391c1d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:10.356Z|4ab39350-9348-4093-b274-d5494967fb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:10.356Z|4ab39350-9348-4093-b274-d5494967fb48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:13.417Z|6fefc94a-246d-4681-a974-8b13bf97c63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:05:13.420Z|6fefc94a-246d-4681-a974-8b13bf97c63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:05:19.711Z|274b8af8-b316-4301-a1b5-3dd392520a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:19.712Z|27cdc6db-124c-4a3b-b6e3-7bebb4c0cc54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:19.712Z|274b8af8-b316-4301-a1b5-3dd392520a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:19.713Z|27cdc6db-124c-4a3b-b6e3-7bebb4c0cc54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:20.377Z|9e80f9f5-a1f1-4656-a48a-a7e2250025c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:20.378Z|9e80f9f5-a1f1-4656-a48a-a7e2250025c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:28.417Z|1f4e1358-0895-435f-9b31-d19724c5b2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:05:28.418Z|1f4e1358-0895-435f-9b31-d19724c5b2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:05:28.560Z|6e355cac-2d6e-42f7-9d3a-d5f569f4c2ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:05:28.561Z|6e355cac-2d6e-42f7-9d3a-d5f569f4c2ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:05:29.739Z|66c29087-7a59-4ba1-8f15-c74e8d0f12f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:29.739Z|5c31af59-aa3e-4cf0-8d6f-6eceb3a9afd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:29.740Z|66c29087-7a59-4ba1-8f15-c74e8d0f12f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:29.740Z|5c31af59-aa3e-4cf0-8d6f-6eceb3a9afd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:30.399Z|cf76f3c3-ae38-4c98-ab2e-9a551c4ed9ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:30.399Z|cf76f3c3-ae38-4c98-ab2e-9a551c4ed9ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:32.938Z||http-nio-8080-exec-2|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03@)0xb30x0a0x09|0xc9a0x950xa60xdc0xbe0xd9o0xe60xf1m0x120x900xaaz0xcfa0xc3E0xc7t%%0xe2C0xaa]. 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-08-03T04:05:39.762Z|91767248-e90a-4943-887e-cb09645ab989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:39.762Z|2930a6e4-0348-49db-8d87-a5d2db56c843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:39.763Z|2930a6e4-0348-49db-8d87-a5d2db56c843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:39.763Z|91767248-e90a-4943-887e-cb09645ab989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:40.421Z|1c312b64-a8b5-4893-adda-fac7c8868764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:40.421Z|1c312b64-a8b5-4893-adda-fac7c8868764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:43.417Z|137548ab-cacc-4a48-bd9c-8d35a266f695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:05:43.418Z|137548ab-cacc-4a48-bd9c-8d35a266f695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:05:49.785Z|a9f9100f-3d21-4d9e-80e1-f3d43f08c9ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:49.786Z|a9f9100f-3d21-4d9e-80e1-f3d43f08c9ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:49.787Z|1e2546b4-578c-4ce5-8f0b-c61387fc38c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:49.787Z|1e2546b4-578c-4ce5-8f0b-c61387fc38c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:50.444Z|50bf6ceb-8353-4649-9b36-e17d8430690d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:50.444Z|50bf6ceb-8353-4649-9b36-e17d8430690d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:58.417Z|bf002a0f-67d2-4565-84cd-119baf9e3561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:05:58.420Z|bf002a0f-67d2-4565-84cd-119baf9e3561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:05:58.562Z|9cde19b5-5144-436f-90dd-e393ce5b5dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:05:58.563Z|9cde19b5-5144-436f-90dd-e393ce5b5dae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:05:59.811Z|c7d67cf6-50e1-4c75-b12a-0ea307f36807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:59.811Z|84a6f6f3-09cf-4a77-955b-1d769638d3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:05:59.812Z|84a6f6f3-09cf-4a77-955b-1d769638d3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:05:59.812Z|c7d67cf6-50e1-4c75-b12a-0ea307f36807|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:00.466Z|5c0c471f-9e3f-4a24-b035-f7c5b2f3f084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:00.467Z|5c0c471f-9e3f-4a24-b035-f7c5b2f3f084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:01.988Z|bf52857f-5bc6-4ab9-b438-86e878f403c1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:06:01.990Z|bf52857f-5bc6-4ab9-b438-86e878f403c1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:09.850Z|0efa19a5-def2-4956-afa0-b429fe435f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:09.850Z|dbb12d5a-2184-4a0f-9bf4-b96287b2dfb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:09.850Z|0efa19a5-def2-4956-afa0-b429fe435f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:09.850Z|dbb12d5a-2184-4a0f-9bf4-b96287b2dfb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:10.491Z|b9b8729d-3941-4002-852f-8539a13d0b50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:10.492Z|b9b8729d-3941-4002-852f-8539a13d0b50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:13.417Z|de8a18f3-cab9-4804-8e13-0720c1e4044a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:06:13.418Z|de8a18f3-cab9-4804-8e13-0720c1e4044a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:06:19.875Z|4641de61-8248-474d-ba05-a5185494e0ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:19.876Z|4641de61-8248-474d-ba05-a5185494e0ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:19.875Z|b11edd5d-236a-46e8-9d2a-d4f62a840aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:19.876Z|b11edd5d-236a-46e8-9d2a-d4f62a840aa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:20.515Z|24e4aa49-69f3-4f7c-bc15-36525ff401d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:20.516Z|24e4aa49-69f3-4f7c-bc15-36525ff401d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:28.417Z|c5b632ac-5f4c-4d28-b4c1-d932fc93405d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:06:28.418Z|c5b632ac-5f4c-4d28-b4c1-d932fc93405d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:06:28.563Z|ea4f49ea-4119-40ad-9d47-1c0f402e5e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:06:28.564Z|ea4f49ea-4119-40ad-9d47-1c0f402e5e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:06:29.900Z|462280c1-c1e0-4d53-9e0e-ed5fbfd09425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:29.901Z|b4ca74da-f7d9-4c23-aaa8-673092990687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:29.901Z|462280c1-c1e0-4d53-9e0e-ed5fbfd09425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:29.902Z|b4ca74da-f7d9-4c23-aaa8-673092990687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:30.536Z|e200b3fd-3781-4bd6-95e2-e6a1bd33819b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:30.537Z|e200b3fd-3781-4bd6-95e2-e6a1bd33819b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:39.929Z|145ef785-f1db-4332-9eea-43bbb6abca5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:39.929Z|ad4bb1ea-7438-437d-bf65-df218b4cc504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:39.930Z|ad4bb1ea-7438-437d-bf65-df218b4cc504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:39.930Z|145ef785-f1db-4332-9eea-43bbb6abca5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:40.559Z|438bc8cf-9d0c-48d5-8851-6042785a1922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:40.560Z|438bc8cf-9d0c-48d5-8851-6042785a1922|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:43.417Z|fc6e2014-d0ab-404c-bc89-33220af5ae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:06:43.419Z|fc6e2014-d0ab-404c-bc89-33220af5ae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:06:49.953Z|fbe44b15-4895-41e3-9881-f2a0b74cf1b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:49.953Z|46a7fa00-5117-4454-bd86-f29a439d617f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:49.954Z|fbe44b15-4895-41e3-9881-f2a0b74cf1b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:49.954Z|46a7fa00-5117-4454-bd86-f29a439d617f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:50.583Z|c61c0868-8190-4147-b612-49083251643e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:50.584Z|c61c0868-8190-4147-b612-49083251643e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:58.417Z|a90320c0-2a21-4854-a42c-0bbffb965a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:06:58.418Z|a90320c0-2a21-4854-a42c-0bbffb965a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:06:58.565Z|1f2d6407-356d-47e0-a87e-9f4c5af9a6ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:06:58.566Z|1f2d6407-356d-47e0-a87e-9f4c5af9a6ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:06:59.978Z|e39d8e40-1838-4f24-8b22-5712e1cb60e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:59.978Z|51d96019-2edf-4ade-a2ef-9dfceaf5c5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:06:59.978Z|e39d8e40-1838-4f24-8b22-5712e1cb60e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:06:59.978Z|51d96019-2edf-4ade-a2ef-9dfceaf5c5f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:00.606Z|0e2438dd-ec8f-4555-bbe0-39c123fdb032|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:00.607Z|0e2438dd-ec8f-4555-bbe0-39c123fdb032|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:01.987Z|3be41143-70e6-4c65-828d-6c9247810745|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:07:01.988Z|3be41143-70e6-4c65-828d-6c9247810745|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:10.001Z|a0efb2e8-9db8-4277-bf3d-a27656d29a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:10.001Z|3f2b4d53-2f55-41b6-bb81-d24be46de765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:10.002Z|a0efb2e8-9db8-4277-bf3d-a27656d29a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:10.002Z|3f2b4d53-2f55-41b6-bb81-d24be46de765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:10.628Z|4ff886d6-b5f8-4937-a30e-c91f20b39856|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:10.629Z|4ff886d6-b5f8-4937-a30e-c91f20b39856|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:13.417Z|8fa64e3a-6fcb-4f03-8808-80cc698c4ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:07:13.418Z|8fa64e3a-6fcb-4f03-8808-80cc698c4ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:07:20.022Z|41663709-00d1-44fb-bf6d-68ec43f5c4d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:20.023Z|b5131178-0d8d-4c97-a0c3-047de2ed2fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:20.023Z|41663709-00d1-44fb-bf6d-68ec43f5c4d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:20.023Z|b5131178-0d8d-4c97-a0c3-047de2ed2fd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:20.649Z|6a40f0c7-3ae1-4e3b-96a3-0ddea2b4c960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:20.650Z|6a40f0c7-3ae1-4e3b-96a3-0ddea2b4c960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:28.417Z|fa28452d-cb41-44b2-8806-f2495c41410b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:07:28.418Z|fa28452d-cb41-44b2-8806-f2495c41410b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:07:28.567Z|579cf19b-2b57-4c1f-a567-40c5f862a9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:07:28.567Z|579cf19b-2b57-4c1f-a567-40c5f862a9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:07:30.047Z|1bd09b70-ba7b-48a5-b996-a63206a8dc57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:30.047Z|d2d3fbfe-9b5c-4a42-8ad6-49f10509468e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:30.048Z|1bd09b70-ba7b-48a5-b996-a63206a8dc57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:30.049Z|d2d3fbfe-9b5c-4a42-8ad6-49f10509468e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:30.672Z|0f374625-c4d9-4c60-b563-bfe1b26d0689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:30.673Z|0f374625-c4d9-4c60-b563-bfe1b26d0689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:40.071Z|11a3b7cd-698b-4812-9d73-a05f201f57f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:40.072Z|11a3b7cd-698b-4812-9d73-a05f201f57f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:40.074Z|f202be3f-f146-414e-917c-b8c40bec5fce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:40.075Z|f202be3f-f146-414e-917c-b8c40bec5fce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:40.695Z|3e993e98-a033-4b87-b1e6-1f7fe411aa0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:40.696Z|3e993e98-a033-4b87-b1e6-1f7fe411aa0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:43.417Z|b319a8c9-aa9d-4b0b-90d0-ee6a4d273a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:07:43.418Z|b319a8c9-aa9d-4b0b-90d0-ee6a4d273a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:07:50.097Z|8418736b-8661-4371-bf5a-8bc8533e1962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:50.098Z|8418736b-8661-4371-bf5a-8bc8533e1962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:50.107Z|7e8b4b27-dfe8-42d3-ab6c-61f664e9fc9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:50.108Z|7e8b4b27-dfe8-42d3-ab6c-61f664e9fc9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:50.718Z|fbf4d2a5-25b2-4439-b5a2-9e9d37679901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:07:50.719Z|fbf4d2a5-25b2-4439-b5a2-9e9d37679901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:07:58.417Z|771894a0-aedd-4746-aae6-81284df85f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:07:58.420Z|771894a0-aedd-4746-aae6-81284df85f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:07:58.568Z|c2adfc7c-2c02-4b07-9e8b-adbb581f257f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:07:58.569Z|c2adfc7c-2c02-4b07-9e8b-adbb581f257f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:08:00.120Z|acc7a6ac-d23f-4e67-be7a-70bc1813477f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:00.121Z|acc7a6ac-d23f-4e67-be7a-70bc1813477f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:00.126Z|43fe8898-543b-487c-86f8-4613ed0b8561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:00.127Z|43fe8898-543b-487c-86f8-4613ed0b8561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:00.741Z|f34fae0c-d3e9-469e-802b-4e935a26c0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:00.741Z|f34fae0c-d3e9-469e-802b-4e935a26c0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:01.987Z|0b1ff125-ba1f-4a2b-9159-6facfe92286d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:08:01.987Z|0b1ff125-ba1f-4a2b-9159-6facfe92286d|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:10.142Z|11b77323-bb43-4240-ad15-e606cd94f39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:10.143Z|11b77323-bb43-4240-ad15-e606cd94f39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:10.147Z|6b817a72-fccd-4e1e-8c6e-550f15eca3eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:10.148Z|6b817a72-fccd-4e1e-8c6e-550f15eca3eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:10.763Z|e2396328-13d3-4e96-83cd-77df99489ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:10.764Z|e2396328-13d3-4e96-83cd-77df99489ac5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:13.417Z|f5055d52-fe83-4acf-82e4-3a6565f22823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:08:13.418Z|f5055d52-fe83-4acf-82e4-3a6565f22823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:08:20.165Z|83d011d7-5543-4e48-b1d3-30d379174306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:20.166Z|83d011d7-5543-4e48-b1d3-30d379174306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:20.168Z|12ac195e-8365-4130-9d1b-051353b7d589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:20.169Z|12ac195e-8365-4130-9d1b-051353b7d589|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:20.843Z|526c5144-a995-4593-8594-b464ceb8f041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:20.844Z|526c5144-a995-4593-8594-b464ceb8f041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:28.417Z|68580580-0a56-418e-b0b3-3ff305914860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:08:28.418Z|68580580-0a56-418e-b0b3-3ff305914860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:08:28.570Z|fec2dba1-da1a-4dc5-814f-74e2bf65956a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:08:28.570Z|fec2dba1-da1a-4dc5-814f-74e2bf65956a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:08:30.192Z|70a03327-bb45-421f-b9b7-608f1f09c813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:30.192Z|735c6b1b-4e92-4860-974d-a3b3e74d41e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:30.193Z|735c6b1b-4e92-4860-974d-a3b3e74d41e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:30.193Z|70a03327-bb45-421f-b9b7-608f1f09c813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:30.866Z|a5a5f38c-3fea-4555-83c3-63e933bb00c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:30.866Z|a5a5f38c-3fea-4555-83c3-63e933bb00c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:40.213Z|6a583e06-d980-4efa-a339-14dba2b7c11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:40.213Z|1360bebf-ce5d-4357-8d87-1f1ae70339c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:40.214Z|6a583e06-d980-4efa-a339-14dba2b7c11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:40.214Z|1360bebf-ce5d-4357-8d87-1f1ae70339c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:40.887Z|a1128027-cacd-4d0d-af14-72062f2a0f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:40.888Z|a1128027-cacd-4d0d-af14-72062f2a0f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:43.417Z|adb1777c-20b0-4f70-8ff7-298d3d2921a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:08:43.420Z|adb1777c-20b0-4f70-8ff7-298d3d2921a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:08:50.236Z|67d4bce1-e0b3-4491-a397-3602dc6abc01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:50.237Z|4851838d-c709-4007-b1c7-08c7cf8390f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:50.237Z|67d4bce1-e0b3-4491-a397-3602dc6abc01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:50.238Z|4851838d-c709-4007-b1c7-08c7cf8390f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:50.909Z|a2df5baa-41c9-4e5f-906d-18c6d3bd1c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:08:50.910Z|a2df5baa-41c9-4e5f-906d-18c6d3bd1c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:08:58.417Z|0e4c6cd6-8d14-40a6-921f-b8d031de7df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:08:58.418Z|0e4c6cd6-8d14-40a6-921f-b8d031de7df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:08:58.571Z|c1934299-86a5-450d-936b-8ea1b48ee9eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:08:58.572Z|c1934299-86a5-450d-936b-8ea1b48ee9eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:09:00.258Z|2104a3a1-604f-440b-823e-9a9c97c3428a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:00.258Z|93d13dbf-f8b3-4930-969b-782bf4facc24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:00.259Z|2104a3a1-604f-440b-823e-9a9c97c3428a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:00.259Z|93d13dbf-f8b3-4930-969b-782bf4facc24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:00.931Z|b3fd4b1f-054c-4924-9688-e187024ebca4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:00.931Z|b3fd4b1f-054c-4924-9688-e187024ebca4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:01.987Z|4c5f54ec-ff09-45df-89e6-8d0052560621|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-08-03T04:09:01.988Z|4c5f54ec-ff09-45df-89e6-8d0052560621|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:10.285Z|7d29647f-a0c7-47db-8886-ac19c1652b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:10.285Z|da667397-7ac7-4d2e-ac72-40fb7e2030e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:10.287Z|da667397-7ac7-4d2e-ac72-40fb7e2030e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:10.287Z|7d29647f-a0c7-47db-8886-ac19c1652b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:10.953Z|6d612ee4-cec5-40e9-b518-ba923288fae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:10.954Z|6d612ee4-cec5-40e9-b518-ba923288fae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:13.417Z|12e4c5ec-ce46-46e5-9e4a-1f1b20e7fd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:09:13.418Z|12e4c5ec-ce46-46e5-9e4a-1f1b20e7fd42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:09:20.311Z|c791ee5e-3727-4708-b9c3-22e90c423a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:20.312Z|371373e0-dde1-4692-9bb3-12b6813c4e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:20.313Z|c791ee5e-3727-4708-b9c3-22e90c423a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:20.313Z|371373e0-dde1-4692-9bb3-12b6813c4e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:20.977Z|c514bbe9-e782-4e2f-9320-1c3482930d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:20.977Z|c514bbe9-e782-4e2f-9320-1c3482930d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:28.417Z|32044c92-9f63-43ed-b205-8ff33a5c4964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:09:28.424Z|32044c92-9f63-43ed-b205-8ff33a5c4964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:09:28.572Z|f65b5e72-3030-48d0-a852-430a197be17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:09:28.573Z|f65b5e72-3030-48d0-a852-430a197be17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:09:30.335Z|0266998a-c615-4a6a-a18c-e046f4eba588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:30.335Z|0266998a-c615-4a6a-a18c-e046f4eba588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:30.336Z|9e847dac-be41-44f2-821e-bf5cef91b3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:30.336Z|9e847dac-be41-44f2-821e-bf5cef91b3ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:30.998Z|3888ad25-8a85-4dd6-9103-a139559cf5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:30.999Z|3888ad25-8a85-4dd6-9103-a139559cf5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:40.357Z|443fd5dc-67f4-46c0-a108-c9d7599adf82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:40.357Z|b64c0c04-6b63-4e03-951c-b6f3a668acc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:40.358Z|443fd5dc-67f4-46c0-a108-c9d7599adf82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:40.358Z|b64c0c04-6b63-4e03-951c-b6f3a668acc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:41.022Z|1822b0d8-5550-42c8-8174-b4f32a307c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:41.023Z|1822b0d8-5550-42c8-8174-b4f32a307c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:43.417Z|28bc9606-8a2f-41ca-8c5c-3b87ae18bd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:09:43.418Z|28bc9606-8a2f-41ca-8c5c-3b87ae18bd09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:09:50.379Z|cd88dcc9-5b38-4488-8f95-bf5e62524848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:50.379Z|0364fc8d-a1ed-42b7-91fb-b21d891391ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:50.380Z|cd88dcc9-5b38-4488-8f95-bf5e62524848|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:50.380Z|0364fc8d-a1ed-42b7-91fb-b21d891391ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:51.044Z|1529b76b-945d-4fa5-a9c9-5acd25da1d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:09:51.045Z|1529b76b-945d-4fa5-a9c9-5acd25da1d7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:09:58.417Z|768274a8-2270-4d91-98e3-53a07fd001df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:09:58.418Z|768274a8-2270-4d91-98e3-53a07fd001df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:09:58.574Z|32bf09ee-719d-49c5-9e05-52a1de72a7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-08-03T04:09:58.574Z|32bf09ee-719d-49c5-9e05-52a1de72a7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-08-03T04:10:00.402Z|5a80684b-1339-42a9-ae62-d03967a7a719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:10:00.402Z|b2d1dc3e-a116-4cc0-b1b9-f9c9f824eb1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:10:00.403Z|b2d1dc3e-a116-4cc0-b1b9-f9c9f824eb1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:10:00.403Z|5a80684b-1339-42a9-ae62-d03967a7a719|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-08-03T04:10:01.065Z|8a463299-eca4-46f4-9bde-260a870e4778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-08-03T04:10:01.065Z|8a463299-eca4-46f4-9bde-260a870e4778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.