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) 2021-10-07T23:28:18.456Z||main|||||INFO|500||The following profiles are active: basic 2021-10-07T23:28:29.367Z||main|||||INFO|500||Starting service [Tomcat] 2021-10-07T23:28:29.367Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-10-07T23:28:29.442Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-10-07T23:28:35.529Z||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. 2021-10-07T23:28:35.772Z||main|||||INFO|500||catdb-pool - Starting... 2021-10-07T23:28:35.971Z||main|||||INFO|500||catdb-pool - Start completed. 2021-10-07T23:28:36.386Z||main|||||INFO|500||reqdb-pool - Starting... 2021-10-07T23:28:36.393Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-10-07T23:28:36.490Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-10-07T23:28:36.705Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-10-07T23:28:37.164Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-10-07T23:28:38.189Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-10-07T23:28:40.140Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-10-07T23:28:40.216Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-10-07T23:28:40.931Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-10-07T23:28:41.085Z||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. 2021-10-07T23:28:41.996Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-10-07T23:28:43.187Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-10-07T23:28:47.800Z||main|||||WARN|500||--- 2021-10-07T23:28:47.800Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-10-07T23:28:47.800Z||main|||||WARN|500||--- 2021-10-07T23:28:48.266Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-10-07T23:28:53.013Z||main|||||INFO|500||Started ApiHandlerApplication in 37.395 seconds (JVM running for 38.505) 2021-10-07T23:28:53.025Z|d3d12e20-7f40-4c3d-892a-02e288899959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:28:53.034Z|d3d12e20-7f40-4c3d-892a-02e288899959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:28:53.035Z|d9c3505e-c08c-456d-b4df-34e516897df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:28:53.040Z|d9c3505e-c08c-456d-b4df-34e516897df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:28:56.448Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-10-07T23:28:56.646Z|d631eeb1-fe3e-41ec-806d-a0bd5d3f41ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-10-07T23:28:57.022Z|d631eeb1-fe3e-41ec-806d-a0bd5d3f41ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:28:58.127Z|90df068f-9c27-4bda-9e71-3c12a78e0b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:28:58.129Z|90df068f-9c27-4bda-9e71-3c12a78e0b68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:02.546Z|f25be039-0734-411a-ae9c-dfcda840e50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:02.549Z|f25be039-0734-411a-ae9c-dfcda840e50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:07.156Z|3ee4e3a4-cda4-4512-80c6-127a749b24b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:07.157Z|3ee4e3a4-cda4-4512-80c6-127a749b24b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:08.007Z|cf9f37d5-6c56-44bd-8efd-3d553c8b79e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:29:08.010Z|cf9f37d5-6c56-44bd-8efd-3d553c8b79e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:29:08.169Z|d1e17d5a-f52b-4731-9165-6d1afd84011c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:08.171Z|d1e17d5a-f52b-4731-9165-6d1afd84011c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:12.590Z|e1884b9f-71b8-45b6-8949-ac22218cd1cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:12.592Z|e1884b9f-71b8-45b6-8949-ac22218cd1cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:17.193Z|88a88ac6-cecc-4c18-8dcc-50e4acc5dc75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:17.194Z|88a88ac6-cecc-4c18-8dcc-50e4acc5dc75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:18.206Z|50a9fe83-097f-4fa7-8368-2f0f1e6f8c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:18.207Z|50a9fe83-097f-4fa7-8368-2f0f1e6f8c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:22.629Z|56084f84-529f-496d-8561-258da6d46065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:22.630Z|56084f84-529f-496d-8561-258da6d46065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:23.009Z|0b581bcd-f4dd-4d40-8a0d-cfb68a981d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:29:23.011Z|0b581bcd-f4dd-4d40-8a0d-cfb68a981d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:29:23.041Z|a7099163-b75f-4704-af5c-6cfd11bdb755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:29:23.042Z|a7099163-b75f-4704-af5c-6cfd11bdb755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:29:27.228Z|b2e1fc55-583e-49ff-8ac6-433e242deac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:27.229Z|b2e1fc55-583e-49ff-8ac6-433e242deac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:28.243Z|b1740f0b-ec94-4ba1-97a9-50464b0edede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:28.245Z|b1740f0b-ec94-4ba1-97a9-50464b0edede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:32.673Z|97ffacc9-8ae4-43e5-97f0-8212b4da65e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:32.675Z|97ffacc9-8ae4-43e5-97f0-8212b4da65e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:37.260Z|328d1d62-215b-4fdb-84ef-faf9f11e9190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:37.262Z|328d1d62-215b-4fdb-84ef-faf9f11e9190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:38.007Z|6a9469d0-5c3b-4cf4-a896-37947ef85896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:29:38.008Z|6a9469d0-5c3b-4cf4-a896-37947ef85896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:29:38.277Z|8b199b6b-f2d4-479c-9367-b4c74f27e68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:38.279Z|8b199b6b-f2d4-479c-9367-b4c74f27e68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:42.710Z|83fb3446-db09-4f04-b245-361b2fa5a98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:42.711Z|83fb3446-db09-4f04-b245-361b2fa5a98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:47.298Z|57d95888-5535-4b4a-bcae-0e4301e133b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:47.300Z|57d95888-5535-4b4a-bcae-0e4301e133b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:48.314Z|54f38981-d289-4402-b207-ebc7761e1875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:48.315Z|54f38981-d289-4402-b207-ebc7761e1875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:52.746Z|3036b86a-54ce-4861-babd-20f1e04fd263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:52.749Z|3036b86a-54ce-4861-babd-20f1e04fd263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:53.007Z|73149554-ea07-4236-ac9f-7c79d95ed4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:29:53.009Z|73149554-ea07-4236-ac9f-7c79d95ed4e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:29:53.044Z|bc194c94-3870-4ffe-9c44-935e8fef5942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:29:53.045Z|bc194c94-3870-4ffe-9c44-935e8fef5942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:29:57.338Z|0a9fe9ef-7e1a-492b-950c-f4f2a19f57fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:57.340Z|0a9fe9ef-7e1a-492b-950c-f4f2a19f57fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:29:58.347Z|7b1f835d-c2f3-40b4-bf6a-0f3b982fe347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:29:58.349Z|7b1f835d-c2f3-40b4-bf6a-0f3b982fe347|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:02.789Z|69f3249c-46c5-4070-8315-306d65aabd49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:02.791Z|69f3249c-46c5-4070-8315-306d65aabd49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:07.387Z|d68d7479-f818-407c-8767-cdfb2618b30e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:07.389Z|d68d7479-f818-407c-8767-cdfb2618b30e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:08.008Z|d6113264-3081-47ba-8633-969ee96ebd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:30:08.010Z|d6113264-3081-47ba-8633-969ee96ebd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:30:08.383Z|2ee4c416-6aea-4dbb-9174-0c0789908f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:08.385Z|2ee4c416-6aea-4dbb-9174-0c0789908f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:12.824Z|6a6d3e56-9ffe-4c39-8872-886b9fed46c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:12.825Z|6a6d3e56-9ffe-4c39-8872-886b9fed46c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:17.428Z|6fc96db0-2844-41f9-aceb-4532298acb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:17.429Z|6fc96db0-2844-41f9-aceb-4532298acb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:18.421Z|274784d4-aeca-450b-9eb8-77c220cf3236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:18.423Z|274784d4-aeca-450b-9eb8-77c220cf3236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:22.858Z|fd0a2186-8ec0-4d9b-8e22-33609acd3ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:22.860Z|fd0a2186-8ec0-4d9b-8e22-33609acd3ec1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:23.008Z|3a0f6cee-7a51-4426-a7c1-8c3ebaecd7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:30:23.011Z|3a0f6cee-7a51-4426-a7c1-8c3ebaecd7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:30:23.046Z|289ac101-862a-4e28-93e1-96f2ae408339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:30:23.047Z|289ac101-862a-4e28-93e1-96f2ae408339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:30:27.461Z|0b5d6747-f60d-4de4-ad49-90c593d2cf5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:27.463Z|0b5d6747-f60d-4de4-ad49-90c593d2cf5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:28.464Z|214c980d-5dd1-4124-a1e0-4b74d4c19769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:28.465Z|214c980d-5dd1-4124-a1e0-4b74d4c19769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:32.893Z|7de58321-ccc6-4dab-88a4-c7cce5bb86f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:32.895Z|7de58321-ccc6-4dab-88a4-c7cce5bb86f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:37.497Z|74cb2783-b127-499d-b3e7-05474a54aea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:37.499Z|74cb2783-b127-499d-b3e7-05474a54aea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:38.007Z|fd5947c7-b8b7-4c59-b53c-1064d520c66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:30:38.008Z|fd5947c7-b8b7-4c59-b53c-1064d520c66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:30:38.497Z|4325701b-fca5-45c9-96c5-7ac71e8499b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:38.499Z|4325701b-fca5-45c9-96c5-7ac71e8499b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:42.924Z|dcf6bd24-cb99-4d00-86ec-8d67c25605de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:42.926Z|dcf6bd24-cb99-4d00-86ec-8d67c25605de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:47.532Z|6b94f4f9-dd00-4c24-95df-bad702210294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:47.533Z|6b94f4f9-dd00-4c24-95df-bad702210294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:48.529Z|13cdfbd4-6ad9-4e89-9c7a-79c90db8d0c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:48.530Z|13cdfbd4-6ad9-4e89-9c7a-79c90db8d0c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:52.959Z|a158fc88-bd87-42a2-9989-2c3c530cdc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:52.961Z|a158fc88-bd87-42a2-9989-2c3c530cdc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:53.007Z|0804e4dc-98e6-431b-a5c9-33ac34094770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:30:53.008Z|0804e4dc-98e6-431b-a5c9-33ac34094770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:30:53.048Z|e4df092f-6b70-4dcd-812b-24d0f973bc07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:30:53.049Z|e4df092f-6b70-4dcd-812b-24d0f973bc07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:30:57.571Z|24d8e54b-94b3-4897-a60a-c0f82e23cc47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:57.572Z|24d8e54b-94b3-4897-a60a-c0f82e23cc47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:30:58.565Z|73286349-7ed9-47cf-bdc0-78b1df461750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:30:58.576Z|73286349-7ed9-47cf-bdc0-78b1df461750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:02.996Z|3784e15f-7ad8-4a62-8ab0-ced385951b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:02.998Z|3784e15f-7ad8-4a62-8ab0-ced385951b11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:07.617Z|7cb79e76-90ff-4a46-bda5-95f1e859a433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:07.619Z|7cb79e76-90ff-4a46-bda5-95f1e859a433|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:08.007Z|d69076fc-d190-4245-9134-eff6495a2562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:31:08.010Z|d69076fc-d190-4245-9134-eff6495a2562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:31:08.614Z|f76d3315-ce2a-4bb0-9169-9b14565eda2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:08.615Z|f76d3315-ce2a-4bb0-9169-9b14565eda2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:13.037Z|1728a75d-c0a5-4311-8601-e9d8bfbc310e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:13.038Z|1728a75d-c0a5-4311-8601-e9d8bfbc310e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:17.658Z|e21d00b4-71ba-4cef-98a6-667fad3547c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:17.661Z|e21d00b4-71ba-4cef-98a6-667fad3547c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:18.652Z|45065e95-9dd0-418b-bc8b-588d333239a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:18.654Z|45065e95-9dd0-418b-bc8b-588d333239a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:23.012Z|bbeeaadf-8ca5-4411-9ee2-77608f77059e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:31:23.015Z|bbeeaadf-8ca5-4411-9ee2-77608f77059e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:31:23.050Z|dd26e550-ff55-4c72-9b00-a89cc01fa01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:31:23.051Z|dd26e550-ff55-4c72-9b00-a89cc01fa01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:31:23.085Z|45159fda-e1d0-4341-bdc8-76c7db8c5f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:23.086Z|45159fda-e1d0-4341-bdc8-76c7db8c5f3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:27.702Z|f3f625af-63af-48b7-8aa9-71fe6a0a0b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:27.704Z|f3f625af-63af-48b7-8aa9-71fe6a0a0b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:28.690Z|71e9daa0-b132-4507-ab4a-8f83578978e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:28.691Z|71e9daa0-b132-4507-ab4a-8f83578978e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:33.122Z|4337258a-2bc2-4a6d-8636-dc07e99d3a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:33.123Z|4337258a-2bc2-4a6d-8636-dc07e99d3a07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:37.737Z|48e39f03-fca7-49d6-b101-4e7f5787cf20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:37.739Z|48e39f03-fca7-49d6-b101-4e7f5787cf20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:38.007Z|8f7ea27e-cd27-4392-8244-421581f6e3e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:31:38.009Z|8f7ea27e-cd27-4392-8244-421581f6e3e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:31:38.721Z|95d8f21a-e548-4755-8c68-8021b6c84367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:38.722Z|95d8f21a-e548-4755-8c68-8021b6c84367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:43.154Z|6e344429-8f17-4496-9042-dd82a596c29c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:43.155Z|6e344429-8f17-4496-9042-dd82a596c29c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:47.774Z|b186e2e5-f0e2-4667-9e11-8cfbb92ee2a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:47.775Z|b186e2e5-f0e2-4667-9e11-8cfbb92ee2a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:48.752Z|693f0b13-dc39-4012-bab7-cafc0b1b186e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:48.754Z|693f0b13-dc39-4012-bab7-cafc0b1b186e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:53.007Z|6c94ee11-9abf-4fec-a29f-0d69c29437ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:31:53.014Z|6c94ee11-9abf-4fec-a29f-0d69c29437ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:31:53.052Z|f07fb752-5219-4d54-8ecf-e5ddd3135806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:31:53.053Z|f07fb752-5219-4d54-8ecf-e5ddd3135806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:31:53.187Z|afffc2c0-7059-436f-9411-c5de92467b51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:53.188Z|afffc2c0-7059-436f-9411-c5de92467b51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:57.806Z|6aa2e5d5-50c2-4359-a59f-cd75a8a3a464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:57.807Z|6aa2e5d5-50c2-4359-a59f-cd75a8a3a464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:31:58.786Z|10b80b37-f758-40eb-902b-c7d05c7e9853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:31:58.787Z|10b80b37-f758-40eb-902b-c7d05c7e9853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:03.219Z|9630c42a-677b-4f89-b453-009bcec97b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:03.220Z|9630c42a-677b-4f89-b453-009bcec97b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:07.837Z|87543229-523d-4177-9bf2-32d98dab980d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:07.838Z|87543229-523d-4177-9bf2-32d98dab980d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:08.007Z|79abd949-2044-4b52-ba0c-6dfd133445c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:32:08.008Z|79abd949-2044-4b52-ba0c-6dfd133445c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:32:08.816Z|7ed6337f-9f2b-492b-89b3-53a6e8d08fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:08.818Z|7ed6337f-9f2b-492b-89b3-53a6e8d08fde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:13.251Z|af4e0f99-0c91-4023-870f-05ce1e1c10c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:13.253Z|af4e0f99-0c91-4023-870f-05ce1e1c10c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:17.869Z|5178ea02-84c8-43c6-b39c-59e2995d6f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:17.871Z|5178ea02-84c8-43c6-b39c-59e2995d6f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:18.847Z|f4cdf60b-6680-494f-ad33-769ef28c862e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:18.848Z|f4cdf60b-6680-494f-ad33-769ef28c862e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:23.007Z|8d72a12d-3469-4144-bda6-d5ad9e200644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:32:23.008Z|8d72a12d-3469-4144-bda6-d5ad9e200644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:32:23.053Z|ac95bf9f-a6d4-456e-976e-12dadd3ce714|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:32:23.054Z|ac95bf9f-a6d4-456e-976e-12dadd3ce714|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:32:23.284Z|45953a18-d5d0-48e0-bc9f-a88603b3f8f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:23.286Z|45953a18-d5d0-48e0-bc9f-a88603b3f8f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:27.904Z|15b257b8-aacd-43e4-abf2-98d1da58df3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:27.906Z|15b257b8-aacd-43e4-abf2-98d1da58df3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:28.891Z|6a32a269-d9a6-4dae-aece-fee0e4d6821d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:28.893Z|6a32a269-d9a6-4dae-aece-fee0e4d6821d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:33.316Z|30f38960-6c95-489c-b743-5b0192853215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:33.318Z|30f38960-6c95-489c-b743-5b0192853215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:37.937Z|c75c6488-3e5e-4e94-b5b5-4761f30580f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:37.938Z|c75c6488-3e5e-4e94-b5b5-4761f30580f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:38.008Z|84b7db7a-71bf-42b7-a04f-d055c8d868bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:32:38.010Z|84b7db7a-71bf-42b7-a04f-d055c8d868bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:32:38.923Z|b185fad5-9a8b-4b93-86dd-2e9f86bf412a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:38.925Z|b185fad5-9a8b-4b93-86dd-2e9f86bf412a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:43.350Z|b68ad223-da50-472b-8c63-206403e8a7a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:43.352Z|b68ad223-da50-472b-8c63-206403e8a7a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:47.975Z|ff7b360d-e07b-4ce3-9b42-e62ce9a8d6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:47.977Z|ff7b360d-e07b-4ce3-9b42-e62ce9a8d6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:48.962Z|87da0fd0-7db9-4005-b762-26b83d9a003f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:48.963Z|87da0fd0-7db9-4005-b762-26b83d9a003f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:53.009Z|0e7fcb32-63b5-40db-832a-a75546aa7aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:32:53.012Z|0e7fcb32-63b5-40db-832a-a75546aa7aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:32:53.056Z|28c1a62c-17d8-4212-8666-4bc4a842ede0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:32:53.057Z|28c1a62c-17d8-4212-8666-4bc4a842ede0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:32:53.395Z|180e4284-5707-4c11-bf99-2f0a8e6a275a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:53.398Z|180e4284-5707-4c11-bf99-2f0a8e6a275a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:58.003Z|663e8f2a-c614-4a2c-a162-8830c31427bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:58.005Z|663e8f2a-c614-4a2c-a162-8830c31427bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:32:59.001Z|d8f024b1-385c-4ede-a775-f779ae8c91a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:32:59.003Z|d8f024b1-385c-4ede-a775-f779ae8c91a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:03.429Z|75914bbf-543d-496e-be48-c0df2d9b19d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:03.430Z|75914bbf-543d-496e-be48-c0df2d9b19d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:08.006Z|4bd69332-ed94-44fa-8a04-e7cf14deee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:33:08.008Z|4bd69332-ed94-44fa-8a04-e7cf14deee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:33:08.029Z|d7b65631-19cf-45ff-81d2-e34c0a848eab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:08.030Z|d7b65631-19cf-45ff-81d2-e34c0a848eab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:09.026Z|77585bf1-6c9c-43fb-867b-aa248b4a54e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:09.027Z|77585bf1-6c9c-43fb-867b-aa248b4a54e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:13.456Z|2082a2c6-80b6-4f56-b8ca-c0d9aef0cbff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:13.457Z|2082a2c6-80b6-4f56-b8ca-c0d9aef0cbff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:18.060Z|f61bbaa8-8c3a-49cd-969b-26fe9ea5be3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:18.062Z|f61bbaa8-8c3a-49cd-969b-26fe9ea5be3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:19.055Z|f0a0f27a-7c19-469c-91dd-0df8944cf495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:19.056Z|f0a0f27a-7c19-469c-91dd-0df8944cf495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:23.007Z|4b7b639e-46e7-44b0-ba3e-02ced9d16710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:33:23.009Z|4b7b639e-46e7-44b0-ba3e-02ced9d16710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:33:23.059Z|933b7a55-ac23-41f0-9d53-3238bd2e338b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:33:23.059Z|933b7a55-ac23-41f0-9d53-3238bd2e338b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:33:23.487Z|5a488244-7345-411e-a5b6-a3fb11ba51c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:23.488Z|5a488244-7345-411e-a5b6-a3fb11ba51c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:28.099Z|084f04ce-0a9a-4ab7-bc50-1a6819743273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:28.101Z|084f04ce-0a9a-4ab7-bc50-1a6819743273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:29.089Z|2719b025-a7ec-4964-bf42-7ed372ab53aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:29.091Z|2719b025-a7ec-4964-bf42-7ed372ab53aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:33.517Z|8606aee5-bfe1-43c1-b1dc-72407d8b9091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:33.519Z|8606aee5-bfe1-43c1-b1dc-72407d8b9091|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:38.006Z|43eb7ed7-3af3-4e00-8002-33286c458a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:33:38.007Z|43eb7ed7-3af3-4e00-8002-33286c458a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:33:38.126Z|89b3d93e-8d08-40b6-8b57-f49eb4e29362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:38.127Z|89b3d93e-8d08-40b6-8b57-f49eb4e29362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:39.118Z|503761ca-ecdb-436a-bd10-cfd31b84cd7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:39.119Z|503761ca-ecdb-436a-bd10-cfd31b84cd7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:43.548Z|ff9f9d15-3b5e-4910-ac1b-ccd3dcd2892d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:43.610Z|ff9f9d15-3b5e-4910-ac1b-ccd3dcd2892d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:48.166Z|1292de8e-97f8-4733-8e0c-e0d80cd278ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:48.168Z|1292de8e-97f8-4733-8e0c-e0d80cd278ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:49.146Z|527007e0-7dc8-4adb-b0bb-80321275bca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:49.147Z|527007e0-7dc8-4adb-b0bb-80321275bca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:53.009Z|c08e6ffc-3268-4ba1-996c-380b08f775c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:33:53.013Z|c08e6ffc-3268-4ba1-996c-380b08f775c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:33:53.061Z|83e1be5c-260c-4f48-adc6-2e256d6d8bed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:33:53.062Z|83e1be5c-260c-4f48-adc6-2e256d6d8bed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:33:53.650Z|6b69907e-7f99-459d-ae12-93502dfc46dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:53.652Z|6b69907e-7f99-459d-ae12-93502dfc46dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:58.216Z|dfe90a9f-4973-44ed-b67c-b0d137665b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:58.219Z|dfe90a9f-4973-44ed-b67c-b0d137665b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:33:59.189Z|d5bf39ad-f656-4049-9f7f-392adc7f4dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:33:59.191Z|d5bf39ad-f656-4049-9f7f-392adc7f4dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:03.689Z|197e3a98-cee1-4220-b48c-c03ede66525a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:03.691Z|197e3a98-cee1-4220-b48c-c03ede66525a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:08.007Z|2e259cff-9b26-4f71-ab8d-a66c3d9e8224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:34:08.009Z|2e259cff-9b26-4f71-ab8d-a66c3d9e8224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:34:08.256Z|3457e4fd-63fc-44d7-9f1c-a7989c0a9764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:08.258Z|3457e4fd-63fc-44d7-9f1c-a7989c0a9764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:09.223Z|3be8cacd-9ce7-4ba7-a93a-18f2c24e72c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:09.225Z|3be8cacd-9ce7-4ba7-a93a-18f2c24e72c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:13.721Z|b5d9f34c-1335-4b21-bd04-c3b5b1e2d067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:13.722Z|b5d9f34c-1335-4b21-bd04-c3b5b1e2d067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:18.287Z|00063ab0-25c0-4fc9-b395-5627fe8980f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:18.289Z|00063ab0-25c0-4fc9-b395-5627fe8980f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:19.253Z|133817e1-2fb7-43d8-a20b-1466c77194ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:19.255Z|133817e1-2fb7-43d8-a20b-1466c77194ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:23.007Z|11cf4d20-83d4-4820-9a9d-6ea9f6a4d0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:34:23.008Z|11cf4d20-83d4-4820-9a9d-6ea9f6a4d0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:34:23.063Z|ce1de069-d502-483d-b7f4-44bb512a5860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:34:23.065Z|ce1de069-d502-483d-b7f4-44bb512a5860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:34:23.756Z|9e156bf0-142c-4a2f-bd73-b3f255329a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:23.757Z|9e156bf0-142c-4a2f-bd73-b3f255329a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:28.321Z|2f477da6-b102-4c38-bc86-3ec6f8ebcec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:28.323Z|2f477da6-b102-4c38-bc86-3ec6f8ebcec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:29.284Z|c45e651a-a042-4148-9195-0d5d38e998f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:29.286Z|c45e651a-a042-4148-9195-0d5d38e998f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:33.789Z|410168b7-ecbb-4eb4-9a17-803526d7b89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:33.790Z|410168b7-ecbb-4eb4-9a17-803526d7b89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:38.007Z|599b6c37-4950-4e7f-9465-7c5699cb932f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:34:38.009Z|599b6c37-4950-4e7f-9465-7c5699cb932f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:34:38.353Z|88a44c14-7110-49f1-bcba-8fb064826b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:38.354Z|88a44c14-7110-49f1-bcba-8fb064826b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:39.315Z|a5d08771-ca5f-43a7-b204-80260b31ad6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:39.316Z|a5d08771-ca5f-43a7-b204-80260b31ad6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:43.819Z|93d0d600-8cb0-4a2c-a46a-f2cd758d8e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:43.820Z|93d0d600-8cb0-4a2c-a46a-f2cd758d8e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:48.389Z|761dedb4-33d7-4516-bc08-1175c7569ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:48.390Z|761dedb4-33d7-4516-bc08-1175c7569ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:49.356Z|4c718471-f79d-468e-b114-8b0a125da0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:49.357Z|4c718471-f79d-468e-b114-8b0a125da0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:53.006Z|4fb250de-e51e-4749-ad29-8e712cd8eea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:34:53.007Z|4fb250de-e51e-4749-ad29-8e712cd8eea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:34:53.067Z|cee1c35c-c1a2-4827-a5c5-ed86e9101dd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:34:53.067Z|cee1c35c-c1a2-4827-a5c5-ed86e9101dd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:34:53.851Z|28b0f7b6-d9ad-43f4-8ac3-08c4c84e5847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:53.853Z|28b0f7b6-d9ad-43f4-8ac3-08c4c84e5847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:58.421Z|dca8fe1e-98ac-4d34-bede-ac4d1b13d4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:58.422Z|dca8fe1e-98ac-4d34-bede-ac4d1b13d4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:34:59.385Z|fdcc999a-7880-4bb0-8118-797febdb353c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:34:59.386Z|fdcc999a-7880-4bb0-8118-797febdb353c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:03.884Z|fdeac56d-d959-44b4-95dd-0f985ef273ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:03.885Z|fdeac56d-d959-44b4-95dd-0f985ef273ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:08.010Z|54d27988-79c9-4155-ae89-b907b0c07ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:35:08.013Z|54d27988-79c9-4155-ae89-b907b0c07ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:35:08.455Z|b6e5ee22-a69b-48bc-803d-1b7df18350fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:08.456Z|b6e5ee22-a69b-48bc-803d-1b7df18350fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:09.417Z|8f29e295-6ecb-410b-9edd-6441a61e18a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:09.419Z|8f29e295-6ecb-410b-9edd-6441a61e18a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:13.927Z|aa87ae71-7c1d-4ebd-b7f2-724a9d478dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:13.929Z|aa87ae71-7c1d-4ebd-b7f2-724a9d478dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:18.497Z|01a48d8c-7713-4899-be4d-bf9d1105b4d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:18.499Z|01a48d8c-7713-4899-be4d-bf9d1105b4d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:19.449Z|f324dd8e-5134-4156-bea1-44f157396a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:19.450Z|f324dd8e-5134-4156-bea1-44f157396a7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:23.007Z|36fb2266-a7d8-4cdb-a95e-961536783ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:35:23.009Z|36fb2266-a7d8-4cdb-a95e-961536783ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:35:23.068Z|053f7df8-da00-48f3-975b-b368e7df4c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:35:23.069Z|053f7df8-da00-48f3-975b-b368e7df4c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:35:23.971Z|e1997918-0b7b-438a-ad67-9a3972dd9232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:23.973Z|e1997918-0b7b-438a-ad67-9a3972dd9232|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:28.533Z|c7158736-7085-4164-b1cd-e4176207b041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:28.534Z|c7158736-7085-4164-b1cd-e4176207b041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:29.481Z|44b279a6-3ac3-40c0-a38e-10d3317a3aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:29.482Z|44b279a6-3ac3-40c0-a38e-10d3317a3aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:34.006Z|5fc9ca3f-cf0f-4fc4-a28c-07144be1ba19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:34.007Z|5fc9ca3f-cf0f-4fc4-a28c-07144be1ba19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:38.007Z|2760fb24-02a4-4187-b902-057f3a5f6fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:35:38.008Z|2760fb24-02a4-4187-b902-057f3a5f6fd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:35:38.563Z|f2491527-f58e-472f-be86-65611606a4f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:38.565Z|f2491527-f58e-472f-be86-65611606a4f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:39.514Z|e7f32751-3583-4e95-8b2a-59bb162c60c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:39.515Z|e7f32751-3583-4e95-8b2a-59bb162c60c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:44.038Z|50d9f4be-6a8d-4274-b8c9-6e986c431182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:44.039Z|50d9f4be-6a8d-4274-b8c9-6e986c431182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:48.597Z|4495f5b9-5bd0-41cf-8974-50c4c1e29d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:48.599Z|4495f5b9-5bd0-41cf-8974-50c4c1e29d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:49.547Z|fb5e888e-c47f-4792-99d8-41684acbc72d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:49.549Z|fb5e888e-c47f-4792-99d8-41684acbc72d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:53.007Z|0de2f160-482f-4365-9532-6ca3733bafea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:35:53.015Z|0de2f160-482f-4365-9532-6ca3733bafea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:35:53.070Z|e00f53d7-de0b-4523-aeda-737155c2c703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:35:53.074Z|e00f53d7-de0b-4523-aeda-737155c2c703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:35:54.070Z|ba0f53ec-f506-4224-9b87-6daf3653bd29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:54.071Z|ba0f53ec-f506-4224-9b87-6daf3653bd29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:58.632Z|c2c8a9ad-84f7-4d33-befd-57ea21ed7ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:58.634Z|c2c8a9ad-84f7-4d33-befd-57ea21ed7ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:35:59.579Z|e90f4d9d-bc4b-441f-9b4e-c9433ee927d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:35:59.580Z|e90f4d9d-bc4b-441f-9b4e-c9433ee927d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:04.099Z|8c831b35-3375-46f8-ae65-34f67d6bc314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:04.100Z|8c831b35-3375-46f8-ae65-34f67d6bc314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:08.007Z|f1de65cc-84fa-487d-a215-9f08daac9abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:36:08.008Z|f1de65cc-84fa-487d-a215-9f08daac9abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:36:08.663Z|fc6556ea-7dcd-489e-9200-83e86e520c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:08.664Z|fc6556ea-7dcd-489e-9200-83e86e520c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:09.610Z|af66d96d-7e90-46a4-a3cc-b3aafc108b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:09.611Z|af66d96d-7e90-46a4-a3cc-b3aafc108b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:14.128Z|a1904873-de72-4a37-a1fb-c57ec179db28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:14.129Z|a1904873-de72-4a37-a1fb-c57ec179db28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:18.696Z|85d0082c-85f3-4aec-a973-7b1ed0a83bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:18.697Z|85d0082c-85f3-4aec-a973-7b1ed0a83bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:19.639Z|d5fe90f7-602d-449a-bd89-7b179d823ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:19.640Z|d5fe90f7-602d-449a-bd89-7b179d823ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:23.007Z|69950a7e-3f2a-441f-b5ab-70787531449b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:36:23.007Z|69950a7e-3f2a-441f-b5ab-70787531449b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:36:23.078Z|d7fa85b1-b1d9-42d6-bb79-f6eb03ef2d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:36:23.078Z|d7fa85b1-b1d9-42d6-bb79-f6eb03ef2d3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:36:24.160Z|1efee6d3-cf35-4aac-86bd-1754eaba644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:24.161Z|1efee6d3-cf35-4aac-86bd-1754eaba644b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:28.737Z|26353100-b089-497e-a211-5759cc34d4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:28.739Z|26353100-b089-497e-a211-5759cc34d4f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:29.672Z|88bc5614-9aae-4f6c-ac35-728461b31f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:29.673Z|88bc5614-9aae-4f6c-ac35-728461b31f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:34.196Z|fb6d9cbf-05b4-44ea-8dad-445b5f673338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:34.198Z|fb6d9cbf-05b4-44ea-8dad-445b5f673338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:38.008Z|46ee73a3-c11a-4b42-8d4e-6c87fce9a83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:36:38.012Z|46ee73a3-c11a-4b42-8d4e-6c87fce9a83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:36:38.780Z|d5ce701b-d1ce-464d-b1c5-432cd4d1cc6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:38.782Z|d5ce701b-d1ce-464d-b1c5-432cd4d1cc6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:39.706Z|f9c78580-b9c5-4384-b145-a9ae7126318f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:39.708Z|f9c78580-b9c5-4384-b145-a9ae7126318f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:44.233Z|7b500b8c-7096-486d-a6fc-8d48015a743c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:44.235Z|7b500b8c-7096-486d-a6fc-8d48015a743c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:48.821Z|5ac49d3a-977b-4c9f-b381-0a93caca669f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:48.823Z|5ac49d3a-977b-4c9f-b381-0a93caca669f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:49.742Z|3e0fe7d7-81d9-45dc-98ea-a424f405b799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:49.744Z|3e0fe7d7-81d9-45dc-98ea-a424f405b799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:53.007Z|ab7b4cb8-0ad4-40db-a799-4dabb843a021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:36:53.009Z|ab7b4cb8-0ad4-40db-a799-4dabb843a021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:36:53.080Z|9823aab4-23cb-4c16-8642-7a9d20563fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:36:53.080Z|9823aab4-23cb-4c16-8642-7a9d20563fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:36:54.266Z|0bdd7d99-8eb0-4bde-8b55-3c9342c39b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:54.267Z|0bdd7d99-8eb0-4bde-8b55-3c9342c39b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:58.849Z|9f02b482-97ed-4f77-8e52-f742a2cbf277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:58.850Z|9f02b482-97ed-4f77-8e52-f742a2cbf277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:36:59.778Z|d275006a-c895-4bb3-a5ae-ff7a89a95adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:36:59.779Z|d275006a-c895-4bb3-a5ae-ff7a89a95adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:04.298Z|e646e4c7-1c95-49bd-a402-edaf1356618d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:04.300Z|e646e4c7-1c95-49bd-a402-edaf1356618d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:08.007Z|e14acd0f-b29c-4625-90ed-7e83294f21dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:37:08.008Z|e14acd0f-b29c-4625-90ed-7e83294f21dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:37:08.885Z|6cd1aed7-4fb3-4af6-a6e6-65b59aa42dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:08.886Z|6cd1aed7-4fb3-4af6-a6e6-65b59aa42dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:09.809Z|8cbabef3-f57f-4e76-8cab-5f9979e74b98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:09.810Z|8cbabef3-f57f-4e76-8cab-5f9979e74b98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:14.331Z|803c6a84-0309-4a60-aaf0-53a08c3836ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:14.332Z|803c6a84-0309-4a60-aaf0-53a08c3836ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:18.916Z|ebe93bad-5507-4cf2-83d9-e34a915a04c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:18.918Z|ebe93bad-5507-4cf2-83d9-e34a915a04c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:19.849Z|7a94dfd0-2ad6-41bd-8328-3c11158ec2ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:19.850Z|7a94dfd0-2ad6-41bd-8328-3c11158ec2ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:23.007Z|5040c31f-5fc2-463a-a8b2-cc048e17c6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:37:23.009Z|5040c31f-5fc2-463a-a8b2-cc048e17c6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:37:23.081Z|a00030b1-585c-49b4-ac7f-f995c0416fc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:37:23.082Z|a00030b1-585c-49b4-ac7f-f995c0416fc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:37:24.367Z|f62749d2-ce4b-4c82-92a1-31596f0e19ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:24.368Z|f62749d2-ce4b-4c82-92a1-31596f0e19ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:28.948Z|f28c7f68-e82d-43c3-a2e0-73a0e559c2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:28.950Z|f28c7f68-e82d-43c3-a2e0-73a0e559c2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:29.883Z|5d02fde6-c1d9-46dc-becf-8d49bdde6610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:29.885Z|5d02fde6-c1d9-46dc-becf-8d49bdde6610|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:34.400Z|4d74d998-8617-4ee3-92c3-632f59f1fbf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:34.402Z|4d74d998-8617-4ee3-92c3-632f59f1fbf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:38.007Z|17392585-3628-4d25-aaa3-dd7ae8422f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:37:38.007Z|17392585-3628-4d25-aaa3-dd7ae8422f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:37:38.983Z|119f900a-c3f5-4074-930d-6c9a380b466f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:38.985Z|119f900a-c3f5-4074-930d-6c9a380b466f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:39.919Z|7fb24c41-e2de-4fbd-a64e-70f2d4441bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:39.920Z|7fb24c41-e2de-4fbd-a64e-70f2d4441bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:44.433Z|761027ff-6440-438a-a771-8a2a51d4a746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:44.434Z|761027ff-6440-438a-a771-8a2a51d4a746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:49.016Z|d1d1879f-677c-490e-aa77-d4ca85a464a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:49.017Z|d1d1879f-677c-490e-aa77-d4ca85a464a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:49.952Z|af549bb8-47ae-430b-806e-f5386f7f1b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:49.953Z|af549bb8-47ae-430b-806e-f5386f7f1b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:53.007Z|4963b6b7-210e-45c6-b833-8a4dbc25e7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:37:53.007Z|4963b6b7-210e-45c6-b833-8a4dbc25e7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:37:53.084Z|2b80ddde-32fd-4b3d-b1ab-32a0c9c364c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:37:53.084Z|2b80ddde-32fd-4b3d-b1ab-32a0c9c364c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:37:54.465Z|222549e0-d439-4f7e-9d4b-a73130c98ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:54.466Z|222549e0-d439-4f7e-9d4b-a73130c98ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:59.057Z|2d73b3b1-d3f8-4078-9260-0542178e0d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:59.079Z|2d73b3b1-d3f8-4078-9260-0542178e0d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:37:59.987Z|aefee6f8-97fe-4cb5-9df8-38692b5f3ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:37:59.988Z|aefee6f8-97fe-4cb5-9df8-38692b5f3ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:04.506Z|d49a3394-3112-44de-a6f4-49c07db54151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:04.509Z|d49a3394-3112-44de-a6f4-49c07db54151|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:08.008Z|ef5b5438-9486-41d2-8304-7c5124ba3e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:38:08.012Z|ef5b5438-9486-41d2-8304-7c5124ba3e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:38:09.115Z|1b286f0c-5a13-4a87-8ebc-8295b0dd5702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:09.117Z|1b286f0c-5a13-4a87-8ebc-8295b0dd5702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:10.018Z|298a675b-f6ae-4af6-b2ea-3ba0642e5566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:10.020Z|298a675b-f6ae-4af6-b2ea-3ba0642e5566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:14.545Z|523b0b80-2136-41d2-b7b8-ea253a67ebc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:14.547Z|523b0b80-2136-41d2-b7b8-ea253a67ebc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:19.147Z|70b95955-0e09-4571-93ff-604aa8bd77e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:19.148Z|70b95955-0e09-4571-93ff-604aa8bd77e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:20.054Z|1d405e91-1a6f-4b9e-80df-b0fd241e4a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:20.056Z|1d405e91-1a6f-4b9e-80df-b0fd241e4a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:23.009Z|8a80da72-08ac-4d64-ab15-4a020bb8eb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:38:23.010Z|8a80da72-08ac-4d64-ab15-4a020bb8eb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:38:23.085Z|ab572244-20b2-4c75-a7d8-a99354a109a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:38:23.086Z|ab572244-20b2-4c75-a7d8-a99354a109a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:38:24.579Z|66310599-e60f-4539-91c7-c190cd3d805e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:24.580Z|66310599-e60f-4539-91c7-c190cd3d805e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:27.411Z|9081d284-ce98-4a0d-b4a1-7bf7bff76dca|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:38:27.413Z|9081d284-ce98-4a0d-b4a1-7bf7bff76dca|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:29.179Z|40a051b1-3131-4080-ae78-3e8848d2c874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:29.181Z|40a051b1-3131-4080-ae78-3e8848d2c874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:30.086Z|4c06e730-d7e7-4132-b259-05bf7f35f178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:30.087Z|4c06e730-d7e7-4132-b259-05bf7f35f178|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:34.612Z|04b20f12-fb6a-4795-b129-537303d4e01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:34.613Z|04b20f12-fb6a-4795-b129-537303d4e01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:38.007Z|3aaa4b2d-8d64-4be5-a9b9-ad4c36251da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:38:38.008Z|3aaa4b2d-8d64-4be5-a9b9-ad4c36251da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:38:39.212Z|07cd04d6-3097-4954-849a-526fffc9d3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:39.214Z|07cd04d6-3097-4954-849a-526fffc9d3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:40.120Z|fee86692-c95f-451c-bb94-6b4fb00e20df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:40.121Z|fee86692-c95f-451c-bb94-6b4fb00e20df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:44.642Z|323c0f1d-3c65-4745-bc90-8b766b25d4d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:44.643Z|323c0f1d-3c65-4745-bc90-8b766b25d4d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:49.241Z|f7f21a6f-dba8-4c5c-a294-1e5517ac5eab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:49.242Z|f7f21a6f-dba8-4c5c-a294-1e5517ac5eab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:50.149Z|57dec493-3e7a-49cb-8828-69ee759aed4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:50.150Z|57dec493-3e7a-49cb-8828-69ee759aed4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:53.006Z|aac65dc2-a6a4-436e-8104-2d9b96c4ba5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:38:53.009Z|aac65dc2-a6a4-436e-8104-2d9b96c4ba5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:38:53.087Z|d315b7cc-7e92-418c-a316-763386b44333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:38:53.087Z|d315b7cc-7e92-418c-a316-763386b44333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:38:54.672Z|2f141993-6a46-4c0b-b427-e40c4c2da30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:54.673Z|2f141993-6a46-4c0b-b427-e40c4c2da30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:38:59.269Z|ada15c44-a7a1-486b-9b35-daa8271f61ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:38:59.270Z|ada15c44-a7a1-486b-9b35-daa8271f61ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:00.182Z|aec6e055-cdbc-4353-9f8a-0c87d5c245ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:00.183Z|aec6e055-cdbc-4353-9f8a-0c87d5c245ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:04.700Z|9c672c40-882f-4c94-bcbd-751bdeff61b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:04.700Z|9c672c40-882f-4c94-bcbd-751bdeff61b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:08.006Z|944edb6e-bbc0-40e4-b364-35f5bcb7f0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:39:08.007Z|944edb6e-bbc0-40e4-b364-35f5bcb7f0ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:39:09.300Z|a330d85f-4f49-4b3e-83e8-f7c5b7b56df1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:09.301Z|a330d85f-4f49-4b3e-83e8-f7c5b7b56df1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:10.209Z|2687cfc5-995f-4348-bfc1-4431e43718d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:10.210Z|2687cfc5-995f-4348-bfc1-4431e43718d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:14.726Z|7ce0a2b9-8996-4a22-9cec-920a90c50bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:14.727Z|7ce0a2b9-8996-4a22-9cec-920a90c50bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:19.335Z|1eb0b160-42f8-4e82-b7c8-eadd776b36fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:19.336Z|1eb0b160-42f8-4e82-b7c8-eadd776b36fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:20.236Z|98edd912-11bb-4f31-9591-1db08a3cb291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:20.236Z|98edd912-11bb-4f31-9591-1db08a3cb291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:23.007Z|ebadef56-6d3b-4800-997f-346d0bc6b43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:39:23.008Z|ebadef56-6d3b-4800-997f-346d0bc6b43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:39:23.088Z|55e33bb1-bd44-4b5d-a019-2d71b56009ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:39:23.089Z|55e33bb1-bd44-4b5d-a019-2d71b56009ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:39:24.756Z|ea123168-9d36-4f9f-86fb-fbbd9877b974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:24.757Z|ea123168-9d36-4f9f-86fb-fbbd9877b974|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:27.394Z|95657638-88aa-406e-b880-0b9522b7f7ef|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:39:27.396Z|95657638-88aa-406e-b880-0b9522b7f7ef|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:29.371Z|18d9cde7-5be8-4e62-935f-03700e74c4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:29.373Z|18d9cde7-5be8-4e62-935f-03700e74c4b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:30.268Z|0d21b9e0-9116-4301-85f2-d2d9e34b7309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:30.269Z|0d21b9e0-9116-4301-85f2-d2d9e34b7309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:34.798Z|53d991a5-0bc7-43f3-ba47-5a808ee35dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:34.799Z|53d991a5-0bc7-43f3-ba47-5a808ee35dbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:38.008Z|67a7ac73-f942-47a5-983f-cfd36bf4723a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:39:38.011Z|67a7ac73-f942-47a5-983f-cfd36bf4723a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:39:39.408Z|96563309-4776-48fe-bc65-892341adaff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:39.409Z|96563309-4776-48fe-bc65-892341adaff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:40.301Z|bdbcb55e-df85-46c3-b195-fdd3a94de3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:40.302Z|bdbcb55e-df85-46c3-b195-fdd3a94de3ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:44.827Z|c64aa4f6-23e5-40e7-9eae-256acc7587c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:44.828Z|c64aa4f6-23e5-40e7-9eae-256acc7587c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:49.444Z|922946ff-6d06-45b4-858a-a157faab4509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:49.446Z|922946ff-6d06-45b4-858a-a157faab4509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:50.341Z|1e1c471f-04e2-4764-97b8-07008f405436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:50.342Z|1e1c471f-04e2-4764-97b8-07008f405436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:53.007Z|3f955457-550e-4992-b196-61e11788491b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:39:53.008Z|3f955457-550e-4992-b196-61e11788491b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:39:53.089Z|96fc1ce1-e7d3-4613-8e04-0be72746a64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:39:53.090Z|96fc1ce1-e7d3-4613-8e04-0be72746a64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:39:54.857Z|9bc71656-07a7-418d-a2a0-aa4f49d3d25c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:54.858Z|9bc71656-07a7-418d-a2a0-aa4f49d3d25c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:39:59.495Z|142f691f-fb8b-46e0-90a7-2527aff53b17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:39:59.496Z|142f691f-fb8b-46e0-90a7-2527aff53b17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:00.371Z|98c1d0a9-a987-4d2c-a49a-056621a5f2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:00.372Z|98c1d0a9-a987-4d2c-a49a-056621a5f2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:04.881Z|97eb5c9b-b727-49b5-8dd3-a3d145344061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:04.882Z|97eb5c9b-b727-49b5-8dd3-a3d145344061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:08.006Z|40dc372f-e357-4eec-b9a5-9897944d6661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:40:08.007Z|40dc372f-e357-4eec-b9a5-9897944d6661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:40:09.525Z|164dc66c-9aab-4eb2-a70c-1d2a9980ee22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:09.526Z|164dc66c-9aab-4eb2-a70c-1d2a9980ee22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:10.399Z|071c1faf-2868-4ad2-adf5-0d5a49b44834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:10.400Z|071c1faf-2868-4ad2-adf5-0d5a49b44834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:14.916Z|2c144369-80ed-419c-8e22-64c3ef7dd63c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:14.917Z|2c144369-80ed-419c-8e22-64c3ef7dd63c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:19.557Z|a167d086-755e-4d90-bffb-e95afd6c1ba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:19.558Z|a167d086-755e-4d90-bffb-e95afd6c1ba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:20.468Z|35f1a92d-c0ab-43a5-9357-bb545113e0ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:20.469Z|35f1a92d-c0ab-43a5-9357-bb545113e0ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:23.007Z|f8edda64-be9c-4bba-a972-89be5aaa2309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:40:23.010Z|f8edda64-be9c-4bba-a972-89be5aaa2309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:40:23.091Z|1c3ad163-1093-4db0-8c92-9c5b8fd90d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:40:23.092Z|1c3ad163-1093-4db0-8c92-9c5b8fd90d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:40:24.951Z|341f9e52-0daa-4023-8e6f-6d552489fe0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:24.952Z|341f9e52-0daa-4023-8e6f-6d552489fe0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:27.392Z|08ec9c6c-f726-451c-973b-8cf42a8f2c31|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:40:27.393Z|08ec9c6c-f726-451c-973b-8cf42a8f2c31|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:29.590Z|97ee6b36-e8b8-46ef-9163-41b9041930d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:29.591Z|97ee6b36-e8b8-46ef-9163-41b9041930d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:30.496Z|1bcb937e-e43a-41c3-9cee-cc7f966a0088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:30.497Z|1bcb937e-e43a-41c3-9cee-cc7f966a0088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:34.987Z|4bcb7073-c617-46f7-b21d-41bf6ee679f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:34.989Z|4bcb7073-c617-46f7-b21d-41bf6ee679f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:38.006Z|59a6cdfc-b72a-4eb5-8689-d76b59f3f40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:40:38.007Z|59a6cdfc-b72a-4eb5-8689-d76b59f3f40c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:40:39.618Z|8d2ddc0c-35bf-4889-9ced-f1291582ecb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:39.619Z|8d2ddc0c-35bf-4889-9ced-f1291582ecb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:40.523Z|7d263a88-1ae6-4ba4-a4bd-d4a739fe64b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:40.523Z|7d263a88-1ae6-4ba4-a4bd-d4a739fe64b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:45.017Z|d5f4d069-9e8e-4f6a-a4f3-772b66bd6081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:45.018Z|d5f4d069-9e8e-4f6a-a4f3-772b66bd6081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:49.649Z|25c456c3-c467-4c3b-bf88-75483972ccfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:49.650Z|25c456c3-c467-4c3b-bf88-75483972ccfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:50.563Z|a74c61b2-ba62-4ebe-bda2-9fb3424f2d3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:50.564Z|a74c61b2-ba62-4ebe-bda2-9fb3424f2d3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:53.007Z|96368cc4-ec8e-44eb-8234-1b02944318a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:40:53.007Z|96368cc4-ec8e-44eb-8234-1b02944318a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:40:53.092Z|1811b246-f142-4e1c-9aee-da1a24df87b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:40:53.093Z|1811b246-f142-4e1c-9aee-da1a24df87b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:40:55.052Z|94ea83bc-9b06-4fd1-b811-c577a7449a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:55.054Z|94ea83bc-9b06-4fd1-b811-c577a7449a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:40:59.677Z|7dea3b67-3868-4a26-a277-0662e2738b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:40:59.678Z|7dea3b67-3868-4a26-a277-0662e2738b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:00.599Z|49c59cc2-3ee9-4476-abe0-395682aa91a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:00.600Z|49c59cc2-3ee9-4476-abe0-395682aa91a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:05.080Z|684bc8bc-bbfa-4b62-ae63-559f092b9042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:05.081Z|684bc8bc-bbfa-4b62-ae63-559f092b9042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:08.006Z|d34cee95-eb5c-4953-a6f3-7f404ca1bb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:41:08.009Z|d34cee95-eb5c-4953-a6f3-7f404ca1bb82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:41:09.704Z|7c281279-5bef-458b-81d5-94be6dedaa1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:09.705Z|7c281279-5bef-458b-81d5-94be6dedaa1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:10.627Z|b7853ebd-1ac4-40f9-a7e8-4314c8b6f9c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:10.628Z|b7853ebd-1ac4-40f9-a7e8-4314c8b6f9c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:15.106Z|9c5ae118-7c5d-406e-9948-306cf73a00d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:15.107Z|9c5ae118-7c5d-406e-9948-306cf73a00d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:19.738Z|c3fb4c5f-8305-4cca-a8ff-271cb6446ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:19.739Z|c3fb4c5f-8305-4cca-a8ff-271cb6446ce8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:20.652Z|f2a0da89-b292-45ff-932c-fd5b0f655cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:20.653Z|f2a0da89-b292-45ff-932c-fd5b0f655cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:23.006Z|34badd9b-1352-47b2-95e5-4fc3af325c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:41:23.007Z|34badd9b-1352-47b2-95e5-4fc3af325c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:41:23.094Z|0da6f2cc-9c68-4042-ae26-363f250f8000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:41:23.095Z|0da6f2cc-9c68-4042-ae26-363f250f8000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:41:25.136Z|37b21287-2de9-4ad0-983d-9cc20e383933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:25.137Z|37b21287-2de9-4ad0-983d-9cc20e383933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:27.391Z|38da2455-0105-45ad-9d96-465ec2280249|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:41:27.393Z|38da2455-0105-45ad-9d96-465ec2280249|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:29.767Z|755153d4-d6cf-473b-91b3-4cc2fc8767dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:29.768Z|755153d4-d6cf-473b-91b3-4cc2fc8767dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:30.678Z|9af1992c-3256-4a6a-b8a7-59c60d92d337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:30.679Z|9af1992c-3256-4a6a-b8a7-59c60d92d337|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:35.166Z|da86893a-a038-4480-8f33-3ff490cb5a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:35.167Z|da86893a-a038-4480-8f33-3ff490cb5a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:38.007Z|29249ac6-1beb-4dfc-8dc1-9444bb915124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:41:38.008Z|29249ac6-1beb-4dfc-8dc1-9444bb915124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:41:39.811Z|b575b368-b75e-4ee1-97e5-f1e695aa3935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:39.812Z|b575b368-b75e-4ee1-97e5-f1e695aa3935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:40.707Z|40fef5e9-d6a5-4e3a-b4d9-4978ebac7a89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:40.709Z|40fef5e9-d6a5-4e3a-b4d9-4978ebac7a89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:45.205Z|d090dcb8-5b7f-4efa-b4fd-4e23625ad402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:45.207Z|d090dcb8-5b7f-4efa-b4fd-4e23625ad402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:49.847Z|4b6f6522-e246-4aeb-a0e5-669543748daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:49.849Z|4b6f6522-e246-4aeb-a0e5-669543748daf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:50.737Z|eaa3055b-9489-494d-9112-4ae7b66882b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:50.739Z|eaa3055b-9489-494d-9112-4ae7b66882b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:53.007Z|55bef62f-6f82-42e7-8b9e-7b0c0c64dd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:41:53.010Z|55bef62f-6f82-42e7-8b9e-7b0c0c64dd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:41:53.096Z|899ba22d-3f2d-4ec2-9c63-524957d09fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:41:53.097Z|899ba22d-3f2d-4ec2-9c63-524957d09fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:41:55.236Z|3e9291d0-c378-4f6b-b419-81269a52c5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:55.237Z|3e9291d0-c378-4f6b-b419-81269a52c5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:41:59.885Z|aa124b2b-5ee6-4e13-b400-4858dea981ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:41:59.886Z|aa124b2b-5ee6-4e13-b400-4858dea981ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:00.772Z|8ca5b0a4-7f57-4553-9ec0-50f8c9e199b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:00.773Z|8ca5b0a4-7f57-4553-9ec0-50f8c9e199b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:05.265Z|19b012e3-f55e-4fd0-a103-b415f724fa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:05.266Z|19b012e3-f55e-4fd0-a103-b415f724fa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:08.007Z|22a9d866-d50b-4f5f-8934-46c2ace2bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:42:08.007Z|22a9d866-d50b-4f5f-8934-46c2ace2bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:42:09.935Z|1cc044c3-44ae-4d44-9b8e-05148d5fca0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:09.936Z|1cc044c3-44ae-4d44-9b8e-05148d5fca0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:10.802Z|32e89881-6f26-4db0-bf2f-fc1a1bbabf91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:10.803Z|32e89881-6f26-4db0-bf2f-fc1a1bbabf91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:15.292Z|a62e59c5-822c-4cde-af61-2611400a5c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:15.293Z|a62e59c5-822c-4cde-af61-2611400a5c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:19.970Z|b06bf5fe-6bb2-4969-babc-a9acd826e602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:19.971Z|b06bf5fe-6bb2-4969-babc-a9acd826e602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:20.827Z|ddd144d6-1d46-4bc3-9e6f-cc4fd81196dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:20.828Z|ddd144d6-1d46-4bc3-9e6f-cc4fd81196dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:23.007Z|e19de0d7-8b8c-4939-bb95-cdb14415039f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:42:23.007Z|e19de0d7-8b8c-4939-bb95-cdb14415039f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:42:23.099Z|f416c678-cd08-4053-bf87-0cc5e575e831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:42:23.099Z|f416c678-cd08-4053-bf87-0cc5e575e831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:42:25.321Z|d4fc9532-d9c4-4988-8c7b-5c3c5b04fa74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:25.322Z|d4fc9532-d9c4-4988-8c7b-5c3c5b04fa74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:27.390Z|2359dc1b-ec8d-4e4a-a6e7-ba1f41d5ee1e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:42:27.391Z|2359dc1b-ec8d-4e4a-a6e7-ba1f41d5ee1e|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:30.003Z|e393018c-0b04-4859-a51f-068ffcee358f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:30.004Z|e393018c-0b04-4859-a51f-068ffcee358f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:30.852Z|d5e80101-8c44-47d4-a87a-8ff2d18554f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:30.853Z|d5e80101-8c44-47d4-a87a-8ff2d18554f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:35.352Z|62fc7a28-3fff-4bcb-8e6b-82046a9ecba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:35.353Z|62fc7a28-3fff-4bcb-8e6b-82046a9ecba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:38.007Z|81b24eb9-3dee-4d64-9711-5ddacbea6328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:42:38.009Z|81b24eb9-3dee-4d64-9711-5ddacbea6328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:42:40.033Z|1116a7d3-8a59-47f3-8559-fa48d226d901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:40.067Z|1116a7d3-8a59-47f3-8559-fa48d226d901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:40.879Z|97ad77f3-82dd-4756-b226-72ff1fcde2b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:40.880Z|97ad77f3-82dd-4756-b226-72ff1fcde2b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:45.381Z|8788691a-cc88-479f-84e4-e3ebc2fc441a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:45.381Z|8788691a-cc88-479f-84e4-e3ebc2fc441a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:50.188Z|ca2bce6d-e01b-4cf1-b5da-663f717176cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:50.189Z|ca2bce6d-e01b-4cf1-b5da-663f717176cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:50.910Z|365a5c64-6914-4d1c-be2c-9e079892ba01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:50.911Z|365a5c64-6914-4d1c-be2c-9e079892ba01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:42:53.006Z|daf90e04-113c-4aa0-bc3b-7ab7636d92d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:42:53.007Z|daf90e04-113c-4aa0-bc3b-7ab7636d92d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:42:53.100Z|b85623f3-0d47-4c37-8cb4-156a1c17850d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:42:53.101Z|b85623f3-0d47-4c37-8cb4-156a1c17850d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:42:55.409Z|1cb3c35e-a833-4130-a323-d65505996410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:42:55.410Z|1cb3c35e-a833-4130-a323-d65505996410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:00.219Z|990af9f8-0c9a-4395-a950-5300b3d6e6f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:00.220Z|990af9f8-0c9a-4395-a950-5300b3d6e6f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:00.944Z|68544ae9-3b9b-41eb-9c90-9a6dba371190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:00.946Z|68544ae9-3b9b-41eb-9c90-9a6dba371190|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:05.437Z|97399ff0-ab8a-4a0b-b5e7-298ae4021a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:05.438Z|97399ff0-ab8a-4a0b-b5e7-298ae4021a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:08.006Z|8ae9d652-5697-452a-b914-30346dbbbc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:43:08.007Z|8ae9d652-5697-452a-b914-30346dbbbc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:43:10.246Z|f0c250dc-167b-4807-95f1-3576ca90f1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:10.247Z|f0c250dc-167b-4807-95f1-3576ca90f1e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:10.981Z|6d0adee5-9420-4b56-aefb-012be3c68c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:10.982Z|6d0adee5-9420-4b56-aefb-012be3c68c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:15.468Z|82306868-7d82-4391-ae59-66675eaf6c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:15.470Z|82306868-7d82-4391-ae59-66675eaf6c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:20.275Z|dfa30997-573b-4113-9c16-d91108d6e71d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:20.276Z|dfa30997-573b-4113-9c16-d91108d6e71d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:21.014Z|b047c7f5-3519-4fb7-8e93-4106265b77b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:21.015Z|b047c7f5-3519-4fb7-8e93-4106265b77b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:23.006Z|b83811eb-f4ee-4aa5-9a4a-0c08055abd0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:43:23.009Z|b83811eb-f4ee-4aa5-9a4a-0c08055abd0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:43:23.102Z|c014adac-2ca2-460c-9c54-d5a9c3b11909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:43:23.102Z|c014adac-2ca2-460c-9c54-d5a9c3b11909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:43:25.498Z|bd82b26f-b6bf-473d-995e-620a5179b918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:25.500Z|bd82b26f-b6bf-473d-995e-620a5179b918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:27.390Z|02f72276-526e-4dea-be52-1bad291383b1|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:43:27.391Z|02f72276-526e-4dea-be52-1bad291383b1|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:30.301Z|2ae1f731-5f7f-4840-8195-d4d97cb9424b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:30.302Z|2ae1f731-5f7f-4840-8195-d4d97cb9424b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:31.041Z|6dd5169d-7787-4d8e-a0d4-4a7da498746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:31.042Z|6dd5169d-7787-4d8e-a0d4-4a7da498746b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:35.528Z|1d46038d-8de1-4e56-a88a-1418126ea656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:35.529Z|1d46038d-8de1-4e56-a88a-1418126ea656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:38.006Z|8aab4286-4719-48f2-9392-cad7a96e040c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:43:38.008Z|8aab4286-4719-48f2-9392-cad7a96e040c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:43:40.330Z|f81fcb6b-7c9a-4904-b713-51f269a3cad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:40.331Z|f81fcb6b-7c9a-4904-b713-51f269a3cad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:41.072Z|72ddaf54-5303-403e-a4d1-ccf3c7714a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:41.073Z|72ddaf54-5303-403e-a4d1-ccf3c7714a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:45.555Z|261c1848-412d-4563-ab5f-5fdf6464a515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:45.556Z|261c1848-412d-4563-ab5f-5fdf6464a515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:50.364Z|54e67b25-60b7-4328-ae74-3d54e95a9b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:50.366Z|54e67b25-60b7-4328-ae74-3d54e95a9b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:51.121Z|424a682f-d0ce-4bc5-8479-cf7fd6e4322b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:51.122Z|424a682f-d0ce-4bc5-8479-cf7fd6e4322b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:43:53.007Z|089d13cc-f0d8-4a6e-b5ec-2f755367f0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:43:53.008Z|089d13cc-f0d8-4a6e-b5ec-2f755367f0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:43:53.103Z|d32678a0-470f-4f64-8f62-4db8c9a37a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:43:53.104Z|d32678a0-470f-4f64-8f62-4db8c9a37a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:43:55.589Z|2fab2b40-5a5c-418b-bd57-b31e57303b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:43:55.590Z|2fab2b40-5a5c-418b-bd57-b31e57303b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:00.398Z|92e6b495-d53f-45ca-9580-d1ddf6665c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:00.400Z|92e6b495-d53f-45ca-9580-d1ddf6665c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:01.152Z|68db3420-99bb-4bd3-af83-e5efadc4bd76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:01.153Z|68db3420-99bb-4bd3-af83-e5efadc4bd76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:05.620Z|14b51caa-dc65-46aa-a910-94ab19e4128e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:05.621Z|14b51caa-dc65-46aa-a910-94ab19e4128e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:08.007Z|412b129d-5ceb-4475-a9d7-7595c845ca8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:44:08.009Z|412b129d-5ceb-4475-a9d7-7595c845ca8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:44:10.430Z|c16cb352-4099-46a5-bec5-9bc0f3e6e462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:10.431Z|c16cb352-4099-46a5-bec5-9bc0f3e6e462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:11.182Z|4c5dd055-83e3-47e5-8f35-370d5c72bc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:11.183Z|4c5dd055-83e3-47e5-8f35-370d5c72bc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:15.651Z|99e20da1-5a31-441a-8579-d56afe080a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:15.652Z|99e20da1-5a31-441a-8579-d56afe080a45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:20.464Z|1c6602ee-df17-41ba-b804-7c1d9442ee73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:20.465Z|1c6602ee-df17-41ba-b804-7c1d9442ee73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:21.218Z|96d12fcd-31d2-4e17-b34b-1b53719684f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:21.219Z|96d12fcd-31d2-4e17-b34b-1b53719684f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:23.006Z|1d6596a2-ef27-4835-8773-760b58683e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:44:23.007Z|1d6596a2-ef27-4835-8773-760b58683e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:44:23.105Z|912c061c-0d16-4763-9704-9460583177d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:44:23.106Z|912c061c-0d16-4763-9704-9460583177d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:44:25.681Z|64c6c95f-2fa5-4257-9646-73ee92b73ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:25.682Z|64c6c95f-2fa5-4257-9646-73ee92b73ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:27.393Z|610e549c-a4e7-46dc-a7fc-c15304531dd0|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:44:27.395Z|610e549c-a4e7-46dc-a7fc-c15304531dd0|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:30.501Z|fea15712-9cb5-4217-af6c-515c13afeae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:30.503Z|fea15712-9cb5-4217-af6c-515c13afeae2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:31.248Z|78bcc57a-48dd-45bf-8b59-73a62630437c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:31.249Z|78bcc57a-48dd-45bf-8b59-73a62630437c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:35.712Z|17817a54-93b9-47e3-9c88-c617ab473b6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:35.713Z|17817a54-93b9-47e3-9c88-c617ab473b6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:38.007Z|c47c4b11-6489-495d-9d6a-a8e3b63c8015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:44:38.008Z|c47c4b11-6489-495d-9d6a-a8e3b63c8015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:44:40.532Z|b2e60713-c40e-45dd-a44b-0475c96e4f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:40.533Z|b2e60713-c40e-45dd-a44b-0475c96e4f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:41.276Z|9a2d8694-c8a4-417c-b157-0f81c6832070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:41.277Z|9a2d8694-c8a4-417c-b157-0f81c6832070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:45.742Z|f539d73f-1b80-4240-b2a9-f10baca75e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:45.743Z|f539d73f-1b80-4240-b2a9-f10baca75e07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:50.562Z|6366d9e4-d7c7-447e-b500-4f5b7642f0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:50.563Z|6366d9e4-d7c7-447e-b500-4f5b7642f0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:51.304Z|b8b49e43-667e-40cb-b7d3-72cecbab11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:51.305Z|b8b49e43-667e-40cb-b7d3-72cecbab11d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:44:53.006Z|50a9f64c-2454-4dff-a30e-9bd7f5bd62ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:44:53.008Z|50a9f64c-2454-4dff-a30e-9bd7f5bd62ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:44:53.106Z|5e33aa0b-ded5-4833-bf7f-54e839d11b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:44:53.107Z|5e33aa0b-ded5-4833-bf7f-54e839d11b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:44:55.774Z|4ebb5b33-a58c-43fb-8d67-89a315386ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:44:55.775Z|4ebb5b33-a58c-43fb-8d67-89a315386ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:00.595Z|ec24be19-457e-40b6-89d8-c7b99b8f8add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:00.596Z|ec24be19-457e-40b6-89d8-c7b99b8f8add|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:01.336Z|78c7466f-5d21-4dcb-b4b5-25fde44b7aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:01.337Z|78c7466f-5d21-4dcb-b4b5-25fde44b7aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:05.800Z|cb78e576-d4ff-40d1-abb8-85443af7cc6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:05.801Z|cb78e576-d4ff-40d1-abb8-85443af7cc6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:08.007Z|4303acff-ab21-4a08-9e77-e79aeb48a9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:45:08.009Z|4303acff-ab21-4a08-9e77-e79aeb48a9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:45:10.632Z|eaecca55-dd81-4ce1-996e-4ccc3f07adff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:10.634Z|eaecca55-dd81-4ce1-996e-4ccc3f07adff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:11.368Z|bdd58521-90be-463b-91f2-c01d40e559fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:11.370Z|bdd58521-90be-463b-91f2-c01d40e559fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:15.834Z|4f0e6586-ef72-4f51-ac11-e3a0cc26dc20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:15.836Z|4f0e6586-ef72-4f51-ac11-e3a0cc26dc20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:20.680Z|63cf7066-8da1-4edf-99a7-5be7d718fd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:20.682Z|63cf7066-8da1-4edf-99a7-5be7d718fd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:21.399Z|91689bd5-5789-4986-bb92-633a9bd18a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:21.400Z|91689bd5-5789-4986-bb92-633a9bd18a57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:23.007Z|5dccfacb-a5dd-45b3-8385-e7bd4d7b21e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:45:23.010Z|5dccfacb-a5dd-45b3-8385-e7bd4d7b21e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:45:23.108Z|457df80a-791c-42d6-adb2-20ea21ffb3f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:45:23.109Z|457df80a-791c-42d6-adb2-20ea21ffb3f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:45:25.875Z|bafddf79-67ea-4bb2-ada4-efa86ba2f4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:25.876Z|bafddf79-67ea-4bb2-ada4-efa86ba2f4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:27.389Z|912476a8-fb56-459e-9814-22956fd91c5f|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:45:27.390Z|912476a8-fb56-459e-9814-22956fd91c5f|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:30.711Z|c16ed21f-90d7-4e8d-a85a-f4c8045989d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:30.712Z|c16ed21f-90d7-4e8d-a85a-f4c8045989d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:31.432Z|652b511a-c215-4495-9775-bb3ba4e6ac7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:31.433Z|652b511a-c215-4495-9775-bb3ba4e6ac7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:35.914Z|45d03fea-ea22-4198-8b53-ddd38b69be42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:35.915Z|45d03fea-ea22-4198-8b53-ddd38b69be42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:38.006Z|9574db32-fe23-446c-b808-5dad652b07bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:45:38.007Z|9574db32-fe23-446c-b808-5dad652b07bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:45:40.739Z|390a436f-e9ed-4f04-a556-ce8286d05585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:40.740Z|390a436f-e9ed-4f04-a556-ce8286d05585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:41.462Z|77a6768e-d60a-4f2b-9e9f-5ecfbbebd761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:41.463Z|77a6768e-d60a-4f2b-9e9f-5ecfbbebd761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:45.943Z|a2161650-011f-47ed-afb3-623763e37d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:45.945Z|a2161650-011f-47ed-afb3-623763e37d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:50.769Z|b786ff95-065e-4171-a9de-3d68a1dfa5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:50.770Z|b786ff95-065e-4171-a9de-3d68a1dfa5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:51.491Z|cd868ffa-2bbb-4524-aae9-c32d7cd9ca10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:51.492Z|cd868ffa-2bbb-4524-aae9-c32d7cd9ca10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:45:53.006Z|ef2f0b2c-7103-4cb8-b1ab-d77a2bc8e08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:45:53.007Z|ef2f0b2c-7103-4cb8-b1ab-d77a2bc8e08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:45:53.110Z|1df9744e-8a37-4062-bcfd-a162ac9b273b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:45:53.110Z|1df9744e-8a37-4062-bcfd-a162ac9b273b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:45:55.973Z|3d0be1b5-a38d-4331-866c-2a87bef1f35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:45:55.974Z|3d0be1b5-a38d-4331-866c-2a87bef1f35a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:00.800Z|5360d9d6-b63f-449c-95d4-2a49c829b5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:00.801Z|5360d9d6-b63f-449c-95d4-2a49c829b5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:01.522Z|852619a7-faaa-4eec-a652-23a08316f0be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:01.522Z|852619a7-faaa-4eec-a652-23a08316f0be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:06.002Z|80da34c2-40c9-4976-84c7-be27862d5d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:06.003Z|80da34c2-40c9-4976-84c7-be27862d5d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:08.006Z|d9cce282-5df0-4e25-a307-79e557268d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:46:08.009Z|d9cce282-5df0-4e25-a307-79e557268d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:46:10.825Z|eb2d6e00-b465-4cfb-b935-f4ba35c7a177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:10.826Z|eb2d6e00-b465-4cfb-b935-f4ba35c7a177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:11.547Z|d2546c3c-50a9-4976-81fc-9b2132b9b0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:11.548Z|d2546c3c-50a9-4976-81fc-9b2132b9b0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:16.030Z|46ebb9ac-c183-48c2-999c-96363dca354a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:16.031Z|46ebb9ac-c183-48c2-999c-96363dca354a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:20.853Z|97d31d97-dea0-4c38-ad86-66dda777ff1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:20.854Z|97d31d97-dea0-4c38-ad86-66dda777ff1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:21.574Z|e1d159de-b9a8-472b-a119-bb56dff6c098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:21.575Z|e1d159de-b9a8-472b-a119-bb56dff6c098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:23.006Z|818d533a-862c-4b00-8326-887548bd9571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:46:23.007Z|818d533a-862c-4b00-8326-887548bd9571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:46:23.111Z|0271b5b5-7065-4857-8942-f35c2a657024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:46:23.112Z|0271b5b5-7065-4857-8942-f35c2a657024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:46:26.063Z|04fe4718-9606-4ee8-9048-716c9dc284fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:26.064Z|04fe4718-9606-4ee8-9048-716c9dc284fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:27.392Z|bc171dbc-4c93-4bda-a389-0c7e723dc12f|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:46:27.393Z|bc171dbc-4c93-4bda-a389-0c7e723dc12f|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:30.883Z|6600f78f-3293-4fc4-9c01-6674cac4140f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:30.884Z|6600f78f-3293-4fc4-9c01-6674cac4140f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:31.607Z|75b8df07-da9c-45fd-b622-d6c870fd0bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:31.608Z|75b8df07-da9c-45fd-b622-d6c870fd0bd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:36.099Z|a6ad2cb0-a806-4abc-b89f-4edee9b3e45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:36.101Z|a6ad2cb0-a806-4abc-b89f-4edee9b3e45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:38.007Z|7f5dc62e-857f-4dbb-9e7e-46055a41605c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:46:38.008Z|7f5dc62e-857f-4dbb-9e7e-46055a41605c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:46:40.919Z|f6a02475-34b8-42d9-a85f-1bec33ad59e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:40.921Z|f6a02475-34b8-42d9-a85f-1bec33ad59e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:41.641Z|9851091f-7333-4d71-b7a8-b6242bb87f06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:41.643Z|9851091f-7333-4d71-b7a8-b6242bb87f06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:46.146Z|b648d386-e87c-4258-9586-edcb92a286b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:46.148Z|b648d386-e87c-4258-9586-edcb92a286b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:50.953Z|d5305724-7c03-4677-95d2-1f98f7348292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:50.954Z|d5305724-7c03-4677-95d2-1f98f7348292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:51.673Z|fa40d1ed-19a9-4cd9-a8ba-2d4c6e96c2fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:51.675Z|fa40d1ed-19a9-4cd9-a8ba-2d4c6e96c2fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:46:53.007Z|6a6bc2b8-e3c5-4559-bdc8-58f2bc2967a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:46:53.009Z|6a6bc2b8-e3c5-4559-bdc8-58f2bc2967a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:46:53.113Z|98d51685-dc3e-4999-8d7f-b76a0eca73c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:46:53.114Z|98d51685-dc3e-4999-8d7f-b76a0eca73c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:46:56.182Z|6c571273-3110-48b7-9757-2c4e58684dbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:46:56.187Z|6c571273-3110-48b7-9757-2c4e58684dbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:00.982Z|4c552a0b-bcae-4287-b47e-e4786312d591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:00.987Z|4c552a0b-bcae-4287-b47e-e4786312d591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:01.703Z|8552a35b-4b39-45fa-9ec4-af78eb308adc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:01.704Z|8552a35b-4b39-45fa-9ec4-af78eb308adc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:06.215Z|a821469a-20f0-4b73-8896-fb01ac6f0dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:06.217Z|a821469a-20f0-4b73-8896-fb01ac6f0dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:08.007Z|54fdd843-c736-43ea-ad5a-d3e67bf0f250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:47:08.007Z|54fdd843-c736-43ea-ad5a-d3e67bf0f250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:47:11.020Z|1f23d51e-8dee-48b4-b45d-fd27524e8a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:11.023Z|1f23d51e-8dee-48b4-b45d-fd27524e8a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:11.733Z|74f4ad08-48fd-4cdf-b222-623fa46ad988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:11.735Z|74f4ad08-48fd-4cdf-b222-623fa46ad988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:16.247Z|9d313b84-728a-4ea0-8877-7015680561f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:16.248Z|9d313b84-728a-4ea0-8877-7015680561f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:21.056Z|6608d554-c365-4cbf-b989-f100ec580348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:21.058Z|6608d554-c365-4cbf-b989-f100ec580348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:21.768Z|3d0ab680-c56b-425a-9a2a-c490dc6b5b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:21.769Z|3d0ab680-c56b-425a-9a2a-c490dc6b5b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:23.007Z|e6b2c864-0ca1-4ca1-beb4-b77e97229940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:47:23.007Z|e6b2c864-0ca1-4ca1-beb4-b77e97229940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:47:23.115Z|2c5903fc-0b47-4b24-b517-64a9afe10186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:47:23.115Z|2c5903fc-0b47-4b24-b517-64a9afe10186|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:47:26.280Z|d047a105-02ab-4a8c-bfd7-4061e686fd84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:26.282Z|d047a105-02ab-4a8c-bfd7-4061e686fd84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:27.389Z|db987a58-9b11-41fa-a47a-a308866211b0|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:47:27.391Z|db987a58-9b11-41fa-a47a-a308866211b0|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:31.084Z|fc816728-4d0f-4fd1-ba9a-1affde2722c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:31.085Z|fc816728-4d0f-4fd1-ba9a-1affde2722c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:31.808Z|f9d195fc-98b9-4764-8508-64d220887770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:31.809Z|f9d195fc-98b9-4764-8508-64d220887770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:36.310Z|8de3e620-1626-4d7a-bc8e-fa96699bf2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:36.311Z|8de3e620-1626-4d7a-bc8e-fa96699bf2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:38.006Z|56cd9212-647c-4bec-aa2c-b86924724da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:47:38.009Z|56cd9212-647c-4bec-aa2c-b86924724da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:47:41.116Z|24056180-9971-4f9e-945a-fa16b03e8c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:41.117Z|24056180-9971-4f9e-945a-fa16b03e8c74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:41.839Z|03e286fd-5a41-4fee-8248-81e373d1f2d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:41.841Z|03e286fd-5a41-4fee-8248-81e373d1f2d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:46.339Z|33182d17-17ec-466c-8ca2-779c2a7facca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:46.340Z|33182d17-17ec-466c-8ca2-779c2a7facca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:51.146Z|637dc170-567f-491c-bff7-2a90f7f8d4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:51.147Z|637dc170-567f-491c-bff7-2a90f7f8d4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:51.870Z|b1b1ad41-6e19-49a1-a370-368eac56e3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:51.872Z|b1b1ad41-6e19-49a1-a370-368eac56e3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:47:53.006Z|0cb99e8d-ba6b-4fcb-b80d-427b3cf5d2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:47:53.007Z|0cb99e8d-ba6b-4fcb-b80d-427b3cf5d2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:47:53.116Z|fe8e2e03-b228-417b-b3d7-5f3caa993b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:47:53.117Z|fe8e2e03-b228-417b-b3d7-5f3caa993b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:47:56.376Z|058a998f-39c2-495d-9763-2babe7f9586c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:47:56.379Z|058a998f-39c2-495d-9763-2babe7f9586c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:01.183Z|fc8b19cb-394b-488a-93dd-2f320822058b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:01.185Z|fc8b19cb-394b-488a-93dd-2f320822058b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:01.901Z|7ab9b7c8-a4ac-4bec-996c-b7abf7f6db43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:01.901Z|7ab9b7c8-a4ac-4bec-996c-b7abf7f6db43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:06.408Z|f2e60f71-4375-414d-8e41-826310a3f930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:06.409Z|f2e60f71-4375-414d-8e41-826310a3f930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:08.007Z|31176a8f-9bc0-46a5-a297-7b815258066c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:48:08.009Z|31176a8f-9bc0-46a5-a297-7b815258066c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:48:11.220Z|522c3a2c-bc64-442e-a282-c71a6c10f50d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:11.221Z|522c3a2c-bc64-442e-a282-c71a6c10f50d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:11.929Z|0cc58ff7-d8ac-4eb1-ba43-40d815c82706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:11.930Z|0cc58ff7-d8ac-4eb1-ba43-40d815c82706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:16.437Z|edc6f9a7-1fef-40d5-97f6-40e2e9e4db24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:16.438Z|edc6f9a7-1fef-40d5-97f6-40e2e9e4db24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:21.267Z|70f4dfcc-0a27-449b-82b6-6b014d35ad16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:21.270Z|70f4dfcc-0a27-449b-82b6-6b014d35ad16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:21.961Z|94cd8509-ac05-4916-93d0-b224a603eb55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:21.962Z|94cd8509-ac05-4916-93d0-b224a603eb55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:23.010Z|16201a29-06fd-4a37-a70c-92bebecc6d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:48:23.014Z|16201a29-06fd-4a37-a70c-92bebecc6d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:48:23.118Z|f59e68bd-715f-48cc-a9c6-b3272aa816f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:48:23.119Z|f59e68bd-715f-48cc-a9c6-b3272aa816f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:48:26.469Z|dd17b40e-cf9f-4400-911c-da4811520d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:26.470Z|dd17b40e-cf9f-4400-911c-da4811520d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:27.391Z|ba14f070-5db3-436c-944c-b32a1466cd6d|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:48:27.392Z|ba14f070-5db3-436c-944c-b32a1466cd6d|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:31.302Z|67a28fbd-b123-4657-9544-46d9c8b17358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:31.303Z|67a28fbd-b123-4657-9544-46d9c8b17358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:31.991Z|2e734275-8533-4f73-b63d-a1ceb637277d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:31.992Z|2e734275-8533-4f73-b63d-a1ceb637277d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:36.505Z|d3f7acc9-e4d6-482d-83f4-108c67a524e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:36.507Z|d3f7acc9-e4d6-482d-83f4-108c67a524e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:38.006Z|358b34a2-d0e4-44cf-a3a9-6c0a8e1b8641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:48:38.008Z|358b34a2-d0e4-44cf-a3a9-6c0a8e1b8641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:48:41.329Z|0f7075ca-e9a7-45a2-8494-6a64a40bb796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:41.330Z|0f7075ca-e9a7-45a2-8494-6a64a40bb796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:42.023Z|e85fab1e-4f73-4ceb-9750-996c3c12acae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:42.024Z|e85fab1e-4f73-4ceb-9750-996c3c12acae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:46.535Z|938d3a01-271c-4b02-8166-ff6867acda21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:46.536Z|938d3a01-271c-4b02-8166-ff6867acda21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:51.358Z|48e6fba1-882a-4ffd-acb4-3d682e113f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:51.359Z|48e6fba1-882a-4ffd-acb4-3d682e113f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:52.051Z|84654c20-bded-464d-80f4-0b685de1c93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:52.052Z|84654c20-bded-464d-80f4-0b685de1c93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:48:53.006Z|9dfd4a7f-6d03-43d4-85bd-c7d143810498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:48:53.007Z|9dfd4a7f-6d03-43d4-85bd-c7d143810498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:48:53.119Z|f5a7e555-8a2f-42f4-86a0-488633415849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:48:53.120Z|f5a7e555-8a2f-42f4-86a0-488633415849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:48:56.582Z|ef094293-b759-45d4-9c06-8a83b65be49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:48:56.582Z|ef094293-b759-45d4-9c06-8a83b65be49a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:01.403Z|90ca705f-efba-49ca-a7b5-781fe1d12ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:01.404Z|90ca705f-efba-49ca-a7b5-781fe1d12ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:02.082Z|809056fb-f55f-4eb3-b7ea-4fb0f0bac677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:02.084Z|809056fb-f55f-4eb3-b7ea-4fb0f0bac677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:06.613Z|c2b568d9-d5cb-43e1-b68b-fb7a09427b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:06.615Z|c2b568d9-d5cb-43e1-b68b-fb7a09427b68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:08.006Z|f1be7454-3981-4065-a9ca-df8fa59f5be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:49:08.009Z|f1be7454-3981-4065-a9ca-df8fa59f5be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:49:11.430Z|6dbfbccb-b0fc-4c44-be6f-335a794f742e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:11.431Z|6dbfbccb-b0fc-4c44-be6f-335a794f742e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:12.113Z|b56a2f8c-1006-4850-b8ef-26afe88239c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:12.116Z|b56a2f8c-1006-4850-b8ef-26afe88239c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:16.647Z|7e63661c-2a3f-448b-8d66-2df5c3a85e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:16.648Z|7e63661c-2a3f-448b-8d66-2df5c3a85e52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:21.457Z|e4556f4b-b2d1-43af-a70b-2e50c66585b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:21.458Z|e4556f4b-b2d1-43af-a70b-2e50c66585b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:22.146Z|c3ff71cf-8b18-46d4-b325-f58e0c6580fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:22.147Z|c3ff71cf-8b18-46d4-b325-f58e0c6580fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:23.006Z|61a05ee9-7d35-4754-8b72-6bf637e87a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:49:23.007Z|61a05ee9-7d35-4754-8b72-6bf637e87a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:49:23.121Z|41c6d3e5-4932-4898-801f-a9ab78394c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:49:23.121Z|41c6d3e5-4932-4898-801f-a9ab78394c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:49:26.678Z|75384c96-5526-4c90-8cb3-514eb5ba44f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:26.679Z|75384c96-5526-4c90-8cb3-514eb5ba44f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:27.388Z|b6223d73-758c-47f2-b388-a5715b4551d4|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:49:27.389Z|b6223d73-758c-47f2-b388-a5715b4551d4|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:31.489Z|bdbdbae7-25be-4c37-b6b2-41ee012f13e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:31.490Z|bdbdbae7-25be-4c37-b6b2-41ee012f13e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:32.179Z|7646433d-7a9e-4e69-8143-7606ca65ac1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:32.180Z|7646433d-7a9e-4e69-8143-7606ca65ac1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:36.707Z|571b062f-ff58-4723-880e-041aece316f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:36.708Z|571b062f-ff58-4723-880e-041aece316f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:38.007Z|95c47b54-056d-46f0-b36b-3aa6ea7413d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:49:38.010Z|95c47b54-056d-46f0-b36b-3aa6ea7413d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:49:41.524Z|ad57003b-4479-4605-bc98-7cf85afc85b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:41.526Z|ad57003b-4479-4605-bc98-7cf85afc85b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:42.210Z|2d2e5292-fcbb-4cb8-a0fc-2a34d38edc43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:42.211Z|2d2e5292-fcbb-4cb8-a0fc-2a34d38edc43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:46.739Z|c7653084-09cf-43ab-bfa7-a4b05f45a2a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:46.741Z|c7653084-09cf-43ab-bfa7-a4b05f45a2a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:51.568Z|b9775cbc-e272-49f1-b236-1f46188b6a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:51.570Z|b9775cbc-e272-49f1-b236-1f46188b6a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:52.301Z|d070ae09-fddf-45ce-a875-ea2472d235f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:52.302Z|d070ae09-fddf-45ce-a875-ea2472d235f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:49:53.010Z|57c1360e-1bbc-4922-bc97-252f1543f27a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:49:53.011Z|57c1360e-1bbc-4922-bc97-252f1543f27a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:49:53.122Z|ddcb7d5a-acf2-4d1b-ad37-14319d6f2b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:49:53.123Z|ddcb7d5a-acf2-4d1b-ad37-14319d6f2b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:49:56.778Z|c9771bce-3d5a-457b-a01b-d6e6c151a5d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:49:56.779Z|c9771bce-3d5a-457b-a01b-d6e6c151a5d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:01.598Z|4e5d8154-c8eb-43f3-bb8a-2695d1ba759b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:01.599Z|4e5d8154-c8eb-43f3-bb8a-2695d1ba759b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:02.332Z|2d66e524-5124-41fd-aa05-e35009e7c097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:02.333Z|2d66e524-5124-41fd-aa05-e35009e7c097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:06.815Z|fd28f4de-34f5-44ed-8164-f65743ca6607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:06.817Z|fd28f4de-34f5-44ed-8164-f65743ca6607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:08.007Z|77d1a145-fb44-41e6-b9de-317a6d45fb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:50:08.007Z|77d1a145-fb44-41e6-b9de-317a6d45fb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:50:11.628Z|d6e0e69c-3369-44a5-a0d1-e5945f5db0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:11.629Z|d6e0e69c-3369-44a5-a0d1-e5945f5db0a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:12.360Z|bcc4e99c-f0a8-4255-9015-6f3275fe15c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:12.361Z|bcc4e99c-f0a8-4255-9015-6f3275fe15c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:16.847Z|3f6f093b-01e6-406a-a8d4-4bd0a46b9074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:16.848Z|3f6f093b-01e6-406a-a8d4-4bd0a46b9074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:21.657Z|f04055a3-208c-4539-9db7-d195c8c7065b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:21.658Z|f04055a3-208c-4539-9db7-d195c8c7065b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:22.387Z|f07b697f-e1d8-4da2-9ae7-addbcc81481a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:22.388Z|f07b697f-e1d8-4da2-9ae7-addbcc81481a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:23.007Z|84d8d8c2-492b-4553-b031-765a6034a8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:50:23.010Z|84d8d8c2-492b-4553-b031-765a6034a8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:50:23.125Z|8715f552-f7af-4161-9bf1-32c5730539c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:50:23.126Z|8715f552-f7af-4161-9bf1-32c5730539c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:50:26.878Z|bd500d55-8d96-45ed-881a-d60e844607d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:26.879Z|bd500d55-8d96-45ed-881a-d60e844607d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:27.390Z|7d680da0-27ea-427f-9ebe-ef0c426bc43b|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:50:27.392Z|7d680da0-27ea-427f-9ebe-ef0c426bc43b|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:31.685Z|a3e145dc-9dd3-4503-aa6e-cffa36478e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:31.686Z|a3e145dc-9dd3-4503-aa6e-cffa36478e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:32.414Z|28e591fa-8a19-42c1-b830-65245c9a3615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:32.415Z|28e591fa-8a19-42c1-b830-65245c9a3615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:36.908Z|12a87240-b89c-4f9c-9e59-5852fd3d04a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:36.909Z|12a87240-b89c-4f9c-9e59-5852fd3d04a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:38.006Z|85baced9-cd43-43d4-b5c6-fbf55670a3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:50:38.007Z|85baced9-cd43-43d4-b5c6-fbf55670a3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:50:41.712Z|49087c45-c39b-4f04-8c5b-5236e7846dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:41.713Z|49087c45-c39b-4f04-8c5b-5236e7846dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:42.442Z|f85fac79-a3b7-45ca-ab9e-9edb7f22b2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:42.443Z|f85fac79-a3b7-45ca-ab9e-9edb7f22b2eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:46.934Z|0d932205-3608-4b13-a1bb-b8069ea1b02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:46.935Z|0d932205-3608-4b13-a1bb-b8069ea1b02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:51.738Z|bde8e27d-2e61-4cd8-8011-16d9c74cd8be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:51.739Z|bde8e27d-2e61-4cd8-8011-16d9c74cd8be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:52.472Z|6a162093-380e-4e4e-a7d9-9b6e5273a9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:52.473Z|6a162093-380e-4e4e-a7d9-9b6e5273a9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:50:53.006Z|4c3ef10d-dc28-409f-81d6-70a5b16bbb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:50:53.007Z|4c3ef10d-dc28-409f-81d6-70a5b16bbb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:50:53.127Z|5d352152-20a0-47fb-8887-7ec291479dd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:50:53.127Z|5d352152-20a0-47fb-8887-7ec291479dd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:50:56.977Z|df4bbfd1-6bfd-4583-8dfb-616a8b1d5f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:50:56.978Z|df4bbfd1-6bfd-4583-8dfb-616a8b1d5f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:01.768Z|59bf44da-af13-4d6e-83a5-dc82ec50e9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:01.769Z|59bf44da-af13-4d6e-83a5-dc82ec50e9fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:02.499Z|f1379ba4-2446-4c3a-8dd3-c691d859b8e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:02.500Z|f1379ba4-2446-4c3a-8dd3-c691d859b8e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:07.013Z|73509fce-b1de-40b1-bc4e-150d1c72f869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:07.015Z|73509fce-b1de-40b1-bc4e-150d1c72f869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:08.007Z|06bf9485-7c1b-4f4f-93a3-babc468ebb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:51:08.010Z|06bf9485-7c1b-4f4f-93a3-babc468ebb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:51:11.800Z|6baa5f02-72cd-4601-af8b-d5c6597ed22a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:11.801Z|6baa5f02-72cd-4601-af8b-d5c6597ed22a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:12.528Z|861e631e-6b95-4cca-a5dd-d2d23cdca6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:12.528Z|861e631e-6b95-4cca-a5dd-d2d23cdca6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:17.056Z|fd42c749-dfa1-45ed-9d60-58ec9331b5ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:17.064Z|fd42c749-dfa1-45ed-9d60-58ec9331b5ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:21.834Z|ac0830a2-9871-47b0-a34f-3283fee6fe03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:21.836Z|ac0830a2-9871-47b0-a34f-3283fee6fe03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:22.555Z|ecc8df67-2a1c-4e6b-a19f-06721c16dadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:22.556Z|ecc8df67-2a1c-4e6b-a19f-06721c16dadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:23.007Z|7e95fbaf-be26-4c3c-bea3-35f95144376e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:51:23.009Z|7e95fbaf-be26-4c3c-bea3-35f95144376e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:51:23.129Z|bd3ddfb5-9f66-4c5a-bedd-e9ae5199f4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:51:23.129Z|bd3ddfb5-9f66-4c5a-bedd-e9ae5199f4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:51:27.093Z|a02ecbaf-bb2e-43a0-8d9e-ab5fe2fa9b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:27.094Z|a02ecbaf-bb2e-43a0-8d9e-ab5fe2fa9b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:27.388Z|f91baf44-2a89-490c-906e-259c2a4673af|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:51:27.389Z|f91baf44-2a89-490c-906e-259c2a4673af|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:31.866Z|2a490c1a-4da7-47b4-99cc-d78153bd5e2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:31.868Z|2a490c1a-4da7-47b4-99cc-d78153bd5e2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:32.583Z|8faa0474-8bda-4103-bd2d-11399a0f8420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:32.584Z|8faa0474-8bda-4103-bd2d-11399a0f8420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:37.120Z|48060d4a-4d5f-4c7c-a741-878ae06bd655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:37.121Z|48060d4a-4d5f-4c7c-a741-878ae06bd655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:38.007Z|1a13df5d-ce45-4254-a35d-adb4c709b253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:51:38.008Z|1a13df5d-ce45-4254-a35d-adb4c709b253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:51:41.898Z|8aa49c2e-9d45-47e6-b293-240627ecc1c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:41.899Z|8aa49c2e-9d45-47e6-b293-240627ecc1c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:42.612Z|6dab8d11-f848-4be5-83c2-d1d6edf408fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:42.613Z|6dab8d11-f848-4be5-83c2-d1d6edf408fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:47.146Z|c7f84cfc-2870-4b09-9afe-a331d55ddfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:47.147Z|c7f84cfc-2870-4b09-9afe-a331d55ddfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:51.936Z|ea56fa18-cdab-4184-8918-c0f1437ba504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:51.938Z|ea56fa18-cdab-4184-8918-c0f1437ba504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:52.640Z|3184a4cb-01da-4931-b7e2-a0b036b5af0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:52.641Z|3184a4cb-01da-4931-b7e2-a0b036b5af0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:51:53.006Z|607a1774-16d7-4aa6-ac05-73ec8f6e6eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:51:53.008Z|607a1774-16d7-4aa6-ac05-73ec8f6e6eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:51:53.130Z|ce423e1b-c1dd-4369-aae5-3b7d08d523e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:51:53.131Z|ce423e1b-c1dd-4369-aae5-3b7d08d523e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:51:57.170Z|bcb31858-8ca3-47ed-b0db-db8f26e9c001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:51:57.171Z|bcb31858-8ca3-47ed-b0db-db8f26e9c001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:01.966Z|20102d23-8898-4b3f-a7ff-68108a23af57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:01.967Z|20102d23-8898-4b3f-a7ff-68108a23af57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:02.671Z|de687661-b08d-410a-95fa-f7b91f381c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:02.672Z|de687661-b08d-410a-95fa-f7b91f381c63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:07.194Z|6f428772-4393-4be6-b217-2b234362c776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:07.195Z|6f428772-4393-4be6-b217-2b234362c776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:08.006Z|bc4309a5-15ca-442e-b69a-fa1f1e8490cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:52:08.007Z|bc4309a5-15ca-442e-b69a-fa1f1e8490cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:52:11.993Z|aab6ea64-0169-4c52-8b33-927a549240f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:11.995Z|aab6ea64-0169-4c52-8b33-927a549240f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:12.699Z|7771ff14-6ab5-491b-8924-3536e9982a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:12.700Z|7771ff14-6ab5-491b-8924-3536e9982a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:17.219Z|f5a21f3d-1eb0-4a08-ae91-2276b9245d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:17.220Z|f5a21f3d-1eb0-4a08-ae91-2276b9245d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:22.022Z|cafd8d34-0103-4a87-857a-06fcc2d9c95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:22.023Z|cafd8d34-0103-4a87-857a-06fcc2d9c95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:22.730Z|3fc2e204-1100-4482-9bc5-d284eaf37400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:22.732Z|3fc2e204-1100-4482-9bc5-d284eaf37400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:23.006Z|6177a7fe-0407-4d6c-bf18-ee73aaac7a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:52:23.007Z|6177a7fe-0407-4d6c-bf18-ee73aaac7a5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:52:23.132Z|0fa8cd0d-9520-4af5-84d5-35fb9c42d688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:52:23.132Z|0fa8cd0d-9520-4af5-84d5-35fb9c42d688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:52:27.246Z|c816ab2a-6eb2-4ea6-b8fa-95ee33eef137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:27.247Z|c816ab2a-6eb2-4ea6-b8fa-95ee33eef137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:27.388Z|6093c27b-5a53-4f2c-8c74-4a435a3a4e8e|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:52:27.389Z|6093c27b-5a53-4f2c-8c74-4a435a3a4e8e|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:32.052Z|c0baf6b6-d2db-47e3-bc50-9b7bbafd62c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:32.053Z|c0baf6b6-d2db-47e3-bc50-9b7bbafd62c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:32.760Z|692995dc-d11e-42d4-9714-ecaafed54dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:32.761Z|692995dc-d11e-42d4-9714-ecaafed54dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:37.277Z|55198872-1d0a-4dca-8b3f-1e4758c3a1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:37.278Z|55198872-1d0a-4dca-8b3f-1e4758c3a1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:38.007Z|5df5ebfe-dddd-4fb6-80e0-b2552fb3d36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:52:38.009Z|5df5ebfe-dddd-4fb6-80e0-b2552fb3d36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:52:42.091Z|ca7deedf-c2e9-4c0b-a260-804dc682b6a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:42.093Z|ca7deedf-c2e9-4c0b-a260-804dc682b6a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:42.791Z|ce434101-fbb4-4f0b-90a8-30b9a8e415f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:42.792Z|ce434101-fbb4-4f0b-90a8-30b9a8e415f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:47.311Z|1a233768-3073-4b61-b495-cdea16d8691f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:47.312Z|1a233768-3073-4b61-b495-cdea16d8691f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:52.134Z|f5320645-9dbb-44d5-a217-250ce9999e9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:52.137Z|f5320645-9dbb-44d5-a217-250ce9999e9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:52.820Z|2b77bb66-9da2-492a-86c3-7dfd13db6750|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:52.821Z|2b77bb66-9da2-492a-86c3-7dfd13db6750|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:52:53.007Z|872263f9-f2bc-409c-898c-67927816e862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:52:53.008Z|872263f9-f2bc-409c-898c-67927816e862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:52:53.133Z|85b35a7a-fb6e-439d-a1b3-a0b824abb12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:52:53.134Z|85b35a7a-fb6e-439d-a1b3-a0b824abb12c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:52:57.345Z|955d1771-ef09-4b2e-81f2-9d8a3d762b2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:52:57.346Z|955d1771-ef09-4b2e-81f2-9d8a3d762b2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:02.167Z|b01862ee-c983-4cef-8aa0-f5b15edc05ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:02.168Z|b01862ee-c983-4cef-8aa0-f5b15edc05ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:02.848Z|06863b8e-5153-4511-ba6e-4888fb5925c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:02.849Z|06863b8e-5153-4511-ba6e-4888fb5925c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:07.378Z|71dc7a15-4c95-49c5-8643-fa5332d0e52b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:07.379Z|71dc7a15-4c95-49c5-8643-fa5332d0e52b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:08.006Z|cabcb252-ba4b-4d01-8d31-2978d7f06f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:53:08.008Z|cabcb252-ba4b-4d01-8d31-2978d7f06f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:53:12.204Z|5ef34a47-9a82-4af9-ba9a-bd75f968df1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:12.205Z|5ef34a47-9a82-4af9-ba9a-bd75f968df1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:12.877Z|3232fd10-2fe7-4335-a18e-57d33dd784c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:12.878Z|3232fd10-2fe7-4335-a18e-57d33dd784c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:17.410Z|65a30437-acf0-4e4f-b0ea-a9f56b472135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:17.411Z|65a30437-acf0-4e4f-b0ea-a9f56b472135|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:22.236Z|eb194376-40c2-4ec1-9377-f6f7418b1dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:22.238Z|eb194376-40c2-4ec1-9377-f6f7418b1dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:22.906Z|3b8ad144-431c-465d-a747-c6da1db86025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:22.907Z|3b8ad144-431c-465d-a747-c6da1db86025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:23.007Z|b311e89f-0dad-47bc-91d9-5e34f3640e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:53:23.009Z|b311e89f-0dad-47bc-91d9-5e34f3640e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:53:23.136Z|83d754cd-96cf-46a6-81ba-06c164ceee5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:53:23.136Z|83d754cd-96cf-46a6-81ba-06c164ceee5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:53:27.390Z|6e296057-1e2d-4200-a080-5d5136e37e27|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:53:27.392Z|6e296057-1e2d-4200-a080-5d5136e37e27|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:27.439Z|b0ed293a-c20c-4c41-9690-37dd516cf23f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:27.440Z|b0ed293a-c20c-4c41-9690-37dd516cf23f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:32.272Z|f1f5a9de-615d-4ed3-86f0-84ee885d2bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:32.273Z|f1f5a9de-615d-4ed3-86f0-84ee885d2bb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:32.932Z|8d203ac4-afd2-4f04-aef4-da0a320312f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:32.933Z|8d203ac4-afd2-4f04-aef4-da0a320312f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:37.467Z|2373381c-afdb-45d8-b569-4d8223550c30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:37.468Z|2373381c-afdb-45d8-b569-4d8223550c30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:38.006Z|3bc7636f-c295-4a3a-9a9c-6df3e2861e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:53:38.007Z|3bc7636f-c295-4a3a-9a9c-6df3e2861e13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:53:42.301Z|210159c3-6988-435d-9a42-c62f193751bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:42.303Z|210159c3-6988-435d-9a42-c62f193751bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:42.962Z|a1237658-49d9-4b7a-9a82-09124d7f4afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:42.963Z|a1237658-49d9-4b7a-9a82-09124d7f4afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:47.495Z|0dbfdc22-1ea4-4e07-9834-f3533da3ee0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:47.496Z|0dbfdc22-1ea4-4e07-9834-f3533da3ee0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:52.332Z|7020b9a2-b001-4f7b-80fe-0d35693701c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:52.333Z|7020b9a2-b001-4f7b-80fe-0d35693701c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:52.991Z|0336a8e2-6a6c-45d1-a5c1-f152a5b4fdf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:52.992Z|0336a8e2-6a6c-45d1-a5c1-f152a5b4fdf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:53:53.007Z|cbff0231-0920-4d23-8df9-0451758c70c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:53:53.007Z|cbff0231-0920-4d23-8df9-0451758c70c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:53:53.137Z|dd6ed7b0-16d4-43b0-9588-0834388bdd57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:53:53.137Z|dd6ed7b0-16d4-43b0-9588-0834388bdd57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:53:57.522Z|e85a92f9-6501-498f-ba91-a761d6e4d124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:53:57.523Z|e85a92f9-6501-498f-ba91-a761d6e4d124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:02.368Z|7b0249ce-afaf-4270-b47d-fe52e71a84e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:02.369Z|7b0249ce-afaf-4270-b47d-fe52e71a84e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:03.024Z|777008a2-830c-485a-bceb-7e95acfe2cfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:03.025Z|777008a2-830c-485a-bceb-7e95acfe2cfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:07.565Z|2b2ca550-ad3a-474e-adca-42dca007b8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:07.568Z|2b2ca550-ad3a-474e-adca-42dca007b8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:08.008Z|a2e5bfa8-ab0d-4fb0-9f44-eb299677a80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:54:08.011Z|a2e5bfa8-ab0d-4fb0-9f44-eb299677a80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:54:12.403Z|3064cab7-2b4f-402e-8131-7dfbdb55a8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:12.404Z|3064cab7-2b4f-402e-8131-7dfbdb55a8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:13.053Z|e411ca13-4afc-4f1f-8e85-db387505f4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:13.054Z|e411ca13-4afc-4f1f-8e85-db387505f4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:17.605Z|e3638464-1936-4d77-845e-0bebf73f9ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:17.606Z|e3638464-1936-4d77-845e-0bebf73f9ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:22.435Z|4de055d7-1919-4b1f-bd13-b320e4efa41e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:22.436Z|4de055d7-1919-4b1f-bd13-b320e4efa41e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:23.006Z|c2180ba8-6072-40b5-a35c-7d5c31b7bff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:54:23.007Z|c2180ba8-6072-40b5-a35c-7d5c31b7bff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:54:23.081Z|619471a7-6100-4d69-b86c-6307382741c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:23.082Z|619471a7-6100-4d69-b86c-6307382741c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:23.139Z|cb44e2b2-67f4-4e3d-ad16-7020dee027de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:54:23.140Z|cb44e2b2-67f4-4e3d-ad16-7020dee027de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:54:27.389Z|bf64b1a8-560a-4829-8a50-6291ef6728ad|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:54:27.391Z|bf64b1a8-560a-4829-8a50-6291ef6728ad|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:27.632Z|b944bad4-6234-42e1-a9df-4b80436d754d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:27.633Z|b944bad4-6234-42e1-a9df-4b80436d754d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:32.468Z|08688a4c-80fb-4805-b7d8-dd84e2fa0821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:32.470Z|08688a4c-80fb-4805-b7d8-dd84e2fa0821|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:33.109Z|734d3a54-a6e4-4ed6-a4fe-ce82182dd106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:33.110Z|734d3a54-a6e4-4ed6-a4fe-ce82182dd106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:37.661Z|1642c291-ab81-4b0f-a423-f0428bab9346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:37.662Z|1642c291-ab81-4b0f-a423-f0428bab9346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:38.007Z|5d696c10-f7af-4c32-b9bd-20dad1603063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:54:38.007Z|5d696c10-f7af-4c32-b9bd-20dad1603063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:54:42.503Z|cf104ba9-2bf1-4415-8a0e-3af65cf1ace7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:42.504Z|cf104ba9-2bf1-4415-8a0e-3af65cf1ace7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:43.136Z|f6475539-2a22-408f-8927-96a8bd1b170b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:43.137Z|f6475539-2a22-408f-8927-96a8bd1b170b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:47.689Z|980a9df4-3307-4fc6-9c5a-48ef10322d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:47.699Z|980a9df4-3307-4fc6-9c5a-48ef10322d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:52.533Z|ba35bc6c-8237-4615-b4ed-8670955b2ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:52.534Z|ba35bc6c-8237-4615-b4ed-8670955b2ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:53.008Z|ef0b8774-56d7-4a7d-8a1a-03de0446ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:54:53.010Z|ef0b8774-56d7-4a7d-8a1a-03de0446ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:54:53.141Z|74c85af7-f8c2-40ad-99de-196b12fd9f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:54:53.142Z|74c85af7-f8c2-40ad-99de-196b12fd9f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:54:53.162Z|e59cb65a-b5d4-48f5-925b-5e8be9b936d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:53.163Z|e59cb65a-b5d4-48f5-925b-5e8be9b936d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:54:57.727Z|957b8b8f-5df9-49a2-aca5-51843c6517bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:54:57.728Z|957b8b8f-5df9-49a2-aca5-51843c6517bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:02.582Z|3675d0ed-ffc9-438c-9ecd-4472d336bd6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:02.583Z|3675d0ed-ffc9-438c-9ecd-4472d336bd6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:03.193Z|b0b825ca-a430-462b-b15f-b1c981032642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:03.194Z|b0b825ca-a430-462b-b15f-b1c981032642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:07.760Z|bed03ded-9907-4e1a-bb66-b4ef46ced931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:07.760Z|bed03ded-9907-4e1a-bb66-b4ef46ced931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:08.006Z|d23dd33b-c9ee-40fa-8fb7-aba926da9793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:55:08.007Z|d23dd33b-c9ee-40fa-8fb7-aba926da9793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:55:12.609Z|7d9d0e2f-cdbf-47a3-8427-dfef486a0421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:12.610Z|7d9d0e2f-cdbf-47a3-8427-dfef486a0421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:13.221Z|0643e685-34c8-4636-9dca-e1c1e1038b98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:13.222Z|0643e685-34c8-4636-9dca-e1c1e1038b98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:17.784Z|83013a37-7e20-4b54-9531-1ffcf1938413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:17.785Z|83013a37-7e20-4b54-9531-1ffcf1938413|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:22.640Z|690c4306-15af-4801-a304-39c31f36fbb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:22.641Z|690c4306-15af-4801-a304-39c31f36fbb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:23.007Z|73df6f93-42cb-4d6c-9325-4c5c8d60b34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:55:23.008Z|73df6f93-42cb-4d6c-9325-4c5c8d60b34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:55:23.143Z|70e88c10-025e-438c-9225-371ba57b933a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:55:23.143Z|70e88c10-025e-438c-9225-371ba57b933a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:55:23.247Z|4f49a510-2fbb-4414-9ef1-00a23a6e7d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:23.248Z|4f49a510-2fbb-4414-9ef1-00a23a6e7d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:27.396Z|6ded8042-b410-4024-831f-fc320be1b820|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:55:27.399Z|6ded8042-b410-4024-831f-fc320be1b820|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:27.812Z|bb820064-e292-47db-bb2d-9f318951873e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:27.814Z|bb820064-e292-47db-bb2d-9f318951873e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:32.669Z|5d7c79df-f3bd-4a55-baaa-1124151c8573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:32.670Z|5d7c79df-f3bd-4a55-baaa-1124151c8573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:33.289Z|444d35d9-1347-47e5-9a75-e8f8131385ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:33.290Z|444d35d9-1347-47e5-9a75-e8f8131385ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:37.848Z|e2766ea6-0e18-4b42-9965-bc781f3e7612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:37.850Z|e2766ea6-0e18-4b42-9965-bc781f3e7612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:38.007Z|eed56315-1033-4220-ac94-a5c6bb6250a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:55:38.011Z|eed56315-1033-4220-ac94-a5c6bb6250a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:55:42.700Z|c3728969-bbe0-47e4-8716-e6d6956f2c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:42.704Z|c3728969-bbe0-47e4-8716-e6d6956f2c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:43.315Z|a04f356a-de3c-4d85-a55e-4ce8ce79376a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:43.316Z|a04f356a-de3c-4d85-a55e-4ce8ce79376a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:47.883Z|81e1a9e2-6f11-4403-ab3a-f9524288d94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:47.884Z|81e1a9e2-6f11-4403-ab3a-f9524288d94e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:52.733Z|0c2181c2-058d-426d-8786-dea8ade1b194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:52.735Z|0c2181c2-058d-426d-8786-dea8ade1b194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:53.006Z|f57b24c8-3cd6-4dca-9dbb-c16b088f9427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:55:53.007Z|f57b24c8-3cd6-4dca-9dbb-c16b088f9427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:55:53.144Z|14c20928-44cc-4f42-b582-4c0fe5b632b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:55:53.145Z|14c20928-44cc-4f42-b582-4c0fe5b632b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:55:53.343Z|e89c06a1-37a9-4931-a1f8-8415d426e3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:53.344Z|e89c06a1-37a9-4931-a1f8-8415d426e3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:55:57.911Z|cee2e9e9-a017-49fb-b7b3-41032f237b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:55:57.912Z|cee2e9e9-a017-49fb-b7b3-41032f237b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:02.760Z|3b5b8638-ef2a-4ba6-bd6c-fcd1dffd0ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:02.761Z|3b5b8638-ef2a-4ba6-bd6c-fcd1dffd0ee5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:03.370Z|0437f88c-c509-4823-91f0-6240891e876b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:03.371Z|0437f88c-c509-4823-91f0-6240891e876b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:07.942Z|197598ba-681e-4d59-8423-33620236b31d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:07.944Z|197598ba-681e-4d59-8423-33620236b31d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:08.006Z|cfcb0bf2-f9c0-4eec-84bb-f168c8bae533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:56:08.006Z|cfcb0bf2-f9c0-4eec-84bb-f168c8bae533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:56:12.792Z|11218805-3ec2-4908-bc2c-16148d6a0334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:12.793Z|11218805-3ec2-4908-bc2c-16148d6a0334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:13.398Z|78687107-51e3-44d3-878a-798c76b56b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:13.399Z|78687107-51e3-44d3-878a-798c76b56b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:17.977Z|90ffb165-fb4a-4c8a-baa3-12d324e69b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:17.978Z|90ffb165-fb4a-4c8a-baa3-12d324e69b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:22.822Z|ad0d453d-217c-4b98-b2bf-464b6fb0960a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:22.823Z|ad0d453d-217c-4b98-b2bf-464b6fb0960a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:23.006Z|220edf14-1ca6-48c0-8a7e-130ee47760d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:56:23.009Z|220edf14-1ca6-48c0-8a7e-130ee47760d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:56:23.146Z|1e87833b-da27-47c0-a60b-38f6c7ae1cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:56:23.146Z|1e87833b-da27-47c0-a60b-38f6c7ae1cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:56:23.434Z|6469e718-8044-4073-a642-cf35e0ba9bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:23.435Z|6469e718-8044-4073-a642-cf35e0ba9bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:27.390Z|c6bef243-be77-4968-bba7-7929b366130e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:56:27.392Z|c6bef243-be77-4968-bba7-7929b366130e|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:28.018Z|68533a67-ce87-4621-aff1-bd11eb597079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:28.019Z|68533a67-ce87-4621-aff1-bd11eb597079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:32.852Z|fbcba40b-121f-474b-b414-2e895049a448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:32.853Z|fbcba40b-121f-474b-b414-2e895049a448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:33.468Z|850b0247-1550-40fc-abe0-9b6418c8ebdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:33.469Z|850b0247-1550-40fc-abe0-9b6418c8ebdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:38.006Z|2f65c003-39f3-4af2-81bc-3d6cff3709db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:56:38.007Z|2f65c003-39f3-4af2-81bc-3d6cff3709db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:56:38.049Z|bc6aeb5f-90cd-417a-93c3-b661b9b9df28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:38.050Z|bc6aeb5f-90cd-417a-93c3-b661b9b9df28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:42.880Z|39783651-2baa-4f1c-930f-36f8e4e708a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:42.880Z|39783651-2baa-4f1c-930f-36f8e4e708a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:43.494Z|29e6ce02-86ce-49a4-a3e8-0373f83d49bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:43.495Z|29e6ce02-86ce-49a4-a3e8-0373f83d49bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:48.077Z|c9c56862-46dc-4e1c-b027-aa860cfcc9e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:48.078Z|c9c56862-46dc-4e1c-b027-aa860cfcc9e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:52.908Z|d6f10b51-116b-4239-9b6a-dc038fb0b5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:52.909Z|d6f10b51-116b-4239-9b6a-dc038fb0b5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:53.006Z|b2b5a0b1-1c61-4d96-9149-7ef0709f69a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:56:53.007Z|b2b5a0b1-1c61-4d96-9149-7ef0709f69a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:56:53.147Z|3bedc04a-0c5a-4302-9cb2-e60afe01ee9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:56:53.147Z|3bedc04a-0c5a-4302-9cb2-e60afe01ee9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:56:53.525Z|fd7694fa-25e4-49a0-b61b-24350fb71fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:53.526Z|fd7694fa-25e4-49a0-b61b-24350fb71fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:56:58.104Z|fc8707e2-9e99-4e37-bde4-b33ea75ecf51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:56:58.105Z|fc8707e2-9e99-4e37-bde4-b33ea75ecf51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:02.939Z|ccbb6cf5-f6ee-4388-b7ac-8a328424c33b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:02.940Z|ccbb6cf5-f6ee-4388-b7ac-8a328424c33b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:03.557Z|e594950c-fcf1-4bde-afde-180696d917b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:03.558Z|e594950c-fcf1-4bde-afde-180696d917b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:08.007Z|1f840dd6-9e60-498c-98e1-b249a401c682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:57:08.010Z|1f840dd6-9e60-498c-98e1-b249a401c682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:57:08.139Z|8dbc9ef5-81be-454b-8afe-eb2ad1a54edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:08.141Z|8dbc9ef5-81be-454b-8afe-eb2ad1a54edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:12.975Z|fe4e2c73-2a82-4a69-bcf8-71b756a7fc19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:12.977Z|fe4e2c73-2a82-4a69-bcf8-71b756a7fc19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:13.582Z|ef80d8fe-7e9f-47fc-9ea3-715ca62ebc4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:13.583Z|ef80d8fe-7e9f-47fc-9ea3-715ca62ebc4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:18.171Z|b662152e-12a1-474a-8e53-852607a5f805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:18.173Z|b662152e-12a1-474a-8e53-852607a5f805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:23.007Z|9c44cee6-7374-40d0-9070-f59bde77183c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:57:23.008Z|9c44cee6-7374-40d0-9070-f59bde77183c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:57:23.013Z|68c353f1-51c2-4d96-9bbc-49fcbbfdb876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:23.014Z|68c353f1-51c2-4d96-9bbc-49fcbbfdb876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:23.149Z|e42ce310-ddb4-4ba8-ae2d-7c5549eaddc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:57:23.150Z|e42ce310-ddb4-4ba8-ae2d-7c5549eaddc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:57:23.613Z|e3ac04c5-06e3-4aa4-8d55-4ae844f9acb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:23.614Z|e3ac04c5-06e3-4aa4-8d55-4ae844f9acb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:27.391Z|3246887a-989d-4f8a-9f74-cd8daf801ee3|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:57:27.392Z|3246887a-989d-4f8a-9f74-cd8daf801ee3|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:28.207Z|79d4942f-dae8-4a7d-ba65-68cd419db3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:28.208Z|79d4942f-dae8-4a7d-ba65-68cd419db3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:33.042Z|d83b9df2-6cf9-4b67-9e8a-e729a5788192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:33.043Z|d83b9df2-6cf9-4b67-9e8a-e729a5788192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:33.644Z|a34ffcb4-d124-4dad-a7ed-0c68c3920546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:33.645Z|a34ffcb4-d124-4dad-a7ed-0c68c3920546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:38.006Z|3a08088d-9678-4208-a97a-a33b98a4255e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:57:38.007Z|3a08088d-9678-4208-a97a-a33b98a4255e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:57:38.236Z|d750595a-1151-450f-be77-c06b17540728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:38.237Z|d750595a-1151-450f-be77-c06b17540728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:43.068Z|91e31fdc-3876-452f-ba9d-b4b5288086ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:43.069Z|91e31fdc-3876-452f-ba9d-b4b5288086ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:43.671Z|36fdbc83-0ee9-4661-85d4-73e7627f05f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:43.671Z|36fdbc83-0ee9-4661-85d4-73e7627f05f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:48.265Z|8d21e32e-a967-4d4d-8b24-87aabe9593e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:48.266Z|8d21e32e-a967-4d4d-8b24-87aabe9593e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:53.006Z|d4f09bd0-b6e5-4aa4-8e26-9a44830494c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:57:53.007Z|d4f09bd0-b6e5-4aa4-8e26-9a44830494c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:57:53.097Z|d28bee92-f435-4024-8cff-8fbcc846ad9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:53.098Z|d28bee92-f435-4024-8cff-8fbcc846ad9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:53.151Z|40eab6ef-0a79-44b5-a6bf-a545d824bb6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:57:53.152Z|40eab6ef-0a79-44b5-a6bf-a545d824bb6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:57:53.700Z|d6bb1c13-ca8e-4da8-ad7f-6bac6012bfb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:53.701Z|d6bb1c13-ca8e-4da8-ad7f-6bac6012bfb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:57:58.295Z|f23fae8d-ea1d-4f22-a902-0268754c5e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:57:58.299Z|f23fae8d-ea1d-4f22-a902-0268754c5e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:03.130Z|ef6051e0-9e7c-491f-a19c-e1eb04463787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:03.132Z|ef6051e0-9e7c-491f-a19c-e1eb04463787|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:03.730Z|b38a9a93-77b2-4e52-bc6c-d0695ddf4e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:03.731Z|b38a9a93-77b2-4e52-bc6c-d0695ddf4e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:08.006Z|7da371f3-2fbf-429a-a12b-bb20b7f6fafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:58:08.007Z|7da371f3-2fbf-429a-a12b-bb20b7f6fafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:58:08.327Z|d5c28c8b-4fa8-44c9-b97b-306d4bb9be62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:08.328Z|d5c28c8b-4fa8-44c9-b97b-306d4bb9be62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:13.159Z|8662012c-2590-43a3-956e-9ef4b52ecb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:13.160Z|8662012c-2590-43a3-956e-9ef4b52ecb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:13.757Z|ee0254bc-c989-4588-8eae-b28a75bceee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:13.758Z|ee0254bc-c989-4588-8eae-b28a75bceee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:18.353Z|74317590-edeb-41e9-b2bf-7c72a7ce6fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:18.354Z|74317590-edeb-41e9-b2bf-7c72a7ce6fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:23.006Z|849839fd-99a6-45c4-a18c-9d919f240882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:58:23.009Z|849839fd-99a6-45c4-a18c-9d919f240882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:58:23.152Z|f37662c5-76cb-48dd-9649-ae9fb682195e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:58:23.153Z|f37662c5-76cb-48dd-9649-ae9fb682195e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:58:23.187Z|caba243e-275a-4429-a9f5-84fc8c849e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:23.188Z|caba243e-275a-4429-a9f5-84fc8c849e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:23.784Z|9b777989-87b6-4374-b648-0d3f730582e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:23.785Z|9b777989-87b6-4374-b648-0d3f730582e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:27.388Z|438d9a26-5b23-4757-911b-a8573d32ec1a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:58:27.390Z|438d9a26-5b23-4757-911b-a8573d32ec1a|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:28.381Z|7a05a237-33da-4013-a620-719ded2abc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:28.382Z|7a05a237-33da-4013-a620-719ded2abc85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:33.214Z|672b8c39-ffd4-4a92-a52c-2b2acf4aa824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:33.216Z|672b8c39-ffd4-4a92-a52c-2b2acf4aa824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:33.811Z|1e1c5332-cff5-464f-beab-d8912cf8491b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:33.812Z|1e1c5332-cff5-464f-beab-d8912cf8491b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:38.006Z|b790c05f-2320-4bec-b618-137b827b9bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:58:38.007Z|b790c05f-2320-4bec-b618-137b827b9bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:58:38.412Z|c15fa974-ee19-4ee5-83a3-e12da6d5940b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:38.413Z|c15fa974-ee19-4ee5-83a3-e12da6d5940b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:43.241Z|6815635a-1ac7-4c7a-9f73-c22701ff25be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:43.242Z|6815635a-1ac7-4c7a-9f73-c22701ff25be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:43.836Z|c431f025-84f4-4a72-a453-e0b51049cd8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:43.837Z|c431f025-84f4-4a72-a453-e0b51049cd8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:48.441Z|7956f001-61ab-4cfc-91d3-f7fb3c4ae530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:48.442Z|7956f001-61ab-4cfc-91d3-f7fb3c4ae530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:53.007Z|2ecb1b5b-cad6-4b4e-b179-61ecee6042be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:58:53.008Z|2ecb1b5b-cad6-4b4e-b179-61ecee6042be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:58:53.154Z|a43516d2-3a93-4efd-b658-e11ecccf0258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:58:53.155Z|a43516d2-3a93-4efd-b658-e11ecccf0258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:58:53.274Z|c555d223-abde-4266-a796-2963cb1a6ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:53.275Z|c555d223-abde-4266-a796-2963cb1a6ba8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:53.863Z|8a712cf7-572e-4558-9667-aca32ccff858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:53.864Z|8a712cf7-572e-4558-9667-aca32ccff858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:58:58.480Z|edab2564-8611-4190-a718-7dcda8137d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:58:58.483Z|edab2564-8611-4190-a718-7dcda8137d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:03.315Z|8d2c86dd-abf2-456b-9817-56568bc3d6b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:03.317Z|8d2c86dd-abf2-456b-9817-56568bc3d6b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:03.891Z|75cd10ac-ad5d-4486-9eaf-77bcd2fd5f0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:03.892Z|75cd10ac-ad5d-4486-9eaf-77bcd2fd5f0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:08.008Z|88023132-5ee4-4f19-a6f9-08e814c87d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:59:08.011Z|88023132-5ee4-4f19-a6f9-08e814c87d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:59:08.534Z|939381e4-72f5-4876-8177-dabace7fddea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:08.535Z|939381e4-72f5-4876-8177-dabace7fddea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:13.345Z|4b1366fa-31b9-4391-b254-c259a80e3f0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:13.346Z|4b1366fa-31b9-4391-b254-c259a80e3f0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:13.920Z|27cd39cd-95cd-479a-b4a8-2e21627b0050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:13.921Z|27cd39cd-95cd-479a-b4a8-2e21627b0050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:18.558Z|fa85259b-1be8-4de6-877b-3cf08e0a7e91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:18.559Z|fa85259b-1be8-4de6-877b-3cf08e0a7e91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:23.006Z|89180777-16cc-47d3-8530-0b0a0a5df5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:59:23.007Z|89180777-16cc-47d3-8530-0b0a0a5df5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:59:23.156Z|f54a4410-8796-4b15-b485-1a6a5c6df887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:59:23.156Z|f54a4410-8796-4b15-b485-1a6a5c6df887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:59:23.372Z|96966d49-ac6b-45a5-8c3f-0526f4385354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:23.373Z|96966d49-ac6b-45a5-8c3f-0526f4385354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:23.956Z|ec46e2b3-38fe-4509-a186-f9199537cf02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:23.957Z|ec46e2b3-38fe-4509-a186-f9199537cf02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:27.390Z|5099f371-e141-4cb8-988e-328aae00e3b6|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-07T23:59:27.391Z|5099f371-e141-4cb8-988e-328aae00e3b6|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:28.586Z|1a3945cb-fd4a-4c9d-bf50-a0dd274fa9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:28.587Z|1a3945cb-fd4a-4c9d-bf50-a0dd274fa9b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:33.407Z|dccc3198-3f22-4ffb-9a55-d52e1876f808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:33.409Z|dccc3198-3f22-4ffb-9a55-d52e1876f808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:33.987Z|67559e46-95e6-4140-a7f6-93d92d93cd11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:33.988Z|67559e46-95e6-4140-a7f6-93d92d93cd11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:38.008Z|e5d99674-258b-4dea-a7f8-75aa71198f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:59:38.008Z|e5d99674-258b-4dea-a7f8-75aa71198f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:59:38.614Z|4fd2996e-bcb0-4575-a3f6-bb35956ffed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:38.615Z|4fd2996e-bcb0-4575-a3f6-bb35956ffed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:43.436Z|dd51da16-92fe-4082-9461-dcbbd304836b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:43.437Z|dd51da16-92fe-4082-9461-dcbbd304836b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:44.015Z|62ffd805-3dad-446e-b1da-cbfa8980d8cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:44.016Z|62ffd805-3dad-446e-b1da-cbfa8980d8cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:48.638Z|bf15780a-3f06-49f1-b3ee-a03dd5812fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:48.639Z|bf15780a-3f06-49f1-b3ee-a03dd5812fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:53.006Z|04c7b806-17b3-4107-95ad-55c753820273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:59:53.009Z|04c7b806-17b3-4107-95ad-55c753820273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:59:53.157Z|06ba7f3e-0939-451e-a0fe-df5bc230a2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-07T23:59:53.158Z|06ba7f3e-0939-451e-a0fe-df5bc230a2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-07T23:59:53.460Z|a8d7e3ef-dee1-4770-85dc-659a410f0917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:53.461Z|a8d7e3ef-dee1-4770-85dc-659a410f0917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:54.041Z|974f5dad-a737-4cad-ac6f-0b0e3ce926dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:54.042Z|974f5dad-a737-4cad-ac6f-0b0e3ce926dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-07T23:59:58.663Z|1f7ed431-d56c-4d9b-9609-150da1e1e897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-07T23:59:58.665Z|1f7ed431-d56c-4d9b-9609-150da1e1e897|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:03.487Z|71931261-5fdc-479e-abb8-f73018219ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:03.488Z|71931261-5fdc-479e-abb8-f73018219ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:04.068Z|63f0c555-91ee-4377-8aad-6085c4289c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:04.069Z|63f0c555-91ee-4377-8aad-6085c4289c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:08.006Z|a80f0dcc-611e-4b22-8f07-c7c250b0896f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:00:08.007Z|a80f0dcc-611e-4b22-8f07-c7c250b0896f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:00:08.691Z|937744e0-7457-4c28-8dba-f150c8f47b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:08.692Z|937744e0-7457-4c28-8dba-f150c8f47b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:13.510Z|32e8778e-54cc-409f-b8c5-d6e2e4453391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:13.511Z|32e8778e-54cc-409f-b8c5-d6e2e4453391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:14.093Z|1323327f-348c-4795-bd1b-68da4a988751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:14.094Z|1323327f-348c-4795-bd1b-68da4a988751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:18.719Z|9204377a-7e2e-4bc8-b945-7921d9ddd828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:18.721Z|9204377a-7e2e-4bc8-b945-7921d9ddd828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:23.007Z|e47e6529-7261-4c8d-98cc-f80c84b6a68e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:00:23.009Z|e47e6529-7261-4c8d-98cc-f80c84b6a68e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:00:23.158Z|47b80c9e-c301-4a0f-b417-ef1cc66f7c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:00:23.159Z|47b80c9e-c301-4a0f-b417-ef1cc66f7c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:00:23.539Z|37224b74-fa75-40f5-a05b-1824988f9e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:23.540Z|37224b74-fa75-40f5-a05b-1824988f9e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:24.122Z|06b419cf-8db5-4427-95e7-1794a7a1427a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:24.124Z|06b419cf-8db5-4427-95e7-1794a7a1427a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:27.392Z|5177f624-2d41-4284-a8f5-25954fa0d4f3|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:00:27.393Z|5177f624-2d41-4284-a8f5-25954fa0d4f3|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:28.747Z|85b5993b-9fe8-4c64-8186-d4a62d3cbc8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:28.748Z|85b5993b-9fe8-4c64-8186-d4a62d3cbc8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:33.572Z|d06ca718-3ed0-442e-88c6-6758ada71914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:33.574Z|d06ca718-3ed0-442e-88c6-6758ada71914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:34.150Z|d324759c-2083-4409-b57e-6d8f637cab0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:34.151Z|d324759c-2083-4409-b57e-6d8f637cab0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:38.007Z|d39be4e6-839b-4917-81c9-eb84ec1b123b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:00:38.010Z|d39be4e6-839b-4917-81c9-eb84ec1b123b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:00:38.783Z|07128805-565e-4a46-a09f-9165e71eafee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:38.785Z|07128805-565e-4a46-a09f-9165e71eafee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:43.603Z|d26bdcd6-fb55-49fa-a3e4-293b8af6b292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:43.604Z|d26bdcd6-fb55-49fa-a3e4-293b8af6b292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:44.174Z|b6f91b52-92c6-4e47-b7fc-3d05d2d6e067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:44.175Z|b6f91b52-92c6-4e47-b7fc-3d05d2d6e067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:48.813Z|11557d60-6127-4cb6-9749-9f8362886ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:48.814Z|11557d60-6127-4cb6-9749-9f8362886ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:53.006Z|a57b1364-1f39-44f9-a833-4251c7aeb400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:00:53.007Z|a57b1364-1f39-44f9-a833-4251c7aeb400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:00:53.160Z|b103ee20-52c6-4458-aaca-ed4d7c84358d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:00:53.160Z|b103ee20-52c6-4458-aaca-ed4d7c84358d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:00:53.635Z|c27b6544-a2f6-442b-82b8-a1235c1dce72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:53.636Z|c27b6544-a2f6-442b-82b8-a1235c1dce72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:54.200Z|805eee92-dc39-4509-8784-e79e3223701f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:54.201Z|805eee92-dc39-4509-8784-e79e3223701f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:00:58.840Z|fed3dd41-3706-4c1f-8e0c-8c946387c3ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:00:58.841Z|fed3dd41-3706-4c1f-8e0c-8c946387c3ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:03.662Z|2454b592-0d87-4f80-acf4-5eef9bb14aaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:03.663Z|2454b592-0d87-4f80-acf4-5eef9bb14aaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:04.225Z|21a823c2-2436-46d0-8429-56c1ddf2d669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:04.226Z|21a823c2-2436-46d0-8429-56c1ddf2d669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:08.007Z|08cd847e-19fe-4b5e-ae74-6608e624c006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:01:08.008Z|08cd847e-19fe-4b5e-ae74-6608e624c006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:01:08.863Z|dec6450a-eaf6-4507-9876-088f002a2a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:08.864Z|dec6450a-eaf6-4507-9876-088f002a2a49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:13.689Z|cc8c0755-6a91-40ea-834f-2bc405a0fbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:13.690Z|cc8c0755-6a91-40ea-834f-2bc405a0fbc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:14.252Z|a31246b3-4f12-4dc5-aa4d-ebaf9adf40dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:14.253Z|a31246b3-4f12-4dc5-aa4d-ebaf9adf40dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:18.891Z|a2b6cafa-a417-4471-887b-c4506f03abda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:18.893Z|a2b6cafa-a417-4471-887b-c4506f03abda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:23.007Z|b9ec6cbe-7afb-419c-94df-398ff952aced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:01:23.010Z|b9ec6cbe-7afb-419c-94df-398ff952aced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:01:23.163Z|2985cde3-d7ee-4ba0-8fc6-73421232a8f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:01:23.164Z|2985cde3-d7ee-4ba0-8fc6-73421232a8f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:01:23.721Z|e6cf47ce-c5d0-42e8-94f1-21c182fb8d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:23.722Z|e6cf47ce-c5d0-42e8-94f1-21c182fb8d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:24.288Z|2edf0180-26ab-4a74-9193-a44644d0ec3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:24.289Z|2edf0180-26ab-4a74-9193-a44644d0ec3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:27.389Z|af719bd0-878b-494c-860b-2304a983b241|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:01:27.391Z|af719bd0-878b-494c-860b-2304a983b241|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:28.921Z|dc1e56c3-770d-4133-8f43-c9703ebca87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:28.922Z|dc1e56c3-770d-4133-8f43-c9703ebca87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:33.761Z|22cd7c86-0f9e-4b3b-abd5-cc60ed115fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:33.763Z|22cd7c86-0f9e-4b3b-abd5-cc60ed115fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:34.316Z|13870ab9-8188-4ba9-b91a-c2163b72ee9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:34.317Z|13870ab9-8188-4ba9-b91a-c2163b72ee9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:38.006Z|1f7bd592-d847-4a09-958c-9988747ac574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:01:38.007Z|1f7bd592-d847-4a09-958c-9988747ac574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:01:38.950Z|8c9219a7-735a-4780-83b0-f133c51add79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:38.951Z|8c9219a7-735a-4780-83b0-f133c51add79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:43.790Z|37b42dc7-3527-48e7-bb32-dc6c113ca82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:43.790Z|37b42dc7-3527-48e7-bb32-dc6c113ca82f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:44.340Z|edc8aa9e-751f-4632-bd46-204d455d5918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:44.342Z|edc8aa9e-751f-4632-bd46-204d455d5918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:48.977Z|9bc01137-10a8-4116-a089-ed034d134f75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:48.978Z|9bc01137-10a8-4116-a089-ed034d134f75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:53.010Z|b5da1887-3255-4143-9484-ab29886900fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:01:53.012Z|b5da1887-3255-4143-9484-ab29886900fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:01:53.167Z|f7417fc5-1223-4983-97ca-2272b52ab0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:01:53.167Z|f7417fc5-1223-4983-97ca-2272b52ab0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:01:53.817Z|0ee63ee4-5d82-49fc-881e-2b6d9e84094f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:53.818Z|0ee63ee4-5d82-49fc-881e-2b6d9e84094f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:54.369Z|a41fea7c-571c-40ff-b689-c5df5bea27b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:54.370Z|a41fea7c-571c-40ff-b689-c5df5bea27b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:01:59.005Z|3f8f9da2-96b6-4a34-8484-a476c5fd7274|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:01:59.006Z|3f8f9da2-96b6-4a34-8484-a476c5fd7274|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:03.845Z|73a92722-9db3-4397-83ca-3ac13a4dbc5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:03.846Z|73a92722-9db3-4397-83ca-3ac13a4dbc5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:04.397Z|3911e9ff-70ac-4f4c-bbc6-a1df7afb2903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:04.398Z|3911e9ff-70ac-4f4c-bbc6-a1df7afb2903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:08.006Z|d0cc00a6-2227-48fd-b30f-c5207e27ecf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:02:08.007Z|d0cc00a6-2227-48fd-b30f-c5207e27ecf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:02:09.031Z|5f7e7535-9aa8-4bf1-830b-49ebc55fb3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:09.032Z|5f7e7535-9aa8-4bf1-830b-49ebc55fb3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:13.873Z|1992731e-777e-4273-b55c-fc919b5f796c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:13.874Z|1992731e-777e-4273-b55c-fc919b5f796c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:14.426Z|4b55a1ec-5b0f-4f45-84f1-0cf6a4ee2edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:14.427Z|4b55a1ec-5b0f-4f45-84f1-0cf6a4ee2edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:19.062Z|18747c81-a87d-415a-8840-65bce6924243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:19.064Z|18747c81-a87d-415a-8840-65bce6924243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:23.007Z|d6caf369-356a-4afe-8e4e-c79eb68130b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:02:23.009Z|d6caf369-356a-4afe-8e4e-c79eb68130b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:02:23.168Z|6efd3bc9-9c77-463c-9971-f91a150d67ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:02:23.169Z|6efd3bc9-9c77-463c-9971-f91a150d67ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:02:23.908Z|2e488a68-18d7-4991-98b5-ef9da51f3423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:23.909Z|2e488a68-18d7-4991-98b5-ef9da51f3423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:24.455Z|56a1eadf-ecef-411b-88ac-54c2c1e1a83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:24.456Z|56a1eadf-ecef-411b-88ac-54c2c1e1a83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:27.391Z|b05d2d98-9de2-4613-8bf9-9606f6a1f86b|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:02:27.393Z|b05d2d98-9de2-4613-8bf9-9606f6a1f86b|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:29.102Z|f224584e-ceab-4248-99d5-121594417980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:29.104Z|f224584e-ceab-4248-99d5-121594417980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:33.942Z|73810fdc-c8af-4065-bf55-aa234617d774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:33.943Z|73810fdc-c8af-4065-bf55-aa234617d774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:34.483Z|63c509ce-bdb6-45f9-a0be-7325c9117712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:34.484Z|63c509ce-bdb6-45f9-a0be-7325c9117712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:38.007Z|5b30c67f-f30f-4dd4-9587-c746c332300a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:02:38.011Z|5b30c67f-f30f-4dd4-9587-c746c332300a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:02:39.137Z|7ea5ee0f-18d3-4029-b08c-ceaad2aaa347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:39.139Z|7ea5ee0f-18d3-4029-b08c-ceaad2aaa347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:43.973Z|62b7484f-20d1-47e8-abb6-3626767568e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:43.975Z|62b7484f-20d1-47e8-abb6-3626767568e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:44.510Z|e346a648-7884-46f4-a896-33745afaa8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:44.511Z|e346a648-7884-46f4-a896-33745afaa8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:49.167Z|b81a6994-fa70-44cb-9434-33db7ba48d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:49.168Z|b81a6994-fa70-44cb-9434-33db7ba48d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:53.006Z|f11cba33-92ca-40e4-b742-ae48e0df907a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:02:53.007Z|f11cba33-92ca-40e4-b742-ae48e0df907a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:02:53.172Z|edcdb008-f162-41b3-ab5d-49e1bc729f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:02:53.173Z|edcdb008-f162-41b3-ab5d-49e1bc729f4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:02:54.006Z|42137aec-2d79-4dd2-a78c-faf7c2017ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:54.007Z|42137aec-2d79-4dd2-a78c-faf7c2017ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:54.539Z|16ed3b0b-a864-4780-abe7-9deef9e47932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:54.540Z|16ed3b0b-a864-4780-abe7-9deef9e47932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:02:59.195Z|30a64428-a365-4ca1-a997-2f2302bc65d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:02:59.196Z|30a64428-a365-4ca1-a997-2f2302bc65d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:04.039Z|31d93265-c4ee-4494-90d6-4aac12d7cde0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:04.040Z|31d93265-c4ee-4494-90d6-4aac12d7cde0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:04.567Z|35484f26-7b54-4924-a2bb-866d4a603a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:04.569Z|35484f26-7b54-4924-a2bb-866d4a603a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:08.006Z|751c55b1-955d-46c8-a1fc-baaf611f7a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:03:08.007Z|751c55b1-955d-46c8-a1fc-baaf611f7a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:03:09.224Z|ea16acbd-faa0-418a-8e1e-10c91f320238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:09.225Z|ea16acbd-faa0-418a-8e1e-10c91f320238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:14.066Z|226ea3ae-fa62-4e51-8c22-c8aaef1ab423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:14.067Z|226ea3ae-fa62-4e51-8c22-c8aaef1ab423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:14.595Z|1ad87958-caed-4964-a22b-711cd7edcfd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:14.596Z|1ad87958-caed-4964-a22b-711cd7edcfd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:19.252Z|aae7e992-25b3-4f55-8f9e-4228f905464c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:19.253Z|aae7e992-25b3-4f55-8f9e-4228f905464c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:23.006Z|416bcd14-3b76-4326-81a7-5283e0fcfc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:03:23.008Z|416bcd14-3b76-4326-81a7-5283e0fcfc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:03:23.174Z|bb65ddde-3029-4571-80ee-df305ad7cc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:03:23.174Z|bb65ddde-3029-4571-80ee-df305ad7cc46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:03:24.091Z|a2ba4a6f-9682-4d00-83a8-c3b719b590a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:24.092Z|a2ba4a6f-9682-4d00-83a8-c3b719b590a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:24.624Z|eac990f7-5126-4de1-85de-2ccccc3e633e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:24.625Z|eac990f7-5126-4de1-85de-2ccccc3e633e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:27.388Z|413e3871-2332-4928-a182-10a2b094ca59|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:03:27.390Z|413e3871-2332-4928-a182-10a2b094ca59|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:29.279Z|bf06cd34-c266-4141-9bc6-f956ddccb299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:29.281Z|bf06cd34-c266-4141-9bc6-f956ddccb299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:34.116Z|50f47f8b-7786-491b-b5a6-194220a46e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:34.117Z|50f47f8b-7786-491b-b5a6-194220a46e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:34.653Z|423e20df-6fa6-4194-8abb-db034f20fbc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:34.654Z|423e20df-6fa6-4194-8abb-db034f20fbc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:38.006Z|69e93a9e-e9dc-44bd-9a0b-3fb3f9e40d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:03:38.007Z|69e93a9e-e9dc-44bd-9a0b-3fb3f9e40d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:03:39.308Z|1f8767aa-9796-454f-994b-72e01aa0e788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:39.309Z|1f8767aa-9796-454f-994b-72e01aa0e788|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:44.148Z|7b941d86-070d-4d05-ba1d-b32485647450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:44.150Z|7b941d86-070d-4d05-ba1d-b32485647450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:44.680Z|6f7966be-2339-407d-b88d-8b492dbf3b4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:44.681Z|6f7966be-2339-407d-b88d-8b492dbf3b4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:49.347Z|28a15f61-f1c7-4494-8055-6929b1945a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:49.349Z|28a15f61-f1c7-4494-8055-6929b1945a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:53.007Z|d18cace7-d207-4410-a1c8-debdc3add998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:03:53.010Z|d18cace7-d207-4410-a1c8-debdc3add998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:03:53.176Z|833e383e-125e-4e8b-b885-5215ba7948d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:03:53.177Z|833e383e-125e-4e8b-b885-5215ba7948d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:03:54.189Z|c0d108b9-e291-4bbb-a63b-b5f4479c7502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:54.190Z|c0d108b9-e291-4bbb-a63b-b5f4479c7502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:54.708Z|b5a41b14-6cd5-4d19-aae2-11c8163e910d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:54.709Z|b5a41b14-6cd5-4d19-aae2-11c8163e910d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:03:59.389Z|a8a49d4d-65a9-4406-a6eb-e78340fa8541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:03:59.391Z|a8a49d4d-65a9-4406-a6eb-e78340fa8541|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:04.222Z|631f07d1-b96b-4a73-95f5-7a7b1cb32380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:04.223Z|631f07d1-b96b-4a73-95f5-7a7b1cb32380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:04.737Z|cfd958a2-40d6-4cca-9011-60767c9fa928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:04.738Z|cfd958a2-40d6-4cca-9011-60767c9fa928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:08.006Z|b5fa4697-8124-4c91-9244-26a04cecf79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:04:08.007Z|b5fa4697-8124-4c91-9244-26a04cecf79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:04:09.420Z|dd4865ba-30b8-4816-b11a-2269effa0507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:09.421Z|dd4865ba-30b8-4816-b11a-2269effa0507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:14.250Z|13134eef-acca-4405-a36b-345ae8f11f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:14.251Z|13134eef-acca-4405-a36b-345ae8f11f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:14.764Z|5dad408a-f0b5-47bb-ab08-5dbbdcb1ea07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:14.765Z|5dad408a-f0b5-47bb-ab08-5dbbdcb1ea07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:19.449Z|5b476e3e-3f20-4d18-8c7e-0a145a6b71da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:19.450Z|5b476e3e-3f20-4d18-8c7e-0a145a6b71da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:23.007Z|a3545662-2387-4f6e-b661-d9068fcf7f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:04:23.007Z|a3545662-2387-4f6e-b661-d9068fcf7f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:04:23.178Z|0d5a6c48-c76d-406d-9918-a9a5e316454d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:04:23.179Z|0d5a6c48-c76d-406d-9918-a9a5e316454d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:04:24.281Z|fa333272-6dbe-4497-9832-4420c9dcde45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:24.283Z|fa333272-6dbe-4497-9832-4420c9dcde45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:24.793Z|1a6e9157-9452-46a2-9248-af9ad1884202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:24.794Z|1a6e9157-9452-46a2-9248-af9ad1884202|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:27.388Z|8b2ff739-181c-4332-803e-5d0877c8ee43|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:04:27.389Z|8b2ff739-181c-4332-803e-5d0877c8ee43|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:29.476Z|fc9cb313-1a80-4f95-88be-bbd8f3e1355f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:29.477Z|fc9cb313-1a80-4f95-88be-bbd8f3e1355f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:34.311Z|b441268b-9e2e-4be5-84c3-1512c2bcc49f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:34.312Z|b441268b-9e2e-4be5-84c3-1512c2bcc49f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:34.823Z|222639c1-257b-4ac1-a4bf-7ac5bca50baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:34.824Z|222639c1-257b-4ac1-a4bf-7ac5bca50baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:38.006Z|6220130c-fe6c-4b0d-b33a-6f96963916f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:04:38.009Z|6220130c-fe6c-4b0d-b33a-6f96963916f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:04:39.500Z|b18926e1-09ca-4571-91f3-30145c8e08ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:39.501Z|b18926e1-09ca-4571-91f3-30145c8e08ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:44.338Z|764fc731-e86e-4803-bd4d-3834ba8bf7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:44.339Z|764fc731-e86e-4803-bd4d-3834ba8bf7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:44.851Z|8ce59667-3dad-4ea8-b848-36c3fce2d1de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:44.852Z|8ce59667-3dad-4ea8-b848-36c3fce2d1de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:49.527Z|a720b5d3-b33d-445e-a7f1-8c89b6d86fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:49.528Z|a720b5d3-b33d-445e-a7f1-8c89b6d86fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:53.006Z|e786d45c-0aab-4755-8f16-a71880072daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:04:53.007Z|e786d45c-0aab-4755-8f16-a71880072daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:04:53.183Z|fb04ab31-240c-4414-9934-f732426f39b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:04:53.183Z|fb04ab31-240c-4414-9934-f732426f39b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:04:54.364Z|b3ae7517-1716-4127-ba1f-7d52abc046c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:54.365Z|b3ae7517-1716-4127-ba1f-7d52abc046c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:54.882Z|bfa310b8-91d3-4127-bf11-19404096cec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:54.883Z|bfa310b8-91d3-4127-bf11-19404096cec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:04:59.567Z|6c64ae51-cd47-493f-85e6-4aef10953be8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:04:59.569Z|6c64ae51-cd47-493f-85e6-4aef10953be8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:04.392Z|545fee9e-19e3-45f0-a42a-a84e6a1aaaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:04.394Z|545fee9e-19e3-45f0-a42a-a84e6a1aaaf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:04.909Z|652edf20-0bc7-4f3b-a818-fc11803e7567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:04.910Z|652edf20-0bc7-4f3b-a818-fc11803e7567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:08.015Z|8f61f4cb-ce96-4ef9-8534-1dd839ca1c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:05:08.021Z|8f61f4cb-ce96-4ef9-8534-1dd839ca1c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:05:09.611Z|151dde89-5b20-434f-82f0-541ebe754b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:09.612Z|151dde89-5b20-434f-82f0-541ebe754b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:14.422Z|9d1e99f3-dc28-4c50-97d1-7fdc0104b033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:14.423Z|9d1e99f3-dc28-4c50-97d1-7fdc0104b033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:14.939Z|e80d2783-359a-4c49-9dbb-afbd5516f0ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:14.940Z|e80d2783-359a-4c49-9dbb-afbd5516f0ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:19.643Z|4b277f6c-184c-46c9-8894-23ebd227325d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:19.645Z|4b277f6c-184c-46c9-8894-23ebd227325d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:23.006Z|74e73fc5-d31f-4107-9cdc-c51a6c7c3341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:05:23.007Z|74e73fc5-d31f-4107-9cdc-c51a6c7c3341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:05:23.184Z|abc637e3-63ef-46cf-a37c-2e90741e4182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:05:23.185Z|abc637e3-63ef-46cf-a37c-2e90741e4182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:05:24.450Z|652774ec-0981-4abe-9679-1fd48cb53079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:24.451Z|652774ec-0981-4abe-9679-1fd48cb53079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:24.966Z|b54e1338-e540-4633-b152-0879c3f241e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:24.967Z|b54e1338-e540-4633-b152-0879c3f241e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:27.388Z|a90a4e98-33b0-4f2d-b824-4f681bb36d17|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:05:27.389Z|a90a4e98-33b0-4f2d-b824-4f681bb36d17|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:29.678Z|f099f4ef-73ea-425d-8908-114a9a70b050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:29.680Z|f099f4ef-73ea-425d-8908-114a9a70b050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:34.481Z|9fd9a5e3-27b5-4217-a3a0-d62bff0c9347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:34.482Z|9fd9a5e3-27b5-4217-a3a0-d62bff0c9347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:34.994Z|d2f896d7-376b-4b21-a97f-bf795993a6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:34.995Z|d2f896d7-376b-4b21-a97f-bf795993a6d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:38.006Z|b9bcc070-1d36-4c2f-8b8d-093ef06d6268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:05:38.007Z|b9bcc070-1d36-4c2f-8b8d-093ef06d6268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:05:39.711Z|d1a54c7a-2a2b-4abf-a065-fc0c0e058c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:39.713Z|d1a54c7a-2a2b-4abf-a065-fc0c0e058c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:44.517Z|636ca924-5f79-47e3-93be-31c0a65b9e24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:44.518Z|636ca924-5f79-47e3-93be-31c0a65b9e24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:45.033Z|a4cb1dd5-456e-4fa2-aeea-ebcb634f708f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:45.034Z|a4cb1dd5-456e-4fa2-aeea-ebcb634f708f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:49.739Z|16283c64-5bd2-4451-9c47-c9a6340762a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:49.740Z|16283c64-5bd2-4451-9c47-c9a6340762a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:53.006Z|8273c9d5-44de-4276-b74e-f9d4cbc35e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:05:53.009Z|8273c9d5-44de-4276-b74e-f9d4cbc35e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:05:53.185Z|cae00c96-1a2b-4829-80d7-9340d7b215ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:05:53.186Z|cae00c96-1a2b-4829-80d7-9340d7b215ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:05:54.548Z|0a46a518-1fff-4962-8c97-2db0b7e8ea6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:54.549Z|0a46a518-1fff-4962-8c97-2db0b7e8ea6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:55.060Z|78e8f62b-6d94-487f-8b92-0b5ed8b9f10c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:55.061Z|78e8f62b-6d94-487f-8b92-0b5ed8b9f10c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:05:59.766Z|65f30f5b-f2c8-45d1-a247-421b36bd1e6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:05:59.771Z|65f30f5b-f2c8-45d1-a247-421b36bd1e6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:04.577Z|c086c3e6-a8bb-40b6-ab79-1707f6743b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:04.578Z|c086c3e6-a8bb-40b6-ab79-1707f6743b5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:05.087Z|b31bf7ed-4930-46be-9c70-7ca64a20cbd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:05.089Z|b31bf7ed-4930-46be-9c70-7ca64a20cbd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:08.006Z|9db544f4-034f-4a31-88a9-92ce6ddc3b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:06:08.007Z|9db544f4-034f-4a31-88a9-92ce6ddc3b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:06:09.803Z|49bfb30a-ab8b-46c9-bd7e-506c7db36309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:09.803Z|49bfb30a-ab8b-46c9-bd7e-506c7db36309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:14.603Z|d09aaadb-b384-484d-a7b9-b36ae220b1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:14.604Z|d09aaadb-b384-484d-a7b9-b36ae220b1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:15.133Z|b801c2f1-1da3-4bd3-81f7-5f8e01f54b16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:15.134Z|b801c2f1-1da3-4bd3-81f7-5f8e01f54b16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:19.837Z|4dffc073-a5a3-48be-8300-ac0939eda543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:19.839Z|4dffc073-a5a3-48be-8300-ac0939eda543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:23.007Z|1f5d938a-eb5b-4004-b54a-1daa1320e473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:06:23.008Z|1f5d938a-eb5b-4004-b54a-1daa1320e473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:06:23.188Z|7a6154d8-6537-4cce-9b9b-da2fa920325f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:06:23.188Z|7a6154d8-6537-4cce-9b9b-da2fa920325f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:06:24.636Z|17709b15-347a-47c0-a5e4-25c77962dcdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:24.637Z|17709b15-347a-47c0-a5e4-25c77962dcdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:25.159Z|155e76e0-334d-4a57-80fa-5256b5a47ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:25.160Z|155e76e0-334d-4a57-80fa-5256b5a47ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:27.388Z|6ecc000e-1710-489d-b302-127aa6e4d3f8|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:06:27.389Z|6ecc000e-1710-489d-b302-127aa6e4d3f8|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:29.874Z|83ff8cd8-8cd4-4366-95b9-6b0e4325145f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:29.876Z|83ff8cd8-8cd4-4366-95b9-6b0e4325145f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:34.672Z|1e1fa3ae-c745-4bb6-a6e6-aa8f58a8c94c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:34.674Z|1e1fa3ae-c745-4bb6-a6e6-aa8f58a8c94c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:35.185Z|ced9bab9-9ce0-43a3-8fe6-c558e5d4ee96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:35.186Z|ced9bab9-9ce0-43a3-8fe6-c558e5d4ee96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:38.011Z|04b293bb-a908-41b3-8f5e-25d7eb395926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:06:38.015Z|04b293bb-a908-41b3-8f5e-25d7eb395926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:06:39.910Z|0c24ce36-74ba-41f4-891e-f7eda90a1e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:39.911Z|0c24ce36-74ba-41f4-891e-f7eda90a1e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:44.703Z|92414bf6-0349-442a-a05d-369f35ef74f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:44.704Z|92414bf6-0349-442a-a05d-369f35ef74f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:45.211Z|0cf4b77c-0d93-4379-99bd-8feaefc9759c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:45.212Z|0cf4b77c-0d93-4379-99bd-8feaefc9759c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:49.940Z|a5b128f5-a0d9-4c43-9482-4c094628caba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:49.941Z|a5b128f5-a0d9-4c43-9482-4c094628caba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:53.006Z|4f2948b7-11d7-4e85-b241-9baba04d52f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:06:53.007Z|4f2948b7-11d7-4e85-b241-9baba04d52f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:06:53.189Z|c8e182b0-a01f-48c2-85c9-406d59516d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:06:53.190Z|c8e182b0-a01f-48c2-85c9-406d59516d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:06:54.730Z|2c800131-729a-4861-a894-811ed8c2505f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:54.731Z|2c800131-729a-4861-a894-811ed8c2505f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:55.238Z|c8a89634-80c2-4d9e-b964-0195a9ce1282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:55.239Z|c8a89634-80c2-4d9e-b964-0195a9ce1282|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:06:59.979Z|e4ac786f-8046-41f1-bed4-9ab890fcf0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:06:59.980Z|e4ac786f-8046-41f1-bed4-9ab890fcf0df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:04.760Z|894f3c2d-d62b-4d45-a2fe-d4a32df85b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:04.761Z|894f3c2d-d62b-4d45-a2fe-d4a32df85b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:05.280Z|4ef7c0bc-bf82-4063-af7c-bb7b2da24b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:05.281Z|4ef7c0bc-bf82-4063-af7c-bb7b2da24b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:08.006Z|65ee9357-8dbe-4cee-aa35-01dc8285303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:07:08.007Z|65ee9357-8dbe-4cee-aa35-01dc8285303d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:07:10.014Z|d97e58f4-69ea-4781-9111-6d1b86832f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:10.015Z|d97e58f4-69ea-4781-9111-6d1b86832f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:14.786Z|1624f74c-8f2f-4daf-b9e6-cc14defc9883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:14.787Z|1624f74c-8f2f-4daf-b9e6-cc14defc9883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:15.307Z|cd3c3651-0172-42d8-888d-4ec496576421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:15.308Z|cd3c3651-0172-42d8-888d-4ec496576421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:20.042Z|a0f06ab9-e0d4-4320-a0a0-90168f9b870d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:20.043Z|a0f06ab9-e0d4-4320-a0a0-90168f9b870d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:23.006Z|97bb28e3-826f-49d6-b33c-c519594d3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:07:23.009Z|97bb28e3-826f-49d6-b33c-c519594d3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:07:23.191Z|de996554-633c-4054-8735-8fd912347604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:07:23.192Z|de996554-633c-4054-8735-8fd912347604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:07:24.813Z|e376c19f-45c8-4255-bfa8-f66747db3400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:24.814Z|e376c19f-45c8-4255-bfa8-f66747db3400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:25.335Z|17f0edf5-fe6c-42c6-98a3-d79f4df0a948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:25.337Z|17f0edf5-fe6c-42c6-98a3-d79f4df0a948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:27.388Z|f2c021cf-bcd5-4975-95e2-3dc997b81d0d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:07:27.389Z|f2c021cf-bcd5-4975-95e2-3dc997b81d0d|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:30.068Z|4caaa1c9-9491-46c6-9e48-d71f63ffd727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:30.069Z|4caaa1c9-9491-46c6-9e48-d71f63ffd727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:34.840Z|8b471b20-8123-48f9-bf42-210f29d6fa93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:34.841Z|8b471b20-8123-48f9-bf42-210f29d6fa93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:35.364Z|0724d76a-114e-4fc9-8457-b9e5f00e7836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:35.365Z|0724d76a-114e-4fc9-8457-b9e5f00e7836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:38.007Z|823c3cf2-807e-4ecb-9b32-ce23b7aef2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:07:38.007Z|823c3cf2-807e-4ecb-9b32-ce23b7aef2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:07:40.127Z|d97a527e-16d2-4727-a8e6-7f09ab8ac377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:40.143Z|d97a527e-16d2-4727-a8e6-7f09ab8ac377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:44.932Z|5ecea9e9-e463-4c24-9363-9a8d03287eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:44.933Z|5ecea9e9-e463-4c24-9363-9a8d03287eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:45.391Z|110edc60-bc24-4c31-bc25-6033a0add7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:45.392Z|110edc60-bc24-4c31-bc25-6033a0add7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:50.228Z|c83859f5-3d7b-44c0-8703-4af7d53b8b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:50.229Z|c83859f5-3d7b-44c0-8703-4af7d53b8b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:53.007Z|077b1a9a-7e98-4027-8846-ecb18eb1a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:07:53.009Z|077b1a9a-7e98-4027-8846-ecb18eb1a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:07:53.193Z|7e631f47-7df8-4b2f-ada5-25d5057f345c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:07:53.194Z|7e631f47-7df8-4b2f-ada5-25d5057f345c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:07:54.963Z|fc91ff33-b0ac-4b48-a402-8cd6115e8f04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:54.964Z|fc91ff33-b0ac-4b48-a402-8cd6115e8f04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:07:55.420Z|4ee76296-99ae-4ed2-922f-58c58c303e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:07:55.421Z|4ee76296-99ae-4ed2-922f-58c58c303e9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:00.274Z|3548c0a9-5a71-4563-919d-14bf7bf72bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:00.276Z|3548c0a9-5a71-4563-919d-14bf7bf72bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:05.002Z|ddc57d1e-97d6-4095-be8c-56f0831c5fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:05.004Z|ddc57d1e-97d6-4095-be8c-56f0831c5fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:05.448Z|10bc31e7-79ce-40d7-b945-b50d479817fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:05.449Z|10bc31e7-79ce-40d7-b945-b50d479817fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:08.007Z|17b5a46b-4cf1-4ad6-911e-e0981c05b5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:08:08.010Z|17b5a46b-4cf1-4ad6-911e-e0981c05b5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:08:10.304Z|37c78066-ecfa-4a12-8d0a-a7cfeb59fd45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:10.304Z|37c78066-ecfa-4a12-8d0a-a7cfeb59fd45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:15.035Z|d09356d2-c9d4-4751-a8f5-565f9b5fc5a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:15.036Z|d09356d2-c9d4-4751-a8f5-565f9b5fc5a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:15.488Z|1c0c9626-9379-4687-bf97-b49e99c32c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:15.489Z|1c0c9626-9379-4687-bf97-b49e99c32c86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:20.331Z|5f88c10a-71ba-44d2-93ca-70a1b64f7cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:20.332Z|5f88c10a-71ba-44d2-93ca-70a1b64f7cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:23.006Z|eed1e1ee-3403-451c-a6f3-0bd448f63273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:08:23.007Z|eed1e1ee-3403-451c-a6f3-0bd448f63273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:08:23.195Z|1a0cbed4-d978-4713-8767-a56123826673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:08:23.196Z|1a0cbed4-d978-4713-8767-a56123826673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:08:25.065Z|3a7d930b-ca29-4a6e-8439-412058688d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:25.066Z|3a7d930b-ca29-4a6e-8439-412058688d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:25.514Z|b913f705-d9f0-441c-a37c-ea2cc36be3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:25.515Z|b913f705-d9f0-441c-a37c-ea2cc36be3a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:27.388Z|40294ebe-255c-47ec-8732-8c5caec64485|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:08:27.389Z|40294ebe-255c-47ec-8732-8c5caec64485|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:30.360Z|21947bae-b103-49b0-9985-7b6e84dfa794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:30.361Z|21947bae-b103-49b0-9985-7b6e84dfa794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:35.094Z|bec81db5-63ec-4eb3-a0ba-8afa0fe88b21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:35.095Z|bec81db5-63ec-4eb3-a0ba-8afa0fe88b21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:35.544Z|17d84a12-6f02-40cc-889f-961e47c92728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:35.545Z|17d84a12-6f02-40cc-889f-961e47c92728|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:38.006Z|52032b5a-91e0-438b-b5bf-52277e261e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:08:38.007Z|52032b5a-91e0-438b-b5bf-52277e261e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:08:40.387Z|5039fbde-3861-4e44-a33a-ef8974290cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:40.388Z|5039fbde-3861-4e44-a33a-ef8974290cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:45.120Z|54fbc946-bcbd-4036-ae01-63c765deb411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:45.121Z|54fbc946-bcbd-4036-ae01-63c765deb411|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:45.581Z|72d64b20-046a-4358-b346-0eefffe009d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:45.581Z|72d64b20-046a-4358-b346-0eefffe009d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:50.415Z|9b5f95bc-30ef-4a88-b095-112c046034ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:50.416Z|9b5f95bc-30ef-4a88-b095-112c046034ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:53.006Z|9e3d9270-3b75-4d49-a4ca-0d676079222a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:08:53.009Z|9e3d9270-3b75-4d49-a4ca-0d676079222a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:08:53.196Z|030cba14-a118-4672-b8b1-dd19a6624633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:08:53.197Z|030cba14-a118-4672-b8b1-dd19a6624633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:08:55.149Z|d29122d9-2b55-4c9b-94d2-61f824caf20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:55.150Z|d29122d9-2b55-4c9b-94d2-61f824caf20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:08:55.608Z|04607417-370c-43da-ac1b-53085badf47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:08:55.609Z|04607417-370c-43da-ac1b-53085badf47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:00.443Z|336883e4-bfe0-435d-be59-5d7811f38268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:00.444Z|336883e4-bfe0-435d-be59-5d7811f38268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:05.178Z|8e69ccd8-6659-48bb-ad1f-d7755609ad81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:05.179Z|8e69ccd8-6659-48bb-ad1f-d7755609ad81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:05.635Z|3941b812-3227-4706-996a-83605c678156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:05.636Z|3941b812-3227-4706-996a-83605c678156|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:08.006Z|ddcff2b9-fbbf-4300-acdb-0e662ae9d8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:09:08.007Z|ddcff2b9-fbbf-4300-acdb-0e662ae9d8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:09:10.470Z|7221906b-c9c7-42a9-857e-b54a615f64cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:10.470Z|7221906b-c9c7-42a9-857e-b54a615f64cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:15.204Z|14173199-9e71-446f-ba41-6cc03ea44ef8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:15.205Z|14173199-9e71-446f-ba41-6cc03ea44ef8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:15.661Z|a9e75e81-d41c-4e95-80a3-d54e6877f792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:15.662Z|a9e75e81-d41c-4e95-80a3-d54e6877f792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:20.497Z|8a6a545e-0b20-4abe-86fb-7bf609eddbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:20.498Z|8a6a545e-0b20-4abe-86fb-7bf609eddbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:23.008Z|36523a72-2ba6-4476-b625-22666c27621d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:09:23.012Z|36523a72-2ba6-4476-b625-22666c27621d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:09:23.198Z|b2e94851-3499-4314-b009-3635565c57c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:09:23.199Z|b2e94851-3499-4314-b009-3635565c57c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:09:25.241Z|da167646-6606-4284-a5f7-abf08c68d2e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:25.243Z|da167646-6606-4284-a5f7-abf08c68d2e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:25.689Z|02191e84-5d16-4048-9e50-7297d084fe30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:25.690Z|02191e84-5d16-4048-9e50-7297d084fe30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:27.390Z|12cace33-bf62-4622-a3c3-b2233f72cf9f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:09:27.391Z|12cace33-bf62-4622-a3c3-b2233f72cf9f|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:30.531Z|17889230-92de-494d-bc6e-5d1ecef40de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:30.533Z|17889230-92de-494d-bc6e-5d1ecef40de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:35.279Z|25365bfc-3772-43da-b903-5c49a9648502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:35.280Z|25365bfc-3772-43da-b903-5c49a9648502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:35.713Z|cc2a5aaf-425f-436d-b7e5-c96d4828dc58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:35.714Z|cc2a5aaf-425f-436d-b7e5-c96d4828dc58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:38.007Z|b8a8a9ad-10c1-4443-82b7-23c18456ae16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:09:38.008Z|b8a8a9ad-10c1-4443-82b7-23c18456ae16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:09:40.566Z|8d9c0146-0e04-431a-b0e1-4a236ac9d51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:40.567Z|8d9c0146-0e04-431a-b0e1-4a236ac9d51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:45.310Z|4eadf131-9486-4b98-9482-b50a7a19d8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:45.311Z|4eadf131-9486-4b98-9482-b50a7a19d8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:45.742Z|a49b9a8d-eca5-40c1-b7c0-37ae91dc48da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:45.743Z|a49b9a8d-eca5-40c1-b7c0-37ae91dc48da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:50.596Z|90d544dd-66b9-48ef-9a0a-49de4fa902f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:50.597Z|90d544dd-66b9-48ef-9a0a-49de4fa902f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:53.006Z|afc4ca78-9315-4830-86c8-e146b8ffe9da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:09:53.007Z|afc4ca78-9315-4830-86c8-e146b8ffe9da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:09:53.200Z|8968e667-2bdc-4556-90f2-0f2dd7e09879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:09:53.200Z|8968e667-2bdc-4556-90f2-0f2dd7e09879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:09:55.340Z|5c02c194-e5d0-474b-b50f-de2e1e259470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:55.342Z|5c02c194-e5d0-474b-b50f-de2e1e259470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:09:55.772Z|c102a171-f12a-49f8-b384-29ccbc62cb2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:09:55.773Z|c102a171-f12a-49f8-b384-29ccbc62cb2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:00.629Z|7a8c64f0-b15b-4c66-9855-49d36136eb86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:00.630Z|7a8c64f0-b15b-4c66-9855-49d36136eb86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:05.369Z|d02f7102-d818-44a8-9e14-1512432319ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:05.371Z|d02f7102-d818-44a8-9e14-1512432319ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:05.798Z|e8c35646-2d82-497f-8277-f7927bde41e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:05.799Z|e8c35646-2d82-497f-8277-f7927bde41e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:08.006Z|df9b606d-c309-4fad-a0f2-863337244265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:10:08.009Z|df9b606d-c309-4fad-a0f2-863337244265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:10:10.658Z|8871c94a-b5f2-4623-9ed1-74ae4019efb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:10.659Z|8871c94a-b5f2-4623-9ed1-74ae4019efb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:15.397Z|6d49c431-caeb-4b94-84bb-8ecfef501a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:15.398Z|6d49c431-caeb-4b94-84bb-8ecfef501a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:15.825Z|8ba2d8c5-1e86-4a7b-8f84-6a9aaae5e578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:15.826Z|8ba2d8c5-1e86-4a7b-8f84-6a9aaae5e578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:20.685Z|23033305-a9d5-4d90-b549-3438c79245a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:20.686Z|23033305-a9d5-4d90-b549-3438c79245a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:23.006Z|7ef871cd-0cd3-45b0-a27a-9c4d96615446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:10:23.007Z|7ef871cd-0cd3-45b0-a27a-9c4d96615446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:10:23.201Z|7b63c635-f30d-419f-88f9-9de2fb5c3a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:10:23.202Z|7b63c635-f30d-419f-88f9-9de2fb5c3a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:10:25.423Z|508b67d8-8457-40cf-af5e-bf6390949116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:25.424Z|508b67d8-8457-40cf-af5e-bf6390949116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:25.852Z|f96a09d4-6514-43cf-b221-05f3ea6f0689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:25.854Z|f96a09d4-6514-43cf-b221-05f3ea6f0689|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:27.388Z|ddc1c5a7-fcfd-41fd-88be-b36f4728fcf4|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:10:27.389Z|ddc1c5a7-fcfd-41fd-88be-b36f4728fcf4|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:30.713Z|d6665422-2a9b-4474-9418-5543b4925b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:30.714Z|d6665422-2a9b-4474-9418-5543b4925b71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:35.449Z|a867d7e7-9de1-47b0-91df-5f3e5a572713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:35.449Z|a867d7e7-9de1-47b0-91df-5f3e5a572713|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:35.879Z|9657d168-f7fa-4042-ac13-af3f498e7932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:35.880Z|9657d168-f7fa-4042-ac13-af3f498e7932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:38.006Z|2bfaa379-be9a-4386-899a-cd00ce411281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:10:38.007Z|2bfaa379-be9a-4386-899a-cd00ce411281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:10:40.740Z|a432e3d5-6dde-4cd5-b22e-f02ae717b662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:40.741Z|a432e3d5-6dde-4cd5-b22e-f02ae717b662|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:45.480Z|04f63025-5a2c-4f3f-b2e7-ede6c73c7cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:45.482Z|04f63025-5a2c-4f3f-b2e7-ede6c73c7cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:45.908Z|31664bd9-acb5-4842-b4fc-d5e3ef46bf79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:45.909Z|31664bd9-acb5-4842-b4fc-d5e3ef46bf79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:50.775Z|a7da77f4-e3b6-42ee-a51c-3cdee926a742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:50.777Z|a7da77f4-e3b6-42ee-a51c-3cdee926a742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:53.008Z|b948a9d8-5551-45ce-9d19-e48dee6229ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:10:53.011Z|b948a9d8-5551-45ce-9d19-e48dee6229ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:10:53.203Z|4e07bd6d-8cd7-4ac3-a15b-d87c9ee48f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:10:53.203Z|4e07bd6d-8cd7-4ac3-a15b-d87c9ee48f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:10:55.518Z|39748b8d-de44-4374-955a-5a2ba5502372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:55.519Z|39748b8d-de44-4374-955a-5a2ba5502372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:10:55.937Z|95fa7afd-0f9a-46a6-a7f0-ff24aaf76630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:10:55.939Z|95fa7afd-0f9a-46a6-a7f0-ff24aaf76630|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:00.813Z|c9223bd1-6528-49f5-87f6-cfb6f9421606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:00.815Z|c9223bd1-6528-49f5-87f6-cfb6f9421606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:05.548Z|558610eb-1e3e-4678-868d-70fe2b4535b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:05.549Z|558610eb-1e3e-4678-868d-70fe2b4535b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:05.965Z|256542e3-a59b-415f-a9cd-9c0bc7e05e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:05.967Z|256542e3-a59b-415f-a9cd-9c0bc7e05e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:08.007Z|8275aba3-24ff-402e-b11e-5f8b922dc0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:11:08.008Z|8275aba3-24ff-402e-b11e-5f8b922dc0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:11:10.842Z|d4f1f467-95b9-4e75-9dfe-a6f5b30cfc71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:10.843Z|d4f1f467-95b9-4e75-9dfe-a6f5b30cfc71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:15.584Z|e1753871-ef76-46a9-a187-a57330c7dedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:15.585Z|e1753871-ef76-46a9-a187-a57330c7dedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:15.998Z|44f7ae6c-64fd-4f9f-a8c6-14c5bd5748a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:15.999Z|44f7ae6c-64fd-4f9f-a8c6-14c5bd5748a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:20.871Z|633bcf45-06a1-4f83-94a0-2b0e2f2d284a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:20.872Z|633bcf45-06a1-4f83-94a0-2b0e2f2d284a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:23.007Z|8ae819db-ccf7-4fc9-af2d-dbb149097550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:11:23.007Z|8ae819db-ccf7-4fc9-af2d-dbb149097550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:11:23.204Z|90804542-1495-4e40-b76b-9a2dace3894a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:11:23.206Z|90804542-1495-4e40-b76b-9a2dace3894a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:11:25.615Z|9c5e109b-2237-4a27-88a5-18e2c81efb14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:25.616Z|9c5e109b-2237-4a27-88a5-18e2c81efb14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:26.027Z|0f5c78c1-8b99-4290-a1c3-d6f0f349c7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:26.028Z|0f5c78c1-8b99-4290-a1c3-d6f0f349c7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:27.389Z|1f634d57-166f-49ce-9c8e-6d0efb8e1d82|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:11:27.391Z|1f634d57-166f-49ce-9c8e-6d0efb8e1d82|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:30.902Z|76840a3c-630a-4348-ae61-eb3182c21e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:30.903Z|76840a3c-630a-4348-ae61-eb3182c21e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:35.642Z|21301d03-4d14-450b-8017-851c9af2a034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:35.643Z|21301d03-4d14-450b-8017-851c9af2a034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:36.057Z|fbfcb683-5569-487b-b49b-d1e3a229478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:36.058Z|fbfcb683-5569-487b-b49b-d1e3a229478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:38.007Z|c08d2954-4793-4bae-99e9-3fb8341cc9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:11:38.009Z|c08d2954-4793-4bae-99e9-3fb8341cc9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:11:40.931Z|5a689373-2dbd-42bd-a8e5-b35be7072444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:40.932Z|5a689373-2dbd-42bd-a8e5-b35be7072444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:45.678Z|87cfb986-353e-48b5-bde9-65646ea365ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:45.679Z|87cfb986-353e-48b5-bde9-65646ea365ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:46.086Z|9c8cbd5a-9809-4b34-bb0c-46fdc07f02c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:46.087Z|9c8cbd5a-9809-4b34-bb0c-46fdc07f02c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:50.962Z|d79d0dd2-081c-4e00-981b-43d8be785d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:50.963Z|d79d0dd2-081c-4e00-981b-43d8be785d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:53.006Z|a026f008-78df-44ae-920f-ae499a90f4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:11:53.007Z|a026f008-78df-44ae-920f-ae499a90f4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:11:53.206Z|f81fcbba-ab06-4504-8255-209a96ddbc9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:11:53.207Z|f81fcbba-ab06-4504-8255-209a96ddbc9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:11:55.705Z|581050e4-1e7a-4d0a-9e9c-8f7da4e22b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:55.706Z|581050e4-1e7a-4d0a-9e9c-8f7da4e22b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:11:56.116Z|93377351-9cda-499a-9d2a-e349aa484b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:11:56.117Z|93377351-9cda-499a-9d2a-e349aa484b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:00.992Z|37f3d1d1-af6a-4cb6-be13-d3d9fec14a1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:00.993Z|37f3d1d1-af6a-4cb6-be13-d3d9fec14a1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:05.733Z|0a4f249b-7e1d-485f-b767-2769a8f3c201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:05.734Z|0a4f249b-7e1d-485f-b767-2769a8f3c201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:06.144Z|30e6263e-a019-4394-b7a5-c7eb2ec54bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:06.145Z|30e6263e-a019-4394-b7a5-c7eb2ec54bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:08.006Z|7aa53251-8b35-497e-ba73-60da5c906607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:12:08.007Z|7aa53251-8b35-497e-ba73-60da5c906607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:12:11.028Z|3913fdfd-c1ae-4f41-ac24-4602120e7981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:11.029Z|3913fdfd-c1ae-4f41-ac24-4602120e7981|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:15.761Z|025661ae-4a5e-475c-8262-5e548d2862ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:15.762Z|025661ae-4a5e-475c-8262-5e548d2862ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:16.170Z|1bf3e193-d155-470f-852d-fee45db6bbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:16.171Z|1bf3e193-d155-470f-852d-fee45db6bbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:21.060Z|87a987f5-c35d-45eb-918b-39f5b9527a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:21.062Z|87a987f5-c35d-45eb-918b-39f5b9527a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:23.007Z|e964447e-6373-4db1-85de-3f499afe1d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:12:23.010Z|e964447e-6373-4db1-85de-3f499afe1d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:12:23.208Z|75b99dc1-33fe-4e7e-aa51-a868110ba673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:12:23.210Z|75b99dc1-33fe-4e7e-aa51-a868110ba673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:12:25.793Z|2d993e9e-33de-4eca-9ff5-892431ca2159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:25.794Z|2d993e9e-33de-4eca-9ff5-892431ca2159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:26.196Z|a3a8410f-9444-4f33-9de0-87ee28b32e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:26.198Z|a3a8410f-9444-4f33-9de0-87ee28b32e3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:27.389Z|4ae5740d-4c93-46ec-9732-8fb023aca787|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:12:27.390Z|4ae5740d-4c93-46ec-9732-8fb023aca787|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:31.098Z|6876f4e1-9b32-4677-ab71-ba9268aa231b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:31.099Z|6876f4e1-9b32-4677-ab71-ba9268aa231b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:35.827Z|f72768c7-d767-4cb2-8eca-bf9c63082094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:35.828Z|f72768c7-d767-4cb2-8eca-bf9c63082094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:36.223Z|2fa040b2-28ca-47d6-a6fa-9b686a31fa6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:36.224Z|2fa040b2-28ca-47d6-a6fa-9b686a31fa6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:38.007Z|705fe29a-7ec3-4282-9cfc-a0b15312bd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:12:38.008Z|705fe29a-7ec3-4282-9cfc-a0b15312bd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:12:41.130Z|58209c42-d22e-4e99-98be-32a62f2a35e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:41.132Z|58209c42-d22e-4e99-98be-32a62f2a35e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:45.857Z|8e5ef895-1061-4277-b5c4-2e4bd13b94a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:45.859Z|8e5ef895-1061-4277-b5c4-2e4bd13b94a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:46.250Z|26bcba7e-dc74-45b5-922c-ac44ae732960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:46.251Z|26bcba7e-dc74-45b5-922c-ac44ae732960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:51.160Z|017a9cb9-db6e-4f22-a359-0de5e8107842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:51.161Z|017a9cb9-db6e-4f22-a359-0de5e8107842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:53.006Z|7dd86224-a63e-4af3-8357-e2026e0b5ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:12:53.007Z|7dd86224-a63e-4af3-8357-e2026e0b5ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:12:53.211Z|d2c0becc-fe28-495a-9bba-71d6897ac2fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:12:53.211Z|d2c0becc-fe28-495a-9bba-71d6897ac2fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:12:55.885Z|7f8ce1b5-5621-4b47-a11e-243ad2f61577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:55.885Z|7f8ce1b5-5621-4b47-a11e-243ad2f61577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:12:56.278Z|bac4fa0f-a718-4c41-a416-48471a02783d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:12:56.279Z|bac4fa0f-a718-4c41-a416-48471a02783d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:01.188Z|8820d0f8-b6cc-4ff5-bcac-524398ba5a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:01.189Z|8820d0f8-b6cc-4ff5-bcac-524398ba5a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:05.908Z|cba7101f-2968-4aa0-9a16-0ebb2c917e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:05.909Z|cba7101f-2968-4aa0-9a16-0ebb2c917e25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:06.306Z|47259513-7c84-4b32-81cb-31e3fabafc98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:06.307Z|47259513-7c84-4b32-81cb-31e3fabafc98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:08.007Z|460db119-13b2-4d4c-9b02-2b4cf2dded35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:13:08.009Z|460db119-13b2-4d4c-9b02-2b4cf2dded35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:13:11.222Z|a970ad05-df38-4b13-a1c6-f2c426742240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:11.224Z|a970ad05-df38-4b13-a1c6-f2c426742240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:15.937Z|94e3806e-ed52-4e18-8c73-65ab68f3341c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:15.939Z|94e3806e-ed52-4e18-8c73-65ab68f3341c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:16.335Z|5d7b7cab-3a7f-481d-bdb8-aa9edc5ebb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:16.336Z|5d7b7cab-3a7f-481d-bdb8-aa9edc5ebb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:21.249Z|3e6a5900-82b3-48dc-9f65-a8a66787fd9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:21.250Z|3e6a5900-82b3-48dc-9f65-a8a66787fd9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:23.006Z|bf1fed0c-63a8-4bfc-931e-df1bd94be083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:13:23.007Z|bf1fed0c-63a8-4bfc-931e-df1bd94be083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:13:23.212Z|1e74bc34-8cbc-4def-b53a-97cc51fc5cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:13:23.213Z|1e74bc34-8cbc-4def-b53a-97cc51fc5cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:13:25.968Z|c217e907-f762-43d9-9e62-82de81f5fc7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:25.968Z|c217e907-f762-43d9-9e62-82de81f5fc7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:26.378Z|06d9643d-def3-4970-9b1e-b20527c83293|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:26.379Z|06d9643d-def3-4970-9b1e-b20527c83293|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:27.388Z|8138d249-80be-4565-9806-98830657fb84|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:13:27.389Z|8138d249-80be-4565-9806-98830657fb84|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:31.282Z|acdff7e3-e497-4d49-a149-e008ec3bd6b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:31.283Z|acdff7e3-e497-4d49-a149-e008ec3bd6b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:35.994Z|f2971ba2-1310-41d0-84da-eed25a78bdea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:35.995Z|f2971ba2-1310-41d0-84da-eed25a78bdea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:36.406Z|29029a57-2076-4569-9c2e-a8f9af392900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:36.407Z|29029a57-2076-4569-9c2e-a8f9af392900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:38.006Z|07220dc3-0d13-4fd7-8753-fdfc172a6d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:13:38.007Z|07220dc3-0d13-4fd7-8753-fdfc172a6d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:13:41.306Z|3c89c566-6d86-448e-bc57-ad8e85a131f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:41.307Z|3c89c566-6d86-448e-bc57-ad8e85a131f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:46.022Z|07c731b2-33ea-43a4-9470-319487850481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:46.024Z|07c731b2-33ea-43a4-9470-319487850481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:46.435Z|8e99b2f0-c196-4a51-9cb0-44b3666a1060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:46.436Z|8e99b2f0-c196-4a51-9cb0-44b3666a1060|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:51.336Z|a45554e7-0d5b-40e9-a63d-a190b38143f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:51.338Z|a45554e7-0d5b-40e9-a63d-a190b38143f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:53.007Z|8424c820-d7ad-4f9b-bd64-d818fa60ecb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:13:53.009Z|8424c820-d7ad-4f9b-bd64-d818fa60ecb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:13:53.214Z|64918f47-7c81-48ba-be63-3f243136af58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:13:53.215Z|64918f47-7c81-48ba-be63-3f243136af58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:13:56.060Z|f4acdf88-aedd-4dfa-911d-88960b53eb35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:56.062Z|f4acdf88-aedd-4dfa-911d-88960b53eb35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:13:56.467Z|9890115d-af80-4a9d-9e4e-dce985353e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:13:56.468Z|9890115d-af80-4a9d-9e4e-dce985353e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:01.386Z|444fc680-144c-41ec-a035-73158a89c4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:01.387Z|444fc680-144c-41ec-a035-73158a89c4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:06.103Z|6012630d-f1b8-49f5-9888-467279df9b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:06.105Z|6012630d-f1b8-49f5-9888-467279df9b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:06.497Z|2545e237-8bdc-42dc-bff6-aed1a3f73b55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:06.499Z|2545e237-8bdc-42dc-bff6-aed1a3f73b55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:08.007Z|095dd47a-2519-42b2-a384-ef5b6a0b5c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:14:08.009Z|095dd47a-2519-42b2-a384-ef5b6a0b5c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:14:11.413Z|b38dcb7a-f748-4c08-ae2b-36a8a93a25ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:11.414Z|b38dcb7a-f748-4c08-ae2b-36a8a93a25ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:16.135Z|951ef357-3312-4262-8858-317305a1f957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:16.136Z|951ef357-3312-4262-8858-317305a1f957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:16.521Z|a159ccea-79d6-4827-bc6c-e96163b825e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:16.522Z|a159ccea-79d6-4827-bc6c-e96163b825e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:21.436Z|8ce4c90c-5bc9-4ea4-b31b-f2724e5780a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:21.437Z|8ce4c90c-5bc9-4ea4-b31b-f2724e5780a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:23.007Z|95d1dcb5-6d67-4978-bb53-68091c2137d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:14:23.007Z|95d1dcb5-6d67-4978-bb53-68091c2137d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:14:23.215Z|90be9534-2560-4b52-b52b-cb9a39c36815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:14:23.216Z|90be9534-2560-4b52-b52b-cb9a39c36815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:14:26.163Z|a46e3aee-29ed-4415-9f72-cf5b849a2300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:26.164Z|a46e3aee-29ed-4415-9f72-cf5b849a2300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:26.548Z|11e25c28-7615-4aff-98fd-232eecd7cbbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:26.549Z|11e25c28-7615-4aff-98fd-232eecd7cbbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:27.389Z|acee7972-5508-4a55-a6e8-68e7bdd4c229|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:14:27.390Z|acee7972-5508-4a55-a6e8-68e7bdd4c229|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:31.463Z|aecb78f1-fbb5-4dad-9460-56eda2112847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:31.464Z|aecb78f1-fbb5-4dad-9460-56eda2112847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:36.195Z|af5cd461-7302-487e-9843-b0c38fe5285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:36.196Z|af5cd461-7302-487e-9843-b0c38fe5285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:36.573Z|1780ab5d-f691-42b2-afb3-3b4b4a9a2115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:36.574Z|1780ab5d-f691-42b2-afb3-3b4b4a9a2115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:38.006Z|97192ef2-99ef-464a-b98d-f468cbc9be7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:14:38.009Z|97192ef2-99ef-464a-b98d-f468cbc9be7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:14:41.493Z|233eb42d-2b36-4d62-b431-4391b71a44b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:41.495Z|233eb42d-2b36-4d62-b431-4391b71a44b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:46.221Z|60f8e08a-795e-4044-bdbf-181612376a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:46.222Z|60f8e08a-795e-4044-bdbf-181612376a95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:46.600Z|dc246ace-eaf3-402a-8c34-3ea7e1eab8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:46.601Z|dc246ace-eaf3-402a-8c34-3ea7e1eab8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:51.523Z|8df760be-6c93-4414-81c3-09343a4b088a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:51.524Z|8df760be-6c93-4414-81c3-09343a4b088a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:53.006Z|c0f3afd4-4bbf-439c-ad37-3a6651374726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:14:53.007Z|c0f3afd4-4bbf-439c-ad37-3a6651374726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:14:53.217Z|41f87f75-3fe5-46dd-a9d6-a8aae4992d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:14:53.217Z|41f87f75-3fe5-46dd-a9d6-a8aae4992d59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:14:56.247Z|79ed6a30-8346-4298-b6c9-e320808e1332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:56.248Z|79ed6a30-8346-4298-b6c9-e320808e1332|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:14:56.627Z|5316509e-b507-4e40-a483-f02481f9de6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:14:56.628Z|5316509e-b507-4e40-a483-f02481f9de6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:01.549Z|e18a41fd-29e1-420a-a2bd-64497ced62e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:01.550Z|e18a41fd-29e1-420a-a2bd-64497ced62e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:06.284Z|a0cbe332-ce71-4ce6-a3b7-ff2adfcbb48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:06.285Z|a0cbe332-ce71-4ce6-a3b7-ff2adfcbb48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:06.655Z|79e8ef4a-8d53-4c4c-8fc2-56985b60a77d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:06.656Z|79e8ef4a-8d53-4c4c-8fc2-56985b60a77d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:08.006Z|6d5a98e4-4b96-4aba-b2cf-ed49841f233f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:15:08.007Z|6d5a98e4-4b96-4aba-b2cf-ed49841f233f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:15:11.576Z|6cf71e58-1b31-4913-8715-6e4ffedff831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:11.577Z|6cf71e58-1b31-4913-8715-6e4ffedff831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:16.313Z|14557ad5-38b3-49f1-903d-06dd42a046bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:16.314Z|14557ad5-38b3-49f1-903d-06dd42a046bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:16.682Z|43db0c3e-1155-4660-9811-a2e309b227cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:16.683Z|43db0c3e-1155-4660-9811-a2e309b227cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:21.604Z|0a26d41b-47dc-4b4c-917f-8d8160ab0ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:21.606Z|0a26d41b-47dc-4b4c-917f-8d8160ab0ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:23.007Z|cbac4aab-4064-47e0-8f45-53ab3a2a8f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:15:23.009Z|cbac4aab-4064-47e0-8f45-53ab3a2a8f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:15:23.219Z|1eebe305-3401-4442-9517-5b01336f1fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:15:23.220Z|1eebe305-3401-4442-9517-5b01336f1fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:15:26.348Z|e17ad066-0131-4525-8e78-937dd65e840b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:26.350Z|e17ad066-0131-4525-8e78-937dd65e840b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:26.714Z|ee9a053c-8d65-45ca-a8cb-a178fdedc867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:26.715Z|ee9a053c-8d65-45ca-a8cb-a178fdedc867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:27.388Z|d97e4d90-1931-4d7a-b222-a9df02d3c543|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:15:27.389Z|d97e4d90-1931-4d7a-b222-a9df02d3c543|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:31.645Z|78194539-4e21-4da4-8fc5-d20beba066a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:31.647Z|78194539-4e21-4da4-8fc5-d20beba066a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:36.387Z|158c0acc-5159-4037-ba4b-9fe1b4715827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:36.388Z|158c0acc-5159-4037-ba4b-9fe1b4715827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:36.748Z|4ab802c2-d727-4ab2-8fe8-e3849670a7b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:36.749Z|4ab802c2-d727-4ab2-8fe8-e3849670a7b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:38.008Z|a934a84f-d181-46c4-9a48-b52ea3f82ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:15:38.009Z|a934a84f-d181-46c4-9a48-b52ea3f82ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:15:41.678Z|7405f455-f3ac-4266-bd41-f49c384781a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:41.679Z|7405f455-f3ac-4266-bd41-f49c384781a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:46.414Z|c32b97af-c1b1-4616-8ace-59afdfc082b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:46.415Z|c32b97af-c1b1-4616-8ace-59afdfc082b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:46.775Z|ce088717-a02d-4795-8709-c62df325f341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:46.775Z|ce088717-a02d-4795-8709-c62df325f341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:51.707Z|5eccac01-d440-4be6-8139-1d3810cf8895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:51.708Z|5eccac01-d440-4be6-8139-1d3810cf8895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:53.008Z|bf95b0b4-42bb-4ad1-9c48-77712a41f061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:15:53.008Z|bf95b0b4-42bb-4ad1-9c48-77712a41f061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:15:53.221Z|7baaa613-2364-4902-88ff-0738f2f12dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:15:53.222Z|7baaa613-2364-4902-88ff-0738f2f12dec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:15:56.442Z|3a606c2f-41d4-497e-98c1-bacfd1b51078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:56.443Z|3a606c2f-41d4-497e-98c1-bacfd1b51078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:15:56.801Z|2eb53448-8dac-40e9-b124-37deceabaf36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:15:56.801Z|2eb53448-8dac-40e9-b124-37deceabaf36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:01.739Z|dd0ecbf8-f513-4dc5-8924-2f1d767d3edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:01.740Z|dd0ecbf8-f513-4dc5-8924-2f1d767d3edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:06.470Z|27ffbfeb-dba9-4ef3-819e-fa7c6d62113f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:06.472Z|27ffbfeb-dba9-4ef3-819e-fa7c6d62113f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:06.829Z|f12a6276-af1f-41bf-9224-be651f257382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:06.830Z|f12a6276-af1f-41bf-9224-be651f257382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:08.007Z|06da8019-137c-412c-a869-16d099f5cebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:16:08.009Z|06da8019-137c-412c-a869-16d099f5cebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:16:11.767Z|335153eb-7ad6-42c9-90a9-3425fdf4067a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:11.768Z|335153eb-7ad6-42c9-90a9-3425fdf4067a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:16.496Z|c12d0184-bfa9-42f5-9936-8f0926d52b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:16.497Z|c12d0184-bfa9-42f5-9936-8f0926d52b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:16.854Z|453147b2-f98c-49e8-8d02-0eaf69163d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:16.855Z|453147b2-f98c-49e8-8d02-0eaf69163d5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:21.793Z|b14f62f9-0b6e-45f3-ad15-1025a0c865e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:21.794Z|b14f62f9-0b6e-45f3-ad15-1025a0c865e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:23.006Z|386cecbf-a764-4544-b688-a8adfccf4467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:16:23.007Z|386cecbf-a764-4544-b688-a8adfccf4467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:16:23.222Z|05a77bd2-6128-48b5-b76f-040fbc242afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:16:23.223Z|05a77bd2-6128-48b5-b76f-040fbc242afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:16:26.523Z|8ab2dbd1-6a64-42be-a45b-f7900dd1cc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:26.524Z|8ab2dbd1-6a64-42be-a45b-f7900dd1cc19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:26.881Z|08aadd79-b073-46f1-984b-9451723089f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:26.882Z|08aadd79-b073-46f1-984b-9451723089f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:27.388Z|796c0275-2c55-44ee-a591-b623e740f91c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:16:27.389Z|796c0275-2c55-44ee-a591-b623e740f91c|http-nio-8080-exec-5|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:31.822Z|1e77dd09-bee0-4868-885f-5a5138996a56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:31.823Z|1e77dd09-bee0-4868-885f-5a5138996a56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:36.550Z|f73262eb-0a24-472b-82ae-40180a7371d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:36.551Z|f73262eb-0a24-472b-82ae-40180a7371d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:36.909Z|6595c414-0179-4c68-bb9a-8015c3e31994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:36.910Z|6595c414-0179-4c68-bb9a-8015c3e31994|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:38.006Z|6555e4fb-dcb9-44b1-a075-a79d268942bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:16:38.007Z|6555e4fb-dcb9-44b1-a075-a79d268942bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:16:41.851Z|23626f49-1ef1-44a6-a0b2-1609554cb743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:41.852Z|23626f49-1ef1-44a6-a0b2-1609554cb743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:46.577Z|86a3f784-f3f7-475f-ad5c-be7486417faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:46.579Z|86a3f784-f3f7-475f-ad5c-be7486417faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:46.936Z|f9a113e3-d0bc-40be-bd28-3eca3e752af1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:46.936Z|f9a113e3-d0bc-40be-bd28-3eca3e752af1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:51.885Z|1840bfa1-3379-465d-b2d5-9cdbd9500d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:51.887Z|1840bfa1-3379-465d-b2d5-9cdbd9500d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:53.006Z|ba532e32-a583-4fd5-bb4c-7c13e74d9ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:16:53.009Z|ba532e32-a583-4fd5-bb4c-7c13e74d9ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:16:53.223Z|cb1aa5ed-1cf8-4438-b9f6-db1986e90822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:16:53.224Z|cb1aa5ed-1cf8-4438-b9f6-db1986e90822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:16:56.610Z|7b87ab0c-3625-4100-88ac-26f764efd045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:56.611Z|7b87ab0c-3625-4100-88ac-26f764efd045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:16:56.963Z|b8763fc5-d6a7-4eb1-8087-6a642c573e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:16:56.964Z|b8763fc5-d6a7-4eb1-8087-6a642c573e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:01.923Z|c8ab888c-04a7-4756-b120-39c1c84313c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:01.926Z|c8ab888c-04a7-4756-b120-39c1c84313c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:06.646Z|f1188a4b-2703-4bbd-888f-d4b2ed7aca47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:06.648Z|f1188a4b-2703-4bbd-888f-d4b2ed7aca47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:07.006Z|19f38919-51e9-4865-b64d-efdb71480908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:07.007Z|19f38919-51e9-4865-b64d-efdb71480908|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:08.007Z|ae1998d8-4ddd-4c46-89b0-6ec4a91944a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:17:08.008Z|ae1998d8-4ddd-4c46-89b0-6ec4a91944a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:17:11.958Z|fa3f54e3-9c64-4511-a854-42afef17e45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:11.959Z|fa3f54e3-9c64-4511-a854-42afef17e45b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:16.677Z|4199abd6-493f-44f0-9f6b-c58f25144cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:16.679Z|4199abd6-493f-44f0-9f6b-c58f25144cfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:17.035Z|71deb491-e919-4a17-b261-dcaeb88acd6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:17.036Z|71deb491-e919-4a17-b261-dcaeb88acd6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:21.988Z|a25c4651-bd58-4a3f-b730-cdc9135aaf05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:21.988Z|a25c4651-bd58-4a3f-b730-cdc9135aaf05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:23.009Z|afb8098c-87d0-4a18-97ee-a1f250a10a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:17:23.013Z|afb8098c-87d0-4a18-97ee-a1f250a10a8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:17:23.225Z|039bdb9f-b310-459c-9a52-9fd8957b97a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:17:23.226Z|039bdb9f-b310-459c-9a52-9fd8957b97a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:17:26.705Z|bee062b8-1f08-4792-8559-8754d3e4b5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:26.706Z|bee062b8-1f08-4792-8559-8754d3e4b5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:27.061Z|7a56e826-cd96-4faa-94c8-1b4ba91cb10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:27.062Z|7a56e826-cd96-4faa-94c8-1b4ba91cb10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:27.388Z|cf618c11-3253-499c-b139-28598356a951|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:17:27.390Z|cf618c11-3253-499c-b139-28598356a951|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:32.014Z|79048940-39cd-4a09-b4b2-0c4ffd8ba7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:32.015Z|79048940-39cd-4a09-b4b2-0c4ffd8ba7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:36.734Z|e9a51868-b733-4083-88ea-bc2857cf4209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:36.735Z|e9a51868-b733-4083-88ea-bc2857cf4209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:37.091Z|e4a74380-6fbf-4d69-8838-b95c37c2ddc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:37.092Z|e4a74380-6fbf-4d69-8838-b95c37c2ddc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:38.006Z|fb976e0f-9bfb-463c-b20e-52a53e144b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:17:38.007Z|fb976e0f-9bfb-463c-b20e-52a53e144b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:17:42.038Z|e6fbe29a-bbac-4151-bee1-c47f669d9696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:42.039Z|e6fbe29a-bbac-4151-bee1-c47f669d9696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:46.764Z|0a49a316-1b81-4877-be3b-fd59d0e079a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:46.765Z|0a49a316-1b81-4877-be3b-fd59d0e079a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:47.118Z|c44e56e4-281a-40f6-8fc3-fcc03f5621cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:47.119Z|c44e56e4-281a-40f6-8fc3-fcc03f5621cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:52.065Z|e8e868a7-a08e-4af6-90e0-734645665d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:52.066Z|e8e868a7-a08e-4af6-90e0-734645665d24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:53.006Z|3fa79ec0-f897-4f71-8f6a-67cf79ff85c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:17:53.007Z|3fa79ec0-f897-4f71-8f6a-67cf79ff85c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:17:53.227Z|1dde2cc3-2f6a-4218-bd68-9a7d6e7d9cc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:17:53.228Z|1dde2cc3-2f6a-4218-bd68-9a7d6e7d9cc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:17:56.792Z|e64381e6-4777-4289-b174-b22bb5e9cfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:56.793Z|e64381e6-4777-4289-b174-b22bb5e9cfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:17:57.145Z|3d1752e7-1110-48e7-9d3e-857b2d766273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:17:57.146Z|3d1752e7-1110-48e7-9d3e-857b2d766273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:02.091Z|d14f229e-53a9-4cf6-b056-1145870ca92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:02.092Z|d14f229e-53a9-4cf6-b056-1145870ca92e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:06.817Z|99726ff7-2229-4615-bf0b-bf9645c52d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:06.818Z|99726ff7-2229-4615-bf0b-bf9645c52d6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:07.172Z|5639852f-ae15-40b7-a783-a4082c4dcc6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:07.173Z|5639852f-ae15-40b7-a783-a4082c4dcc6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:08.006Z|dc5b969b-a6c9-420b-932a-5f9143a9b96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:18:08.008Z|dc5b969b-a6c9-420b-932a-5f9143a9b96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:18:12.124Z|e3739453-7699-49a1-ba2c-4ab317a1640c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:12.125Z|e3739453-7699-49a1-ba2c-4ab317a1640c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:16.848Z|d6a4bfb4-d976-4aac-8808-abab9718e859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:16.850Z|d6a4bfb4-d976-4aac-8808-abab9718e859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:17.199Z|559e1b7d-c974-4b73-94aa-2177057c3cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:17.200Z|559e1b7d-c974-4b73-94aa-2177057c3cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:22.158Z|13fe9444-cc2a-4e40-bd23-7c568138d36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:22.160Z|13fe9444-cc2a-4e40-bd23-7c568138d36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:23.007Z|5d05f0c6-8bd0-422b-82ad-52047a8255a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:18:23.008Z|5d05f0c6-8bd0-422b-82ad-52047a8255a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:18:23.228Z|b98b4fe2-cee2-4caf-8d23-8b9600ee6936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:18:23.229Z|b98b4fe2-cee2-4caf-8d23-8b9600ee6936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:18:26.886Z|2a41b39f-aaf9-4d8b-8e0d-3fc9fee316b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:26.888Z|2a41b39f-aaf9-4d8b-8e0d-3fc9fee316b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:27.225Z|3d4d5093-881d-4523-b5ba-732c5ab9c8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:27.226Z|3d4d5093-881d-4523-b5ba-732c5ab9c8de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:27.388Z|3528b639-f506-47c2-8aed-e2c9c158cb60|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:18:27.389Z|3528b639-f506-47c2-8aed-e2c9c158cb60|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:32.199Z|d7627e14-5c4a-4138-a2f4-4211ac71ba19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:32.201Z|d7627e14-5c4a-4138-a2f4-4211ac71ba19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:36.919Z|60ce1a8c-d821-4ba1-a75b-960799f82e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:36.920Z|60ce1a8c-d821-4ba1-a75b-960799f82e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:37.250Z|9051052d-3dfa-45e3-baaf-cad426c49c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:37.251Z|9051052d-3dfa-45e3-baaf-cad426c49c26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:38.007Z|902ba34c-e045-4aca-8d10-27de415bd454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:18:38.008Z|902ba34c-e045-4aca-8d10-27de415bd454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:18:42.232Z|a525e224-3d0a-41c9-a184-6afcab4435a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:42.233Z|a525e224-3d0a-41c9-a184-6afcab4435a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:46.947Z|ffb63be5-b087-4fd4-9f90-36352e9ae5f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:46.948Z|ffb63be5-b087-4fd4-9f90-36352e9ae5f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:47.277Z|6e249db0-ecaa-40c7-9fcd-67781300fe1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:47.278Z|6e249db0-ecaa-40c7-9fcd-67781300fe1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:52.264Z|6d8b69ba-1bf7-4319-8a6a-10baaf00d4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:52.265Z|6d8b69ba-1bf7-4319-8a6a-10baaf00d4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:53.006Z|8f73f49a-714f-433d-916d-89a3447d5b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:18:53.008Z|8f73f49a-714f-433d-916d-89a3447d5b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:18:53.230Z|9bf4d16c-bbfb-4817-b89b-3d1f3335e7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:18:53.230Z|9bf4d16c-bbfb-4817-b89b-3d1f3335e7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:18:56.994Z|8455d08a-d24d-47ec-9b35-5904ea502a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:56.996Z|8455d08a-d24d-47ec-9b35-5904ea502a4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:18:57.305Z|3f46986c-4db0-48fb-89a1-b7d1821880c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:18:57.306Z|3f46986c-4db0-48fb-89a1-b7d1821880c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:02.295Z|89b5ed90-e28b-4c4b-99e2-d2666d976674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:02.296Z|89b5ed90-e28b-4c4b-99e2-d2666d976674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:07.026Z|44487650-20c9-46ec-82f7-26193176f633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:07.027Z|44487650-20c9-46ec-82f7-26193176f633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:07.332Z|73a339ef-d273-495d-93da-1ae39242c517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:07.333Z|73a339ef-d273-495d-93da-1ae39242c517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:08.006Z|255f43df-07e3-4135-8ebc-6c0fa911558e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:19:08.007Z|255f43df-07e3-4135-8ebc-6c0fa911558e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:19:12.322Z|b1fabb35-2b17-496a-93c2-f798e0525db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:12.323Z|b1fabb35-2b17-496a-93c2-f798e0525db2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:17.053Z|137b925d-3786-404c-83c5-c7335fbbf79a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:17.054Z|137b925d-3786-404c-83c5-c7335fbbf79a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:17.360Z|3bc5dfc7-da4e-4cb7-9842-814dd79f5bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:17.361Z|3bc5dfc7-da4e-4cb7-9842-814dd79f5bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:22.350Z|10ed86a0-7955-4ad2-a0d4-02d7e4828669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:22.351Z|10ed86a0-7955-4ad2-a0d4-02d7e4828669|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:23.006Z|327ef987-e808-4f1c-91de-79353da3ce9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:19:23.007Z|327ef987-e808-4f1c-91de-79353da3ce9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:19:23.231Z|e0288481-46a2-4495-a94d-70510c202958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:19:23.231Z|e0288481-46a2-4495-a94d-70510c202958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:19:27.077Z|8927496f-c766-4752-9081-10118b3f8fc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:27.078Z|8927496f-c766-4752-9081-10118b3f8fc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:27.389Z|758b55f8-2972-4694-8379-f1081f6ec1de|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:19:27.389Z|c53485c4-01f9-4c67-8c27-cd2fd1ce86d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:27.389Z|758b55f8-2972-4694-8379-f1081f6ec1de|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:27.389Z|c53485c4-01f9-4c67-8c27-cd2fd1ce86d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:32.378Z|c03afdf0-a17f-4e6d-ac2d-f2baab1ffcfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:32.379Z|c03afdf0-a17f-4e6d-ac2d-f2baab1ffcfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:37.103Z|ca639e4f-b8c0-429b-a03c-0469fe1f20eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:37.104Z|ca639e4f-b8c0-429b-a03c-0469fe1f20eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:37.417Z|d6f695f9-2404-40e5-891d-e3428500b5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:37.418Z|d6f695f9-2404-40e5-891d-e3428500b5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:38.006Z|0783c2a3-c612-4f5f-98e8-fe5037c3e04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:19:38.008Z|0783c2a3-c612-4f5f-98e8-fe5037c3e04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:19:42.411Z|f8e56066-387c-4149-a491-4f85a2fa91d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:42.412Z|f8e56066-387c-4149-a491-4f85a2fa91d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:47.133Z|24f68f89-690c-44d4-b7f7-1b84d463f9de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:47.135Z|24f68f89-690c-44d4-b7f7-1b84d463f9de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:47.447Z|da2fe87a-aca0-4f41-8daa-82660f129687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:47.448Z|da2fe87a-aca0-4f41-8daa-82660f129687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:52.445Z|cde2d763-684d-4617-85b3-c0dd8c827ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:52.447Z|cde2d763-684d-4617-85b3-c0dd8c827ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:53.007Z|6739a753-0b8d-455a-a450-67ff231edeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:19:53.008Z|6739a753-0b8d-455a-a450-67ff231edeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:19:53.232Z|0b4583c0-760b-4b24-b9ca-de7af98be6ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:19:53.233Z|0b4583c0-760b-4b24-b9ca-de7af98be6ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:19:57.176Z|75497364-324b-4cac-97d7-80edaca6e8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:57.178Z|75497364-324b-4cac-97d7-80edaca6e8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:19:57.488Z|37c9040b-82a3-4d63-93fa-fac156f826e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:19:57.491Z|37c9040b-82a3-4d63-93fa-fac156f826e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:02.479Z|3222d01c-8e2e-4f25-96bc-2ccdd673b6b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:02.481Z|3222d01c-8e2e-4f25-96bc-2ccdd673b6b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:07.222Z|89847295-5a31-41dc-9173-7fde88de9829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:07.223Z|89847295-5a31-41dc-9173-7fde88de9829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:07.522Z|f019b8d1-2a68-4add-8d1d-d689b4284805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:07.523Z|f019b8d1-2a68-4add-8d1d-d689b4284805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:08.007Z|851385f8-9578-44f9-96d2-cc2506ff211d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:20:08.008Z|851385f8-9578-44f9-96d2-cc2506ff211d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:20:12.511Z|b81e55bc-df74-441e-bc03-a5417ebc0635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:12.512Z|b81e55bc-df74-441e-bc03-a5417ebc0635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:17.252Z|fd0dbb4b-789d-48ed-b530-7b5d29ea1b6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:17.254Z|fd0dbb4b-789d-48ed-b530-7b5d29ea1b6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:17.550Z|58a02878-2915-4a00-9a77-05415129b330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:17.551Z|58a02878-2915-4a00-9a77-05415129b330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:22.538Z|fc4a6fc8-9d57-4751-af51-2b5c922fe3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:22.539Z|fc4a6fc8-9d57-4751-af51-2b5c922fe3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:23.011Z|3ab6ecd2-a0ad-40c7-b5bd-517d07938f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:20:23.016Z|3ab6ecd2-a0ad-40c7-b5bd-517d07938f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:20:23.234Z|c39a88d9-48c8-4ad8-937a-95d28955ff32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:20:23.234Z|c39a88d9-48c8-4ad8-937a-95d28955ff32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:20:27.294Z|8a4469b3-8dda-4216-a336-495a9eee867b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:27.296Z|8a4469b3-8dda-4216-a336-495a9eee867b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:27.388Z|a878f7dc-2f10-48f9-b0e4-bef785dfe7f5|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:20:27.388Z|a878f7dc-2f10-48f9-b0e4-bef785dfe7f5|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:27.575Z|d517539d-9784-4dd1-8d93-b67016a6628c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:27.576Z|d517539d-9784-4dd1-8d93-b67016a6628c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:32.567Z|40f681c9-c711-4840-b9e7-609e34feb9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:32.568Z|40f681c9-c711-4840-b9e7-609e34feb9e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:37.323Z|25a955ac-d7ba-47ab-a8f9-4ce5839274f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:37.324Z|25a955ac-d7ba-47ab-a8f9-4ce5839274f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:37.605Z|df55b5cb-6881-47d4-b143-a0f94e7f9fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:37.606Z|df55b5cb-6881-47d4-b143-a0f94e7f9fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:38.006Z|8962e38b-9896-4b79-9870-e9ba166f3f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:20:38.007Z|8962e38b-9896-4b79-9870-e9ba166f3f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:20:42.597Z|b316046d-2708-42a5-9a3a-fe17affd0a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:42.597Z|b316046d-2708-42a5-9a3a-fe17affd0a82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:47.348Z|2676b3ea-6fb1-4b29-88d5-c8458aaf1754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:47.349Z|2676b3ea-6fb1-4b29-88d5-c8458aaf1754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:47.630Z|dd7863f7-217c-4f31-a7fc-4df4a1840d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:47.630Z|dd7863f7-217c-4f31-a7fc-4df4a1840d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:52.624Z|bf43288b-2eb6-4bee-aa08-d9373447b158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:52.625Z|bf43288b-2eb6-4bee-aa08-d9373447b158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:53.006Z|573693c6-1b99-4479-86ef-7bffc66f7858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:20:53.007Z|573693c6-1b99-4479-86ef-7bffc66f7858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:20:53.235Z|82261d03-99dd-4f82-b92d-212684e84bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:20:53.236Z|82261d03-99dd-4f82-b92d-212684e84bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:20:57.381Z|19535f61-d657-4c18-bce2-74580e6d3c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:57.382Z|19535f61-d657-4c18-bce2-74580e6d3c1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:20:57.658Z|f0c0bfb3-de40-4878-9671-a5356e35c018|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:20:57.659Z|f0c0bfb3-de40-4878-9671-a5356e35c018|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:02.652Z|f8a647ce-d35e-4786-83ce-9261917f4112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:02.653Z|f8a647ce-d35e-4786-83ce-9261917f4112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:07.410Z|f277c265-6cb4-4145-9368-f6c8e8f2f7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:07.411Z|f277c265-6cb4-4145-9368-f6c8e8f2f7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:07.694Z|0b3abb85-cac9-4969-ac70-de256e00ad5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:07.695Z|0b3abb85-cac9-4969-ac70-de256e00ad5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:08.006Z|e35aa90e-f4ae-4722-8c3c-d21315efe6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:21:08.009Z|e35aa90e-f4ae-4722-8c3c-d21315efe6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:21:12.684Z|c6670209-8a8b-4827-b036-8771a069871a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:12.685Z|c6670209-8a8b-4827-b036-8771a069871a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:17.442Z|53ab20e1-0655-4aa9-884f-89fd5a8d712c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:17.444Z|53ab20e1-0655-4aa9-884f-89fd5a8d712c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:17.724Z|1615bb4a-307b-4f2c-9222-16910045e87c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:17.725Z|1615bb4a-307b-4f2c-9222-16910045e87c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:22.724Z|57dd0245-8f4a-40fd-9af9-e2a72ba8dd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:22.726Z|57dd0245-8f4a-40fd-9af9-e2a72ba8dd53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:23.007Z|d9f1b18d-6191-4d50-bf80-287bef08db06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:21:23.008Z|d9f1b18d-6191-4d50-bf80-287bef08db06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:21:23.236Z|9a31f9f8-847d-4972-a59e-ccf9770b8991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:21:23.237Z|9a31f9f8-847d-4972-a59e-ccf9770b8991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:21:27.396Z|ec832c60-5215-48ba-aee6-76f041aa05ee|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:21:27.399Z|ec832c60-5215-48ba-aee6-76f041aa05ee|http-nio-8080-exec-2|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:27.475Z|e7432f7c-56e2-4061-ab21-5a80b64af40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:27.476Z|e7432f7c-56e2-4061-ab21-5a80b64af40a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:27.752Z|5bb907eb-d1e4-44fb-bfe1-80719851abf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:27.753Z|5bb907eb-d1e4-44fb-bfe1-80719851abf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:32.758Z|d682eb86-b2c3-47d4-804f-9b7814dfbe6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:32.759Z|d682eb86-b2c3-47d4-804f-9b7814dfbe6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:37.502Z|622eaa47-bbbb-42b3-a940-c969a8259cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:37.503Z|622eaa47-bbbb-42b3-a940-c969a8259cd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:37.780Z|4512f08f-0d81-4121-b07d-e80189bd5f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:37.780Z|4512f08f-0d81-4121-b07d-e80189bd5f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:38.007Z|1a884e9c-d1c5-4100-926e-e7cd82d0a4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:21:38.007Z|1a884e9c-d1c5-4100-926e-e7cd82d0a4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:21:42.786Z|b4e701c6-539e-48c2-a31b-489e0b095cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:42.787Z|b4e701c6-539e-48c2-a31b-489e0b095cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:47.531Z|ca1788a8-f9bb-4f80-99de-962955d359e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:47.532Z|ca1788a8-f9bb-4f80-99de-962955d359e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:47.805Z|cd9be579-ef79-43cf-a40a-c549596cb34d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:47.806Z|cd9be579-ef79-43cf-a40a-c549596cb34d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:52.814Z|b3c8b989-f233-4590-9006-0045d569c3b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:52.815Z|b3c8b989-f233-4590-9006-0045d569c3b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:53.006Z|3ea61337-afbe-4fc0-8d05-33002a67c561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:21:53.009Z|3ea61337-afbe-4fc0-8d05-33002a67c561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:21:53.238Z|de7a1509-470a-45de-8f62-f9eae58b42d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:21:53.239Z|de7a1509-470a-45de-8f62-f9eae58b42d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:21:57.570Z|c05a8786-c22b-4cc1-9583-98b539f30e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:57.571Z|c05a8786-c22b-4cc1-9583-98b539f30e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:21:57.832Z|32be4864-5826-4d15-bad9-2a6245d8aafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:21:57.833Z|32be4864-5826-4d15-bad9-2a6245d8aafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:02.845Z|eede8a6f-dc9d-4709-a6e0-4e2dc4f5fdde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:02.846Z|eede8a6f-dc9d-4709-a6e0-4e2dc4f5fdde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:07.605Z|dd8bd0ab-46a6-4968-adb9-da0392df63da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:07.606Z|dd8bd0ab-46a6-4968-adb9-da0392df63da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:07.859Z|f0a3a8ca-c58c-4dec-967d-d078678fed7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:07.859Z|f0a3a8ca-c58c-4dec-967d-d078678fed7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:08.006Z|5406f1a1-9071-48cb-9fa6-c42446c9d66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:22:08.006Z|5406f1a1-9071-48cb-9fa6-c42446c9d66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:22:12.870Z|13db53d0-256f-4b51-ad98-01e6b98cec13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:12.871Z|13db53d0-256f-4b51-ad98-01e6b98cec13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:17.637Z|9a621cf9-5f37-4ddc-b6cb-c4a543e371c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:17.638Z|9a621cf9-5f37-4ddc-b6cb-c4a543e371c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:17.884Z|148bbe2c-61fa-4df4-b7c9-4d25c6ffbbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:17.885Z|148bbe2c-61fa-4df4-b7c9-4d25c6ffbbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:22.897Z|1dbfaeda-4585-4ee1-bdf8-43f736068c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:22.898Z|1dbfaeda-4585-4ee1-bdf8-43f736068c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:23.006Z|bb506ce0-2dff-4332-bc1e-0f6a122ea8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:22:23.006Z|bb506ce0-2dff-4332-bc1e-0f6a122ea8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:22:23.240Z|88abf557-8ca2-4c5b-8911-a13268559bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:22:23.241Z|88abf557-8ca2-4c5b-8911-a13268559bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:22:27.387Z|c2d743b6-66fe-41c8-b1f2-ab2d1053dd1e|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:22:27.388Z|c2d743b6-66fe-41c8-b1f2-ab2d1053dd1e|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:27.660Z|6e51c6d1-9d32-4708-beea-0b092cf9aa5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:27.661Z|6e51c6d1-9d32-4708-beea-0b092cf9aa5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:27.910Z|79469ad9-f81a-4988-9412-858ffcc642be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:27.911Z|79469ad9-f81a-4988-9412-858ffcc642be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:32.921Z|4ba21c01-90e0-4488-960f-91cbd4f2916c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:32.922Z|4ba21c01-90e0-4488-960f-91cbd4f2916c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:37.685Z|d92e4690-8878-423f-9df5-bcc260f10be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:37.686Z|d92e4690-8878-423f-9df5-bcc260f10be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:37.936Z|21ddb0b1-4e35-4c63-b1ea-b3c1d50c8b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:37.937Z|21ddb0b1-4e35-4c63-b1ea-b3c1d50c8b1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:38.008Z|cc346fd9-4225-4c46-9466-2ebc1e1a357d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:22:38.011Z|cc346fd9-4225-4c46-9466-2ebc1e1a357d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:22:42.949Z|691fbdd3-375c-4b8f-b9b4-17e08acfbfde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:42.950Z|691fbdd3-375c-4b8f-b9b4-17e08acfbfde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:47.719Z|450ab370-d07a-4544-b55f-fa8ef3a01fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:47.720Z|450ab370-d07a-4544-b55f-fa8ef3a01fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:47.968Z|19611793-d3d5-45b7-8a62-114ea5717724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:47.969Z|19611793-d3d5-45b7-8a62-114ea5717724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:52.977Z|fe540aa1-e0e7-4fc7-8c48-d039a3b76a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:52.978Z|fe540aa1-e0e7-4fc7-8c48-d039a3b76a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:53.007Z|b11dc076-d8bc-45a7-b47e-c752bd732633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:22:53.007Z|b11dc076-d8bc-45a7-b47e-c752bd732633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:22:53.242Z|aab52a33-fd5e-4717-bebe-9d7ab990452a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:22:53.242Z|aab52a33-fd5e-4717-bebe-9d7ab990452a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:22:57.754Z|8aedba01-46e2-4694-9c40-06d41bcdc46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:57.756Z|8aedba01-46e2-4694-9c40-06d41bcdc46c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:22:57.997Z|d0982a21-4ac7-4d3b-b7fb-41956d096e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:22:57.998Z|d0982a21-4ac7-4d3b-b7fb-41956d096e5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:03.006Z|f8ab87bb-9d48-46d0-86a9-ec8c61581bc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:03.007Z|f8ab87bb-9d48-46d0-86a9-ec8c61581bc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:07.786Z|5e139a72-3ad9-4efe-b402-482559991b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:07.787Z|5e139a72-3ad9-4efe-b402-482559991b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:08.007Z|02c17ccf-1e38-4486-a178-6baeb5e0b148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:23:08.007Z|02c17ccf-1e38-4486-a178-6baeb5e0b148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:23:08.027Z|cd27867c-9441-415d-a592-b5e64e58730f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:08.027Z|cd27867c-9441-415d-a592-b5e64e58730f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:13.034Z|32ebfd86-e530-4319-8849-29417c369655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:13.035Z|32ebfd86-e530-4319-8849-29417c369655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:17.813Z|27b90f36-41f9-4e71-92fa-46cc56fd8890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:17.814Z|27b90f36-41f9-4e71-92fa-46cc56fd8890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:18.053Z|31a91fd1-da43-4b81-b21a-eef47f8d9add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:18.053Z|31a91fd1-da43-4b81-b21a-eef47f8d9add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:23.006Z|f866a4ac-5623-4557-bdf7-ef3cd9444b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:23:23.009Z|f866a4ac-5623-4557-bdf7-ef3cd9444b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:23:23.061Z|023a4e96-59bb-46cb-9e0c-370626027963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:23.062Z|023a4e96-59bb-46cb-9e0c-370626027963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:23.243Z|518fdd75-ba3d-4088-b144-723e212f1f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:23:23.244Z|518fdd75-ba3d-4088-b144-723e212f1f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:23:27.389Z|a65dd54f-623b-4665-bf8a-f4dacdc46c33|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:23:27.391Z|a65dd54f-623b-4665-bf8a-f4dacdc46c33|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:27.840Z|b8a8924d-3ca0-4c4b-85b1-20c3e842a1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:27.840Z|b8a8924d-3ca0-4c4b-85b1-20c3e842a1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:28.076Z|e4298eee-b340-4753-877f-dbc855904311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:28.077Z|e4298eee-b340-4753-877f-dbc855904311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:33.097Z|916b676b-4bf5-42b7-930b-3a0ababd01d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:33.098Z|916b676b-4bf5-42b7-930b-3a0ababd01d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:37.874Z|5fb3e340-ff30-4aa4-9ddb-63ce6a053c45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:37.875Z|5fb3e340-ff30-4aa4-9ddb-63ce6a053c45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:38.006Z|14438836-398b-47b6-9ed0-daa7bd789d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:23:38.007Z|14438836-398b-47b6-9ed0-daa7bd789d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:23:38.103Z|03285fee-41de-4cd1-a64f-435abd835f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:38.104Z|03285fee-41de-4cd1-a64f-435abd835f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:43.122Z|30e3eab9-170a-4b1c-a5b3-e8e9013b1abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:43.123Z|30e3eab9-170a-4b1c-a5b3-e8e9013b1abc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:47.900Z|83546393-3cce-41da-a5ed-eeb8ad06cc21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:47.901Z|83546393-3cce-41da-a5ed-eeb8ad06cc21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:48.127Z|4555fede-bea1-4cef-a79b-d34db9843dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:48.128Z|4555fede-bea1-4cef-a79b-d34db9843dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:53.006Z|ac4051bb-1de4-45b9-8283-7de90da11f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:23:53.007Z|ac4051bb-1de4-45b9-8283-7de90da11f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:23:53.149Z|d553ea11-91a4-45f1-a841-5fc841b0f79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:53.149Z|d553ea11-91a4-45f1-a841-5fc841b0f79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:53.245Z|cfd38269-3a89-4801-a16e-c7a0215ad854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:23:53.245Z|cfd38269-3a89-4801-a16e-c7a0215ad854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:23:57.926Z|666d6778-9d86-4837-bb02-3e4ab812ee78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:57.927Z|666d6778-9d86-4837-bb02-3e4ab812ee78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:23:58.155Z|b906e9bd-77ed-41c2-92b1-c628903dd484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:23:58.156Z|b906e9bd-77ed-41c2-92b1-c628903dd484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:03.177Z|6969e7ce-619c-4b53-80e9-2385c9ec61e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:03.177Z|6969e7ce-619c-4b53-80e9-2385c9ec61e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:07.955Z|f683d8a1-2e14-4130-9030-5d4add57ab68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:07.956Z|f683d8a1-2e14-4130-9030-5d4add57ab68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:08.006Z|00a9d9a2-160a-4b00-8d73-78a3e929b2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:24:08.008Z|00a9d9a2-160a-4b00-8d73-78a3e929b2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:24:08.181Z|182cd9f2-4090-4212-ac5b-650ae592fcd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:08.182Z|182cd9f2-4090-4212-ac5b-650ae592fcd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:13.209Z|ef87fa0c-27df-4d57-9213-a6e735a4319e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:13.211Z|ef87fa0c-27df-4d57-9213-a6e735a4319e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:17.993Z|94ea2a18-5c48-412c-a77f-c7481a92aa44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:17.995Z|94ea2a18-5c48-412c-a77f-c7481a92aa44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:18.212Z|117f17ef-1f6c-4ca6-8c84-299a5e491d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:18.213Z|117f17ef-1f6c-4ca6-8c84-299a5e491d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:23.009Z|3636fd62-47f1-4303-b976-af9065bd39bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:24:23.011Z|3636fd62-47f1-4303-b976-af9065bd39bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:24:23.243Z|9768d08a-891d-401f-87d9-de79ab890fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:23.245Z|9768d08a-891d-401f-87d9-de79ab890fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:23.247Z|ffe572c8-bac4-4fab-8005-88669152fc69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:24:23.247Z|ffe572c8-bac4-4fab-8005-88669152fc69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:24:27.393Z|4d6545fa-8c76-430a-be86-1a6c5ef565dc|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:24:27.395Z|4d6545fa-8c76-430a-be86-1a6c5ef565dc|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:28.031Z|1126f281-5991-4143-96e2-6f5ee8837b6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:28.032Z|1126f281-5991-4143-96e2-6f5ee8837b6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:28.239Z|415dac44-c78c-403b-b749-f9090e6dafd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:28.240Z|415dac44-c78c-403b-b749-f9090e6dafd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:33.277Z|affca717-1b98-4e4e-9e5a-e6640decb201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:33.279Z|affca717-1b98-4e4e-9e5a-e6640decb201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:38.007Z|ce6b17a5-da12-4ecc-be29-e4619e469713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:24:38.009Z|ce6b17a5-da12-4ecc-be29-e4619e469713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:24:38.059Z|124f808e-4c9e-4603-90a0-3c85b9aafe8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:38.060Z|124f808e-4c9e-4603-90a0-3c85b9aafe8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:38.268Z|b2d71c13-3f74-4d5a-8431-29dccb831baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:38.269Z|b2d71c13-3f74-4d5a-8431-29dccb831baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:43.305Z|d4d373bc-4d26-4ce8-af0d-ff2e0cbdc78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:43.306Z|d4d373bc-4d26-4ce8-af0d-ff2e0cbdc78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:48.086Z|5df6c08e-79d5-4ea4-97d4-9726054b3677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:48.087Z|5df6c08e-79d5-4ea4-97d4-9726054b3677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:48.303Z|0a706ffd-fbbc-4318-beaf-f5f63d99b6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:48.304Z|0a706ffd-fbbc-4318-beaf-f5f63d99b6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:53.006Z|cabfd270-6039-4a5d-bb00-154b2f169cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:24:53.007Z|cabfd270-6039-4a5d-bb00-154b2f169cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:24:53.248Z|ce3ab00f-c744-4672-b5e9-b997d6a136f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:24:53.248Z|ce3ab00f-c744-4672-b5e9-b997d6a136f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:24:53.333Z|5af3dee2-277a-4c33-bd9a-f9aef157fd74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:53.334Z|5af3dee2-277a-4c33-bd9a-f9aef157fd74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:58.117Z|75e8f26d-f2aa-4827-aead-b09dcb32ac18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:58.118Z|75e8f26d-f2aa-4827-aead-b09dcb32ac18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:24:58.340Z|5b04baa2-1b10-444f-a5ec-35cf405c8832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:24:58.341Z|5b04baa2-1b10-444f-a5ec-35cf405c8832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:03.359Z|6a10181b-9cdb-4e54-8331-f13d3332547c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:03.360Z|6a10181b-9cdb-4e54-8331-f13d3332547c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:08.006Z|d073aa24-3c57-4b5f-bf9f-65cc430f1023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:25:08.007Z|d073aa24-3c57-4b5f-bf9f-65cc430f1023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:25:08.162Z|34cf3d8c-96c8-4e26-b3a8-b5af6a057ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:08.163Z|34cf3d8c-96c8-4e26-b3a8-b5af6a057ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:08.367Z|7e39b40f-a42d-44ca-9e85-7da47874d418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:08.368Z|7e39b40f-a42d-44ca-9e85-7da47874d418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:13.384Z|d24a64ee-ed96-4b41-8ca5-9e743e8de847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:13.385Z|d24a64ee-ed96-4b41-8ca5-9e743e8de847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:18.190Z|b2717787-af0f-41ab-a8ee-2b3dfc8675b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:18.191Z|b2717787-af0f-41ab-a8ee-2b3dfc8675b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:18.394Z|08393f79-1b97-4275-a7ee-6a0021ccb390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:18.395Z|08393f79-1b97-4275-a7ee-6a0021ccb390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:23.006Z|0612cf3a-c4e6-4dcc-bc4c-caaecf42cc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:25:23.008Z|0612cf3a-c4e6-4dcc-bc4c-caaecf42cc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:25:23.249Z|1847abb0-4a33-412f-8459-c3b7c1c008ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:25:23.250Z|1847abb0-4a33-412f-8459-c3b7c1c008ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:25:23.410Z|8d1bef5a-9b69-48cd-b009-5a048fcc6189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:23.411Z|8d1bef5a-9b69-48cd-b009-5a048fcc6189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:27.387Z|13ece4aa-2a99-4c87-93ec-2d9663f68307|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:25:27.389Z|13ece4aa-2a99-4c87-93ec-2d9663f68307|http-nio-8080-exec-7|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:28.219Z|25565357-2fa6-4659-ac1b-3c5f2328e20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:28.220Z|25565357-2fa6-4659-ac1b-3c5f2328e20b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:28.419Z|d7f8876d-00b3-4e95-970a-5dc64f7738f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:28.420Z|d7f8876d-00b3-4e95-970a-5dc64f7738f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:33.439Z|7706e684-97e1-4441-986d-41bae322a1b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:33.440Z|7706e684-97e1-4441-986d-41bae322a1b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:38.006Z|fa07037c-17f5-4a59-97cd-6402987ab277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:25:38.007Z|fa07037c-17f5-4a59-97cd-6402987ab277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:25:38.245Z|a4d3284d-7418-4c31-8458-a0c02146604d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:38.246Z|a4d3284d-7418-4c31-8458-a0c02146604d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:38.447Z|613d112a-675e-4186-b678-ca6e02d86d8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:38.448Z|613d112a-675e-4186-b678-ca6e02d86d8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:43.470Z|3f65b310-0a1f-4e9f-a84c-f646bcc229f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:43.472Z|3f65b310-0a1f-4e9f-a84c-f646bcc229f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:48.281Z|09baa565-d7a9-4600-acfe-6beee83862f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:48.283Z|09baa565-d7a9-4600-acfe-6beee83862f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:48.472Z|f1a5ef5b-dce9-4387-9f4b-ecb03090f074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:48.472Z|f1a5ef5b-dce9-4387-9f4b-ecb03090f074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:53.008Z|6220bd6f-694b-4922-a4e4-6369315eaea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:25:53.011Z|6220bd6f-694b-4922-a4e4-6369315eaea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:25:53.251Z|24273fe1-c99c-4615-ba6f-10f36e8ab9a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:25:53.252Z|24273fe1-c99c-4615-ba6f-10f36e8ab9a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:25:53.505Z|673c813b-3dbd-42e3-9f15-bcc63eed2b9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:53.507Z|673c813b-3dbd-42e3-9f15-bcc63eed2b9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:58.321Z|d77a08c7-afb6-406a-8c63-5de5b29d77f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:58.323Z|d77a08c7-afb6-406a-8c63-5de5b29d77f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:25:58.498Z|28c957ea-4f6f-41db-87cf-d65b3c4a359c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:25:58.499Z|28c957ea-4f6f-41db-87cf-d65b3c4a359c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:03.557Z|9289e752-7401-4f22-ba6e-6d38b6b94440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:03.558Z|9289e752-7401-4f22-ba6e-6d38b6b94440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:08.006Z|cae3249f-f427-46de-af66-13fa856c77b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:26:08.007Z|cae3249f-f427-46de-af66-13fa856c77b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:26:08.353Z|e572ddf3-92fe-43ff-8042-102cc8aa3887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:08.354Z|e572ddf3-92fe-43ff-8042-102cc8aa3887|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:08.526Z|75af6102-8567-4448-a612-b3c7bb63251b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:08.527Z|75af6102-8567-4448-a612-b3c7bb63251b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:13.583Z|f7b30343-55e8-419b-94b1-8cef819429c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:13.584Z|f7b30343-55e8-419b-94b1-8cef819429c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:18.381Z|26278361-4efb-4aae-9e60-528036cc359e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:18.383Z|26278361-4efb-4aae-9e60-528036cc359e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:18.552Z|276f40ac-e949-408f-9956-af1601994aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:18.553Z|276f40ac-e949-408f-9956-af1601994aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:23.006Z|3b2f5f8e-76d8-4b11-9ab7-16e329ad485b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:26:23.007Z|3b2f5f8e-76d8-4b11-9ab7-16e329ad485b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:26:23.254Z|b2710762-5f67-4622-adae-568d708058ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:26:23.254Z|b2710762-5f67-4622-adae-568d708058ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:26:23.609Z|b473151a-6540-4f64-9126-0699ba437a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:23.610Z|b473151a-6540-4f64-9126-0699ba437a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:27.389Z|bfb2f274-124a-4b71-b470-39255ba58c88|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:26:27.390Z|bfb2f274-124a-4b71-b470-39255ba58c88|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:28.410Z|fbe245e7-30ef-4cf6-a27a-eb74cc6bdc99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:28.411Z|fbe245e7-30ef-4cf6-a27a-eb74cc6bdc99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:28.580Z|e6e1779b-af4f-4fb0-a3bc-907e2af518b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:28.580Z|e6e1779b-af4f-4fb0-a3bc-907e2af518b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:33.704Z|04603839-496b-49d5-8ab2-4fb9da429b44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:33.706Z|04603839-496b-49d5-8ab2-4fb9da429b44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:38.006Z|2bdf13b4-a1ef-4b46-a33b-a89c14bea1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:26:38.008Z|2bdf13b4-a1ef-4b46-a33b-a89c14bea1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:26:38.436Z|ea662aec-b07b-4bf2-b0dd-c41212f7afca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:38.437Z|ea662aec-b07b-4bf2-b0dd-c41212f7afca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:38.606Z|38829e32-7431-427b-b5de-56255d286ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:38.607Z|38829e32-7431-427b-b5de-56255d286ecf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:43.733Z|9565e045-5733-4786-be44-fe89f233652f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:43.734Z|9565e045-5733-4786-be44-fe89f233652f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:48.461Z|6c1cc209-747e-4e47-928f-a6e31740f357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:48.462Z|6c1cc209-747e-4e47-928f-a6e31740f357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:48.632Z|30ee0ef0-2e3a-48fc-8ded-5839e388daf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:48.633Z|30ee0ef0-2e3a-48fc-8ded-5839e388daf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:53.006Z|15d857e2-ac7f-48cf-a305-e561d540e2f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:26:53.006Z|15d857e2-ac7f-48cf-a305-e561d540e2f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:26:53.255Z|9cc382d9-707d-4a5f-914c-7b4d5a0f38a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:26:53.256Z|9cc382d9-707d-4a5f-914c-7b4d5a0f38a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:26:53.761Z|da8708bc-dcd5-42fd-84a6-c599a62efc78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:53.762Z|da8708bc-dcd5-42fd-84a6-c599a62efc78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:58.490Z|340ca869-c361-488b-8cf2-9957a89267ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:58.491Z|340ca869-c361-488b-8cf2-9957a89267ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:26:58.658Z|1208ea81-f164-48be-9202-f6349f03071f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:26:58.659Z|1208ea81-f164-48be-9202-f6349f03071f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:03.787Z|c9837682-d0ee-4d21-9467-c302ff1216ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:03.788Z|c9837682-d0ee-4d21-9467-c302ff1216ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:08.006Z|6f811a96-083b-4912-abe0-e5b39634d75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:27:08.007Z|6f811a96-083b-4912-abe0-e5b39634d75b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:27:08.517Z|90d1278e-647c-49e3-8b83-2673a02ddd53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:08.518Z|90d1278e-647c-49e3-8b83-2673a02ddd53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:08.685Z|ca8b0612-5c09-4bdb-8fda-b46b3f5761f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:08.686Z|ca8b0612-5c09-4bdb-8fda-b46b3f5761f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:13.822Z|22ef74ab-3191-4331-8ca9-bb83d97f8a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:13.824Z|22ef74ab-3191-4331-8ca9-bb83d97f8a9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:18.550Z|9370307f-517a-454d-896c-298d294b44a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:18.551Z|9370307f-517a-454d-896c-298d294b44a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:18.712Z|481cd912-fbfc-4ee3-a78b-a5628cf55525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:18.713Z|481cd912-fbfc-4ee3-a78b-a5628cf55525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:23.008Z|3568693d-f38e-498f-890d-1410e90243dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:27:23.011Z|3568693d-f38e-498f-890d-1410e90243dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:27:23.256Z|8dbdf234-ee32-420b-a208-871ee6164814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:27:23.258Z|8dbdf234-ee32-420b-a208-871ee6164814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:27:23.875Z|58dbd936-9f4d-474e-a822-ee1e0f580b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:23.877Z|58dbd936-9f4d-474e-a822-ee1e0f580b91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:27.390Z|aba43d02-05e0-472a-bc38-1b422c04bb13|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:27:27.392Z|aba43d02-05e0-472a-bc38-1b422c04bb13|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:28.579Z|750eed75-0e91-42b6-a360-064b54de76a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:28.580Z|750eed75-0e91-42b6-a360-064b54de76a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:28.740Z|468e67d9-a011-42d8-bb0f-b404d41ef04f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:28.741Z|468e67d9-a011-42d8-bb0f-b404d41ef04f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:33.908Z|89938221-7144-4a50-9231-2722f3bd6ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:33.909Z|89938221-7144-4a50-9231-2722f3bd6ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:38.006Z|7176e964-bf38-4072-a937-1f9969b7a438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:27:38.007Z|7176e964-bf38-4072-a937-1f9969b7a438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:27:38.609Z|a20b7c7a-69a9-434d-82c8-c55269970a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:38.610Z|a20b7c7a-69a9-434d-82c8-c55269970a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:38.774Z|c680c9fe-5d48-46ab-9f38-774e42ca255f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:38.775Z|c680c9fe-5d48-46ab-9f38-774e42ca255f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:43.935Z|1be9a9fd-5682-436d-a1ea-a8b4615abd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:43.936Z|1be9a9fd-5682-436d-a1ea-a8b4615abd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:48.637Z|3acf7380-bbb6-450d-8d6b-99c02faf4349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:48.638Z|3acf7380-bbb6-450d-8d6b-99c02faf4349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:48.805Z|3be2369d-0d4c-48dc-98ce-831c03d9aee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:48.805Z|3be2369d-0d4c-48dc-98ce-831c03d9aee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:53.006Z|133d97a4-46fa-480a-a912-f50ee0f3c69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:27:53.007Z|133d97a4-46fa-480a-a912-f50ee0f3c69a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:27:53.260Z|f2c51748-93b5-421f-9606-67a9f139128a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:27:53.260Z|f2c51748-93b5-421f-9606-67a9f139128a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:27:53.963Z|be46914e-cf21-432a-998b-3a3e1e099114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:53.964Z|be46914e-cf21-432a-998b-3a3e1e099114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:58.670Z|eedb534f-f523-40b8-a510-c98062dd96d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:58.671Z|eedb534f-f523-40b8-a510-c98062dd96d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:27:58.830Z|74556c75-269f-4070-8dd0-edfe1891c5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:27:58.831Z|74556c75-269f-4070-8dd0-edfe1891c5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:03.991Z|432a4261-b234-412f-a8dc-4000e4d54759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:03.992Z|432a4261-b234-412f-a8dc-4000e4d54759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:08.006Z|68f918f2-af0b-4fe2-8e99-d05e0a1bd1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:28:08.007Z|68f918f2-af0b-4fe2-8e99-d05e0a1bd1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:28:08.712Z|84b8b2ee-e3ae-4ef6-b49c-95c3495d0d3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:08.713Z|84b8b2ee-e3ae-4ef6-b49c-95c3495d0d3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:08.870Z|efc7b1fc-54a6-4989-bc3f-d33751896f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:08.871Z|efc7b1fc-54a6-4989-bc3f-d33751896f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:14.017Z|edea1f5b-8979-4182-93c6-3a3a9f51043a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:14.018Z|edea1f5b-8979-4182-93c6-3a3a9f51043a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:18.738Z|e54d25b4-cb4d-4657-ac38-ba313e34bdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:18.739Z|e54d25b4-cb4d-4657-ac38-ba313e34bdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:18.896Z|024fee95-2e74-4e4f-8ac7-55a81526fed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:18.897Z|024fee95-2e74-4e4f-8ac7-55a81526fed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:23.006Z|b8e8c90d-14ca-47c4-8f9d-928a1259b8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:28:23.007Z|b8e8c90d-14ca-47c4-8f9d-928a1259b8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:28:23.261Z|b66ed9aa-4da3-4cc4-94a9-2b72a4ff8fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:28:23.261Z|b66ed9aa-4da3-4cc4-94a9-2b72a4ff8fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:28:24.044Z|8e7ffe64-46cd-4b6b-9216-139331e37d15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:24.045Z|8e7ffe64-46cd-4b6b-9216-139331e37d15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:27.388Z|8bdca0ae-32fe-4252-9c89-980591148349|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:28:27.389Z|8bdca0ae-32fe-4252-9c89-980591148349|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:28.768Z|620eb08b-3556-4aff-9d96-5b2f81c95a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:28.769Z|620eb08b-3556-4aff-9d96-5b2f81c95a45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:28.923Z|341870e7-51c7-42aa-8835-16b0a071660a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:28.924Z|341870e7-51c7-42aa-8835-16b0a071660a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:34.067Z|adc0e01d-85c2-49f7-9a39-312bac6d2e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:34.068Z|adc0e01d-85c2-49f7-9a39-312bac6d2e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:38.006Z|a0bd49d4-4f80-4d93-bd82-6fb47f524570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:28:38.008Z|a0bd49d4-4f80-4d93-bd82-6fb47f524570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:28:38.795Z|c7b348cd-4817-414b-ad79-6e773469fdc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:38.796Z|c7b348cd-4817-414b-ad79-6e773469fdc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:38.955Z|54e90be8-b058-4e34-b1b5-190f4aae7711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:38.956Z|54e90be8-b058-4e34-b1b5-190f4aae7711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:44.089Z|9a95d360-cfa3-47ae-87a3-75836f5d682c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:44.090Z|9a95d360-cfa3-47ae-87a3-75836f5d682c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:48.825Z|4ff20ab0-98b0-4bad-9681-ce8355c24759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:48.826Z|4ff20ab0-98b0-4bad-9681-ce8355c24759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:48.991Z|309d0d89-98a6-4464-a9a4-b4b5e8b292bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:48.992Z|309d0d89-98a6-4464-a9a4-b4b5e8b292bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:53.008Z|57e4de12-ff51-4fab-9515-205e91c12a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:28:53.019Z|57e4de12-ff51-4fab-9515-205e91c12a3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:28:53.262Z|df74a2ad-4235-40e9-bc7b-d35e49174d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:28:53.263Z|df74a2ad-4235-40e9-bc7b-d35e49174d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:28:54.120Z|5004e6de-faa4-4f17-ab6f-f5c4b7325c33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:54.121Z|5004e6de-faa4-4f17-ab6f-f5c4b7325c33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:58.859Z|e58b1eda-2890-4122-b490-5b3b36c2544a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:58.861Z|e58b1eda-2890-4122-b490-5b3b36c2544a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:28:59.016Z|259fe3a1-9a91-4a8f-a0b0-0f9e39acf1d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:28:59.017Z|259fe3a1-9a91-4a8f-a0b0-0f9e39acf1d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:04.158Z|cc58e5aa-e54a-4f48-87d8-23bfbf6b8f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:04.160Z|cc58e5aa-e54a-4f48-87d8-23bfbf6b8f6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:08.007Z|f47dbe22-eae3-4721-aa1e-87929a273dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:29:08.010Z|f47dbe22-eae3-4721-aa1e-87929a273dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:29:08.895Z|0534f287-6e5a-412c-9c41-e6d09d3f3913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:08.897Z|0534f287-6e5a-412c-9c41-e6d09d3f3913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:09.044Z|f652ae34-1140-4e4a-91a4-86521fea5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:09.045Z|f652ae34-1140-4e4a-91a4-86521fea5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:14.191Z|37df2887-0866-4bda-83d6-e3b752fa0f91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:14.191Z|37df2887-0866-4bda-83d6-e3b752fa0f91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:18.927Z|aa5a00bd-672b-445c-b159-e03a2294ec74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:18.928Z|aa5a00bd-672b-445c-b159-e03a2294ec74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:19.071Z|7feef18c-94ae-426f-971e-ca7f4bd51fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:19.072Z|7feef18c-94ae-426f-971e-ca7f4bd51fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:23.006Z|9f78d5d7-b590-4e8e-a630-39f4f0ef7d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:29:23.007Z|9f78d5d7-b590-4e8e-a630-39f4f0ef7d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:29:23.264Z|51b16824-58d2-4f5d-b889-b43b5b540704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:29:23.265Z|51b16824-58d2-4f5d-b889-b43b5b540704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:29:24.219Z|9db65f8c-0038-4d54-84fc-4c299319fb82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:24.220Z|9db65f8c-0038-4d54-84fc-4c299319fb82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:27.389Z|7e798552-dacb-4ad0-a855-b21cb1a1b745|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:29:27.390Z|7e798552-dacb-4ad0-a855-b21cb1a1b745|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:28.955Z|9722fe19-f819-4f0f-b212-745374bee53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:28.956Z|9722fe19-f819-4f0f-b212-745374bee53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:29.104Z|76a9813c-e228-487b-acb8-12bb620393cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:29.105Z|76a9813c-e228-487b-acb8-12bb620393cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:34.249Z|7da242c0-b3d6-41e6-8eb3-803741240ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:34.250Z|7da242c0-b3d6-41e6-8eb3-803741240ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:38.006Z|4ddccee0-5839-4ca8-ae4c-66f1e953dd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:29:38.007Z|4ddccee0-5839-4ca8-ae4c-66f1e953dd98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:29:38.984Z|95c8c7dd-59aa-44e9-a461-193e0bdfd450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:38.985Z|95c8c7dd-59aa-44e9-a461-193e0bdfd450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:39.136Z|d837c393-2202-4c27-a595-f98ee0c95e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:39.137Z|d837c393-2202-4c27-a595-f98ee0c95e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:44.276Z|d74f75fd-e211-4a05-b113-c61f480d7c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:44.277Z|d74f75fd-e211-4a05-b113-c61f480d7c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:49.010Z|91c1fb46-34a1-4353-821a-8a49e746ff70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:49.011Z|91c1fb46-34a1-4353-821a-8a49e746ff70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:49.170Z|750a4e0d-cc75-4186-9fd4-ab65eb5b2180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:49.170Z|750a4e0d-cc75-4186-9fd4-ab65eb5b2180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:53.006Z|c3719c3e-636e-4c1b-a13c-db1f98b1fae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:29:53.011Z|c3719c3e-636e-4c1b-a13c-db1f98b1fae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:29:53.265Z|458e5b2b-353d-46a9-8882-69ebf376c3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:29:53.266Z|458e5b2b-353d-46a9-8882-69ebf376c3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:29:54.303Z|94ba1865-29b1-4d14-8803-4f64255aad88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:54.304Z|94ba1865-29b1-4d14-8803-4f64255aad88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:59.037Z|fe4e3fee-8d80-401e-bfad-a132d2e3f5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:59.038Z|fe4e3fee-8d80-401e-bfad-a132d2e3f5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:29:59.205Z|80d4b3dd-e2e2-4d88-8352-d98af4414050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:29:59.206Z|80d4b3dd-e2e2-4d88-8352-d98af4414050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:04.330Z|717d0ee0-8568-4eb7-8792-7d03a4021e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:04.330Z|717d0ee0-8568-4eb7-8792-7d03a4021e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:08.006Z|1b9e0fd7-021d-42af-8c04-df0b60b9543b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:30:08.006Z|1b9e0fd7-021d-42af-8c04-df0b60b9543b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:30:09.064Z|b2cf2065-d916-41d4-b871-10d0b8170643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:09.064Z|b2cf2065-d916-41d4-b871-10d0b8170643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:09.234Z|7f485fa9-fdd1-4ee9-b5fa-f56aaea095b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:09.235Z|7f485fa9-fdd1-4ee9-b5fa-f56aaea095b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:14.365Z|920b3dcb-51ae-461b-8af5-829c15465c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:14.367Z|920b3dcb-51ae-461b-8af5-829c15465c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:19.092Z|ebd334e5-2f17-4c51-af54-529ac95715be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:19.093Z|ebd334e5-2f17-4c51-af54-529ac95715be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:19.265Z|3ffe2ae3-ec3d-4184-b69c-4ddbe9208a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:19.266Z|3ffe2ae3-ec3d-4184-b69c-4ddbe9208a04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:23.008Z|4f985045-7e93-4cb4-bcf1-24136b5cc904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:30:23.009Z|4f985045-7e93-4cb4-bcf1-24136b5cc904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:30:23.266Z|08bab5c8-261e-451c-99e5-2cd9ef75fdeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:30:23.267Z|08bab5c8-261e-451c-99e5-2cd9ef75fdeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:30:24.405Z|78491dad-1882-470b-9dbf-d1df57e7971d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:24.407Z|78491dad-1882-470b-9dbf-d1df57e7971d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:27.391Z|3144bc8f-7883-4a66-9741-6d0b48ff1447|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:30:27.392Z|3144bc8f-7883-4a66-9741-6d0b48ff1447|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:29.122Z|40a1cb2f-163e-4694-8507-493a6e43af72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:29.123Z|40a1cb2f-163e-4694-8507-493a6e43af72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:29.301Z|c7133963-b034-4755-bdde-be98250b634d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:29.302Z|c7133963-b034-4755-bdde-be98250b634d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:34.436Z|888f7eba-7da2-47f5-b12a-b175c21c8940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:34.437Z|888f7eba-7da2-47f5-b12a-b175c21c8940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:38.006Z|80de2eb1-7bf5-4109-b708-72d0378facda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:30:38.009Z|80de2eb1-7bf5-4109-b708-72d0378facda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:30:39.149Z|48711c7e-26ee-4350-a94b-47d09d20758f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:39.150Z|48711c7e-26ee-4350-a94b-47d09d20758f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:39.328Z|e45a25f3-245b-438c-a413-b99ec88f8ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:39.329Z|e45a25f3-245b-438c-a413-b99ec88f8ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:44.462Z|43ee6379-2101-4dd2-b056-44a27f876d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:44.463Z|43ee6379-2101-4dd2-b056-44a27f876d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:49.182Z|5774947a-3ff6-4eab-85e2-97b7b5fd5eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:49.183Z|5774947a-3ff6-4eab-85e2-97b7b5fd5eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:49.355Z|8ac5bbb4-c1a5-411c-bceb-a548ee03316a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:49.356Z|8ac5bbb4-c1a5-411c-bceb-a548ee03316a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:53.006Z|1c37819d-8069-45f7-83e4-46915eb86956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:30:53.007Z|1c37819d-8069-45f7-83e4-46915eb86956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:30:53.269Z|eadaafdc-b13f-4781-8fa9-ffa45a4c4de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:30:53.269Z|eadaafdc-b13f-4781-8fa9-ffa45a4c4de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:30:54.498Z|caeac4ec-c029-4799-a108-dc5efdea9735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:54.499Z|caeac4ec-c029-4799-a108-dc5efdea9735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:59.213Z|b2900dbd-830f-415a-becd-24fa9d5126dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:59.215Z|b2900dbd-830f-415a-becd-24fa9d5126dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:30:59.388Z|4097ec71-f7bb-4ac7-abca-8f6dcda934d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:30:59.389Z|4097ec71-f7bb-4ac7-abca-8f6dcda934d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:04.526Z|632a1c7a-1558-4e26-8c4f-ee95f5a64f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:04.527Z|632a1c7a-1558-4e26-8c4f-ee95f5a64f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:08.006Z|c09062a5-0817-418a-9baa-8d073aef6619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:31:08.007Z|c09062a5-0817-418a-9baa-8d073aef6619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:31:09.248Z|b0c67ce9-aa15-4655-8ac2-334d094b4a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:09.249Z|b0c67ce9-aa15-4655-8ac2-334d094b4a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:09.414Z|2a76d59b-23ce-4d82-802e-6db03d960708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:09.415Z|2a76d59b-23ce-4d82-802e-6db03d960708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:14.551Z|092ac5f0-618d-467b-86c6-96be1ca62941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:14.552Z|092ac5f0-618d-467b-86c6-96be1ca62941|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:19.274Z|57df89c4-7cc2-40ef-98c3-ae5114eaeabb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:19.275Z|57df89c4-7cc2-40ef-98c3-ae5114eaeabb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:19.439Z|2b22bf06-a2ea-436c-a9a3-79e6ae09a9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:19.440Z|2b22bf06-a2ea-436c-a9a3-79e6ae09a9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:23.006Z|3ceb4353-dde0-4883-afc1-ec75457b47d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:31:23.008Z|3ceb4353-dde0-4883-afc1-ec75457b47d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:31:23.270Z|6881a3ec-feb3-4d95-a252-d8fe54358706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:31:23.271Z|6881a3ec-feb3-4d95-a252-d8fe54358706|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:31:24.578Z|8cb81dd0-2d1c-4fee-8219-a05cb03959bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:24.579Z|8cb81dd0-2d1c-4fee-8219-a05cb03959bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:27.389Z|32dd9c2c-99b5-4d6f-8b4b-e04ff3f243bd|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:31:27.390Z|32dd9c2c-99b5-4d6f-8b4b-e04ff3f243bd|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:29.301Z|95454fbb-0a6c-4f48-9b46-92208f2fba95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:29.302Z|95454fbb-0a6c-4f48-9b46-92208f2fba95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:29.466Z|142832a2-6aa1-48d1-be74-ddd5e201a194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:29.466Z|142832a2-6aa1-48d1-be74-ddd5e201a194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:34.604Z|dcb0fdbf-7b24-4283-94b4-ba7207fc765e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:34.605Z|dcb0fdbf-7b24-4283-94b4-ba7207fc765e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:38.006Z|70d41b6f-0481-4765-b648-0a4dc69604a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:31:38.007Z|70d41b6f-0481-4765-b648-0a4dc69604a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:31:39.340Z|61734781-555c-4801-9466-f1523eebcca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:39.342Z|61734781-555c-4801-9466-f1523eebcca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:39.489Z|7421808c-b345-4e2f-b7b9-fcf00ee21224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:39.490Z|7421808c-b345-4e2f-b7b9-fcf00ee21224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:44.636Z|9d5ac834-f474-48a5-9599-b9d2d7f7a0b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:44.638Z|9d5ac834-f474-48a5-9599-b9d2d7f7a0b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:49.378Z|8bbbd91f-f354-49df-8780-bd9a2f4c633e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:49.380Z|8bbbd91f-f354-49df-8780-bd9a2f4c633e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:49.516Z|4aa6d082-04b5-4646-b1bf-049dbe603b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:49.516Z|4aa6d082-04b5-4646-b1bf-049dbe603b81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:53.007Z|53f685d9-8041-49e9-b02d-3757667ce77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:31:53.010Z|53f685d9-8041-49e9-b02d-3757667ce77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:31:53.271Z|278d7c1d-a700-43b2-acbd-0d6b37c4d700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:31:53.272Z|278d7c1d-a700-43b2-acbd-0d6b37c4d700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:31:54.671Z|b8e53a60-1597-4eff-93e4-8c52e83bd570|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:54.672Z|b8e53a60-1597-4eff-93e4-8c52e83bd570|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:59.411Z|810bc38f-a965-466b-b15d-509e177b970a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:59.412Z|810bc38f-a965-466b-b15d-509e177b970a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:31:59.542Z|38dde0fe-3730-41a7-b3a3-f12f5855e58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:31:59.543Z|38dde0fe-3730-41a7-b3a3-f12f5855e58a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:04.700Z|16613628-9322-41f0-ba33-221f17b89b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:04.701Z|16613628-9322-41f0-ba33-221f17b89b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:08.006Z|6e2daf06-3ee0-4358-bfc4-cb707c3ef2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:32:08.007Z|6e2daf06-3ee0-4358-bfc4-cb707c3ef2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:32:09.439Z|c99af285-6900-4a33-81e8-6c2040d50d6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:09.440Z|c99af285-6900-4a33-81e8-6c2040d50d6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:09.569Z|b253b474-7614-4d94-9d71-a83f1927f05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:09.570Z|b253b474-7614-4d94-9d71-a83f1927f05c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:14.726Z|d92658ab-e2f9-41a6-ae57-112517c93eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:14.727Z|d92658ab-e2f9-41a6-ae57-112517c93eaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:19.467Z|a15789f0-4390-466e-8be2-940fc6683e2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:19.468Z|a15789f0-4390-466e-8be2-940fc6683e2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:19.595Z|85507011-ee1f-4961-a888-9f1a350cc750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:19.596Z|85507011-ee1f-4961-a888-9f1a350cc750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:23.006Z|a2f41bab-73cd-45c5-bb17-6dc40bd95d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:32:23.007Z|a2f41bab-73cd-45c5-bb17-6dc40bd95d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:32:23.273Z|65d8f9bf-fd84-4ab0-9b07-4cc345f9a072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:32:23.274Z|65d8f9bf-fd84-4ab0-9b07-4cc345f9a072|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:32:24.762Z|d41c0f97-0037-417a-8859-9af0aa7d685e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:24.763Z|d41c0f97-0037-417a-8859-9af0aa7d685e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:27.388Z|60e6dce2-6a88-4d79-9b3d-329161ac1794|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:32:27.390Z|60e6dce2-6a88-4d79-9b3d-329161ac1794|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:29.498Z|1fc1c277-1ed1-4a93-98a7-ab7bd4dafeec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:29.499Z|1fc1c277-1ed1-4a93-98a7-ab7bd4dafeec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:29.622Z|5fff4bb2-ee97-4867-bc1e-8386e8a17924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:29.623Z|5fff4bb2-ee97-4867-bc1e-8386e8a17924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:34.788Z|0b51f5f1-88c2-49b2-9183-90e1ac0d4564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:34.788Z|0b51f5f1-88c2-49b2-9183-90e1ac0d4564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:38.006Z|cb36b2db-f839-4cf1-a8cd-dea82501a1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:32:38.009Z|cb36b2db-f839-4cf1-a8cd-dea82501a1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:32:39.524Z|3e386c81-05f7-40ca-a363-030d6cc9a7be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:39.525Z|3e386c81-05f7-40ca-a363-030d6cc9a7be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:39.647Z|aea2c5ad-0d6d-42b9-9f2b-d7a690eccf66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:39.648Z|aea2c5ad-0d6d-42b9-9f2b-d7a690eccf66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:44.813Z|ce013f77-ac0d-42c0-833d-bf429d8200a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:44.813Z|ce013f77-ac0d-42c0-833d-bf429d8200a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:49.554Z|007fdcdc-f8be-4310-a892-9664a019261b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:49.555Z|007fdcdc-f8be-4310-a892-9664a019261b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:49.672Z|36d2ef78-dcd3-4d7b-b785-9e0088ee6a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:49.673Z|36d2ef78-dcd3-4d7b-b785-9e0088ee6a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:53.006Z|8a6be02a-b8df-4637-b520-ecc3c1168f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:32:53.007Z|8a6be02a-b8df-4637-b520-ecc3c1168f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:32:53.274Z|76d652b3-d8ec-4d7b-aeb4-063153955f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:32:53.275Z|76d652b3-d8ec-4d7b-aeb4-063153955f08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:32:54.838Z|2f36f735-81da-4651-88cb-402fca4fede7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:54.839Z|2f36f735-81da-4651-88cb-402fca4fede7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:59.585Z|56953f82-623a-4e8e-bb21-e3f400df28d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:59.586Z|56953f82-623a-4e8e-bb21-e3f400df28d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:32:59.697Z|69df7c55-2492-4057-9a48-6887272a8867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:32:59.698Z|69df7c55-2492-4057-9a48-6887272a8867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:04.864Z|55cb8003-a4d2-412d-975e-731a3e67f0ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:04.865Z|55cb8003-a4d2-412d-975e-731a3e67f0ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:08.011Z|a499261d-ffcf-44c2-b439-3ad13b68bb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:33:08.013Z|a499261d-ffcf-44c2-b439-3ad13b68bb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:33:09.620Z|a133a631-b392-4bb7-bb3b-a46a6ea5bad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:09.622Z|a133a631-b392-4bb7-bb3b-a46a6ea5bad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:09.726Z|ed9f73b8-91fe-4ff4-9a52-61eb48dbb4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:09.727Z|ed9f73b8-91fe-4ff4-9a52-61eb48dbb4a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:14.902Z|c300610a-1045-4ee2-b048-64d428604a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:14.904Z|c300610a-1045-4ee2-b048-64d428604a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:19.659Z|da8dad97-da3d-4787-9bbb-cf1e222722ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:19.661Z|da8dad97-da3d-4787-9bbb-cf1e222722ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:19.752Z|4607d306-4c78-4b1c-b231-3376b51f86f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:19.752Z|4607d306-4c78-4b1c-b231-3376b51f86f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:23.007Z|b122a23f-0546-466c-b547-d3fef97d830e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:33:23.008Z|b122a23f-0546-466c-b547-d3fef97d830e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:33:23.279Z|f9a6a691-f69a-4fcc-918c-59421b6daf18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:33:23.279Z|f9a6a691-f69a-4fcc-918c-59421b6daf18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:33:24.932Z|55e2cc54-a0ca-4352-85f4-70a8065b3f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:24.934Z|55e2cc54-a0ca-4352-85f4-70a8065b3f79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:27.390Z|907e62bf-eab4-4fbb-b19b-2023120845e0|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:33:27.392Z|907e62bf-eab4-4fbb-b19b-2023120845e0|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:29.687Z|6eba61e0-e0a1-428e-a713-83867a424f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:29.689Z|6eba61e0-e0a1-428e-a713-83867a424f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:29.776Z|459ee427-9949-49fd-97c1-fcef252ecb2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:29.777Z|459ee427-9949-49fd-97c1-fcef252ecb2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:34.962Z|f4bc344e-6282-4f82-a0c8-d0163c44580c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:34.963Z|f4bc344e-6282-4f82-a0c8-d0163c44580c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:38.006Z|05b911fc-7eac-4885-90d8-97b332c49018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:33:38.007Z|05b911fc-7eac-4885-90d8-97b332c49018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:33:39.716Z|4cab55f7-c1a4-4572-924d-b95ad6136bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:39.717Z|4cab55f7-c1a4-4572-924d-b95ad6136bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:39.801Z|977f25d7-814d-4011-9c7c-731cd1c0c4f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:39.801Z|977f25d7-814d-4011-9c7c-731cd1c0c4f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:44.992Z|231868c1-84a9-4ffe-9efc-e0fc729042e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:44.992Z|231868c1-84a9-4ffe-9efc-e0fc729042e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:49.746Z|5c624fed-d539-4537-af04-d9460e1f2392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:49.747Z|5c624fed-d539-4537-af04-d9460e1f2392|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:49.826Z|3efb4222-e289-41ec-9966-bf78cbd55b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:49.827Z|3efb4222-e289-41ec-9966-bf78cbd55b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:53.006Z|7cb2b9b0-52a8-4f1a-a265-abadaf2c94cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:33:53.009Z|7cb2b9b0-52a8-4f1a-a265-abadaf2c94cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:33:53.280Z|516ad1b7-7f0f-473e-ae39-bce64d567c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:33:53.281Z|516ad1b7-7f0f-473e-ae39-bce64d567c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:33:55.019Z|03034222-c494-4051-a424-0b68368142f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:55.020Z|03034222-c494-4051-a424-0b68368142f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:59.784Z|8ecdc824-b41a-449c-8e89-0ec488928735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:59.785Z|8ecdc824-b41a-449c-8e89-0ec488928735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:33:59.852Z|5cf48bcb-0811-40be-9fb4-b78adbefa49c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:33:59.852Z|5cf48bcb-0811-40be-9fb4-b78adbefa49c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:05.056Z|6bd06d6a-68ac-4e4b-83e0-dfebd4ca46ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:05.058Z|6bd06d6a-68ac-4e4b-83e0-dfebd4ca46ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:08.006Z|c4c537df-bb1d-4839-b29a-f69d2ea3c6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:34:08.007Z|c4c537df-bb1d-4839-b29a-f69d2ea3c6ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:34:09.812Z|b097d4f8-c05a-4d16-b60a-2139a42fdfd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:09.813Z|b097d4f8-c05a-4d16-b60a-2139a42fdfd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:09.879Z|9ed34357-c993-4c2e-b13d-7ed481cc001e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:09.880Z|9ed34357-c993-4c2e-b13d-7ed481cc001e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:15.084Z|7eee170f-8e3e-4447-8f3a-d55524417640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:15.085Z|7eee170f-8e3e-4447-8f3a-d55524417640|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:19.839Z|11fb5f02-e82a-48b4-a740-1f940b3ae98a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:19.840Z|11fb5f02-e82a-48b4-a740-1f940b3ae98a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:19.904Z|964bf285-eafd-44ef-ba3f-17ff8c86639b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:19.905Z|964bf285-eafd-44ef-ba3f-17ff8c86639b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:23.006Z|c6b2dad6-338f-4325-bcac-478e7b188ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:34:23.007Z|c6b2dad6-338f-4325-bcac-478e7b188ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:34:23.281Z|58a33d33-f145-4fcf-92b2-a033a35c869c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:34:23.282Z|58a33d33-f145-4fcf-92b2-a033a35c869c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:34:25.112Z|27fcab8d-ac91-4e9f-8407-b396f4008851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:25.113Z|27fcab8d-ac91-4e9f-8407-b396f4008851|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:27.388Z|05b548b6-8f8d-45d5-a4ce-b73b258be5d5|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:34:27.389Z|05b548b6-8f8d-45d5-a4ce-b73b258be5d5|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:29.865Z|b26518ad-8d52-4e4b-9aa2-7d3c02fb4052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:29.866Z|b26518ad-8d52-4e4b-9aa2-7d3c02fb4052|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:29.928Z|e04b5b9e-0c8c-41e6-b4ba-f1addfec796e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:29.929Z|e04b5b9e-0c8c-41e6-b4ba-f1addfec796e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:35.138Z|307787a4-50db-42fd-8392-df0f0be8391c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:35.139Z|307787a4-50db-42fd-8392-df0f0be8391c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:38.007Z|befe00ae-97a1-48d8-b0a6-4d5b2be5b8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:34:38.011Z|befe00ae-97a1-48d8-b0a6-4d5b2be5b8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:34:39.890Z|45b392c0-4904-4f9d-8660-2f436a9658ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:39.891Z|45b392c0-4904-4f9d-8660-2f436a9658ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:40.076Z|8032cecc-1a84-4fe0-b3b3-517db6d36200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:40.079Z|8032cecc-1a84-4fe0-b3b3-517db6d36200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:45.169Z|4acb07d1-2a92-4dc1-9b03-6b43bcce2f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:45.171Z|4acb07d1-2a92-4dc1-9b03-6b43bcce2f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:49.923Z|a6a9a05e-e462-456a-a04d-1ea5708e6173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:49.925Z|a6a9a05e-e462-456a-a04d-1ea5708e6173|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:50.114Z|8ad69749-5312-4a2a-9cf4-10ae62c4387f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:50.115Z|8ad69749-5312-4a2a-9cf4-10ae62c4387f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:53.007Z|1a10fd26-f24c-45fd-87ab-4e35ff045fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:34:53.008Z|1a10fd26-f24c-45fd-87ab-4e35ff045fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:34:53.285Z|c8792c82-8a4b-481c-bf28-baeb53524642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:34:53.286Z|c8792c82-8a4b-481c-bf28-baeb53524642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:34:55.205Z|8fd43c66-5977-4b99-bf80-90cc7d185043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:55.207Z|8fd43c66-5977-4b99-bf80-90cc7d185043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:34:59.961Z|67bc0263-6864-48db-a0be-3c824573789a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:34:59.963Z|67bc0263-6864-48db-a0be-3c824573789a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:00.140Z|11410bac-3a3d-4e08-9adc-a3549bc40c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:00.140Z|11410bac-3a3d-4e08-9adc-a3549bc40c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:05.236Z|eb3607f7-726e-4f0b-9599-9400012211a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:05.237Z|eb3607f7-726e-4f0b-9599-9400012211a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:08.007Z|ad051e31-ff56-4f7a-84c9-1e2d83d38d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:35:08.007Z|ad051e31-ff56-4f7a-84c9-1e2d83d38d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:35:09.993Z|860ed997-e2de-4748-bd4f-1a04280f733c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:09.994Z|860ed997-e2de-4748-bd4f-1a04280f733c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:10.177Z|c446f00d-1dec-43cd-baa2-991d78088cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:10.178Z|c446f00d-1dec-43cd-baa2-991d78088cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:15.263Z|8e9db32e-93f6-4754-b575-57670012e744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:15.264Z|8e9db32e-93f6-4754-b575-57670012e744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:20.022Z|7c19775d-d5b6-44d9-80b8-e5c7baee2a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:20.023Z|7c19775d-d5b6-44d9-80b8-e5c7baee2a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:20.209Z|7697a198-0d9e-4e47-a4ad-797e19238dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:20.210Z|7697a198-0d9e-4e47-a4ad-797e19238dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:23.006Z|d0791cf5-d9f2-4d76-b99b-550c507e6882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:35:23.011Z|d0791cf5-d9f2-4d76-b99b-550c507e6882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:35:23.287Z|ad7d939c-e1a0-40e6-bf7c-433915202fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:35:23.288Z|ad7d939c-e1a0-40e6-bf7c-433915202fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:35:25.291Z|2c0f0fa0-4486-41ae-8d99-898d5c7ab7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:25.292Z|2c0f0fa0-4486-41ae-8d99-898d5c7ab7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:27.390Z|f7bcf619-54c4-4c7a-9798-5f9133bbd552|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:35:27.392Z|f7bcf619-54c4-4c7a-9798-5f9133bbd552|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:30.049Z|b0e3ffd4-32fb-4e51-b093-cf7f4841b98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:30.050Z|b0e3ffd4-32fb-4e51-b093-cf7f4841b98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:30.235Z|a44e93ce-b05a-4472-8836-5488fc7c1241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:30.236Z|a44e93ce-b05a-4472-8836-5488fc7c1241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:35.322Z|e42eae4a-b4f6-488c-99d3-b6a63ebcc4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:35.323Z|e42eae4a-b4f6-488c-99d3-b6a63ebcc4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:38.006Z|e51fc9ff-3cc6-40b6-a306-361987390646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:35:38.007Z|e51fc9ff-3cc6-40b6-a306-361987390646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:35:40.078Z|55c609d9-9d8e-45fb-ab08-e8ec6baeb18b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:40.079Z|55c609d9-9d8e-45fb-ab08-e8ec6baeb18b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:40.260Z|c9b4e9c5-f49e-408a-9bd3-1284af19a981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:40.260Z|c9b4e9c5-f49e-408a-9bd3-1284af19a981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:45.349Z|687accb9-79c5-4706-af02-eed2df7ab1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:45.350Z|687accb9-79c5-4706-af02-eed2df7ab1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:50.105Z|75785526-acb0-483f-bd23-aecf2250bfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:50.106Z|75785526-acb0-483f-bd23-aecf2250bfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:50.288Z|ceb0feec-5dcb-4f5e-b833-2af7bd7cb2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:50.289Z|ceb0feec-5dcb-4f5e-b833-2af7bd7cb2cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:35:53.006Z|9796d4aa-c1a3-4c44-bf3e-4ba23f565d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:35:53.007Z|9796d4aa-c1a3-4c44-bf3e-4ba23f565d53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:35:53.289Z|891ebd69-200a-46a3-8d6e-1837718c799b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:35:53.289Z|891ebd69-200a-46a3-8d6e-1837718c799b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:35:55.375Z|aa58ed4e-a8b5-4f94-9075-91fdf487bc09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:35:55.376Z|aa58ed4e-a8b5-4f94-9075-91fdf487bc09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:00.138Z|55d3eb6e-7019-40df-b754-653ad153d443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:00.139Z|55d3eb6e-7019-40df-b754-653ad153d443|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:00.315Z|3b39a73d-7b93-43e8-ab4e-1d8370634f88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:00.316Z|3b39a73d-7b93-43e8-ab4e-1d8370634f88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:05.402Z|6b8bd21b-2e25-4c63-9910-d55c4c65f758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:05.403Z|6b8bd21b-2e25-4c63-9910-d55c4c65f758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:08.007Z|25764c6c-17f8-491a-8cf4-79dcd514981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:36:08.009Z|25764c6c-17f8-491a-8cf4-79dcd514981d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:36:10.177Z|f588157e-5f57-424d-ba7a-fe2511202cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:10.179Z|f588157e-5f57-424d-ba7a-fe2511202cf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:10.356Z|07c5095e-664f-4edd-9bb2-ab738c5170ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:10.356Z|07c5095e-664f-4edd-9bb2-ab738c5170ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:15.435Z|425bb179-a5eb-4fb1-afa7-6952baa41c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:15.437Z|425bb179-a5eb-4fb1-afa7-6952baa41c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:20.225Z|260a88e8-8180-47a8-bbd8-e4093fb071ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:20.227Z|260a88e8-8180-47a8-bbd8-e4093fb071ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:20.383Z|7350b8a2-f351-4b79-baef-e41ee1ff08dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:20.383Z|7350b8a2-f351-4b79-baef-e41ee1ff08dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:23.007Z|3417ef91-6fbd-4a23-908f-bb8e90d21bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:36:23.008Z|3417ef91-6fbd-4a23-908f-bb8e90d21bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:36:23.290Z|e184d535-004f-4dbc-88d9-44875c962531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:36:23.291Z|e184d535-004f-4dbc-88d9-44875c962531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:36:25.466Z|d9a0fc79-4a8b-40f4-8a92-873a57ed0275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:25.467Z|d9a0fc79-4a8b-40f4-8a92-873a57ed0275|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:27.388Z|c6838ed7-37ee-473b-a36e-940558a36b90|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:36:27.389Z|c6838ed7-37ee-473b-a36e-940558a36b90|http-nio-8080-exec-6|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:30.256Z|0d6eb577-2347-4a97-959a-52553f7c8172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:30.257Z|0d6eb577-2347-4a97-959a-52553f7c8172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:30.407Z|ff9d3145-9b64-4e12-afd8-1dddfaf60f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:30.408Z|ff9d3145-9b64-4e12-afd8-1dddfaf60f14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:35.493Z|8b3b612e-5c48-488f-8d99-fe6e49b9397b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:35.494Z|8b3b612e-5c48-488f-8d99-fe6e49b9397b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:38.006Z|4ff3714c-b2ca-4614-bd41-e835bd78e364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:36:38.007Z|4ff3714c-b2ca-4614-bd41-e835bd78e364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:36:40.329Z|ca66dda7-fd57-4d06-8d33-5f13d5ab34d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:40.329Z|ca66dda7-fd57-4d06-8d33-5f13d5ab34d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:40.431Z|8bdb14ef-53e2-4e0f-9380-cdcaac558067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:40.432Z|8bdb14ef-53e2-4e0f-9380-cdcaac558067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:45.519Z|ea795ccb-38c5-4d03-94f4-be6022768ab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:45.520Z|ea795ccb-38c5-4d03-94f4-be6022768ab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:50.354Z|4625e85d-3b05-4564-be45-0cc55b080de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:50.355Z|4625e85d-3b05-4564-be45-0cc55b080de2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:50.456Z|0a04bb4f-3a50-4da0-8879-f7ca86f2c4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:50.457Z|0a04bb4f-3a50-4da0-8879-f7ca86f2c4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:36:53.006Z|7b3ddeb0-d7b5-4732-81a5-d746c8542e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:36:53.009Z|7b3ddeb0-d7b5-4732-81a5-d746c8542e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:36:53.292Z|e0629a40-c459-4489-97c6-05cd08ebed63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:36:53.292Z|e0629a40-c459-4489-97c6-05cd08ebed63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:36:55.549Z|9ab38a55-3578-4efa-b436-57d5521e2493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:36:55.551Z|9ab38a55-3578-4efa-b436-57d5521e2493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:00.383Z|bdb88039-ef4f-43b9-9fa9-a7612e6df129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:00.384Z|bdb88039-ef4f-43b9-9fa9-a7612e6df129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:00.481Z|ed03fab4-27b0-48f2-b4a9-5b2753fa5dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:00.481Z|ed03fab4-27b0-48f2-b4a9-5b2753fa5dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:05.578Z|e3200749-4605-4094-8869-347e7128d147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:05.579Z|e3200749-4605-4094-8869-347e7128d147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:08.006Z|9789d925-9bbc-44af-90dd-cb5b8491d4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:37:08.007Z|9789d925-9bbc-44af-90dd-cb5b8491d4ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:37:10.412Z|72535e93-5bf2-4f4f-9b50-8a99e2198f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:10.413Z|72535e93-5bf2-4f4f-9b50-8a99e2198f1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:10.505Z|e21b4507-d139-41f5-a6b9-d28fdca7bbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:10.506Z|e21b4507-d139-41f5-a6b9-d28fdca7bbb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:15.603Z|cf90bdcf-bb60-46b7-b283-591a868b5650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:15.604Z|cf90bdcf-bb60-46b7-b283-591a868b5650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:20.454Z|dc9b1fef-61db-400d-b0df-06eef76d8ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:20.455Z|dc9b1fef-61db-400d-b0df-06eef76d8ce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:20.531Z|f3e35307-7d4a-4c8c-8834-c63e3c76ea06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:20.532Z|f3e35307-7d4a-4c8c-8834-c63e3c76ea06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:23.006Z|a642c5ca-d0ab-4954-bb58-e059a84d6f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:37:23.007Z|a642c5ca-d0ab-4954-bb58-e059a84d6f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:37:23.293Z|29850ce1-51a3-4e3d-983e-5887f9cba580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:37:23.294Z|29850ce1-51a3-4e3d-983e-5887f9cba580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:37:25.630Z|07e3bd38-9786-4e38-ab0e-d55bbf78c195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:25.630Z|07e3bd38-9786-4e38-ab0e-d55bbf78c195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:27.389Z|da2a668e-62a9-4e99-aba7-27f25aa0b7c5|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:37:27.390Z|da2a668e-62a9-4e99-aba7-27f25aa0b7c5|http-nio-8080-exec-10|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:30.484Z|e30376b7-6ace-45a8-ae73-f471ac28885b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:30.485Z|e30376b7-6ace-45a8-ae73-f471ac28885b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:30.557Z|867836d8-aaeb-433b-b569-efe796cedff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:30.558Z|867836d8-aaeb-433b-b569-efe796cedff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:35.656Z|0984a80b-5257-4fa3-9668-b3df34d1120b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:35.657Z|0984a80b-5257-4fa3-9668-b3df34d1120b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:38.006Z|89385b1b-00a0-4e61-8148-a709df7a6868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:37:38.009Z|89385b1b-00a0-4e61-8148-a709df7a6868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:37:40.521Z|f4339c0b-b2b0-404a-97b3-d0d78d2fce5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:40.523Z|f4339c0b-b2b0-404a-97b3-d0d78d2fce5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:40.582Z|01335d2c-7f39-4203-ab29-4f8a947bae9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:40.583Z|01335d2c-7f39-4203-ab29-4f8a947bae9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:45.690Z|4d4b968e-04db-4924-8779-98a47f9d2118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:45.692Z|4d4b968e-04db-4924-8779-98a47f9d2118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:50.562Z|1b64d048-d672-4683-b518-82e8cbc0e4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:50.564Z|1b64d048-d672-4683-b518-82e8cbc0e4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:50.607Z|096e600b-3152-4ffb-83c1-22abc11b5967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:50.608Z|096e600b-3152-4ffb-83c1-22abc11b5967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:37:53.007Z|d92902fa-f195-476f-88f4-fe76d677fb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:37:53.008Z|d92902fa-f195-476f-88f4-fe76d677fb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:37:53.294Z|1e16649e-f40e-48b1-be5c-0cd15a797009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:37:53.295Z|1e16649e-f40e-48b1-be5c-0cd15a797009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:37:55.724Z|b806b8bd-5122-4ab7-8daa-640a7690a119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:37:55.725Z|b806b8bd-5122-4ab7-8daa-640a7690a119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:00.596Z|6c81bd1a-9230-4da5-9156-e147e06cd80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:00.597Z|6c81bd1a-9230-4da5-9156-e147e06cd80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:00.631Z|f35056e4-1e41-43e1-92ae-e4bcb775d03b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:00.632Z|f35056e4-1e41-43e1-92ae-e4bcb775d03b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:05.748Z|fa0f1bd6-f015-409a-aa86-e04c0b30650b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:05.749Z|fa0f1bd6-f015-409a-aa86-e04c0b30650b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:08.006Z|9a904650-d6d3-4a9b-a95c-eb94bb850bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:38:08.007Z|9a904650-d6d3-4a9b-a95c-eb94bb850bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:38:10.624Z|3b33728b-3289-4450-a6c1-231e9da27092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:10.625Z|3b33728b-3289-4450-a6c1-231e9da27092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:10.655Z|0e37f494-9ba7-492b-ba77-d562a58d2af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:10.656Z|0e37f494-9ba7-492b-ba77-d562a58d2af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:15.775Z|9b356bcd-7d90-4d80-9f3e-d326212f2461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:15.776Z|9b356bcd-7d90-4d80-9f3e-d326212f2461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:20.655Z|4dcc9d44-9016-44b8-890b-ab9e07fd57f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:20.657Z|4dcc9d44-9016-44b8-890b-ab9e07fd57f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:20.679Z|76d7545f-5489-463e-a750-05b65f64a2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:20.680Z|76d7545f-5489-463e-a750-05b65f64a2a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:23.006Z|395ff0a7-76a7-4424-9382-5a12dbef0e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:38:23.008Z|395ff0a7-76a7-4424-9382-5a12dbef0e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:38:23.296Z|7aa0b596-64f8-4642-a1c7-228425157ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:38:23.297Z|7aa0b596-64f8-4642-a1c7-228425157ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:38:25.804Z|602ba73e-ff64-4f03-a92b-2a88baaa92fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:25.805Z|602ba73e-ff64-4f03-a92b-2a88baaa92fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:27.388Z|e5be5ce1-44ea-4be5-8f27-9da2d169d73d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:38:27.389Z|e5be5ce1-44ea-4be5-8f27-9da2d169d73d|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:30.688Z|22da3c75-ecc0-415c-a9d7-b435fa6d33e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:30.689Z|22da3c75-ecc0-415c-a9d7-b435fa6d33e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:30.706Z|4ecdfb7d-ab9f-4262-839c-d2b2b6701be3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:30.707Z|4ecdfb7d-ab9f-4262-839c-d2b2b6701be3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:35.832Z|4bfaaf2d-b4b1-407d-ab3d-00272beb8e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:35.832Z|4bfaaf2d-b4b1-407d-ab3d-00272beb8e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:38.006Z|74a04a37-1f43-4387-9d3d-69d00d2c0c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:38:38.007Z|74a04a37-1f43-4387-9d3d-69d00d2c0c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:38:40.716Z|e8e42b6a-b298-4e4b-85bd-4d8ca2262d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:40.717Z|e8e42b6a-b298-4e4b-85bd-4d8ca2262d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:40.731Z|eb98aefd-eb10-4e34-b8bd-666428dcd30b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:40.731Z|eb98aefd-eb10-4e34-b8bd-666428dcd30b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:45.858Z|adeee358-708a-4016-b720-7e6c674754f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:45.859Z|adeee358-708a-4016-b720-7e6c674754f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:50.741Z|2769ef1b-9bd9-45d7-b59d-988e029d0464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:50.742Z|2769ef1b-9bd9-45d7-b59d-988e029d0464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:50.755Z|7043aee6-ea93-4e93-ad06-30acf72f84b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:50.756Z|7043aee6-ea93-4e93-ad06-30acf72f84b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:38:53.006Z|4222eec5-ba57-4b72-9b87-160eccdde125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:38:53.007Z|4222eec5-ba57-4b72-9b87-160eccdde125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:38:53.298Z|cc8203e2-2ef6-43f9-be3f-b70bfb8fd7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:38:53.298Z|cc8203e2-2ef6-43f9-be3f-b70bfb8fd7e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:38:55.884Z|34e1cfc6-9ee6-4bdb-ac0c-6527d0e31548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:38:55.885Z|34e1cfc6-9ee6-4bdb-ac0c-6527d0e31548|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:00.775Z|51172865-45aa-4776-a64c-c07716bedeca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:00.777Z|51172865-45aa-4776-a64c-c07716bedeca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:00.783Z|b9b6f80a-be66-4769-89d9-c0a9d64982ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:00.784Z|b9b6f80a-be66-4769-89d9-c0a9d64982ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:05.911Z|f41539ca-51d5-46a2-875d-6a149c4f4a7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:05.911Z|f41539ca-51d5-46a2-875d-6a149c4f4a7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:08.006Z|c3228df5-3142-4566-a094-308b302c7a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:39:08.008Z|c3228df5-3142-4566-a094-308b302c7a16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:39:10.807Z|602657b0-5d1b-43ed-af50-08af61330edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:10.808Z|10421348-5a85-400d-ad66-43b05cec7c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:10.808Z|602657b0-5d1b-43ed-af50-08af61330edf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:10.808Z|10421348-5a85-400d-ad66-43b05cec7c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:15.945Z|3ff7aff8-5bff-4cae-8a28-50151f2fde52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:15.947Z|3ff7aff8-5bff-4cae-8a28-50151f2fde52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:20.845Z|78592bba-b01d-45cb-b527-e804a03c5b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:20.848Z|78592bba-b01d-45cb-b527-e804a03c5b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:20.858Z|96905fa5-d228-4c00-8ea0-4cc5c0648c33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:20.860Z|96905fa5-d228-4c00-8ea0-4cc5c0648c33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:23.007Z|d92a0445-394e-4e44-adc3-4aa2ef6bbf42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:39:23.009Z|d92a0445-394e-4e44-adc3-4aa2ef6bbf42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:39:23.300Z|8568e957-ecae-43ac-aacd-468c0a5f59fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:39:23.301Z|8568e957-ecae-43ac-aacd-468c0a5f59fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:39:25.988Z|1fe237bc-64cb-43c5-8e6c-b05ee78d9bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:25.990Z|1fe237bc-64cb-43c5-8e6c-b05ee78d9bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:27.391Z|d0cb08f3-cbf0-4afa-b129-876d73429fde|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:39:27.393Z|d0cb08f3-cbf0-4afa-b129-876d73429fde|http-nio-8080-exec-1|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:30.883Z|3337fadf-b5a4-47c0-8207-e85c3bc3f7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:30.885Z|3337fadf-b5a4-47c0-8207-e85c3bc3f7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:30.888Z|13772d49-c1fc-4ecb-8ee0-12f91d8325cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:30.890Z|13772d49-c1fc-4ecb-8ee0-12f91d8325cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:36.020Z|503cbf63-f5df-428f-bbec-bc4b135050ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:36.021Z|503cbf63-f5df-428f-bbec-bc4b135050ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:38.006Z|01346b11-c6f6-4c7b-ae02-bd67511ad12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:39:38.007Z|01346b11-c6f6-4c7b-ae02-bd67511ad12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:39:40.912Z|63bb01f3-6468-464b-b702-3bb60daeb2e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:40.913Z|63bb01f3-6468-464b-b702-3bb60daeb2e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:40.916Z|9185be13-3f08-48cb-b8bc-42ca6abc0c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:40.917Z|9185be13-3f08-48cb-b8bc-42ca6abc0c86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:46.049Z|8d87d876-cbd1-4b37-90c7-b315a7126031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:46.051Z|8d87d876-cbd1-4b37-90c7-b315a7126031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:50.941Z|f1cf79fe-502f-4480-b505-3f2e428d615a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:50.941Z|39846c5a-682e-43b3-a5ff-aa21a4123b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:50.942Z|f1cf79fe-502f-4480-b505-3f2e428d615a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:50.942Z|39846c5a-682e-43b3-a5ff-aa21a4123b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:39:53.006Z|7ca74189-90da-42eb-8d5a-2c3de08c5df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:39:53.010Z|7ca74189-90da-42eb-8d5a-2c3de08c5df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:39:53.301Z|b3892549-e770-4bcd-b192-4cfeaedef4ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:39:53.302Z|b3892549-e770-4bcd-b192-4cfeaedef4ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:39:56.088Z|ca5c7345-99b0-49c1-b88b-76665c9b6f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:39:56.090Z|ca5c7345-99b0-49c1-b88b-76665c9b6f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:00.970Z|05132284-56cf-4f10-8649-7bdee61b76c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:00.971Z|05132284-56cf-4f10-8649-7bdee61b76c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:00.989Z|21b92575-b84a-49c9-a2cc-3b4ca83ad730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:00.989Z|21b92575-b84a-49c9-a2cc-3b4ca83ad730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:06.118Z|5416e971-fcd5-478d-833e-cca69c580766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:06.119Z|5416e971-fcd5-478d-833e-cca69c580766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:08.007Z|ae20b685-6948-4b54-a02d-06be05b39294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:40:08.007Z|ae20b685-6948-4b54-a02d-06be05b39294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:40:11.009Z|b99b2a3a-c9c9-4346-910b-46bce92ac6ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:11.009Z|b99b2a3a-c9c9-4346-910b-46bce92ac6ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:11.045Z|9424d417-7a8b-4b8a-b659-e5ecbb92516d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:11.046Z|9424d417-7a8b-4b8a-b659-e5ecbb92516d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:16.147Z|83be7869-b870-4a0b-b755-d96372f61179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:16.148Z|83be7869-b870-4a0b-b755-d96372f61179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:21.051Z|92566b18-f710-4d39-a611-4070d2f77068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:21.052Z|92566b18-f710-4d39-a611-4070d2f77068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:21.081Z|2c00c386-0b7e-4343-8838-82a78aa40c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:21.082Z|2c00c386-0b7e-4343-8838-82a78aa40c82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:23.006Z|3779f466-1357-4e21-bd04-f4a576abadce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:40:23.007Z|3779f466-1357-4e21-bd04-f4a576abadce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:40:23.303Z|3886280d-3353-44c4-b4a7-014e908cd4fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:40:23.304Z|3886280d-3353-44c4-b4a7-014e908cd4fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:40:26.175Z|e26317db-d8f7-49e8-8fb2-fcca0c9d709a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:26.176Z|e26317db-d8f7-49e8-8fb2-fcca0c9d709a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:27.389Z|71337750-4acc-4b7c-883a-39eab756cdd4|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:40:27.390Z|71337750-4acc-4b7c-883a-39eab756cdd4|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:31.083Z|029cd545-aaee-4c79-8dbe-c91c2a657385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:31.084Z|029cd545-aaee-4c79-8dbe-c91c2a657385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:31.102Z|2204142d-9e46-4525-bc00-f1cb4168e706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:31.103Z|2204142d-9e46-4525-bc00-f1cb4168e706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:36.216Z|54fbd5de-2a1f-4c78-9382-1dffb361289c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:36.218Z|54fbd5de-2a1f-4c78-9382-1dffb361289c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:38.007Z|874dab53-4959-491b-b3af-63d9b49b2431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:40:38.010Z|874dab53-4959-491b-b3af-63d9b49b2431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:40:41.118Z|e27c5231-2706-47ee-ba7a-7a45bd3a7358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:41.120Z|e27c5231-2706-47ee-ba7a-7a45bd3a7358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:41.124Z|4b7166cb-344e-4c67-8197-ab62eaf5551f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:41.125Z|4b7166cb-344e-4c67-8197-ab62eaf5551f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:46.251Z|478335b5-f169-4b4b-b217-8e9209529eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:46.252Z|478335b5-f169-4b4b-b217-8e9209529eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:51.154Z|afe17b30-d865-4cfc-9bac-368cfe97e380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:51.155Z|afe17b30-d865-4cfc-9bac-368cfe97e380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:51.159Z|2fbdc957-4b98-4b35-87da-32af89ac6d4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:51.160Z|2fbdc957-4b98-4b35-87da-32af89ac6d4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:40:53.007Z|9bbdf33d-37e9-4284-b0b9-86d6bb11ec3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:40:53.008Z|9bbdf33d-37e9-4284-b0b9-86d6bb11ec3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:40:53.305Z|4eda2e91-09af-4862-bcc2-1b86091a335a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:40:53.306Z|4eda2e91-09af-4862-bcc2-1b86091a335a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:40:56.278Z|c45f3519-83c4-4b0b-84c1-a045900431f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:40:56.279Z|c45f3519-83c4-4b0b-84c1-a045900431f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:01.188Z|facd7b91-caa3-4ad6-8aea-19a00a9ab9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:01.189Z|facd7b91-caa3-4ad6-8aea-19a00a9ab9f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:01.191Z|fbdba07a-e352-4883-862d-20ee3d6233de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:01.192Z|fbdba07a-e352-4883-862d-20ee3d6233de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:06.304Z|9cefeb0b-38b0-4a17-b838-1b50a1969cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:06.304Z|9cefeb0b-38b0-4a17-b838-1b50a1969cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:08.006Z|dd7d3bc1-fb01-4a57-bd55-17089d514366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:41:08.007Z|dd7d3bc1-fb01-4a57-bd55-17089d514366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:41:11.212Z|1cccc5b4-998b-483e-80e6-84c13d4c722c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:11.213Z|1cccc5b4-998b-483e-80e6-84c13d4c722c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:11.230Z|133dc5de-0f0c-47a0-9e6a-964fc4b3659d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:11.231Z|133dc5de-0f0c-47a0-9e6a-964fc4b3659d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:16.333Z|7030f41c-7243-4465-b8f4-1cce2b425d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:16.334Z|7030f41c-7243-4465-b8f4-1cce2b425d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:21.239Z|fdb1f64c-45f5-4958-af87-3bd065427645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:21.240Z|fdb1f64c-45f5-4958-af87-3bd065427645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:21.254Z|076534e6-145e-4382-bd87-5e7a555a03d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:21.255Z|076534e6-145e-4382-bd87-5e7a555a03d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:23.006Z|059ec578-3c0c-4466-a311-6a19000a8543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:41:23.009Z|059ec578-3c0c-4466-a311-6a19000a8543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:41:23.307Z|b0c2a416-2f92-4b71-bd1e-ebb1beb34cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:41:23.307Z|b0c2a416-2f92-4b71-bd1e-ebb1beb34cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:41:26.364Z|4549719f-7f05-4514-8785-b7938627a6e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:26.365Z|4549719f-7f05-4514-8785-b7938627a6e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:27.388Z|d6010e63-b115-4896-a2de-a650229e1311|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:41:27.389Z|d6010e63-b115-4896-a2de-a650229e1311|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:31.266Z|7ee004b2-8a42-42ef-a5d6-60f558fa52f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:31.268Z|7ee004b2-8a42-42ef-a5d6-60f558fa52f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:31.280Z|1edfe34a-adfd-4a9e-81e8-169c039ecd72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:31.281Z|1edfe34a-adfd-4a9e-81e8-169c039ecd72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:36.392Z|f710ed84-860c-419f-bd63-0d7b6cf54481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:36.392Z|f710ed84-860c-419f-bd63-0d7b6cf54481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:38.006Z|915a8384-83ca-4e77-9cf8-374e655b8d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:41:38.007Z|915a8384-83ca-4e77-9cf8-374e655b8d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:41:41.297Z|8e6c0645-7602-4708-8c0b-fa66587f8b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:41.297Z|8e6c0645-7602-4708-8c0b-fa66587f8b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:41.321Z|598a7ffb-ac76-4089-85f1-e2e00bbb66ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:41.322Z|598a7ffb-ac76-4089-85f1-e2e00bbb66ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:46.417Z|ef697901-4ad3-498f-b8d9-c09a008f9ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:46.418Z|ef697901-4ad3-498f-b8d9-c09a008f9ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:51.324Z|9f1b9f09-d03e-4493-8d6f-de3b3c06b7a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:51.325Z|9f1b9f09-d03e-4493-8d6f-de3b3c06b7a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:51.348Z|1199892f-e007-4e67-9c93-efb0e3d16fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:51.348Z|1199892f-e007-4e67-9c93-efb0e3d16fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:41:53.006Z|ffd61199-1640-49e5-897a-ac44cdd1da09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:41:53.007Z|ffd61199-1640-49e5-897a-ac44cdd1da09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:41:53.308Z|5394a946-f34c-42ed-852e-3bcc420a1fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:41:53.308Z|5394a946-f34c-42ed-852e-3bcc420a1fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:41:56.444Z|bdb9d250-f0bb-4465-ad0f-ea003959f3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:41:56.445Z|bdb9d250-f0bb-4465-ad0f-ea003959f3e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:01.350Z|0d8851aa-461a-48a3-bb16-c76a356d5857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:01.351Z|0d8851aa-461a-48a3-bb16-c76a356d5857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:01.372Z|9b12ae7d-be56-402f-b4b5-902d69e9e38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:01.373Z|9b12ae7d-be56-402f-b4b5-902d69e9e38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:06.470Z|b042cbda-58b9-4dec-a327-3dca83a7ac3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:06.471Z|b042cbda-58b9-4dec-a327-3dca83a7ac3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:08.006Z|f1abcef0-9827-4768-93d7-7ac9ddd71566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:42:08.008Z|f1abcef0-9827-4768-93d7-7ac9ddd71566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:42:11.375Z|4d4a358a-1d88-4e97-8f20-54308ec30c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:11.376Z|4d4a358a-1d88-4e97-8f20-54308ec30c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:11.393Z|a49aec92-5243-4f91-b5a8-1331f38e4ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:11.394Z|a49aec92-5243-4f91-b5a8-1331f38e4ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:16.498Z|a07e7a9d-ec60-43b2-9736-9fab15996a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:16.499Z|a07e7a9d-ec60-43b2-9736-9fab15996a05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:21.402Z|664880bf-736e-4455-b692-7adac1bb813a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:21.404Z|664880bf-736e-4455-b692-7adac1bb813a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:21.418Z|e4b7b5c9-0a28-4c4c-87cd-70b45e53f949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:21.418Z|e4b7b5c9-0a28-4c4c-87cd-70b45e53f949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:23.007Z|8e4a5f50-bbbf-40d8-992f-8f898556f529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:42:23.008Z|8e4a5f50-bbbf-40d8-992f-8f898556f529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:42:23.309Z|fae10485-c838-473a-8327-3fe8687db60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:42:23.310Z|fae10485-c838-473a-8327-3fe8687db60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:42:26.528Z|c3c9628f-b2be-45aa-89c0-4a4700606f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:26.530Z|c3c9628f-b2be-45aa-89c0-4a4700606f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:27.388Z|8f7de72b-d7aa-4713-8954-00df8c7569ed|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:42:27.389Z|8f7de72b-d7aa-4713-8954-00df8c7569ed|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:31.439Z|cc60e0b4-d5ce-4fe2-ba57-d1bbe2bb77ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:31.439Z|bd0bd11f-bb4b-4fd1-9898-fbde84ab2f9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:31.442Z|cc60e0b4-d5ce-4fe2-ba57-d1bbe2bb77ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:31.442Z|bd0bd11f-bb4b-4fd1-9898-fbde84ab2f9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:36.563Z|8d5ec2af-e24d-40b0-b8c0-ac18b7271ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:36.566Z|8d5ec2af-e24d-40b0-b8c0-ac18b7271ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:38.007Z|18a218c8-feb7-4976-aee5-146b19a317f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:42:38.008Z|18a218c8-feb7-4976-aee5-146b19a317f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:42:41.473Z|7ac0f8b8-1ad9-4d45-a874-c89f09456341|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:41.473Z|ea5d37cd-5626-4808-a7a5-668e2d0742df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:41.474Z|7ac0f8b8-1ad9-4d45-a874-c89f09456341|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:41.474Z|ea5d37cd-5626-4808-a7a5-668e2d0742df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:46.594Z|8f27a56a-d92f-4eb8-ab70-b2ddc4e68c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:46.595Z|8f27a56a-d92f-4eb8-ab70-b2ddc4e68c18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:51.502Z|790888b4-3324-43b9-aea8-29275b547726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:51.502Z|d9b912a4-e8ee-4df5-a076-1fdf29713bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:51.503Z|d9b912a4-e8ee-4df5-a076-1fdf29713bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:51.503Z|790888b4-3324-43b9-aea8-29275b547726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:42:53.006Z|66635b31-9595-4c0e-8651-f59d3c63aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:42:53.008Z|66635b31-9595-4c0e-8651-f59d3c63aa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:42:53.311Z|38552b76-de6e-40a2-b6cc-649745bf7461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:42:53.312Z|38552b76-de6e-40a2-b6cc-649745bf7461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:42:56.622Z|40b78f04-25d3-4b18-a037-1c731465acaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:42:56.624Z|40b78f04-25d3-4b18-a037-1c731465acaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:01.531Z|3e1824f0-e08c-49d4-a17a-d5234c42c36e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:01.531Z|0836a34e-9192-43aa-a8a6-9667b8438bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:01.532Z|3e1824f0-e08c-49d4-a17a-d5234c42c36e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:01.536Z|0836a34e-9192-43aa-a8a6-9667b8438bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:06.653Z|2c50b37a-b686-41be-b8e2-dc1e1a6c7c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:06.654Z|2c50b37a-b686-41be-b8e2-dc1e1a6c7c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:08.007Z|d6b1e389-f98a-48a6-b693-125db5bf0e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:43:08.010Z|d6b1e389-f98a-48a6-b693-125db5bf0e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:43:11.561Z|d2eb206a-0352-4a87-bef8-613e21a33795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:11.561Z|ccf31c2b-f254-4c82-b2e1-d66431c6ebe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:11.563Z|ccf31c2b-f254-4c82-b2e1-d66431c6ebe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:11.564Z|d2eb206a-0352-4a87-bef8-613e21a33795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:16.681Z|65389c1c-4368-4cc2-b8ee-dce18d32a8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:16.682Z|65389c1c-4368-4cc2-b8ee-dce18d32a8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:21.588Z|595e7080-0429-48f9-adb4-005a86ed61fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:21.588Z|9fa0e72d-dee0-4425-8bc6-493c9a240403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:21.589Z|9fa0e72d-dee0-4425-8bc6-493c9a240403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:21.589Z|595e7080-0429-48f9-adb4-005a86ed61fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:23.006Z|6e565efc-6ee9-4995-aac8-6acb2c87d6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:43:23.007Z|6e565efc-6ee9-4995-aac8-6acb2c87d6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:43:23.313Z|af24bcb7-f210-4f13-b243-64328a7d43b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:43:23.314Z|af24bcb7-f210-4f13-b243-64328a7d43b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:43:26.710Z|4624876d-82d4-46de-a2db-be6b15afb2b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:26.711Z|4624876d-82d4-46de-a2db-be6b15afb2b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:27.388Z|3376e5b9-b04f-458b-97e4-a89b6e60509d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:43:27.389Z|3376e5b9-b04f-458b-97e4-a89b6e60509d|http-nio-8080-exec-3|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:31.615Z|30ddc01c-83db-4765-9861-ae2373d7a04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:31.616Z|1b8f916e-ab9f-45d9-b1df-77eead2fa23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:31.616Z|1b8f916e-ab9f-45d9-b1df-77eead2fa23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:31.616Z|30ddc01c-83db-4765-9861-ae2373d7a04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:36.739Z|236a80fc-b65a-41be-ab95-e9149d92dd2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:36.740Z|236a80fc-b65a-41be-ab95-e9149d92dd2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:38.006Z|18e2d685-fb96-4142-bac1-4b6f6fb1f14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:43:38.008Z|18e2d685-fb96-4142-bac1-4b6f6fb1f14d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:43:41.646Z|cabefb4a-1baf-4694-8993-8cfbd09d38d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:41.646Z|3b050bac-a82d-459e-bc5b-cf4ba22adab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:41.647Z|cabefb4a-1baf-4694-8993-8cfbd09d38d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:41.647Z|3b050bac-a82d-459e-bc5b-cf4ba22adab0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:46.766Z|2c3c31f2-1d2b-47af-b015-e19b34555039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:46.768Z|2c3c31f2-1d2b-47af-b015-e19b34555039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:51.685Z|5a09bc40-4aa6-49b6-a01e-054b759caeec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:51.685Z|62c60177-72a9-4b0f-b098-451c8973576e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:51.687Z|5a09bc40-4aa6-49b6-a01e-054b759caeec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:51.687Z|62c60177-72a9-4b0f-b098-451c8973576e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:43:53.007Z|416af3f2-8972-4d27-aa3c-bd0457f1cf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:43:53.008Z|416af3f2-8972-4d27-aa3c-bd0457f1cf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:43:53.315Z|3b2f3abc-323e-46e6-b8b4-6ee10f9e0a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:43:53.315Z|3b2f3abc-323e-46e6-b8b4-6ee10f9e0a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:43:56.800Z|c70279b7-3ef5-4649-97f6-872dd9c0c77b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:43:56.801Z|c70279b7-3ef5-4649-97f6-872dd9c0c77b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:01.729Z|3c4503f1-e109-4026-9b73-50df85bd5b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:01.729Z|cc40bd85-e1b7-4694-a9b7-faaa86ad0a6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:01.731Z|3c4503f1-e109-4026-9b73-50df85bd5b7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:01.731Z|cc40bd85-e1b7-4694-a9b7-faaa86ad0a6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:06.827Z|dd708afd-4f23-4f8e-a581-355a0c3039f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:06.828Z|dd708afd-4f23-4f8e-a581-355a0c3039f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:08.007Z|209bbc23-1245-4425-b90e-0aac8773d837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:44:08.008Z|209bbc23-1245-4425-b90e-0aac8773d837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:44:11.764Z|3aff42e2-ed0b-4636-bc03-3259c8781e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:11.764Z|eb4a0424-6a90-4168-a103-f32e628a5ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:11.765Z|3aff42e2-ed0b-4636-bc03-3259c8781e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:11.765Z|eb4a0424-6a90-4168-a103-f32e628a5ae3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:16.853Z|b0d5ab52-f63f-4bec-9e85-e1d6f7cd97e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:16.854Z|b0d5ab52-f63f-4bec-9e85-e1d6f7cd97e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:21.794Z|4af1fe74-5845-4cbe-a90f-e246c409fc23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:21.794Z|a4597227-f7ef-4136-83db-250ed17ea086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:21.794Z|4af1fe74-5845-4cbe-a90f-e246c409fc23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:21.794Z|a4597227-f7ef-4136-83db-250ed17ea086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:23.008Z|97e1ce1b-6e15-4413-a2f7-7301d6f7061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:44:23.011Z|97e1ce1b-6e15-4413-a2f7-7301d6f7061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:44:23.316Z|ddc38cc4-8996-4d02-b374-67e27a217036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:44:23.317Z|ddc38cc4-8996-4d02-b374-67e27a217036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:44:26.878Z|14116b6c-876c-41d8-aeec-ed15a9b6bed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:26.879Z|14116b6c-876c-41d8-aeec-ed15a9b6bed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:27.389Z|9cab6848-617e-4e80-861d-5049183c6b86|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:44:27.391Z|9cab6848-617e-4e80-861d-5049183c6b86|http-nio-8080-exec-8|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:31.820Z|047683f9-f64d-4bf6-a7f5-7201397dd4c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:31.820Z|62d0399d-c828-446d-9fd4-4b1c963a13b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:31.822Z|047683f9-f64d-4bf6-a7f5-7201397dd4c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:31.822Z|62d0399d-c828-446d-9fd4-4b1c963a13b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:36.904Z|b3745e31-064e-4471-b7d2-cb39f51ba6ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:36.905Z|b3745e31-064e-4471-b7d2-cb39f51ba6ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:38.007Z|d250011b-19e8-4159-9ab4-2759e6f3405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:44:38.007Z|d250011b-19e8-4159-9ab4-2759e6f3405e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:44:41.850Z|17704644-5803-4d96-8674-153c9494ec0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:41.850Z|3e064b6a-c32a-4989-966e-91615f82934f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:41.851Z|3e064b6a-c32a-4989-966e-91615f82934f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:41.851Z|17704644-5803-4d96-8674-153c9494ec0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:46.928Z|5c11f8c0-7673-4353-b0fb-475bbd884b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:46.929Z|5c11f8c0-7673-4353-b0fb-475bbd884b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:51.879Z|c5434b0d-5655-420f-bd8f-0c7b31665001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:51.879Z|4d0ef38d-601e-4c61-a3f3-ce0ae39cb9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:51.880Z|4d0ef38d-601e-4c61-a3f3-ce0ae39cb9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:51.880Z|c5434b0d-5655-420f-bd8f-0c7b31665001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:44:53.006Z|fcf3da61-b996-42a4-9485-fcf602b7e24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:44:53.007Z|fcf3da61-b996-42a4-9485-fcf602b7e24a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:44:53.317Z|0b7ed3d9-6972-4cd9-8089-ca64fb642573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:44:53.318Z|0b7ed3d9-6972-4cd9-8089-ca64fb642573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:44:56.957Z|49e66053-69ee-4fbc-bfe8-78cedbfd8944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:44:56.958Z|49e66053-69ee-4fbc-bfe8-78cedbfd8944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:01.906Z|3f671b3a-f51e-4f6d-9cf7-03ce8528b90f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:01.906Z|f3277988-f64e-4ec5-9f20-2c04d9d79977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:01.906Z|f3277988-f64e-4ec5-9f20-2c04d9d79977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:01.907Z|3f671b3a-f51e-4f6d-9cf7-03ce8528b90f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:06.993Z|685cdd8c-af31-469b-be1d-c8a154e1b7c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:07.038Z|685cdd8c-af31-469b-be1d-c8a154e1b7c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:08.007Z|c52c3913-f691-415d-a901-2a7a3a7c73cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:45:08.009Z|c52c3913-f691-415d-a901-2a7a3a7c73cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:45:11.945Z|2b2efb25-7bbd-41f7-a6e3-963a0568a587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:11.945Z|29943ee3-fde1-4dbb-a100-c75954a20210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:11.946Z|2b2efb25-7bbd-41f7-a6e3-963a0568a587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:11.946Z|29943ee3-fde1-4dbb-a100-c75954a20210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:17.069Z|959a00eb-94a1-44ee-bd93-d95bc15ed962|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:17.071Z|959a00eb-94a1-44ee-bd93-d95bc15ed962|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:21.988Z|f5ef4b9c-31c6-4f16-a3b3-173e64070ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:21.988Z|dd514f37-3e4d-46a6-a675-0754bfe84e9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:21.990Z|dd514f37-3e4d-46a6-a675-0754bfe84e9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:21.990Z|f5ef4b9c-31c6-4f16-a3b3-173e64070ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:23.007Z|03d9802b-9205-4ace-9df3-f2cd2c052438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:45:23.008Z|03d9802b-9205-4ace-9df3-f2cd2c052438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:45:23.319Z|19c8f5f7-f8c7-4ab3-b5b4-796da594568e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:45:23.319Z|19c8f5f7-f8c7-4ab3-b5b4-796da594568e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:45:27.104Z|9a91d0bf-a1de-4192-bffa-716410298564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:27.105Z|9a91d0bf-a1de-4192-bffa-716410298564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:27.389Z|7a148f90-956f-4d7b-af7f-25456dbf6963|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:45:27.390Z|7a148f90-956f-4d7b-af7f-25456dbf6963|http-nio-8080-exec-9|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:32.021Z|8006123a-f338-4be7-b63f-8997e99fdc30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:32.021Z|c124d862-296a-4a88-9ec5-55ab71849b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:32.023Z|8006123a-f338-4be7-b63f-8997e99fdc30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:32.023Z|c124d862-296a-4a88-9ec5-55ab71849b47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:37.134Z|2853aac2-08e4-4a10-910a-6095ae78f0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:37.135Z|2853aac2-08e4-4a10-910a-6095ae78f0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:38.006Z|39367e07-7d7a-4d79-9e4c-eb1e255b1e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:45:38.007Z|39367e07-7d7a-4d79-9e4c-eb1e255b1e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:45:42.049Z|1f24dadd-da83-42ed-a6b5-55671bcd0d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:42.050Z|1f24dadd-da83-42ed-a6b5-55671bcd0d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:42.051Z|ef402d61-ce0a-4c64-a96d-3200244938a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:42.052Z|ef402d61-ce0a-4c64-a96d-3200244938a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:47.161Z|21b4813e-06cd-47d4-ab80-ebd1cb7d2b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:47.162Z|21b4813e-06cd-47d4-ab80-ebd1cb7d2b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:52.078Z|67cde310-2a30-4805-a2e6-5391f356de18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:52.078Z|b0b0f645-8e69-40c1-8baf-6e7f95532e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:52.079Z|b0b0f645-8e69-40c1-8baf-6e7f95532e4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:52.079Z|67cde310-2a30-4805-a2e6-5391f356de18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:45:53.006Z|8f09cbad-5fc4-4c26-b523-a945f773d9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:45:53.009Z|8f09cbad-5fc4-4c26-b523-a945f773d9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:45:53.320Z|8ab3cc97-865f-4d18-afa1-6ee9aa09c861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:45:53.321Z|8ab3cc97-865f-4d18-afa1-6ee9aa09c861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:45:57.189Z|5173198a-25ae-4162-bdf6-17b3d782fb25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:45:57.191Z|5173198a-25ae-4162-bdf6-17b3d782fb25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:02.107Z|c3ff2690-f34a-444e-b277-cece0eda798a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:02.107Z|c3ff2690-f34a-444e-b277-cece0eda798a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:02.110Z|b6d0c492-d0e0-4203-89f3-4b0eb4f153cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:02.111Z|b6d0c492-d0e0-4203-89f3-4b0eb4f153cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:07.218Z|36f4e7d3-7171-4a0e-9b0a-b4d87e2c0290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:07.219Z|36f4e7d3-7171-4a0e-9b0a-b4d87e2c0290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:08.006Z|e2c7bdf1-d2cd-48c3-bf0a-5f966e18409e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:46:08.007Z|e2c7bdf1-d2cd-48c3-bf0a-5f966e18409e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:46:12.134Z|72c652ab-8b55-45db-9167-a964ae8959ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:12.135Z|72c652ab-8b55-45db-9167-a964ae8959ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:12.145Z|d93a64c8-7264-4f96-aa9b-7b7d06220423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:12.145Z|d93a64c8-7264-4f96-aa9b-7b7d06220423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:17.246Z|f37fb5ff-0fec-4d91-806b-e3feed3c8ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:17.247Z|f37fb5ff-0fec-4d91-806b-e3feed3c8ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:22.162Z|aa447870-2f00-47fa-8afe-2d3cf90c8800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:22.163Z|aa447870-2f00-47fa-8afe-2d3cf90c8800|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:22.168Z|57415943-da2a-4abb-b3a1-3e58a9d15b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:22.168Z|57415943-da2a-4abb-b3a1-3e58a9d15b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:23.007Z|18aa961d-01d2-41fc-a7f4-7f420d88d400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:46:23.007Z|18aa961d-01d2-41fc-a7f4-7f420d88d400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:46:23.322Z|ba5f7ccb-f958-408b-a4b1-f0c2ae8c3408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:46:23.322Z|ba5f7ccb-f958-408b-a4b1-f0c2ae8c3408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:46:27.274Z|8ee6918d-f5dd-4ae3-bc30-466348014f49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:27.275Z|8ee6918d-f5dd-4ae3-bc30-466348014f49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:27.388Z|d4c453aa-0eb8-4b50-bcb2-74813f0e81bd|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|500||Entering 2021-10-08T00:46:27.388Z|d4c453aa-0eb8-4b50-bcb2-74813f0e81bd|http-nio-8080-exec-4|manage/health|kube-probe/1.20|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:32.199Z|da52f722-68cb-471d-94f0-13fdbeddf38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:32.199Z|8ffea3cf-31ad-4c2a-9cc7-a97086cd143b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:32.201Z|8ffea3cf-31ad-4c2a-9cc7-a97086cd143b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:32.201Z|da52f722-68cb-471d-94f0-13fdbeddf38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:37.308Z|d698fb87-6166-4097-b168-172430808dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:37.310Z|d698fb87-6166-4097-b168-172430808dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:38.006Z|00e804c8-ccc4-4ad0-9fa6-45cb99019640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:46:38.008Z|00e804c8-ccc4-4ad0-9fa6-45cb99019640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:46:42.242Z|debc5f7e-910a-4d37-bc6a-b227fabfed7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:42.242Z|900f1f97-0b32-492f-b9aa-cbcfd1e5681d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:42.245Z|900f1f97-0b32-492f-b9aa-cbcfd1e5681d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:42.245Z|debc5f7e-910a-4d37-bc6a-b227fabfed7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:47.339Z|69827445-7f85-421b-b597-b520b1968006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:47.340Z|69827445-7f85-421b-b597-b520b1968006|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:52.286Z|e3797309-3285-45c5-959f-70e196a39f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:52.287Z|e3797309-3285-45c5-959f-70e196a39f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:52.288Z|9c4f7d6e-093f-4e18-8b75-9ca92fd2a796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-10-08T00:46:52.288Z|9c4f7d6e-093f-4e18-8b75-9ca92fd2a796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-10-08T00:46:53.006Z|c4c938d1-3859-474a-91db-0e4bcff78d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:46:53.007Z|c4c938d1-3859-474a-91db-0e4bcff78d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-10-08T00:46:53.323Z|6bd9839e-ae50-460a-8e5e-a59b47cd7f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-10-08T00:46:53.324Z|6bd9839e-ae50-460a-8e5e-a59b47cd7f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.