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-11-12T12:33:15.946Z||main|||||INFO|500||The following profiles are active: basic 2021-11-12T12:33:27.837Z||main|||||INFO|500||Starting service [Tomcat] 2021-11-12T12:33:27.838Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-11-12T12:33:27.941Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-11-12T12:33:34.440Z||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-11-12T12:33:34.644Z||main|||||INFO|500||catdb-pool - Starting... 2021-11-12T12:33:34.900Z||main|||||INFO|500||catdb-pool - Start completed. 2021-11-12T12:33:35.357Z||main|||||INFO|500||reqdb-pool - Starting... 2021-11-12T12:33:35.365Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-11-12T12:33:35.494Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-11-12T12:33:35.652Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-11-12T12:33:36.148Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-11-12T12:33:37.206Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-11-12T12:33:39.388Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-11-12T12:33:39.448Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-11-12T12:33:40.104Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-11-12T12:33:40.211Z||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-11-12T12:33:41.540Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-11-12T12:33:42.865Z||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-11-12T12:33:48.373Z||main|||||WARN|500||--- 2021-11-12T12:33:48.373Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-11-12T12:33:48.373Z||main|||||WARN|500||--- 2021-11-12T12:33:48.930Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-11-12T12:33:54.183Z||main|||||INFO|500||Started ApiHandlerApplication in 40.971 seconds (JVM running for 42.237) 2021-11-12T12:33:54.189Z|e770e31c-e35a-453a-bcbd-039ae4b87842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:33:54.199Z|e770e31c-e35a-453a-bcbd-039ae4b87842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:33:54.200Z|e3da2331-8859-4f88-a690-89d9584e60c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:33:54.204Z|e3da2331-8859-4f88-a690-89d9584e60c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:33:55.242Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-11-12T12:33:55.535Z|06b3b24b-047b-4988-8672-dff32e387b4e|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-11-12T12:33:55.989Z|06b3b24b-047b-4988-8672-dff32e387b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:33:59.345Z|d373e2e2-cfe9-4593-ad3a-afc54fe34d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:33:59.346Z|d373e2e2-cfe9-4593-ad3a-afc54fe34d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:02.867Z|36fb07a4-7d9f-47ee-a64d-607fee98c666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:02.869Z|36fb07a4-7d9f-47ee-a64d-607fee98c666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:06.100Z|e1d29dc3-5f6e-4d32-8770-5953f292183a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:06.102Z|e1d29dc3-5f6e-4d32-8770-5953f292183a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:09.171Z|fc075c99-63ca-4244-be3d-146c75779dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:34:09.174Z|fc075c99-63ca-4244-be3d-146c75779dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:34:09.376Z|2fb68c17-d18a-47c2-ba15-c6362575c49c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:09.377Z|2fb68c17-d18a-47c2-ba15-c6362575c49c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:12.902Z|a99acdb5-1845-4524-afdf-df0330932256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:12.903Z|a99acdb5-1845-4524-afdf-df0330932256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:16.132Z|a0366aa1-43d4-45c2-8221-865f261730cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:16.133Z|a0366aa1-43d4-45c2-8221-865f261730cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:19.418Z|3146fbff-8df9-4b94-b4ba-f37eb88ff193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:19.419Z|3146fbff-8df9-4b94-b4ba-f37eb88ff193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:22.942Z|3145a7f8-b8da-4009-ae1f-4cf8326adfe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:22.945Z|3145a7f8-b8da-4009-ae1f-4cf8326adfe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:24.172Z|2b7b2a65-096e-4d33-9d48-ebd55cfe255a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:34:24.174Z|2b7b2a65-096e-4d33-9d48-ebd55cfe255a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:34:24.206Z|35c0c006-1364-4087-923e-26cf836d24dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:34:24.207Z|35c0c006-1364-4087-923e-26cf836d24dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:34:26.161Z|b4f5cd03-89b1-467b-b6f0-8790c7b06618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:26.162Z|b4f5cd03-89b1-467b-b6f0-8790c7b06618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:29.451Z|1945c3bf-5572-4e59-8a1d-1edfd710551b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:29.453Z|1945c3bf-5572-4e59-8a1d-1edfd710551b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:32.989Z|6f552ec3-20fe-4739-94a2-2905054512e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:32.991Z|6f552ec3-20fe-4739-94a2-2905054512e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:36.190Z|7158f113-09ad-4f06-bb15-d82beaf01f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:36.192Z|7158f113-09ad-4f06-bb15-d82beaf01f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:39.171Z|c8822e03-681b-480e-96f3-6ec4e5bd74fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:34:39.172Z|c8822e03-681b-480e-96f3-6ec4e5bd74fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:34:39.480Z|9a1cc949-5ac0-4021-ba35-50b270a315c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:39.481Z|9a1cc949-5ac0-4021-ba35-50b270a315c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:43.023Z|3a9e1f36-0f7a-4ceb-8e97-322e27efd776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:43.025Z|3a9e1f36-0f7a-4ceb-8e97-322e27efd776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:46.221Z|d0d30a4f-da9e-494e-b74e-0769838e939d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:46.222Z|d0d30a4f-da9e-494e-b74e-0769838e939d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:49.514Z|711c8ffd-643e-4e4a-aad1-81471bdc3460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:49.516Z|711c8ffd-643e-4e4a-aad1-81471bdc3460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:53.058Z|9f594b80-f2e0-4404-a0df-269a5728f741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:53.059Z|9f594b80-f2e0-4404-a0df-269a5728f741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:54.172Z|7fda796e-f821-4d83-bc66-9461468625e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:34:54.175Z|7fda796e-f821-4d83-bc66-9461468625e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:34:54.209Z|e33a2b59-28f4-44f9-8e89-326bc64e1d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:34:54.210Z|e33a2b59-28f4-44f9-8e89-326bc64e1d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:34:56.254Z|c359a925-dd30-450f-8e23-47677b9f2695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:56.255Z|c359a925-dd30-450f-8e23-47677b9f2695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:34:59.544Z|444f8166-6d55-4d16-8cf1-d1f20824ecc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:34:59.546Z|444f8166-6d55-4d16-8cf1-d1f20824ecc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:03.090Z|8b140cc1-8df2-421a-8a86-66830d8c25c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:03.091Z|8b140cc1-8df2-421a-8a86-66830d8c25c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:06.289Z|1cfbf27a-f76c-46df-be63-e9c496127e28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:06.290Z|1cfbf27a-f76c-46df-be63-e9c496127e28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:09.171Z|dd948833-68ec-44da-b698-bb751f97512a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:35:09.172Z|dd948833-68ec-44da-b698-bb751f97512a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:35:09.573Z|b165e42b-17de-4d5e-9604-fd9a497057d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:09.574Z|b165e42b-17de-4d5e-9604-fd9a497057d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:13.119Z|c3640bbb-60c7-438a-8ac8-688ce4a5a64c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:13.120Z|c3640bbb-60c7-438a-8ac8-688ce4a5a64c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:16.317Z|12061c89-d2b8-4bcf-aaac-71896dfd9836|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:16.318Z|12061c89-d2b8-4bcf-aaac-71896dfd9836|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:19.604Z|8bb39bf4-8449-43f4-81f8-d1873e38c9bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:19.606Z|8bb39bf4-8449-43f4-81f8-d1873e38c9bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:23.145Z|495f2b1a-3597-40c3-b97a-ae54a3b4bbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:23.146Z|495f2b1a-3597-40c3-b97a-ae54a3b4bbb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:24.171Z|9dd51014-6810-4315-bced-ea736370c483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:35:24.173Z|9dd51014-6810-4315-bced-ea736370c483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:35:24.211Z|2f98aebd-15e3-4ba3-beeb-1e93778881c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:35:24.212Z|2f98aebd-15e3-4ba3-beeb-1e93778881c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:35:26.342Z|eff72189-5646-4a01-918a-f72fa02eb078|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:26.343Z|eff72189-5646-4a01-918a-f72fa02eb078|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:29.636Z|4a2972d8-3c50-48c1-8362-a5c279397038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:29.637Z|4a2972d8-3c50-48c1-8362-a5c279397038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:33.173Z|5447cd3d-2c59-4982-9044-a0adff1cad30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:33.175Z|5447cd3d-2c59-4982-9044-a0adff1cad30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:36.368Z|5442919a-fff8-4146-af03-6d5ad319c432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:36.369Z|5442919a-fff8-4146-af03-6d5ad319c432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:39.171Z|fa00fba6-1193-434c-860d-053eb9d8dc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:35:39.174Z|fa00fba6-1193-434c-860d-053eb9d8dc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:35:39.662Z|4e88b9ad-97aa-4ef2-b7ed-4c38bfa4f324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:39.664Z|4e88b9ad-97aa-4ef2-b7ed-4c38bfa4f324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:43.203Z|cecaae7e-8f18-4df7-8ff3-0561f0c91a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:43.205Z|cecaae7e-8f18-4df7-8ff3-0561f0c91a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:46.395Z|332301da-6a8c-4ec1-8e50-cc9b0d7c1cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:46.397Z|332301da-6a8c-4ec1-8e50-cc9b0d7c1cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:49.693Z|b0168289-b1a2-457e-8f5e-e66705366aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:49.695Z|b0168289-b1a2-457e-8f5e-e66705366aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:53.234Z|d9eeb8e3-ebed-4075-8fd4-7b30114dec45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:53.235Z|d9eeb8e3-ebed-4075-8fd4-7b30114dec45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:54.171Z|610507c2-11cf-4ec8-990f-7d8d0c296b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:35:54.172Z|610507c2-11cf-4ec8-990f-7d8d0c296b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:35:54.213Z|a93d2a5d-d484-46c9-88c1-306daeb826fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:35:54.214Z|a93d2a5d-d484-46c9-88c1-306daeb826fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:35:56.423Z|5dfc212e-a9e0-4c57-8716-9601199cc553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:56.424Z|5dfc212e-a9e0-4c57-8716-9601199cc553|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:35:59.724Z|22123b8b-2bf5-4db1-9a4f-faee96421972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:35:59.725Z|22123b8b-2bf5-4db1-9a4f-faee96421972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:03.267Z|038de38b-2204-4596-9d36-81c12d56a303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:03.268Z|038de38b-2204-4596-9d36-81c12d56a303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:06.451Z|2e91bfc9-ccb1-4184-a5e5-bf4a588e9e79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:06.452Z|2e91bfc9-ccb1-4184-a5e5-bf4a588e9e79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:09.171Z|97b240df-9b15-4b5f-8feb-6975927e409c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:36:09.172Z|97b240df-9b15-4b5f-8feb-6975927e409c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:36:09.749Z|58ea8239-a9ce-4084-bffd-fb51419f7f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:09.750Z|58ea8239-a9ce-4084-bffd-fb51419f7f68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:13.297Z|b8fcfcd0-4a09-4f8c-acbf-3cd3bd072d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:13.298Z|b8fcfcd0-4a09-4f8c-acbf-3cd3bd072d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:16.481Z|ec0bbdaa-2986-4fba-a289-b42f8ff501f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:16.482Z|ec0bbdaa-2986-4fba-a289-b42f8ff501f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:19.777Z|4df58945-e5ef-46f4-ba71-232c3f6aa81b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:19.779Z|4df58945-e5ef-46f4-ba71-232c3f6aa81b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:23.325Z|b7ffbdb8-b18a-42ab-9b50-a9a201cbbbce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:23.326Z|b7ffbdb8-b18a-42ab-9b50-a9a201cbbbce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:24.174Z|59df3683-96c5-43aa-9d76-ec2d11638ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:36:24.177Z|59df3683-96c5-43aa-9d76-ec2d11638ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:36:24.215Z|75cc3b9b-2cac-4e35-a615-165dae9c1b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:36:24.216Z|75cc3b9b-2cac-4e35-a615-165dae9c1b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:36:26.508Z|0eb54101-2fcb-489d-9577-b2a5adc8d22f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:26.509Z|0eb54101-2fcb-489d-9577-b2a5adc8d22f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:29.804Z|94a497f6-a4ec-48df-b963-fbac14939c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:29.806Z|94a497f6-a4ec-48df-b963-fbac14939c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:33.353Z|250637ba-d4f9-4b2d-a1ce-2431f4ae40e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:33.354Z|250637ba-d4f9-4b2d-a1ce-2431f4ae40e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:36.537Z|bf96623c-e46b-4f97-9265-d42560326a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:36.539Z|bf96623c-e46b-4f97-9265-d42560326a17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:39.171Z|b9aaeb23-3407-4724-aa7f-dbfc00ec5e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:36:39.172Z|b9aaeb23-3407-4724-aa7f-dbfc00ec5e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:36:39.835Z|ac6c6b24-277f-4469-8cec-ccd7f3238076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:39.836Z|ac6c6b24-277f-4469-8cec-ccd7f3238076|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:43.389Z|41f3098d-efb7-4f62-b17e-c4cbdffce431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:43.390Z|41f3098d-efb7-4f62-b17e-c4cbdffce431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:46.574Z|8ac7bf50-bd90-4e35-958a-586af6d3c6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:46.576Z|8ac7bf50-bd90-4e35-958a-586af6d3c6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:49.858Z|1ae97d32-13f8-46b2-92a5-6b3d9b37493f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:49.860Z|1ae97d32-13f8-46b2-92a5-6b3d9b37493f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:53.421Z|676de00f-8da9-4520-b223-1e2d6e9e2d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:53.423Z|676de00f-8da9-4520-b223-1e2d6e9e2d15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:54.171Z|5f89c947-6805-4fff-a12d-b2dc07690d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:36:54.173Z|5f89c947-6805-4fff-a12d-b2dc07690d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:36:54.218Z|8ab54d06-4bf3-4ff6-825e-700e6addb0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:36:54.219Z|8ab54d06-4bf3-4ff6-825e-700e6addb0a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:36:56.611Z|a9036561-e11d-4342-9d61-7454a9bf6f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:56.613Z|a9036561-e11d-4342-9d61-7454a9bf6f13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:36:59.886Z|74d3d6c3-793d-4923-9d15-04c609458d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:36:59.887Z|74d3d6c3-793d-4923-9d15-04c609458d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:03.447Z|504f94d6-4837-41a5-9a5e-ef52a8673e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:03.448Z|504f94d6-4837-41a5-9a5e-ef52a8673e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:06.643Z|43b43b15-09ec-42c1-915c-4fb0f260549b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:06.644Z|43b43b15-09ec-42c1-915c-4fb0f260549b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:09.171Z|267fd81f-7d61-4747-a0ca-156a5b36f5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:37:09.173Z|267fd81f-7d61-4747-a0ca-156a5b36f5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:37:09.913Z|8acd46f4-de63-4acd-a1c2-3db307fb3d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:09.915Z|8acd46f4-de63-4acd-a1c2-3db307fb3d69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:13.479Z|14072a86-1390-4c42-810e-82a4b4c29a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:13.481Z|14072a86-1390-4c42-810e-82a4b4c29a89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:16.667Z|e80c16ca-b430-4b0a-8a6c-ed3a51b6ff1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:16.668Z|e80c16ca-b430-4b0a-8a6c-ed3a51b6ff1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:19.942Z|b8650f0b-64ef-43a1-977b-bfa67a91f5ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:19.943Z|b8650f0b-64ef-43a1-977b-bfa67a91f5ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:23.510Z|2f74399a-4319-47cb-9633-9e8c34d82fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:23.512Z|2f74399a-4319-47cb-9633-9e8c34d82fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:24.171Z|e02cf33b-edc4-442e-9150-a7d06181432f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:37:24.173Z|e02cf33b-edc4-442e-9150-a7d06181432f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:37:24.220Z|b04ab8fa-c02d-4ffe-92df-a6f1b6573df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:37:24.221Z|b04ab8fa-c02d-4ffe-92df-a6f1b6573df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:37:26.707Z|be6f5e98-d35b-4c32-a01c-2154e0da81a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:26.709Z|be6f5e98-d35b-4c32-a01c-2154e0da81a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:29.980Z|e013275a-099d-45d9-8405-bb133840dd15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:29.982Z|e013275a-099d-45d9-8405-bb133840dd15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:33.540Z|c3c4936b-b092-4f87-bca0-2041480192e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:33.542Z|c3c4936b-b092-4f87-bca0-2041480192e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:36.738Z|c5b4b665-d2a3-4385-bd14-7f766bad8d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:36.739Z|c5b4b665-d2a3-4385-bd14-7f766bad8d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:39.174Z|54f2d1a7-207c-427b-bce3-4c57f1e1e46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:37:39.176Z|54f2d1a7-207c-427b-bce3-4c57f1e1e46b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:37:40.011Z|279c48b7-0dd2-430b-9d8a-0cda38e82628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:40.012Z|279c48b7-0dd2-430b-9d8a-0cda38e82628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:43.567Z|b075639d-abf7-47a8-8a3c-798096bcb085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:43.568Z|b075639d-abf7-47a8-8a3c-798096bcb085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:46.777Z|1fe02c9c-482e-47a3-bcf6-03cfbd1cd45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:46.779Z|1fe02c9c-482e-47a3-bcf6-03cfbd1cd45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:50.039Z|85a49230-acc5-401a-9d92-a39a6b713844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:50.040Z|85a49230-acc5-401a-9d92-a39a6b713844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:53.596Z|5f8c240f-0adc-4c5b-b7df-187f22b2e56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:53.598Z|5f8c240f-0adc-4c5b-b7df-187f22b2e56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:37:54.171Z|b9d0b1fb-6279-4abf-8cb1-759c2402fd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:37:54.172Z|b9d0b1fb-6279-4abf-8cb1-759c2402fd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:37:54.222Z|55c83bf3-f547-463e-8987-72eb0d4944ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:37:54.223Z|55c83bf3-f547-463e-8987-72eb0d4944ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:37:56.809Z|fc5784ac-3ece-437a-bf0d-8bb6045ece50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:37:56.810Z|fc5784ac-3ece-437a-bf0d-8bb6045ece50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:00.073Z|10752b28-20cf-46ca-8f33-240ed4f7d275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:00.074Z|10752b28-20cf-46ca-8f33-240ed4f7d275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:03.624Z|bc9f5513-27b6-47f8-8fc5-785e207c2bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:03.625Z|bc9f5513-27b6-47f8-8fc5-785e207c2bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:06.840Z|fb98389f-0cf8-406c-a03e-477bcd1d2d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:06.842Z|fb98389f-0cf8-406c-a03e-477bcd1d2d88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:09.171Z|20ee3efc-1966-46bb-bbda-ff1773d139fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:38:09.172Z|20ee3efc-1966-46bb-bbda-ff1773d139fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:38:10.100Z|9a23e4d4-5059-4a78-87ac-b1090ccade54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:10.101Z|9a23e4d4-5059-4a78-87ac-b1090ccade54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:13.651Z|ab3359a8-2b1a-4acb-ae74-f1d8101721bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:13.652Z|ab3359a8-2b1a-4acb-ae74-f1d8101721bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:16.869Z|6c058862-6597-465b-bbb0-64007d5368bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:16.870Z|6c058862-6597-465b-bbb0-64007d5368bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:20.132Z|922993ff-a426-4ffc-ab90-12581ceb30ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:20.133Z|922993ff-a426-4ffc-ab90-12581ceb30ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:23.683Z|faeb30e9-09a1-414a-9a31-862ad86a847a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:23.684Z|faeb30e9-09a1-414a-9a31-862ad86a847a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:24.171Z|2e4add19-1637-4547-8e0a-c8dfd33a22b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:38:24.173Z|2e4add19-1637-4547-8e0a-c8dfd33a22b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:38:24.224Z|f7016856-0269-4561-892e-057c84a1d244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:38:24.225Z|f7016856-0269-4561-892e-057c84a1d244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:38:26.894Z|7e027996-4957-419e-91f0-7b1f4c8b3e50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:26.895Z|7e027996-4957-419e-91f0-7b1f4c8b3e50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:30.164Z|3c6a7d72-399f-43d0-97fe-400d22919ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:30.166Z|3c6a7d72-399f-43d0-97fe-400d22919ded|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:33.725Z|1b7d49d4-451f-4992-9650-17095994f8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:33.727Z|1b7d49d4-451f-4992-9650-17095994f8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:36.930Z|6201c78c-559c-46c0-b68a-fd133738d6fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:36.932Z|6201c78c-559c-46c0-b68a-fd133738d6fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:39.171Z|355a18d4-f86a-4363-87e8-85a11fe23ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:38:39.172Z|355a18d4-f86a-4363-87e8-85a11fe23ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:38:40.193Z|e0e811f4-62c9-4b55-b61e-d6d71e9342a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:40.194Z|e0e811f4-62c9-4b55-b61e-d6d71e9342a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:43.757Z|c8c4af13-8c64-449c-8ae5-f27337df1f49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:43.759Z|c8c4af13-8c64-449c-8ae5-f27337df1f49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:46.960Z|a24e7c2f-41d6-4234-b43a-e1f83914d3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:46.960Z|a24e7c2f-41d6-4234-b43a-e1f83914d3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:50.225Z|81f3208e-9e97-4917-afc0-ba79f23435f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:50.226Z|81f3208e-9e97-4917-afc0-ba79f23435f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:53.797Z|63ed5cfd-cecb-463f-b96a-ce81aaca4515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:53.799Z|63ed5cfd-cecb-463f-b96a-ce81aaca4515|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:38:54.171Z|7283c234-c81c-4276-b6fa-e9d31c889d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:38:54.172Z|7283c234-c81c-4276-b6fa-e9d31c889d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:38:54.226Z|b63aed26-d5c3-4da2-a00f-5c7b4dad09e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:38:54.228Z|b63aed26-d5c3-4da2-a00f-5c7b4dad09e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:38:56.983Z|501dfea0-de33-4e72-ae26-c6d1bf3c3784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:38:56.983Z|501dfea0-de33-4e72-ae26-c6d1bf3c3784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:00.256Z|e496896a-bec0-44cf-8781-9995ad3bd6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:00.257Z|e496896a-bec0-44cf-8781-9995ad3bd6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:03.829Z|781bfa95-1ebb-457d-8bad-c0e1252da670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:03.830Z|781bfa95-1ebb-457d-8bad-c0e1252da670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:07.011Z|4e0bd37c-6c99-447e-bd7c-c7d639348988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:07.012Z|4e0bd37c-6c99-447e-bd7c-c7d639348988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:09.171Z|48d546a8-9a3a-482a-b0a5-085dbe65bd6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:39:09.173Z|48d546a8-9a3a-482a-b0a5-085dbe65bd6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:39:10.282Z|e76af94a-55c4-47ad-9bdd-65b7e075f304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:10.283Z|e76af94a-55c4-47ad-9bdd-65b7e075f304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:13.858Z|f1579aa8-472c-4e58-b804-7baaf04e5555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:13.859Z|f1579aa8-472c-4e58-b804-7baaf04e5555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:17.040Z|fb2ffd10-757a-46a7-a108-3d9b1d903f4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:17.041Z|fb2ffd10-757a-46a7-a108-3d9b1d903f4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:20.316Z|382abe0e-df59-4184-bc4c-f13000c02d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:20.317Z|382abe0e-df59-4184-bc4c-f13000c02d24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:23.888Z|ba257b63-69e5-4106-9aa9-c56f1f904300|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:23.890Z|ba257b63-69e5-4106-9aa9-c56f1f904300|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:24.171Z|a6f3aa04-93e4-44a7-b99f-341aee8fa048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:39:24.172Z|a6f3aa04-93e4-44a7-b99f-341aee8fa048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:39:24.229Z|ff4bdb4d-a6ca-41dc-b48d-f4eab83d515e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:39:24.230Z|ff4bdb4d-a6ca-41dc-b48d-f4eab83d515e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:39:27.068Z|c313440d-ee45-4325-875c-fd57b1976d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:27.069Z|c313440d-ee45-4325-875c-fd57b1976d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:30.359Z|3227d73c-de92-41b9-946d-54dd741b8116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:30.360Z|3227d73c-de92-41b9-946d-54dd741b8116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:33.923Z|42b50471-15d9-40b8-8940-40d3c69e8d90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:33.924Z|42b50471-15d9-40b8-8940-40d3c69e8d90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:37.098Z|9c7bdc28-af66-456e-86bc-208a810470d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:37.100Z|9c7bdc28-af66-456e-86bc-208a810470d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:39.171Z|e4c4c7c8-b5d8-4368-ad75-590fb430886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:39:39.172Z|e4c4c7c8-b5d8-4368-ad75-590fb430886b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:39:40.389Z|b5192676-79dd-4b20-9f99-898c71ce8c4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:40.390Z|b5192676-79dd-4b20-9f99-898c71ce8c4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:43.962Z|8b4d643c-efd4-48f7-a4ba-63457b9243bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:43.963Z|8b4d643c-efd4-48f7-a4ba-63457b9243bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:47.145Z|f62f9141-e8e7-41ff-bd6e-5e2629193faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:47.147Z|f62f9141-e8e7-41ff-bd6e-5e2629193faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:50.419Z|7d6949b3-8d1b-4ec5-9978-7b395e95d94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:50.421Z|7d6949b3-8d1b-4ec5-9978-7b395e95d94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:53.988Z|ccf913f0-a860-422f-88c4-0e5d2f0db4b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:53.989Z|ccf913f0-a860-422f-88c4-0e5d2f0db4b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:39:54.171Z|4ed18be6-ec80-45da-94e9-c51f1b1b76c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:39:54.174Z|4ed18be6-ec80-45da-94e9-c51f1b1b76c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:39:54.231Z|a293c735-a520-480b-a885-cec7eaf56e0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:39:54.232Z|a293c735-a520-480b-a885-cec7eaf56e0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:39:57.172Z|bd9ca54b-5ace-4efb-bbd9-f37094be1812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:39:57.173Z|bd9ca54b-5ace-4efb-bbd9-f37094be1812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:00.449Z|15762eac-2e77-4c1e-aa17-31a158186107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:00.451Z|15762eac-2e77-4c1e-aa17-31a158186107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:04.019Z|e41a42d3-ecb2-4986-b5c9-b07b8149e872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:04.021Z|e41a42d3-ecb2-4986-b5c9-b07b8149e872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:07.201Z|20efbc77-80ee-402f-b643-647b89cdd8d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:07.202Z|20efbc77-80ee-402f-b643-647b89cdd8d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:09.173Z|dc0e5f91-3293-4cf3-aa3b-b08a9ad67532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:40:09.176Z|dc0e5f91-3293-4cf3-aa3b-b08a9ad67532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:40:10.477Z|91606fe4-8924-4ed3-909f-b20c9756516d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:10.478Z|91606fe4-8924-4ed3-909f-b20c9756516d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:14.050Z|7c9a1f11-42c0-4420-9579-9d9e94745ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:14.051Z|7c9a1f11-42c0-4420-9579-9d9e94745ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:17.235Z|876d794c-24f8-4b65-8bae-122ffe543eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:17.236Z|876d794c-24f8-4b65-8bae-122ffe543eaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:20.508Z|a26373d0-0fbd-4b39-a731-2d6319a10564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:20.509Z|a26373d0-0fbd-4b39-a731-2d6319a10564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:24.084Z|669070f1-63c9-435a-bd34-2d6d500db5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:24.086Z|669070f1-63c9-435a-bd34-2d6d500db5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:24.171Z|4f59afd9-4ea6-4d31-b7b2-35f6b94d7cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:40:24.172Z|4f59afd9-4ea6-4d31-b7b2-35f6b94d7cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:40:24.233Z|a9af188e-1841-48ba-9b32-92c34aa2a25e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:40:24.234Z|a9af188e-1841-48ba-9b32-92c34aa2a25e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:40:27.267Z|e223614d-3461-4462-954c-56b63853bb26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:27.269Z|e223614d-3461-4462-954c-56b63853bb26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:30.537Z|a225aa15-dde3-41b5-8a6b-164ec89ee7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:30.538Z|a225aa15-dde3-41b5-8a6b-164ec89ee7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:34.116Z|36aac5ff-c59b-4a59-9761-018c4d5167af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:34.117Z|36aac5ff-c59b-4a59-9761-018c4d5167af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:37.301Z|212d1c30-59f0-4076-b67f-8473cec79f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:37.302Z|212d1c30-59f0-4076-b67f-8473cec79f98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:39.172Z|e0ba334a-8131-4214-8a5f-da3398af48e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:40:39.174Z|e0ba334a-8131-4214-8a5f-da3398af48e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:40:40.568Z|008271db-08d3-4efb-8a3a-8fa20a4539ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:40.569Z|008271db-08d3-4efb-8a3a-8fa20a4539ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:44.147Z|e7336331-4026-42b9-b911-016d795bc1e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:44.148Z|e7336331-4026-42b9-b911-016d795bc1e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:47.328Z|7548ac9f-27b0-401b-bcc7-25e8bed714e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:47.329Z|7548ac9f-27b0-401b-bcc7-25e8bed714e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:50.600Z|e6a3160f-0c33-448b-b5e6-435c2985adc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:50.602Z|e6a3160f-0c33-448b-b5e6-435c2985adc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:54.171Z|f3b9d3d2-dd19-495a-a2c1-57145742d8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:40:54.172Z|f3b9d3d2-dd19-495a-a2c1-57145742d8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:40:54.178Z|09f64f84-083d-4815-980a-2adbc612e359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:54.179Z|09f64f84-083d-4815-980a-2adbc612e359|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:40:54.240Z|6cc29f06-bc93-4dbb-b77a-0eb061ce1253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:40:54.241Z|6cc29f06-bc93-4dbb-b77a-0eb061ce1253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:40:57.360Z|3900da39-ba79-40df-b987-861e77cc7645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:40:57.361Z|3900da39-ba79-40df-b987-861e77cc7645|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:00.633Z|d4594c0b-71f6-4a7f-8e1a-7966520ef66f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:00.635Z|d4594c0b-71f6-4a7f-8e1a-7966520ef66f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:04.207Z|2a4b8c9c-2a86-41a9-9e71-a10b2abe4898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:04.209Z|2a4b8c9c-2a86-41a9-9e71-a10b2abe4898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:07.389Z|c643e71e-58fe-40aa-a726-dd2c33023198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:07.390Z|c643e71e-58fe-40aa-a726-dd2c33023198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:09.171Z|336ce773-3574-4061-97c2-7a66caba7ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:41:09.172Z|336ce773-3574-4061-97c2-7a66caba7ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:41:10.666Z|bbe91a0d-fa0c-4be4-b065-cd22b46b5c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:10.667Z|bbe91a0d-fa0c-4be4-b065-cd22b46b5c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:14.233Z|004439b1-8d0c-429b-8ae1-5ccfddcaf815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:14.235Z|004439b1-8d0c-429b-8ae1-5ccfddcaf815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:17.418Z|7830550e-4f5f-4995-b2ef-93dc4863c80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:17.420Z|7830550e-4f5f-4995-b2ef-93dc4863c80d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:20.693Z|c1f0cfe2-ab71-44a9-a8ae-88f48063199e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:20.694Z|c1f0cfe2-ab71-44a9-a8ae-88f48063199e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:24.171Z|01d7159e-8e99-4394-a391-068320b0bc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:41:24.175Z|01d7159e-8e99-4394-a391-068320b0bc32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:41:24.247Z|08c36cbb-13ba-4481-a87b-efdfa4006f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:41:24.251Z|08c36cbb-13ba-4481-a87b-efdfa4006f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:41:24.267Z|c5d0f692-0c06-43af-a32a-bd9597def343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:24.268Z|c5d0f692-0c06-43af-a32a-bd9597def343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:27.452Z|3484f451-d4d2-45b1-92f8-44e10bb97612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:27.454Z|3484f451-d4d2-45b1-92f8-44e10bb97612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:30.720Z|90c1246d-9225-43f1-a989-7bc17575fc7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:30.722Z|90c1246d-9225-43f1-a989-7bc17575fc7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:34.300Z|ae9ef50b-0b6e-4fb8-ba74-c1c79ca571dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:34.301Z|ae9ef50b-0b6e-4fb8-ba74-c1c79ca571dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:37.483Z|e6925796-56a0-4bea-8476-6a70a9c9f630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:37.485Z|e6925796-56a0-4bea-8476-6a70a9c9f630|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:39.171Z|e01f15e9-a05e-4ee9-9f5a-3d1335f0bd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:41:39.172Z|e01f15e9-a05e-4ee9-9f5a-3d1335f0bd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:41:40.747Z|0e936bcf-2a4a-4570-8d95-fde075b245f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:40.748Z|0e936bcf-2a4a-4570-8d95-fde075b245f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:44.343Z|12789315-851e-4f8c-b23a-069179556bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:44.345Z|12789315-851e-4f8c-b23a-069179556bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:47.519Z|9901d45c-71dc-4b22-a84b-e960f68395ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:47.520Z|9901d45c-71dc-4b22-a84b-e960f68395ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:50.773Z|de9bf91d-23f2-4b43-a501-b024ffff8876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:50.774Z|de9bf91d-23f2-4b43-a501-b024ffff8876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:54.172Z|34cf4c78-a499-4dd7-8e10-a3fe0a2daed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:41:54.173Z|34cf4c78-a499-4dd7-8e10-a3fe0a2daed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:41:54.259Z|4516e862-73ac-4c85-9877-94a9450c01c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:41:54.260Z|4516e862-73ac-4c85-9877-94a9450c01c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:41:54.374Z|29a88604-8141-4317-bb0c-76d2cb80323f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:54.376Z|29a88604-8141-4317-bb0c-76d2cb80323f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:41:57.546Z|a8fb3406-c9a6-414e-acfc-4efefe3a38a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:41:57.547Z|a8fb3406-c9a6-414e-acfc-4efefe3a38a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:00.800Z|e9f4d8b6-fd2a-41a2-80ca-e9de6f728ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:00.801Z|e9f4d8b6-fd2a-41a2-80ca-e9de6f728ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:04.403Z|b961290d-62f9-4571-94f9-90c462e64022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:04.404Z|b961290d-62f9-4571-94f9-90c462e64022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:07.574Z|09c1bcdd-f27f-4c6c-9f38-c4e61c8b3b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:07.575Z|09c1bcdd-f27f-4c6c-9f38-c4e61c8b3b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:09.171Z|cc4cef63-87fb-41d4-be73-1f75cee3eb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:42:09.173Z|cc4cef63-87fb-41d4-be73-1f75cee3eb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:42:10.826Z|79ac2946-5868-483b-85ba-778510511149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:10.827Z|79ac2946-5868-483b-85ba-778510511149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:14.434Z|9989daec-f35a-4c1b-b496-0bb1ffdf018f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:14.435Z|9989daec-f35a-4c1b-b496-0bb1ffdf018f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:17.598Z|d0ef66b4-c96c-4c13-9e10-ae9cef457905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:17.599Z|d0ef66b4-c96c-4c13-9e10-ae9cef457905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:20.866Z|3adfe953-0825-4e3b-96dd-ad59b8a5350b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:20.868Z|3adfe953-0825-4e3b-96dd-ad59b8a5350b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:24.171Z|6b5a2add-5586-46fb-a044-3d671afe13d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:42:24.172Z|6b5a2add-5586-46fb-a044-3d671afe13d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:42:24.261Z|ae788352-9105-419b-899c-e8487261eec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:42:24.262Z|ae788352-9105-419b-899c-e8487261eec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:42:24.459Z|6463d52e-7439-4d31-ab61-dad15046fffe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:24.460Z|6463d52e-7439-4d31-ab61-dad15046fffe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:27.622Z|129a98fa-adb6-4aa4-8723-c231acbc683e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:27.623Z|129a98fa-adb6-4aa4-8723-c231acbc683e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:30.895Z|c8a5e967-1562-49b9-8adf-33fd2b9b1c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:30.896Z|c8a5e967-1562-49b9-8adf-33fd2b9b1c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:34.485Z|8b46cae2-f8dd-419a-9094-6ec8384120b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:34.486Z|8b46cae2-f8dd-419a-9094-6ec8384120b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:37.648Z|a77610ac-d274-4108-a629-713a7cd4200c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:37.649Z|a77610ac-d274-4108-a629-713a7cd4200c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:39.171Z|b5d0b502-929b-4642-8f3d-5e6c71454bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:42:39.171Z|b5d0b502-929b-4642-8f3d-5e6c71454bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:42:40.920Z|41d9444f-0e08-425a-bb55-e1c376be2364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:40.920Z|41d9444f-0e08-425a-bb55-e1c376be2364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:44.516Z|a9af9e93-6449-4548-9c26-12290350eb50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:44.517Z|a9af9e93-6449-4548-9c26-12290350eb50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:47.676Z|519b4423-2a27-4875-9447-e40e8482bc78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:47.677Z|519b4423-2a27-4875-9447-e40e8482bc78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:50.948Z|65a14fc1-401a-48b8-90e3-24fff5cd1545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:50.949Z|65a14fc1-401a-48b8-90e3-24fff5cd1545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:54.171Z|e76ee057-682e-4862-be45-15c583e9c923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:42:54.174Z|e76ee057-682e-4862-be45-15c583e9c923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:42:54.263Z|6a707cc4-1340-45c1-a844-3bca4ee41115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:42:54.264Z|6a707cc4-1340-45c1-a844-3bca4ee41115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:42:54.548Z|c3d18947-a217-41b7-bee7-4e6d1c8e4f22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:54.549Z|c3d18947-a217-41b7-bee7-4e6d1c8e4f22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:42:57.704Z|ff992b85-eb6c-4dfb-8289-c73b202836e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:42:57.706Z|ff992b85-eb6c-4dfb-8289-c73b202836e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:00.976Z|bb4e716f-ac06-4006-8d7a-85d7f1b6ae52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:00.977Z|bb4e716f-ac06-4006-8d7a-85d7f1b6ae52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:04.577Z|80b6a079-23bc-4453-83e5-d41427ad04bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:04.579Z|80b6a079-23bc-4453-83e5-d41427ad04bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:07.735Z|c99ed511-62ae-47e2-b31e-512397c771eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:07.736Z|c99ed511-62ae-47e2-b31e-512397c771eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:09.171Z|27c02d72-4799-43f5-bd5f-0f31280ef64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:43:09.172Z|27c02d72-4799-43f5-bd5f-0f31280ef64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:43:10.998Z|fe3745ba-d89d-4df9-9ce2-f8679c5e909b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:10.999Z|fe3745ba-d89d-4df9-9ce2-f8679c5e909b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:14.606Z|e887565e-88c3-4ddc-b8df-60991a05c7f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:14.607Z|e887565e-88c3-4ddc-b8df-60991a05c7f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:15.311Z|1746e614-c8b3-457f-9d0b-1f4d64830183|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:43:15.312Z|1746e614-c8b3-457f-9d0b-1f4d64830183|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:17.763Z|0a34c60c-1587-4078-afa5-786c24ab41ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:17.764Z|0a34c60c-1587-4078-afa5-786c24ab41ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:21.020Z|64dd96ee-b0a7-48c4-9a5e-537323b8e9d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:21.021Z|64dd96ee-b0a7-48c4-9a5e-537323b8e9d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:24.171Z|ab909bbb-fa91-42f7-a7a4-d65528adc582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:43:24.173Z|ab909bbb-fa91-42f7-a7a4-d65528adc582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:43:24.265Z|e756fa19-2be7-4055-8309-acf7123c6806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:43:24.266Z|e756fa19-2be7-4055-8309-acf7123c6806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:43:24.645Z|58e84386-0cdc-4184-bcad-c2aa9324c195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:24.646Z|58e84386-0cdc-4184-bcad-c2aa9324c195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:27.792Z|15274ead-3997-4a94-b0dd-1a0664eda5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:27.793Z|15274ead-3997-4a94-b0dd-1a0664eda5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:31.043Z|015c713c-3db1-49f9-bd65-ff96b3b5ef53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:31.044Z|015c713c-3db1-49f9-bd65-ff96b3b5ef53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:34.677Z|96558b87-d58f-4dc3-9349-7a92550d9e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:34.679Z|96558b87-d58f-4dc3-9349-7a92550d9e96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:37.821Z|2edb6697-6b65-45de-a0a2-b365b421b917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:37.823Z|2edb6697-6b65-45de-a0a2-b365b421b917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:39.171Z|b643f8f6-4a57-4f80-8d48-a5a453be8982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:43:39.173Z|b643f8f6-4a57-4f80-8d48-a5a453be8982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:43:41.066Z|37f08e72-aa01-447b-9388-d1fb546bea00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:41.067Z|37f08e72-aa01-447b-9388-d1fb546bea00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:44.716Z|7011bd02-a5cb-4832-82b6-cb839e50d86a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:44.719Z|7011bd02-a5cb-4832-82b6-cb839e50d86a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:47.852Z|abfaf39c-ae8f-4854-bc61-f85ffd4548dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:47.853Z|abfaf39c-ae8f-4854-bc61-f85ffd4548dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:51.091Z|3c9e895c-7e90-4577-b544-15bdb1c6619c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:51.091Z|3c9e895c-7e90-4577-b544-15bdb1c6619c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:54.171Z|b2e6ea95-d412-46b2-9df2-71ec419b9a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:43:54.173Z|b2e6ea95-d412-46b2-9df2-71ec419b9a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:43:54.267Z|40a2bf4e-1031-465e-ae7d-37b452951dea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:43:54.268Z|40a2bf4e-1031-465e-ae7d-37b452951dea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:43:54.749Z|ce5a3e84-df65-4e13-a6ab-78f4eabea4b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:54.750Z|ce5a3e84-df65-4e13-a6ab-78f4eabea4b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:43:57.880Z|4b587697-4b19-4ece-97c5-2fa0853d7d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:43:57.881Z|4b587697-4b19-4ece-97c5-2fa0853d7d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:01.114Z|764feaaa-3cdc-4d22-9ac7-9802d205f175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:01.115Z|764feaaa-3cdc-4d22-9ac7-9802d205f175|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:04.774Z|1c325fec-54ea-4cde-96cb-3d857af5fb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:04.775Z|1c325fec-54ea-4cde-96cb-3d857af5fb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:07.910Z|62f4c46f-db27-4e0d-935b-06340fbd6532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:07.911Z|62f4c46f-db27-4e0d-935b-06340fbd6532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:09.171Z|2309ae4d-563d-4834-b6be-675057f2aa8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:44:09.172Z|2309ae4d-563d-4834-b6be-675057f2aa8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:44:11.139Z|911a5eef-b05b-4919-af14-ef48c7168a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:11.140Z|911a5eef-b05b-4919-af14-ef48c7168a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:14.801Z|0c2a16eb-e158-4294-b0b9-a5fb7f55ba7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:14.802Z|0c2a16eb-e158-4294-b0b9-a5fb7f55ba7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:15.296Z|4447776b-b9a2-4d0c-ad0d-550505a83341|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:44:15.298Z|4447776b-b9a2-4d0c-ad0d-550505a83341|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:17.935Z|d262740c-68f8-48f6-a326-39933e66212e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:17.936Z|d262740c-68f8-48f6-a326-39933e66212e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:21.163Z|f8e2fb18-6ef3-4dd8-96cc-4f25c289f12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:21.164Z|f8e2fb18-6ef3-4dd8-96cc-4f25c289f12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:24.172Z|180bb032-3e8d-4919-bc73-7e50058fe34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:44:24.175Z|180bb032-3e8d-4919-bc73-7e50058fe34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:44:24.268Z|4e611c92-3e68-4e46-90df-4d6a8ae75ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:44:24.269Z|4e611c92-3e68-4e46-90df-4d6a8ae75ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:44:24.829Z|eb8eee68-6c04-4633-9cb0-bef75a432689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:24.831Z|eb8eee68-6c04-4633-9cb0-bef75a432689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:27.963Z|0f44b416-192c-49ef-b667-cee8c0c55164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:27.964Z|0f44b416-192c-49ef-b667-cee8c0c55164|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:31.188Z|729d424d-4912-4fb3-8632-21c2432e30c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:31.189Z|729d424d-4912-4fb3-8632-21c2432e30c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:34.862Z|cebe32f2-8a93-40c1-91c7-5c7f5589f4bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:34.863Z|cebe32f2-8a93-40c1-91c7-5c7f5589f4bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:37.987Z|bd905e4a-dfe8-489d-9d43-c6a98734b1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:37.988Z|bd905e4a-dfe8-489d-9d43-c6a98734b1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:39.171Z|535ceacc-34eb-4d67-9555-5010fa825733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:44:39.172Z|535ceacc-34eb-4d67-9555-5010fa825733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:44:41.215Z|74687d27-38af-4e61-86f9-0151a690a9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:41.216Z|74687d27-38af-4e61-86f9-0151a690a9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:44.888Z|58eb7748-6bbf-4012-9462-eb830b68a10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:44.890Z|58eb7748-6bbf-4012-9462-eb830b68a10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:48.013Z|086b8cc3-4cb4-454b-937a-66426aace7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:48.014Z|086b8cc3-4cb4-454b-937a-66426aace7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:51.239Z|d21249f2-8368-4ff9-86f7-f179a5790223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:51.240Z|d21249f2-8368-4ff9-86f7-f179a5790223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:54.171Z|cf976304-38b3-46b2-8354-ec39eccbc685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:44:54.172Z|cf976304-38b3-46b2-8354-ec39eccbc685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:44:54.270Z|c51ee6f1-722a-4521-a2fd-74811748d7a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:44:54.271Z|c51ee6f1-722a-4521-a2fd-74811748d7a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:44:54.917Z|bab2b519-3fb2-45a9-b74e-ed035e7ca617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:54.918Z|bab2b519-3fb2-45a9-b74e-ed035e7ca617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:44:58.042Z|36a55933-eb2c-42f0-93cb-ede3f1d21e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:44:58.043Z|36a55933-eb2c-42f0-93cb-ede3f1d21e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:01.264Z|ee694c52-d034-47c0-a8ce-f71947a9c41c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:01.265Z|ee694c52-d034-47c0-a8ce-f71947a9c41c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:04.944Z|25c0f306-60bf-4024-b45c-9696a78781e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:04.946Z|25c0f306-60bf-4024-b45c-9696a78781e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:08.068Z|f0c41ec6-6a64-4806-bf02-6dc1c15d3b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:08.068Z|f0c41ec6-6a64-4806-bf02-6dc1c15d3b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:09.171Z|52a3b7e7-cca6-478f-965e-a56070e78e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:45:09.173Z|52a3b7e7-cca6-478f-965e-a56070e78e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:45:11.289Z|d10b69af-a531-4751-bc32-2182bede4ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:11.289Z|d10b69af-a531-4751-bc32-2182bede4ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:14.973Z|ef25e919-6847-4a8e-a7ec-d228b5deffd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:14.974Z|ef25e919-6847-4a8e-a7ec-d228b5deffd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:15.296Z|0c050d93-e516-4c55-99cf-9d7ebf4ef4f9|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:45:15.297Z|0c050d93-e516-4c55-99cf-9d7ebf4ef4f9|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:18.092Z|4aa7c130-68a0-4cb5-b0eb-e69be3e8c3ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:18.094Z|4aa7c130-68a0-4cb5-b0eb-e69be3e8c3ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:21.311Z|c5afd58e-630b-4840-941b-3e37efdb26fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:21.312Z|c5afd58e-630b-4840-941b-3e37efdb26fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:24.172Z|3847d051-1ac6-4f15-92c5-b6bb007ce5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:45:24.173Z|3847d051-1ac6-4f15-92c5-b6bb007ce5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:45:24.272Z|2f8be169-fb42-4527-a4a8-c38317f097f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:45:24.273Z|2f8be169-fb42-4527-a4a8-c38317f097f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:45:25.002Z|81ef4446-6ec2-4f5c-80b0-5636b4af16a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:25.004Z|81ef4446-6ec2-4f5c-80b0-5636b4af16a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:28.120Z|cbe7c688-2e85-4279-a211-b576b4af9813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:28.121Z|cbe7c688-2e85-4279-a211-b576b4af9813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:31.393Z|cee8771d-6b84-4222-b91a-ecf0fe8a84f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:31.394Z|cee8771d-6b84-4222-b91a-ecf0fe8a84f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:35.034Z|1b8b0f09-f22d-43eb-8042-830bfa71e0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:35.035Z|1b8b0f09-f22d-43eb-8042-830bfa71e0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:38.144Z|ab0a9459-0046-40e6-b878-877eb20009b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:38.146Z|ab0a9459-0046-40e6-b878-877eb20009b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:39.171Z|55e19930-50a3-464e-bdad-d95baef90272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:45:39.172Z|55e19930-50a3-464e-bdad-d95baef90272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:45:41.417Z|7e1df154-38c2-40fe-a5fe-5a2bf7cf1889|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:41.418Z|7e1df154-38c2-40fe-a5fe-5a2bf7cf1889|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:45.065Z|39542cc0-1a79-4f15-9947-d05c15c253f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:45.066Z|39542cc0-1a79-4f15-9947-d05c15c253f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:48.172Z|d3cae568-a5cb-49f8-ae05-8f898cbadff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:48.173Z|d3cae568-a5cb-49f8-ae05-8f898cbadff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:51.452Z|b7e70e5b-aea2-4e6d-b633-bcca560a6fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:51.453Z|b7e70e5b-aea2-4e6d-b633-bcca560a6fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:54.171Z|514a44b9-7221-4fff-9f30-570d5c6aeb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:45:54.174Z|514a44b9-7221-4fff-9f30-570d5c6aeb90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:45:54.274Z|1d892a2b-a65b-4c65-9cce-44d264c3f7db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:45:54.275Z|1d892a2b-a65b-4c65-9cce-44d264c3f7db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:45:55.094Z|e3115949-b5a3-4eed-a195-885397a5465c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:55.096Z|e3115949-b5a3-4eed-a195-885397a5465c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:45:58.196Z|27673b6d-d13d-4d72-b0b4-210ff559325d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:45:58.197Z|27673b6d-d13d-4d72-b0b4-210ff559325d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:01.481Z|ab7bc3e6-8f09-47c4-9d2c-8180cd77f7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:01.482Z|ab7bc3e6-8f09-47c4-9d2c-8180cd77f7c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:05.123Z|ccccbfbc-eee1-4973-b947-155a85854b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:05.124Z|ccccbfbc-eee1-4973-b947-155a85854b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:08.217Z|58279ecc-53ed-4bc2-8459-3bbda66ba269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:08.218Z|58279ecc-53ed-4bc2-8459-3bbda66ba269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:09.171Z|1b45b624-0265-460d-a01c-c98355af7d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:46:09.172Z|1b45b624-0265-460d-a01c-c98355af7d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:46:11.507Z|5aa7a0f5-e5d7-47ad-9220-3ce9a23b6646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:11.508Z|5aa7a0f5-e5d7-47ad-9220-3ce9a23b6646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:15.150Z|220cb028-efc1-4940-8c1e-c5536f8bfe08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:15.151Z|220cb028-efc1-4940-8c1e-c5536f8bfe08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:15.296Z|ba3a287f-c806-442f-b099-3096330343e7|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:46:15.297Z|ba3a287f-c806-442f-b099-3096330343e7|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:18.242Z|a1037c89-f418-4779-be82-f694c8ace9c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:18.243Z|a1037c89-f418-4779-be82-f694c8ace9c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:21.534Z|017225b4-4f90-49c7-9fc1-9b4a8524fe47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:21.535Z|017225b4-4f90-49c7-9fc1-9b4a8524fe47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:24.171Z|a16fef9c-b6f2-471d-94f7-351816dc1325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:46:24.172Z|a16fef9c-b6f2-471d-94f7-351816dc1325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:46:24.276Z|cb85a0f2-ca5f-47ca-9551-8e4cffc8c17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:46:24.277Z|cb85a0f2-ca5f-47ca-9551-8e4cffc8c17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:46:25.181Z|dd82be7e-b418-48fa-99ec-23907123a6ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:25.182Z|dd82be7e-b418-48fa-99ec-23907123a6ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:28.266Z|7add1417-e8a9-450a-a3a5-36cc68360a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:28.267Z|7add1417-e8a9-450a-a3a5-36cc68360a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:31.566Z|52bb664c-c3cb-41b6-bf21-c821f5cf64cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:31.566Z|52bb664c-c3cb-41b6-bf21-c821f5cf64cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:35.221Z|ca425bd5-8b69-4903-8b28-ffc7db9a50a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:35.223Z|ca425bd5-8b69-4903-8b28-ffc7db9a50a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:38.288Z|73d48cdb-f288-43cf-a412-01b7054942ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:38.289Z|73d48cdb-f288-43cf-a412-01b7054942ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:39.171Z|c325347f-f7a8-4649-94de-523bca82d57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:46:39.173Z|c325347f-f7a8-4649-94de-523bca82d57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:46:41.593Z|2f444765-5bef-426b-96f2-bd8e1ce658a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:41.595Z|2f444765-5bef-426b-96f2-bd8e1ce658a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:45.249Z|ba074420-70a1-4beb-a5b1-f63a92f662a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:45.250Z|ba074420-70a1-4beb-a5b1-f63a92f662a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:48.313Z|cc772109-4d25-42dd-a74e-3d1ed2093b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:48.313Z|cc772109-4d25-42dd-a74e-3d1ed2093b42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:51.619Z|ff2619c3-0770-44cd-82cf-484a9475eca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:51.620Z|ff2619c3-0770-44cd-82cf-484a9475eca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:54.171Z|72c06a41-ef5c-406e-aec2-8404d073f00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:46:54.173Z|72c06a41-ef5c-406e-aec2-8404d073f00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:46:54.278Z|82df249c-099e-4b2e-a517-cce1c9ecb723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:46:54.279Z|82df249c-099e-4b2e-a517-cce1c9ecb723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:46:55.280Z|363f6973-bbaa-4a19-8ec3-d4beb9c3a181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:55.281Z|363f6973-bbaa-4a19-8ec3-d4beb9c3a181|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:46:58.342Z|43966f45-41bd-49f1-aecd-f1e90d725434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:46:58.343Z|43966f45-41bd-49f1-aecd-f1e90d725434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:01.642Z|e08aad43-c059-4a3e-9a2c-cf16e0b4e9af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:01.643Z|e08aad43-c059-4a3e-9a2c-cf16e0b4e9af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:05.314Z|57cbe9c7-4447-43b1-ba0a-39573dfcdba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:05.315Z|57cbe9c7-4447-43b1-ba0a-39573dfcdba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:08.367Z|29217fc2-57f0-414c-9eb4-a6f5b0531cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:08.368Z|29217fc2-57f0-414c-9eb4-a6f5b0531cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:09.172Z|f2e0ebe9-db48-4d12-aabb-1c24a9a68f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:47:09.173Z|f2e0ebe9-db48-4d12-aabb-1c24a9a68f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:47:11.670Z|cfac5081-93d6-452e-8215-9c17e55f3ba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:11.671Z|cfac5081-93d6-452e-8215-9c17e55f3ba6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:15.296Z|00872bd6-8cd2-4700-ba5c-68d0e09868b1|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:47:15.297Z|00872bd6-8cd2-4700-ba5c-68d0e09868b1|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:15.345Z|17c95a0c-96a6-43a6-a9ab-7b9af3ffb36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:15.346Z|17c95a0c-96a6-43a6-a9ab-7b9af3ffb36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:18.390Z|6090b912-48d7-4f59-bf18-a11910fc1ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:18.391Z|6090b912-48d7-4f59-bf18-a11910fc1ac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:21.706Z|8ab5458a-2d0b-431e-95b1-265a7881db73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:21.707Z|8ab5458a-2d0b-431e-95b1-265a7881db73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:24.172Z|1911c88c-5eaa-4622-a500-6df1f5f80da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:47:24.176Z|1911c88c-5eaa-4622-a500-6df1f5f80da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:47:24.281Z|16302251-bf90-4143-b3f8-f2f64a7a7563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:47:24.282Z|16302251-bf90-4143-b3f8-f2f64a7a7563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:47:25.377Z|feebffca-0239-441f-8bbe-11c9111760bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:25.378Z|feebffca-0239-441f-8bbe-11c9111760bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:28.416Z|6e06e738-4558-4537-899f-c64cb2e76fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:28.417Z|6e06e738-4558-4537-899f-c64cb2e76fd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:31.732Z|1b31ccac-34cf-40c8-a1b1-4275f78027b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:31.733Z|1b31ccac-34cf-40c8-a1b1-4275f78027b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:35.404Z|f64fcee2-9970-4e12-942d-ee2c4f1318e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:35.405Z|f64fcee2-9970-4e12-942d-ee2c4f1318e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:38.439Z|f113628e-524c-41b3-85ad-1f09a7acedb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:38.439Z|f113628e-524c-41b3-85ad-1f09a7acedb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:39.171Z|3d9506de-e868-4fec-86ad-75d9ee2d620b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:47:39.171Z|3d9506de-e868-4fec-86ad-75d9ee2d620b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:47:41.758Z|db4bde03-6de6-4b07-b837-2e3e7925ca30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:41.759Z|db4bde03-6de6-4b07-b837-2e3e7925ca30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:45.435Z|515af0ea-f0d6-400f-8620-37d987d03b86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:45.436Z|515af0ea-f0d6-400f-8620-37d987d03b86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:48.459Z|6e69939d-7d05-4448-bc08-3e6b367ad2fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:48.460Z|6e69939d-7d05-4448-bc08-3e6b367ad2fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:51.785Z|c34f6004-2e94-418c-a5e2-5de7c9136bc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:51.786Z|c34f6004-2e94-418c-a5e2-5de7c9136bc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:54.171Z|f72a41c4-777d-4cf0-bd53-53c5dc836c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:47:54.172Z|f72a41c4-777d-4cf0-bd53-53c5dc836c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:47:54.283Z|b249fd86-6cef-4a65-bef7-8988f5d8d992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:47:54.284Z|b249fd86-6cef-4a65-bef7-8988f5d8d992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:47:55.463Z|10dff361-8d52-48f5-b7a8-f155162b9575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:55.465Z|10dff361-8d52-48f5-b7a8-f155162b9575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:47:58.486Z|c2952d93-acc6-40ba-97a0-08cd87c1ff26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:47:58.487Z|c2952d93-acc6-40ba-97a0-08cd87c1ff26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:01.811Z|cce29264-c285-45c4-b041-2dc53fa6a5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:01.812Z|cce29264-c285-45c4-b041-2dc53fa6a5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:05.490Z|687aa279-24cd-4726-bbd8-2d1e1bd8bad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:05.491Z|687aa279-24cd-4726-bbd8-2d1e1bd8bad3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:08.513Z|a15fae33-7a76-425d-80be-846075af5f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:08.513Z|a15fae33-7a76-425d-80be-846075af5f21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:09.171Z|7c13a14a-0dfe-4a07-9ddc-1da61ac4b805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:48:09.173Z|7c13a14a-0dfe-4a07-9ddc-1da61ac4b805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:48:11.835Z|ffa5249a-7e83-4cf9-b0ad-77974470e816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:11.836Z|ffa5249a-7e83-4cf9-b0ad-77974470e816|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:15.298Z|4234edf5-3b24-4b33-9718-7c12ea7850e2|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:48:15.300Z|4234edf5-3b24-4b33-9718-7c12ea7850e2|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:15.516Z|a0df5a10-6226-4929-8863-2b319711fd6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:15.517Z|a0df5a10-6226-4929-8863-2b319711fd6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:18.536Z|a73dcc33-fe3c-4d8f-9336-dfcb05fd91dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:18.536Z|a73dcc33-fe3c-4d8f-9336-dfcb05fd91dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:21.862Z|f513283f-04ce-43d8-ad9d-c77216a7194b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:21.863Z|f513283f-04ce-43d8-ad9d-c77216a7194b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:24.171Z|528ba048-bb5c-4ffc-b419-aeab3b925cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:48:24.172Z|528ba048-bb5c-4ffc-b419-aeab3b925cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:48:24.285Z|a684ce85-5f6b-48e8-9dae-123cb9ec26d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:48:24.285Z|a684ce85-5f6b-48e8-9dae-123cb9ec26d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:48:25.545Z|864142c7-9ee6-4ba1-93d3-9d9b99e5054b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:25.547Z|864142c7-9ee6-4ba1-93d3-9d9b99e5054b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:28.561Z|349d8c60-bdd6-49ab-8ce7-1e542b7ae094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:28.561Z|349d8c60-bdd6-49ab-8ce7-1e542b7ae094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:31.885Z|5971b756-553a-4cd9-849b-ec795973a3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:31.885Z|5971b756-553a-4cd9-849b-ec795973a3ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:35.576Z|c572f8ca-fb00-4cd6-a89e-43474f9b1dd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:35.577Z|c572f8ca-fb00-4cd6-a89e-43474f9b1dd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:38.589Z|04f5c133-4e76-4292-8e9e-03c84466639f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:38.590Z|04f5c133-4e76-4292-8e9e-03c84466639f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:39.171Z|ba31398a-a964-4d22-a0a7-6f7d821470f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:48:39.171Z|ba31398a-a964-4d22-a0a7-6f7d821470f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:48:41.912Z|4e9f3741-2ec9-40f9-9063-83ca3ac4f4d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:41.913Z|4e9f3741-2ec9-40f9-9063-83ca3ac4f4d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:45.602Z|26a5fdac-dbbd-4da9-9e00-458654fb3082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:45.603Z|26a5fdac-dbbd-4da9-9e00-458654fb3082|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:48.615Z|1cfa163c-f883-4710-96a6-31f9022422aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:48.616Z|1cfa163c-f883-4710-96a6-31f9022422aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:51.944Z|b5c7708b-2bf4-4115-8aca-b498c9a72658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:51.945Z|b5c7708b-2bf4-4115-8aca-b498c9a72658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:54.171Z|1fcaaa58-5a43-48ec-95b2-33508632f886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:48:54.174Z|1fcaaa58-5a43-48ec-95b2-33508632f886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:48:54.286Z|5b9c1ca7-3d4a-48dc-9930-f5df513b879b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:48:54.287Z|5b9c1ca7-3d4a-48dc-9930-f5df513b879b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:48:55.632Z|d3ecce93-90e9-470b-9b40-19a080b16ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:55.633Z|d3ecce93-90e9-470b-9b40-19a080b16ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:48:58.637Z|a2ed89ad-475f-469c-9e80-f435b5c80f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:48:58.638Z|a2ed89ad-475f-469c-9e80-f435b5c80f42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:01.970Z|4580bd02-c82c-4f9a-adf2-b180d1c528ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:01.971Z|4580bd02-c82c-4f9a-adf2-b180d1c528ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:05.664Z|94145298-8f76-4646-a8cd-98076d17f1bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:05.666Z|94145298-8f76-4646-a8cd-98076d17f1bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:08.660Z|87a59086-58bf-445f-af8d-315b6614a944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:08.661Z|87a59086-58bf-445f-af8d-315b6614a944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:09.171Z|c5352a12-d30a-4e0d-8535-715c254aa0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:49:09.171Z|c5352a12-d30a-4e0d-8535-715c254aa0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:49:12.000Z|e441e940-f7fc-43da-af7e-525257bda6f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:12.001Z|e441e940-f7fc-43da-af7e-525257bda6f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:15.295Z|73a5938a-7d77-4dd0-97e4-3bc435c47a5e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:49:15.296Z|73a5938a-7d77-4dd0-97e4-3bc435c47a5e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:15.691Z|5a025ff3-ce42-4b42-afd6-d334001cfe21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:15.692Z|5a025ff3-ce42-4b42-afd6-d334001cfe21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:18.684Z|e913025d-1303-4168-8046-a708eb99d05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:18.685Z|e913025d-1303-4168-8046-a708eb99d05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:22.030Z|2b1874ef-dc62-45ee-838e-17ba1eb1363f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:22.032Z|2b1874ef-dc62-45ee-838e-17ba1eb1363f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:24.171Z|4e6ac650-d908-4c7d-b2ce-6ec16a3a80d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:49:24.172Z|4e6ac650-d908-4c7d-b2ce-6ec16a3a80d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:49:24.287Z|e654e3cd-70d7-4425-832a-cd9e6f85e128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:49:24.288Z|e654e3cd-70d7-4425-832a-cd9e6f85e128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:49:25.721Z|e4f547a9-6ebd-4226-989d-a56c1a3d6b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:25.722Z|e4f547a9-6ebd-4226-989d-a56c1a3d6b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:28.710Z|e5ebb054-f773-42fc-a706-d20195e79050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:28.711Z|e5ebb054-f773-42fc-a706-d20195e79050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:32.060Z|c9902513-d7ef-4455-9b6e-e0b7806e7839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:32.061Z|c9902513-d7ef-4455-9b6e-e0b7806e7839|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:35.750Z|89fa2e4f-a9c1-46f8-82b2-a23219d7fb51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:35.751Z|89fa2e4f-a9c1-46f8-82b2-a23219d7fb51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:38.737Z|4811be0b-afcf-4a35-b6dc-3b256789d0f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:38.738Z|4811be0b-afcf-4a35-b6dc-3b256789d0f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:39.171Z|4b696b4e-a113-4faf-81ed-4713c811b016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:49:39.173Z|4b696b4e-a113-4faf-81ed-4713c811b016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:49:42.083Z|38438cb0-9bd6-41cb-b5e1-b8332590f0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:42.084Z|38438cb0-9bd6-41cb-b5e1-b8332590f0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:45.777Z|52341f12-1efd-46aa-b708-c5f9377513d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:45.778Z|52341f12-1efd-46aa-b708-c5f9377513d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:48.768Z|10439b94-2c0b-46b7-8d15-7b86c158712d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:48.770Z|10439b94-2c0b-46b7-8d15-7b86c158712d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:52.107Z|ae0a446f-7ede-4f4a-8bbd-bcce63aa9bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:52.108Z|ae0a446f-7ede-4f4a-8bbd-bcce63aa9bb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:54.171Z|addc8007-4121-4d10-9c6f-406f312d6560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:49:54.173Z|addc8007-4121-4d10-9c6f-406f312d6560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:49:54.289Z|8fb8c767-3f51-4a8a-b6a9-3e10be841e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:49:54.290Z|8fb8c767-3f51-4a8a-b6a9-3e10be841e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:49:55.808Z|b04fed47-8860-4b22-b6f2-bc76322acb3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:55.809Z|b04fed47-8860-4b22-b6f2-bc76322acb3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:49:58.800Z|f5633c6d-54c2-4502-9b98-2d1b49d85ce2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:49:58.801Z|f5633c6d-54c2-4502-9b98-2d1b49d85ce2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:02.141Z|05a585e8-f7ce-44f5-83a2-ee8d4d207112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:02.142Z|05a585e8-f7ce-44f5-83a2-ee8d4d207112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:05.835Z|a2d8888f-2bca-4227-847d-af598d9cbf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:05.836Z|a2d8888f-2bca-4227-847d-af598d9cbf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:08.829Z|e7d4a4ec-4c87-4b16-ae17-8b06b9a64cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:08.830Z|e7d4a4ec-4c87-4b16-ae17-8b06b9a64cba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:09.171Z|20583989-c5cb-4edd-a20c-dd458eed6be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:50:09.171Z|20583989-c5cb-4edd-a20c-dd458eed6be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:50:12.172Z|64e4464d-f5e5-4a44-9aa4-9ec5b509aea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:12.174Z|64e4464d-f5e5-4a44-9aa4-9ec5b509aea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:15.296Z|226585d1-a8e4-4cf2-be68-1064dfb0766d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:50:15.297Z|226585d1-a8e4-4cf2-be68-1064dfb0766d|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:15.858Z|b63f6f4b-c486-4cec-9733-8b0a4d1fcbba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:15.859Z|b63f6f4b-c486-4cec-9733-8b0a4d1fcbba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:18.856Z|87457c7c-650c-4f76-88fd-79f2fbe58bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:18.857Z|87457c7c-650c-4f76-88fd-79f2fbe58bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:22.202Z|668e7e29-3606-4d00-b681-21907ece563a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:22.203Z|668e7e29-3606-4d00-b681-21907ece563a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:24.171Z|d3c83ab9-9c03-45c6-b30a-03b712ff1b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:50:24.174Z|d3c83ab9-9c03-45c6-b30a-03b712ff1b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:50:24.291Z|629d6c2a-241f-4eaf-8acc-152321136927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:50:24.292Z|629d6c2a-241f-4eaf-8acc-152321136927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:50:25.881Z|3b223f53-a592-4a9c-b0fc-72bad780ea51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:25.882Z|3b223f53-a592-4a9c-b0fc-72bad780ea51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:28.887Z|c3427520-7371-48ba-b6a4-a0e9c1ebf38f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:28.889Z|c3427520-7371-48ba-b6a4-a0e9c1ebf38f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:32.230Z|e97038f6-38be-4da6-bf75-3496811f2261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:32.232Z|e97038f6-38be-4da6-bf75-3496811f2261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:35.908Z|e1a3c536-3298-475d-b848-aca42b179528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:35.910Z|e1a3c536-3298-475d-b848-aca42b179528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:38.918Z|fe4ba7d1-a4ca-4061-bb68-19fa4faafa5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:38.919Z|fe4ba7d1-a4ca-4061-bb68-19fa4faafa5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:39.171Z|1f0780ef-a075-4568-9ef9-8a9a96520b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:50:39.171Z|1f0780ef-a075-4568-9ef9-8a9a96520b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:50:42.263Z|e48043d8-99c0-4b4f-9294-feadcc17de3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:42.265Z|e48043d8-99c0-4b4f-9294-feadcc17de3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:45.933Z|541d7a12-346f-430d-8f2f-0b3dd6386c66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:45.934Z|541d7a12-346f-430d-8f2f-0b3dd6386c66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:48.950Z|36087df8-2a3b-4196-b5e2-f353623aec69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:48.951Z|36087df8-2a3b-4196-b5e2-f353623aec69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:52.304Z|34a606bd-c4bd-4395-8c0a-debaffaeeb78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:52.305Z|34a606bd-c4bd-4395-8c0a-debaffaeeb78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:54.171Z|aaee4e6f-5011-4c63-9582-60d2ae9935d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:50:54.173Z|aaee4e6f-5011-4c63-9582-60d2ae9935d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:50:54.292Z|1349d5a6-ed56-4416-a86b-a9b5cd0f259f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:50:54.293Z|1349d5a6-ed56-4416-a86b-a9b5cd0f259f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:50:55.955Z|3d438062-f948-43ce-bd6c-8ca4683b88fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:55.957Z|3d438062-f948-43ce-bd6c-8ca4683b88fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:50:58.977Z|25479578-57f1-4930-9e4e-ef2650a48610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:50:58.979Z|25479578-57f1-4930-9e4e-ef2650a48610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:02.334Z|9aceb705-4a75-49da-98ac-967c15f8be79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:02.335Z|9aceb705-4a75-49da-98ac-967c15f8be79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:05.982Z|336eb082-ca22-4257-ab5a-d4ceafe9a5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:05.983Z|336eb082-ca22-4257-ab5a-d4ceafe9a5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:09.007Z|4113d744-4165-4d77-80fc-d26f85c7d10a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:09.008Z|4113d744-4165-4d77-80fc-d26f85c7d10a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:09.171Z|4105e64c-d234-44bb-ab0a-277181072e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:51:09.173Z|4105e64c-d234-44bb-ab0a-277181072e34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:51:12.361Z|8e421fab-30e9-4024-9c91-ab47b42e2f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:12.361Z|8e421fab-30e9-4024-9c91-ab47b42e2f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:15.300Z|1923af74-2159-4122-b630-cb84778238a6|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:51:15.301Z|1923af74-2159-4122-b630-cb84778238a6|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:16.013Z|d525a20b-e633-4b10-8046-8d56755d65c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:16.014Z|d525a20b-e633-4b10-8046-8d56755d65c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:19.037Z|a4435781-d611-40d7-a528-8e44912f6d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:19.038Z|a4435781-d611-40d7-a528-8e44912f6d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:22.388Z|57f5ddb6-047e-4ffb-955d-5f7f41e8828f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:22.389Z|57f5ddb6-047e-4ffb-955d-5f7f41e8828f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:24.171Z|6643ec8b-90e4-4765-a71b-8cef19c8ec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:51:24.172Z|6643ec8b-90e4-4765-a71b-8cef19c8ec7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:51:24.295Z|ad7d21ae-4d7c-413e-9e4f-e5ce7504a093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:51:24.296Z|ad7d21ae-4d7c-413e-9e4f-e5ce7504a093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:51:26.037Z|624b8c28-2303-4c68-9dc6-1c97468d5100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:26.038Z|624b8c28-2303-4c68-9dc6-1c97468d5100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:29.065Z|b0ef6965-5f9b-4a56-890a-122ef2752f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:29.066Z|b0ef6965-5f9b-4a56-890a-122ef2752f58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:32.417Z|e996c4c5-ae23-4b07-b382-067f5574ae7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:32.418Z|e996c4c5-ae23-4b07-b382-067f5574ae7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:36.060Z|3f4ddfa4-3623-4298-9779-6557d31bdb30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:36.061Z|3f4ddfa4-3623-4298-9779-6557d31bdb30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:39.090Z|3e628d5c-7b7a-4dc3-bc2b-b7c1e8f68855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:39.091Z|3e628d5c-7b7a-4dc3-bc2b-b7c1e8f68855|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:39.170Z|3e01ccdb-bf7d-4837-83a5-31d4f72d5c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:51:39.171Z|3e01ccdb-bf7d-4837-83a5-31d4f72d5c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:51:42.444Z|dd68977e-9ee5-417a-b236-8197dcff5781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:42.445Z|dd68977e-9ee5-417a-b236-8197dcff5781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:46.083Z|f4ebce7f-bae5-4aa0-86e2-f7b9f59c6b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:46.084Z|f4ebce7f-bae5-4aa0-86e2-f7b9f59c6b33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:49.116Z|333066d2-05f0-4249-830f-af2005f3f19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:49.117Z|333066d2-05f0-4249-830f-af2005f3f19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:52.472Z|e1932275-c57f-4ea7-b726-1920ed0819de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:52.473Z|e1932275-c57f-4ea7-b726-1920ed0819de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:54.171Z|260d9031-6da5-49dc-946f-276ee5600d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:51:54.174Z|260d9031-6da5-49dc-946f-276ee5600d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:51:54.298Z|ca4b70e4-f265-47f6-8848-acb29e67f0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:51:54.299Z|ca4b70e4-f265-47f6-8848-acb29e67f0f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:51:56.109Z|7071e60a-a6f8-4be3-be12-1ab7c9eb158d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:56.110Z|7071e60a-a6f8-4be3-be12-1ab7c9eb158d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:51:59.142Z|d3ff2cb4-63df-46c1-b2a3-a200c631d37f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:51:59.143Z|d3ff2cb4-63df-46c1-b2a3-a200c631d37f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:02.506Z|e99dda1d-4efd-411a-aa9a-55e94ca99a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:02.507Z|e99dda1d-4efd-411a-aa9a-55e94ca99a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:06.137Z|15387ac1-bba4-4daa-b0c6-04124457194b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:06.138Z|15387ac1-bba4-4daa-b0c6-04124457194b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:09.170Z|ed08f2cd-3ea0-4516-9941-a2f734e502a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:09.171Z|9a8ac024-2718-4ce6-a9a4-6374bb1ba0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:52:09.171Z|ed08f2cd-3ea0-4516-9941-a2f734e502a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:09.171Z|9a8ac024-2718-4ce6-a9a4-6374bb1ba0ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:52:12.536Z|60d9d23a-c648-4c0b-a96c-bd3ca48a0725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:12.538Z|60d9d23a-c648-4c0b-a96c-bd3ca48a0725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:15.296Z|92854bdc-9609-4804-9192-314db5c13a83|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:52:15.297Z|92854bdc-9609-4804-9192-314db5c13a83|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:16.161Z|0de20535-73e8-4bd8-ae0c-2ff21e252db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:16.162Z|0de20535-73e8-4bd8-ae0c-2ff21e252db3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:19.198Z|7d2f3694-1691-4fbc-8a54-5396948b25cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:19.199Z|7d2f3694-1691-4fbc-8a54-5396948b25cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:22.563Z|65af5726-2eff-4a4e-a734-d6a964651d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:22.565Z|65af5726-2eff-4a4e-a734-d6a964651d0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:24.171Z|7975718f-6536-4c11-bd58-202e9d2329e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:52:24.172Z|7975718f-6536-4c11-bd58-202e9d2329e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:52:24.299Z|1e952686-752c-49aa-acad-a66815eec59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:52:24.300Z|1e952686-752c-49aa-acad-a66815eec59f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:52:26.189Z|c9f0cd50-bb5b-45a7-8ad6-ea2e317184b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:26.190Z|c9f0cd50-bb5b-45a7-8ad6-ea2e317184b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:29.230Z|877bdeee-25d7-4df9-9d2b-33633cbf3a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:29.231Z|877bdeee-25d7-4df9-9d2b-33633cbf3a1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:32.596Z|a9368736-8b4d-4460-a8d9-46399873b0bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:32.597Z|a9368736-8b4d-4460-a8d9-46399873b0bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:36.212Z|aa72a235-9790-4ff6-a744-db88e37dfa79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:36.213Z|aa72a235-9790-4ff6-a744-db88e37dfa79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:39.171Z|e75af0cd-a362-4241-8911-0cbbab0059f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:52:39.173Z|e75af0cd-a362-4241-8911-0cbbab0059f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:52:39.259Z|700a4305-abec-4844-8d25-b5a8665fb1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:39.260Z|700a4305-abec-4844-8d25-b5a8665fb1bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:42.623Z|99bdf46d-4ef7-4929-ada4-bdf10e4e8c1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:42.625Z|99bdf46d-4ef7-4929-ada4-bdf10e4e8c1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:46.238Z|6a619eea-b06b-4a86-ab2e-f9f4e86e615d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:46.239Z|6a619eea-b06b-4a86-ab2e-f9f4e86e615d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:49.284Z|8b725473-d92c-4542-9be2-0e6c0fdda797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:49.285Z|8b725473-d92c-4542-9be2-0e6c0fdda797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:52.653Z|ce9f1fe4-3c09-4c61-8214-ff53f01206c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:52.654Z|ce9f1fe4-3c09-4c61-8214-ff53f01206c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:54.171Z|87a89c96-8305-46b6-9617-17822f030efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:52:54.171Z|87a89c96-8305-46b6-9617-17822f030efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:52:54.301Z|82adee5b-5490-4907-ab71-f3dc2c6b5d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:52:54.301Z|82adee5b-5490-4907-ab71-f3dc2c6b5d65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:52:56.262Z|97ae5f80-181e-4c8f-91e9-25856139cc8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:56.263Z|97ae5f80-181e-4c8f-91e9-25856139cc8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:52:59.312Z|ef1ac137-3d61-4261-981e-b20bb1665db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:52:59.314Z|ef1ac137-3d61-4261-981e-b20bb1665db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:02.682Z|3d3bf1ba-8607-4524-b330-03857f5dfb82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:02.683Z|3d3bf1ba-8607-4524-b330-03857f5dfb82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:06.290Z|5a67b097-263d-42cb-b877-2437a6094694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:06.291Z|5a67b097-263d-42cb-b877-2437a6094694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:09.171Z|cee33db6-c148-4970-96dc-482a62d5af53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:53:09.171Z|cee33db6-c148-4970-96dc-482a62d5af53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:53:09.339Z|c4eb45d1-aa38-4f72-ac34-9c825b60dc32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:09.340Z|c4eb45d1-aa38-4f72-ac34-9c825b60dc32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:12.711Z|092e22fd-98b1-4736-87b9-a3280c87b4bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:12.712Z|092e22fd-98b1-4736-87b9-a3280c87b4bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:15.295Z|275589b1-30fb-42d7-9377-fcddb9c11298|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:53:15.296Z|275589b1-30fb-42d7-9377-fcddb9c11298|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:16.315Z|9c0885ee-6e25-48ad-8dbe-c300e3f7820e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:16.315Z|9c0885ee-6e25-48ad-8dbe-c300e3f7820e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:19.363Z|e3698340-5e51-4925-a6d3-595f08fd4234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:19.364Z|e3698340-5e51-4925-a6d3-595f08fd4234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:22.740Z|f6a79bc1-dd6c-480c-a9e7-a7e35a668a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:22.741Z|f6a79bc1-dd6c-480c-a9e7-a7e35a668a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:24.171Z|a7fdb284-80b9-4fa2-94c0-699e5fdddb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:53:24.173Z|a7fdb284-80b9-4fa2-94c0-699e5fdddb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:53:24.302Z|e37d3a23-7fb0-4b2b-837b-6abaeff9838d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:53:24.303Z|e37d3a23-7fb0-4b2b-837b-6abaeff9838d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:53:26.337Z|07309da0-5b31-4b07-8479-d88b53975be7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:26.338Z|07309da0-5b31-4b07-8479-d88b53975be7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:29.387Z|1415a56e-7dc2-4a04-8fee-18e235c0ec68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:29.388Z|1415a56e-7dc2-4a04-8fee-18e235c0ec68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:32.769Z|dc33cac9-a856-453f-beff-78f86291225d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:32.770Z|dc33cac9-a856-453f-beff-78f86291225d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:36.369Z|0a2f64b2-b6f9-4be7-9ddb-ecedd044efde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:36.370Z|0a2f64b2-b6f9-4be7-9ddb-ecedd044efde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:39.171Z|5e0d6598-ee57-4440-924c-bb3d2b53c414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:53:39.172Z|5e0d6598-ee57-4440-924c-bb3d2b53c414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:53:39.411Z|9b32f534-4e22-40d0-80ef-a7267eaf2856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:39.412Z|9b32f534-4e22-40d0-80ef-a7267eaf2856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:42.796Z|e99e1563-7cc2-47a7-b5b5-08588d880890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:42.797Z|e99e1563-7cc2-47a7-b5b5-08588d880890|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:46.395Z|5005e6eb-f865-4d0c-9082-077e3ecac07d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:46.396Z|5005e6eb-f865-4d0c-9082-077e3ecac07d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:49.436Z|dc0bba2d-94e9-4933-a92e-5ceb76bc3708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:49.437Z|dc0bba2d-94e9-4933-a92e-5ceb76bc3708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:52.824Z|5e4479f7-fb2b-4b65-8a87-a75e829d755a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:52.825Z|5e4479f7-fb2b-4b65-8a87-a75e829d755a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:54.171Z|baf50e8b-4c10-49d2-9bef-301bd84c39a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:53:54.172Z|baf50e8b-4c10-49d2-9bef-301bd84c39a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:53:54.304Z|3778dcb2-0f7d-40c3-88b7-66c825f10c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:53:54.305Z|3778dcb2-0f7d-40c3-88b7-66c825f10c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:53:56.423Z|0595321d-d197-4562-9173-e8e582ad1738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:56.424Z|0595321d-d197-4562-9173-e8e582ad1738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:53:59.461Z|27f1ce22-1284-4d2b-bafd-36d8d2c6b3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:53:59.462Z|27f1ce22-1284-4d2b-bafd-36d8d2c6b3f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:02.852Z|90abcdc0-a2e5-4562-8091-e62a77be33cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:02.853Z|90abcdc0-a2e5-4562-8091-e62a77be33cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:06.452Z|c260a09c-d831-47e2-a182-b83c9aacbee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:06.454Z|c260a09c-d831-47e2-a182-b83c9aacbee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:09.171Z|ecf97e25-b039-4f4b-ac63-42a27dc3ebaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:54:09.173Z|ecf97e25-b039-4f4b-ac63-42a27dc3ebaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:54:09.488Z|5a89d8d5-59e1-4bed-bb38-0a6081af8616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:09.489Z|5a89d8d5-59e1-4bed-bb38-0a6081af8616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:12.888Z|26f8d01a-d709-4a1b-8bdf-f92dfe508949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:12.891Z|26f8d01a-d709-4a1b-8bdf-f92dfe508949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:15.296Z|2882024e-2488-47e2-b8c8-9cf4addaaca4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:54:15.297Z|2882024e-2488-47e2-b8c8-9cf4addaaca4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:16.491Z|ec82074f-a75a-48dc-bfd7-a210fc200e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:16.492Z|ec82074f-a75a-48dc-bfd7-a210fc200e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:19.512Z|81ffbb16-ffbb-4d06-87cb-6ea2dfa0d497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:19.513Z|81ffbb16-ffbb-4d06-87cb-6ea2dfa0d497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:22.922Z|d66069dc-29eb-4515-a3b5-9c1dfe165e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:22.923Z|d66069dc-29eb-4515-a3b5-9c1dfe165e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:24.171Z|675111d1-0911-452b-9dcb-222a8c032bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:54:24.172Z|675111d1-0911-452b-9dcb-222a8c032bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:54:24.306Z|be322e95-f2de-4687-bf81-a70a7be65eed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:54:24.306Z|be322e95-f2de-4687-bf81-a70a7be65eed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:54:26.519Z|399adb5f-dc21-449e-b4e9-fee7a0cecb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:26.520Z|399adb5f-dc21-449e-b4e9-fee7a0cecb6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:29.536Z|c68a1fd0-3664-4e88-b061-eaec1d215cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:29.537Z|c68a1fd0-3664-4e88-b061-eaec1d215cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:32.953Z|d82ddd9a-7ec7-4042-af22-0e2e0e1227b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:32.954Z|d82ddd9a-7ec7-4042-af22-0e2e0e1227b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:36.551Z|f87c175d-af33-46fe-84cf-645d733682ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:36.553Z|f87c175d-af33-46fe-84cf-645d733682ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:39.171Z|a0ffe75d-8d97-4d65-b50b-87e18691def4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:54:39.172Z|a0ffe75d-8d97-4d65-b50b-87e18691def4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:54:39.557Z|44f61cdb-e727-4c95-a3ce-45fef10cd6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:39.558Z|44f61cdb-e727-4c95-a3ce-45fef10cd6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:42.982Z|a48a68c5-0eb9-4bca-93fb-114d191b9285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:42.984Z|a48a68c5-0eb9-4bca-93fb-114d191b9285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:46.584Z|1f4e238e-a32d-49dd-8426-bb9c63b7f561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:46.585Z|1f4e238e-a32d-49dd-8426-bb9c63b7f561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:49.580Z|055bd02f-044d-413e-91c6-1a1ff948b7dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:49.581Z|055bd02f-044d-413e-91c6-1a1ff948b7dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:53.017Z|81226d7a-c527-4974-b92a-a6edc3b3e8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:53.018Z|81226d7a-c527-4974-b92a-a6edc3b3e8f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:54.171Z|8de69dd8-13da-42c4-b39e-ad5c45519234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:54:54.173Z|8de69dd8-13da-42c4-b39e-ad5c45519234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:54:54.307Z|90df2e10-00ed-43ca-8897-6b5d901ec385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:54:54.307Z|90df2e10-00ed-43ca-8897-6b5d901ec385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:54:56.609Z|1f9a7f79-c8ce-42c1-9afb-0189680645aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:56.610Z|1f9a7f79-c8ce-42c1-9afb-0189680645aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:54:59.603Z|b839bb21-003b-475d-8cd1-ecced0f4ff94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:54:59.603Z|b839bb21-003b-475d-8cd1-ecced0f4ff94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:03.047Z|5179d488-1387-4f94-9182-ba1b4417d524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:03.048Z|5179d488-1387-4f94-9182-ba1b4417d524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:06.637Z|656b6262-1a8c-43fa-a4be-118a4a5bcdd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:06.638Z|656b6262-1a8c-43fa-a4be-118a4a5bcdd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:09.171Z|126b0710-8d7b-4bcb-a8f4-cdb494eb5df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:55:09.172Z|126b0710-8d7b-4bcb-a8f4-cdb494eb5df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:55:09.626Z|51961a45-8779-40ed-96c0-cfc5f8836cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:09.627Z|51961a45-8779-40ed-96c0-cfc5f8836cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:13.080Z|64daa1d5-1f90-4147-adc0-96f2c97feae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:13.081Z|64daa1d5-1f90-4147-adc0-96f2c97feae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:15.296Z|710385e0-a12e-48ca-8e59-a7758addf265|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:55:15.297Z|710385e0-a12e-48ca-8e59-a7758addf265|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:16.667Z|41802683-401b-4dc6-af14-e31e90933f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:16.668Z|41802683-401b-4dc6-af14-e31e90933f4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:19.649Z|d5164b1f-174f-42a3-8e7a-019e0f67c180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:19.650Z|d5164b1f-174f-42a3-8e7a-019e0f67c180|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:23.110Z|40e63ea1-1202-4f7f-924f-35de6dfef15f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:23.111Z|40e63ea1-1202-4f7f-924f-35de6dfef15f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:24.171Z|8d5fc296-7456-4bde-a3b4-8ae9f781ea36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:55:24.171Z|8d5fc296-7456-4bde-a3b4-8ae9f781ea36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:55:24.308Z|de54d1a4-c965-4de0-a777-c439a0366af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:55:24.309Z|de54d1a4-c965-4de0-a777-c439a0366af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:55:26.693Z|a20c4127-500b-46ae-b40c-bb63a701ebe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:26.693Z|a20c4127-500b-46ae-b40c-bb63a701ebe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:29.676Z|0795a077-4f85-451d-b45b-4fe7b7eb8869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:29.677Z|0795a077-4f85-451d-b45b-4fe7b7eb8869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:33.138Z|95df9aff-dfbd-404c-b080-92c0a12c59bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:33.139Z|95df9aff-dfbd-404c-b080-92c0a12c59bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:36.718Z|ad2760c4-3821-478c-b873-32edc56368fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:36.719Z|ad2760c4-3821-478c-b873-32edc56368fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:39.171Z|c0916ef3-7ab2-47ce-a675-b74d23545ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:55:39.173Z|c0916ef3-7ab2-47ce-a675-b74d23545ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:55:39.702Z|6e88f3b6-03d9-401d-8d32-ecf02a84f2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:39.703Z|6e88f3b6-03d9-401d-8d32-ecf02a84f2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:43.164Z|d6627c08-0270-4c87-abef-628df083a14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:43.166Z|d6627c08-0270-4c87-abef-628df083a14b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:46.751Z|acfe632d-2e81-4adc-8b04-5408b303a2fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:46.752Z|acfe632d-2e81-4adc-8b04-5408b303a2fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:49.727Z|5bb82431-7eda-4b91-8255-e216132b1c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:49.728Z|5bb82431-7eda-4b91-8255-e216132b1c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:53.192Z|107fdffc-8822-4127-a735-266a7d48d4df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:53.193Z|107fdffc-8822-4127-a735-266a7d48d4df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:54.171Z|e6276efe-5c9b-46ae-99ae-3f8a465a41e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:55:54.172Z|e6276efe-5c9b-46ae-99ae-3f8a465a41e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:55:54.310Z|3f307465-32e5-4096-8472-09fb342bf149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:55:54.310Z|3f307465-32e5-4096-8472-09fb342bf149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:55:56.781Z|0e600ef1-b167-471c-85ce-34d31b9cb6d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:56.782Z|0e600ef1-b167-471c-85ce-34d31b9cb6d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:55:59.749Z|ca1e2aab-8b56-48d5-8697-32e6f0ae9a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:55:59.750Z|ca1e2aab-8b56-48d5-8697-32e6f0ae9a03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:03.217Z|2224bae6-9d56-4a4b-8e37-8df96765b9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:03.218Z|2224bae6-9d56-4a4b-8e37-8df96765b9bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:06.814Z|015f1f7d-77b1-44a0-9081-824076c67d4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:06.815Z|015f1f7d-77b1-44a0-9081-824076c67d4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:09.171Z|9d5de731-b556-4925-9c12-0aa8a146c88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:56:09.171Z|9d5de731-b556-4925-9c12-0aa8a146c88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:56:09.773Z|1862315c-e85c-4590-be1d-495071f7d87e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:09.774Z|1862315c-e85c-4590-be1d-495071f7d87e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:13.256Z|d1633c45-400f-4dbe-8798-ecf5eeaa5c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:13.257Z|d1633c45-400f-4dbe-8798-ecf5eeaa5c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:15.295Z|c1a82536-384d-4f5a-b381-97b5234768f6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:56:15.296Z|c1a82536-384d-4f5a-b381-97b5234768f6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:16.840Z|d6b3ae73-a7e3-4877-a356-f011f3735863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:16.841Z|d6b3ae73-a7e3-4877-a356-f011f3735863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:19.799Z|bb4766b0-3911-44e7-986b-553c2366cf7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:19.800Z|bb4766b0-3911-44e7-986b-553c2366cf7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:23.280Z|8f4cc429-4b97-482a-a172-cf69d70c54a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:23.281Z|8f4cc429-4b97-482a-a172-cf69d70c54a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:24.171Z|c3c6f10d-a1a1-41d1-9df2-314c19a6dce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:56:24.174Z|c3c6f10d-a1a1-41d1-9df2-314c19a6dce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:56:24.311Z|5272f3a5-3a94-44e5-b874-b98c31ab3bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:56:24.312Z|5272f3a5-3a94-44e5-b874-b98c31ab3bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:56:26.862Z|12997f60-e4b6-4531-ab8d-bc13b308ebad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:26.863Z|12997f60-e4b6-4531-ab8d-bc13b308ebad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:29.821Z|16331687-e5b3-41ca-888c-cebd4728f7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:29.822Z|16331687-e5b3-41ca-888c-cebd4728f7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:33.302Z|d338310b-26cd-45b7-8c33-139486f1f75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:33.302Z|d338310b-26cd-45b7-8c33-139486f1f75f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:36.886Z|3f5651ff-d177-46fb-a7c1-dea9837dbf32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:36.887Z|3f5651ff-d177-46fb-a7c1-dea9837dbf32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:39.171Z|9202c161-3a29-44f6-9030-8f2365bd382e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:56:39.172Z|9202c161-3a29-44f6-9030-8f2365bd382e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:56:39.847Z|82c655ee-586b-4a62-9af0-ab810bfe4704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:39.848Z|82c655ee-586b-4a62-9af0-ab810bfe4704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:43.327Z|8f122f48-4854-4313-8711-2f8faaada98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:43.328Z|8f122f48-4854-4313-8711-2f8faaada98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:46.916Z|e36b271d-dbec-44f9-bcbf-6dcf6ec0cd00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:46.917Z|e36b271d-dbec-44f9-bcbf-6dcf6ec0cd00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:49.870Z|949251dd-5944-415c-933c-acde0fe6de0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:49.871Z|949251dd-5944-415c-933c-acde0fe6de0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:53.353Z|f3a673d9-7a1e-4761-bc3a-cf1a7cd10123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:53.354Z|f3a673d9-7a1e-4761-bc3a-cf1a7cd10123|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:54.171Z|693ceabd-abd5-4b69-bdec-dcf229601e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:56:54.172Z|693ceabd-abd5-4b69-bdec-dcf229601e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:56:54.312Z|a2f07750-45a7-4993-b0e1-2431dd19b12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:56:54.313Z|a2f07750-45a7-4993-b0e1-2431dd19b12d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:56:56.941Z|f8beca81-d90a-4f2c-84dd-fbdb0bf369ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:56.942Z|f8beca81-d90a-4f2c-84dd-fbdb0bf369ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:56:59.895Z|0debdc24-957b-42c6-9d6d-a83c305abe26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:56:59.896Z|0debdc24-957b-42c6-9d6d-a83c305abe26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:03.381Z|8f479ddf-93e6-4593-a981-7c5cee2ae649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:03.382Z|8f479ddf-93e6-4593-a981-7c5cee2ae649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:06.969Z|17ffcf19-2086-4fdc-895f-472e24119888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:06.970Z|17ffcf19-2086-4fdc-895f-472e24119888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:09.171Z|4ac7cc9d-8ec6-4bb1-b835-d54dbc21311d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:57:09.173Z|4ac7cc9d-8ec6-4bb1-b835-d54dbc21311d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:57:09.921Z|9f75cbc4-ac25-43bf-9d34-dcb3b8c30c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:09.921Z|9f75cbc4-ac25-43bf-9d34-dcb3b8c30c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:13.407Z|dccef3e1-c54b-48eb-8a00-159f8ba56028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:13.408Z|dccef3e1-c54b-48eb-8a00-159f8ba56028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:15.296Z|ced353f2-fd5b-43c3-b8a9-7502c51f0447|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:57:15.297Z|ced353f2-fd5b-43c3-b8a9-7502c51f0447|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:16.995Z|46c366ab-92a4-4f74-ba54-ce8ac1f757a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:16.996Z|46c366ab-92a4-4f74-ba54-ce8ac1f757a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:19.956Z|8150c6a9-cf84-4995-9f09-3374faa3a8d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:19.957Z|8150c6a9-cf84-4995-9f09-3374faa3a8d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:23.433Z|26341c8e-76b0-4dc6-99c6-91074fd34f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:23.434Z|26341c8e-76b0-4dc6-99c6-91074fd34f1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:24.171Z|5a8caa5d-79ef-4433-ae02-4569947ab6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:57:24.171Z|5a8caa5d-79ef-4433-ae02-4569947ab6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:57:24.314Z|9d239b38-6985-404d-8006-95b68702135a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:57:24.314Z|9d239b38-6985-404d-8006-95b68702135a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:57:27.020Z|c0a5a449-e525-4fd1-8271-7217a01c8e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:27.022Z|c0a5a449-e525-4fd1-8271-7217a01c8e68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:29.979Z|b80b802e-c4e5-451c-bbaf-980a3361a1c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:29.980Z|b80b802e-c4e5-451c-bbaf-980a3361a1c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:33.456Z|2816bb07-6425-470d-a49a-ae0ba76e5a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:33.456Z|2816bb07-6425-470d-a49a-ae0ba76e5a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:37.053Z|bee75d09-3649-4c5e-bf76-41bc5fdafd99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:37.054Z|bee75d09-3649-4c5e-bf76-41bc5fdafd99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:39.171Z|08279531-9fc7-431a-83a5-3d2e567d35d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:57:39.171Z|08279531-9fc7-431a-83a5-3d2e567d35d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:57:40.009Z|5529ed3f-e02c-47bf-b42f-dc67f292b8d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:40.011Z|5529ed3f-e02c-47bf-b42f-dc67f292b8d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:43.479Z|b4a422cd-bc53-4437-a040-ea5eae665c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:43.480Z|b4a422cd-bc53-4437-a040-ea5eae665c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:47.085Z|524950dc-2d2e-40ec-9445-6383f6cbd3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:47.086Z|524950dc-2d2e-40ec-9445-6383f6cbd3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:50.036Z|d17d9080-4adf-449d-b4ce-6609f231b251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:50.037Z|d17d9080-4adf-449d-b4ce-6609f231b251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:53.510Z|589b4604-b625-4bd9-8879-bbe6644381cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:53.511Z|589b4604-b625-4bd9-8879-bbe6644381cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:57:54.171Z|96532f63-91ab-4ecf-bad5-c75fecb1e493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:57:54.173Z|96532f63-91ab-4ecf-bad5-c75fecb1e493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:57:54.315Z|1445fd9b-6a08-4903-a770-23a277c1f92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:57:54.316Z|1445fd9b-6a08-4903-a770-23a277c1f92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:57:57.112Z|e0e44319-8170-4117-8e4d-dd0ea5dbeefc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:57:57.113Z|e0e44319-8170-4117-8e4d-dd0ea5dbeefc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:00.060Z|dd92bb93-2950-480d-8750-3db3a0b73354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:00.061Z|dd92bb93-2950-480d-8750-3db3a0b73354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:03.536Z|b5e3acfa-bd51-484e-844b-a79894123e7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:03.537Z|b5e3acfa-bd51-484e-844b-a79894123e7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:07.152Z|acda7c66-2700-4c02-bd2f-93116da7e388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:07.154Z|acda7c66-2700-4c02-bd2f-93116da7e388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:09.171Z|12d4c757-a9ed-4a4a-bca3-3fa209c00f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:58:09.171Z|12d4c757-a9ed-4a4a-bca3-3fa209c00f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:58:10.083Z|8caf631b-f22e-4521-ae61-1b8734f48759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:10.084Z|8caf631b-f22e-4521-ae61-1b8734f48759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:13.566Z|76bd3533-1741-4563-9560-eae8435fdba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:13.567Z|76bd3533-1741-4563-9560-eae8435fdba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:15.296Z|eedf0748-f986-40ba-b147-9abecc57ccf1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:58:15.297Z|eedf0748-f986-40ba-b147-9abecc57ccf1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:17.178Z|76dceec9-20b8-4ea0-89ed-56592d480b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:17.179Z|76dceec9-20b8-4ea0-89ed-56592d480b94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:20.107Z|e6c4e2bb-06b8-42e7-9f02-7dda68d9e329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:20.108Z|e6c4e2bb-06b8-42e7-9f02-7dda68d9e329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:23.598Z|a3d1d644-659f-4d08-bc15-e55b69c65fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:23.599Z|a3d1d644-659f-4d08-bc15-e55b69c65fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:24.171Z|5596d208-39d3-4c51-b525-cf59bd117583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:58:24.171Z|5596d208-39d3-4c51-b525-cf59bd117583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:58:24.316Z|909f6e8e-b53a-47fb-a209-e6b1daaca82c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:58:24.317Z|909f6e8e-b53a-47fb-a209-e6b1daaca82c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:58:27.199Z|cee2a224-110e-4d16-88db-68a30bbee3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:27.200Z|cee2a224-110e-4d16-88db-68a30bbee3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:30.130Z|6a1025c5-ec21-4b03-9057-53555d89d4b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:30.130Z|6a1025c5-ec21-4b03-9057-53555d89d4b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:33.624Z|b9aff9ea-b327-4900-98ae-e6a0e1b09839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:33.625Z|b9aff9ea-b327-4900-98ae-e6a0e1b09839|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:37.222Z|1e789add-af0e-475a-af7f-fcd9ca560f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:37.223Z|1e789add-af0e-475a-af7f-fcd9ca560f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:39.171Z|2e58ff26-aa5d-41d0-9549-aedcb1a64e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:58:39.172Z|2e58ff26-aa5d-41d0-9549-aedcb1a64e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:58:40.156Z|24d17ce2-d304-40eb-99ee-f3732e0d3783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:40.157Z|24d17ce2-d304-40eb-99ee-f3732e0d3783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:43.648Z|3d19fff9-240f-4936-b971-5f17a8f2672f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:43.649Z|3d19fff9-240f-4936-b971-5f17a8f2672f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:47.254Z|cb8dc78e-5c44-449c-b720-0191476e9b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:47.255Z|cb8dc78e-5c44-449c-b720-0191476e9b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:50.180Z|730e89d5-9e5a-4175-b62b-ff0518b8d822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:50.181Z|730e89d5-9e5a-4175-b62b-ff0518b8d822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:53.676Z|d0c9d74a-2c63-4200-84fc-cc7de988da36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:53.677Z|d0c9d74a-2c63-4200-84fc-cc7de988da36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:58:54.171Z|97569b40-d7e0-423f-a63a-1028d6c805cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:58:54.172Z|97569b40-d7e0-423f-a63a-1028d6c805cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:58:54.318Z|14c2a6ab-e654-4066-96e9-45d5f0224e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:58:54.319Z|14c2a6ab-e654-4066-96e9-45d5f0224e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:58:57.283Z|ec1a963e-4f65-4c6f-9643-e9e799a3df84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:58:57.285Z|ec1a963e-4f65-4c6f-9643-e9e799a3df84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:00.209Z|77b40b30-4aea-47ea-9698-0f1a338231a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:00.210Z|77b40b30-4aea-47ea-9698-0f1a338231a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:03.705Z|99209875-dfc6-4da6-880e-67c080719840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:03.706Z|99209875-dfc6-4da6-880e-67c080719840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:07.312Z|af3b5ea8-4deb-4ff3-891a-8f2f5f66c04d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:07.313Z|af3b5ea8-4deb-4ff3-891a-8f2f5f66c04d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:09.171Z|9dea833d-b033-4a47-b695-6d1d01e12989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:59:09.171Z|9dea833d-b033-4a47-b695-6d1d01e12989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:59:10.233Z|38534c96-7bc3-45d2-8fab-dfdfa7361635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:10.234Z|38534c96-7bc3-45d2-8fab-dfdfa7361635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:13.732Z|fa6a798a-1497-42fc-ba69-aa46a9f062b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:13.733Z|fa6a798a-1497-42fc-ba69-aa46a9f062b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:15.295Z|262d40ac-dd40-4c50-8612-f7f22cf7526c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T12:59:15.296Z|262d40ac-dd40-4c50-8612-f7f22cf7526c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:17.341Z|a1bc24cd-bd51-4e07-9b9c-75d9c3de1dcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:17.343Z|a1bc24cd-bd51-4e07-9b9c-75d9c3de1dcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:20.256Z|4dab93cc-3fbb-4f12-b225-087c1ad7942f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:20.257Z|4dab93cc-3fbb-4f12-b225-087c1ad7942f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:23.757Z|59e5de55-c972-4394-8d58-c2a3b9f9d989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:23.758Z|59e5de55-c972-4394-8d58-c2a3b9f9d989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:24.171Z|6de33df4-55ec-4e31-9ed5-05505bca6c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:59:24.173Z|6de33df4-55ec-4e31-9ed5-05505bca6c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:59:24.320Z|2b05ba7f-8040-49ff-b0ff-7da973a49cd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:59:24.321Z|2b05ba7f-8040-49ff-b0ff-7da973a49cd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:59:27.371Z|53f0f464-0390-4fae-a69b-25868b4b3d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:27.372Z|53f0f464-0390-4fae-a69b-25868b4b3d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:30.285Z|0c6b0ac9-9f37-4b5f-990b-77ebf9734cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:30.285Z|0c6b0ac9-9f37-4b5f-990b-77ebf9734cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:33.786Z|25e0a447-b1cb-4227-945a-b9ca4763cf07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:33.787Z|25e0a447-b1cb-4227-945a-b9ca4763cf07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:37.398Z|bd7b0633-e855-414c-aa9a-13f409b249de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:37.400Z|bd7b0633-e855-414c-aa9a-13f409b249de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:39.171Z|792c615f-f7a5-443f-a104-6a3ff41759a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:59:39.171Z|792c615f-f7a5-443f-a104-6a3ff41759a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:59:40.310Z|5f44ede9-0062-4880-bf96-7ec2e347ed68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:40.311Z|5f44ede9-0062-4880-bf96-7ec2e347ed68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:43.813Z|69b0a8e7-90ae-43d3-851c-d6508f0714df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:43.814Z|69b0a8e7-90ae-43d3-851c-d6508f0714df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:47.431Z|84c04996-0058-43eb-9d5e-cd6caa0813df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:47.432Z|84c04996-0058-43eb-9d5e-cd6caa0813df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:50.335Z|f1e8fb15-5dd1-4ac0-a416-b21620829911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:50.336Z|f1e8fb15-5dd1-4ac0-a416-b21620829911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:53.842Z|207b7594-d88e-47f7-b12e-2629bb7ada80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:53.843Z|207b7594-d88e-47f7-b12e-2629bb7ada80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T12:59:54.171Z|c41e09c9-ae5e-40fe-99a9-ea0286e85675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:59:54.172Z|c41e09c9-ae5e-40fe-99a9-ea0286e85675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:59:54.321Z|12e3e696-f4ab-4a92-889e-cc4b753af29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T12:59:54.322Z|12e3e696-f4ab-4a92-889e-cc4b753af29f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T12:59:57.460Z|c543006a-0c85-4b60-91b8-5e98d04653df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T12:59:57.461Z|c543006a-0c85-4b60-91b8-5e98d04653df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:00.363Z|a4303ca6-dcf1-4716-bebb-e61590a7a5cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:00.364Z|a4303ca6-dcf1-4716-bebb-e61590a7a5cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:03.870Z|8a85aaf3-036f-4b47-9576-a93d171bd0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:03.871Z|8a85aaf3-036f-4b47-9576-a93d171bd0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:07.488Z|15b7cf80-17de-498d-aff1-5f15275c858e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:07.489Z|15b7cf80-17de-498d-aff1-5f15275c858e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:09.171Z|477336d8-e006-43b8-afae-c0a2e51f5220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:00:09.173Z|477336d8-e006-43b8-afae-c0a2e51f5220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:00:10.389Z|874b70af-212a-42a1-b739-a3d7313060ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:10.390Z|874b70af-212a-42a1-b739-a3d7313060ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:13.898Z|f2dbe9ea-49c5-436a-9e8c-42e566b4cf04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:13.900Z|f2dbe9ea-49c5-436a-9e8c-42e566b4cf04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:15.296Z|ef4e0039-8308-489f-8bee-760db9ecdcbf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:00:15.297Z|ef4e0039-8308-489f-8bee-760db9ecdcbf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:17.514Z|846401c7-4392-46c2-b45b-6ce6ea75a1da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:17.515Z|846401c7-4392-46c2-b45b-6ce6ea75a1da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:20.419Z|e46d45eb-247b-47d4-8468-fed8a886b7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:20.420Z|e46d45eb-247b-47d4-8468-fed8a886b7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:23.925Z|928a8555-57c8-4aa5-a0ce-682315e7df9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:23.926Z|928a8555-57c8-4aa5-a0ce-682315e7df9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:24.171Z|8409e6df-11a9-460f-9062-c8dff26ab4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:00:24.172Z|8409e6df-11a9-460f-9062-c8dff26ab4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:00:24.323Z|2301cab8-056a-4d96-9fb6-b9cae7c7594d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:00:24.323Z|2301cab8-056a-4d96-9fb6-b9cae7c7594d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:00:27.540Z|b167acfb-6319-48bc-9710-c27c0e28bb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:27.541Z|b167acfb-6319-48bc-9710-c27c0e28bb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:30.447Z|c6fe378d-14fc-4e66-bac6-37eb5b7b4e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:30.448Z|c6fe378d-14fc-4e66-bac6-37eb5b7b4e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:33.951Z|c5b5f33e-1fe3-44c4-aeb7-6d8632817e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:33.953Z|c5b5f33e-1fe3-44c4-aeb7-6d8632817e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:37.569Z|fed3b9b2-af8e-4674-86fc-f9191f13c51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:37.574Z|fed3b9b2-af8e-4674-86fc-f9191f13c51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:39.171Z|f8b2fa5c-6f73-4af2-82e0-486892544ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:00:39.172Z|f8b2fa5c-6f73-4af2-82e0-486892544ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:00:40.474Z|7bf82946-7937-4957-8634-b9aac202be0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:40.475Z|7bf82946-7937-4957-8634-b9aac202be0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:43.980Z|e5d35ffd-10ff-4096-bd38-497dafb53d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:43.981Z|e5d35ffd-10ff-4096-bd38-497dafb53d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:47.600Z|35625ded-23bf-45c0-a458-2f81e3c52141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:47.601Z|35625ded-23bf-45c0-a458-2f81e3c52141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:50.498Z|acdbaf99-f673-4fea-be16-8192fab1b6bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:50.499Z|acdbaf99-f673-4fea-be16-8192fab1b6bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:54.007Z|42445c03-9283-45f4-b558-5db95448c403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:54.009Z|42445c03-9283-45f4-b558-5db95448c403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:00:54.171Z|31619fe3-0c23-4f40-9642-1947b9772e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:00:54.173Z|31619fe3-0c23-4f40-9642-1947b9772e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:00:54.324Z|29e3cca7-ee2a-4bc8-92ff-9a8e07715a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:00:54.325Z|29e3cca7-ee2a-4bc8-92ff-9a8e07715a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:00:57.626Z|06646e3d-0b00-4d46-a36c-f88af0bff156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:00:57.627Z|06646e3d-0b00-4d46-a36c-f88af0bff156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:00.522Z|c0965b00-5311-497f-b57f-5dd85e38a43b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:00.523Z|c0965b00-5311-497f-b57f-5dd85e38a43b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:04.036Z|94df0185-7233-47c1-90d2-8d09abf77b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:04.037Z|94df0185-7233-47c1-90d2-8d09abf77b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:07.653Z|3e68c583-0b93-4f15-84b8-b776ba0a4956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:07.654Z|3e68c583-0b93-4f15-84b8-b776ba0a4956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:09.171Z|8b0b0588-2dd6-4f53-8e8e-ee195fd0b7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:01:09.171Z|8b0b0588-2dd6-4f53-8e8e-ee195fd0b7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:01:10.544Z|2e777101-f020-46a9-ae71-b8430202939a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:10.545Z|2e777101-f020-46a9-ae71-b8430202939a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:14.070Z|df5fef0b-94c2-44ce-ab87-6c5da4ede723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:14.071Z|df5fef0b-94c2-44ce-ab87-6c5da4ede723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:15.296Z|db536e18-951a-4d7c-a748-36012381b2ac|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:01:15.297Z|db536e18-951a-4d7c-a748-36012381b2ac|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:17.685Z|99d99823-5b33-4b78-a854-a1fc9de4879f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:17.686Z|99d99823-5b33-4b78-a854-a1fc9de4879f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:20.571Z|fb01948c-4716-42ce-9a36-9d836e85acda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:20.572Z|fb01948c-4716-42ce-9a36-9d836e85acda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:24.103Z|97093325-573f-4cfd-be06-7df5c30b8b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:24.105Z|97093325-573f-4cfd-be06-7df5c30b8b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:24.171Z|d69c418f-eaac-434f-8578-740d69eaf493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:01:24.172Z|d69c418f-eaac-434f-8578-740d69eaf493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:01:24.326Z|38d6521a-39ba-45a6-9c8b-b6a0b00b59f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:01:24.327Z|38d6521a-39ba-45a6-9c8b-b6a0b00b59f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:01:27.711Z|51c6dbd8-ed14-4a76-8c65-7068ae4248bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:27.712Z|51c6dbd8-ed14-4a76-8c65-7068ae4248bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:30.597Z|cafa7f13-9c96-4a75-ab3e-2e79144764a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:30.597Z|cafa7f13-9c96-4a75-ab3e-2e79144764a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:34.145Z|7bd009cc-4efb-4e9d-bc82-c72deddd47af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:34.147Z|7bd009cc-4efb-4e9d-bc82-c72deddd47af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:37.737Z|b4c83c2a-c685-4804-9e1d-2caae05b84b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:37.739Z|b4c83c2a-c685-4804-9e1d-2caae05b84b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:39.171Z|41883cc4-9df0-4f69-8801-0ee902c91e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:01:39.173Z|41883cc4-9df0-4f69-8801-0ee902c91e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:01:40.622Z|3671ef88-0ad1-46b8-9b95-53d36a2b2f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:40.623Z|3671ef88-0ad1-46b8-9b95-53d36a2b2f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:44.175Z|51f8f475-9949-4fd2-8154-9f4e888e568c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:44.176Z|51f8f475-9949-4fd2-8154-9f4e888e568c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:47.766Z|d1ac076a-1149-41bc-b012-26bdeca85ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:47.768Z|d1ac076a-1149-41bc-b012-26bdeca85ca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:50.649Z|ca415ed2-a431-4a4a-8866-38c95e9304ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:50.650Z|ca415ed2-a431-4a4a-8866-38c95e9304ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:54.171Z|19dc2dec-a16a-49dd-96b5-eddbcfe1eebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:01:54.173Z|19dc2dec-a16a-49dd-96b5-eddbcfe1eebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:01:54.209Z|272c365e-1d7e-4f75-bd8a-0689bd80847a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:54.210Z|272c365e-1d7e-4f75-bd8a-0689bd80847a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:01:54.328Z|035af652-60f5-4ed9-ad90-763599c444f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:01:54.328Z|035af652-60f5-4ed9-ad90-763599c444f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:01:57.794Z|00cb0f22-527b-44cf-9839-6636f438c0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:01:57.795Z|00cb0f22-527b-44cf-9839-6636f438c0f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:00.672Z|42dd2de7-06c5-490b-a8a6-b099374eca99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:00.673Z|42dd2de7-06c5-490b-a8a6-b099374eca99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:04.252Z|52b90908-b258-45be-b5c9-4cec6a0e8760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:04.253Z|52b90908-b258-45be-b5c9-4cec6a0e8760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:07.817Z|7ca7d167-c86a-4ce5-99ae-3fbb3259cb37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:07.817Z|7ca7d167-c86a-4ce5-99ae-3fbb3259cb37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:09.171Z|e8842427-61c0-46c3-b45b-62af67ee2d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:02:09.171Z|e8842427-61c0-46c3-b45b-62af67ee2d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:02:10.706Z|37336721-93a1-420c-a774-d16f7bcfcac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:10.707Z|37336721-93a1-420c-a774-d16f7bcfcac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:14.283Z|b6160e5e-42d7-4bf7-bedc-f0067711abf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:14.285Z|b6160e5e-42d7-4bf7-bedc-f0067711abf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:15.295Z|4048e896-2f0d-4ed1-82e6-2b1e721e1816|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:02:15.296Z|4048e896-2f0d-4ed1-82e6-2b1e721e1816|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:17.843Z|03202d75-334c-4ae5-8baf-df1e5ac898a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:17.844Z|03202d75-334c-4ae5-8baf-df1e5ac898a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:20.730Z|0a48de5c-4c9a-4021-b717-bb055b1fe2cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:20.731Z|0a48de5c-4c9a-4021-b717-bb055b1fe2cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:24.171Z|a829d9fc-80a4-4d33-9839-6a639ab2789b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:02:24.174Z|a829d9fc-80a4-4d33-9839-6a639ab2789b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:02:24.315Z|a44897b5-226f-4fa9-9895-039e7e223f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:24.317Z|a44897b5-226f-4fa9-9895-039e7e223f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:24.329Z|85f53c2c-d8d9-49df-b285-ac8fc76521b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:02:24.329Z|85f53c2c-d8d9-49df-b285-ac8fc76521b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:02:27.870Z|aa06b5fc-8c6a-45d7-a075-72f9ead979d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:27.871Z|aa06b5fc-8c6a-45d7-a075-72f9ead979d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:30.754Z|81a9baaf-2458-4f18-9c43-239132890c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:30.755Z|81a9baaf-2458-4f18-9c43-239132890c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:34.349Z|7c358a57-1d3b-4cac-9dc6-da6b851e1a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:34.350Z|7c358a57-1d3b-4cac-9dc6-da6b851e1a09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:37.896Z|697216d9-4bb7-4dac-93b9-62f4175a8e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:37.897Z|697216d9-4bb7-4dac-93b9-62f4175a8e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:39.171Z|4e101679-8a0f-4afd-897e-4fa6202a37e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:02:39.172Z|4e101679-8a0f-4afd-897e-4fa6202a37e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:02:40.776Z|d7aa7934-b4e9-4a05-a231-b40a56bb2ec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:40.777Z|d7aa7934-b4e9-4a05-a231-b40a56bb2ec7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:44.382Z|76bb23e1-be79-4740-9dc2-064142723f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:44.383Z|76bb23e1-be79-4740-9dc2-064142723f76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:47.920Z|6e3af5d9-5bbb-47cc-b9be-edbbf120c186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:47.921Z|6e3af5d9-5bbb-47cc-b9be-edbbf120c186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:50.801Z|e3b046cf-64fb-479f-bc6f-7faf8f1ab108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:50.802Z|e3b046cf-64fb-479f-bc6f-7faf8f1ab108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:54.171Z|8d1d0638-600b-4d46-8164-12f869ccd23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:02:54.172Z|8d1d0638-600b-4d46-8164-12f869ccd23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:02:54.331Z|add9ae49-9997-4f6b-ba53-c9e761d5bcd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:02:54.331Z|add9ae49-9997-4f6b-ba53-c9e761d5bcd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:02:54.410Z|3ec6512d-8f8e-4c02-9017-d00b1450975d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:54.412Z|3ec6512d-8f8e-4c02-9017-d00b1450975d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:02:57.945Z|e41657bf-ab6e-4cef-83d3-d8c2eb48fe35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:02:57.946Z|e41657bf-ab6e-4cef-83d3-d8c2eb48fe35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:00.825Z|3df34c9a-8901-46cb-97ca-1427cd458ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:00.826Z|3df34c9a-8901-46cb-97ca-1427cd458ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:04.438Z|c87ca86c-1e16-4296-b1e1-3508cd343086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:04.439Z|c87ca86c-1e16-4296-b1e1-3508cd343086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:07.970Z|35a832be-0941-4a16-b379-fd4923b97f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:07.971Z|35a832be-0941-4a16-b379-fd4923b97f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:09.171Z|7d67c7a3-55f6-44bb-b283-8a76bdc4d929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:03:09.172Z|7d67c7a3-55f6-44bb-b283-8a76bdc4d929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:03:10.856Z|300b5ef8-c1b1-453b-bd23-76629a6bf8cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:10.857Z|300b5ef8-c1b1-453b-bd23-76629a6bf8cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:14.467Z|9a37f947-d47b-4c4b-b5cc-a4264f90d0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:14.469Z|9a37f947-d47b-4c4b-b5cc-a4264f90d0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:15.295Z|e0e215b6-8002-41fe-b74e-db89a23472fa|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:03:15.296Z|e0e215b6-8002-41fe-b74e-db89a23472fa|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:17.992Z|38adf586-35f4-4492-a810-b73364fd2a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:17.992Z|38adf586-35f4-4492-a810-b73364fd2a12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:20.886Z|563bfc88-1ae6-4437-931a-90545551951c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:20.887Z|563bfc88-1ae6-4437-931a-90545551951c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:24.171Z|8625cb4c-ba41-4757-ad92-db588abb6031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:03:24.172Z|8625cb4c-ba41-4757-ad92-db588abb6031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:03:24.332Z|1f6b89b6-a1c7-4e6f-b277-10f66acb85b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:03:24.333Z|1f6b89b6-a1c7-4e6f-b277-10f66acb85b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:03:24.494Z|7c048869-9ef6-46d5-8f5c-e5afed9fc26a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:24.495Z|7c048869-9ef6-46d5-8f5c-e5afed9fc26a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:28.025Z|dc1cb8d1-3647-46fd-a441-0aa918cdbed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:28.026Z|dc1cb8d1-3647-46fd-a441-0aa918cdbed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:30.957Z|f3b24fb0-68ff-4b32-804d-087de4e299ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:30.958Z|f3b24fb0-68ff-4b32-804d-087de4e299ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:34.524Z|1276d842-366e-4ee5-8faa-31f859a55cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:34.525Z|1276d842-366e-4ee5-8faa-31f859a55cad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:38.048Z|7ea5137a-5164-4f53-9105-ed48c761fe7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:38.049Z|7ea5137a-5164-4f53-9105-ed48c761fe7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:39.171Z|bf362b38-8fe5-4188-b9a0-597f25eebcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:03:39.171Z|bf362b38-8fe5-4188-b9a0-597f25eebcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:03:40.980Z|65d97793-73ae-42a3-8107-c6aa38b74b0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:40.980Z|65d97793-73ae-42a3-8107-c6aa38b74b0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:44.553Z|a2c00b43-d195-42f1-ad98-578d7ec76612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:44.554Z|a2c00b43-d195-42f1-ad98-578d7ec76612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:48.072Z|140a75ce-6aa9-4fd8-b5fa-f87c80d94863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:48.073Z|140a75ce-6aa9-4fd8-b5fa-f87c80d94863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:51.005Z|98dd35b5-5b11-4136-a5aa-bd5f8be97f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:51.006Z|98dd35b5-5b11-4136-a5aa-bd5f8be97f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:54.174Z|b059e2a0-36a9-4bd7-8267-e5aebda6e7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:03:54.175Z|b059e2a0-36a9-4bd7-8267-e5aebda6e7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:03:54.334Z|5f73f276-27ac-4e60-987f-44872afaed3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:03:54.335Z|5f73f276-27ac-4e60-987f-44872afaed3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:03:54.582Z|98a55aa3-ad19-4247-8777-dbf488fd933c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:54.583Z|98a55aa3-ad19-4247-8777-dbf488fd933c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:03:58.096Z|da349305-90db-4c66-9e0f-1ccd962e2be0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:03:58.098Z|da349305-90db-4c66-9e0f-1ccd962e2be0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:01.028Z|d4c757f3-9a46-439d-91b3-3e16a55d316b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:01.029Z|d4c757f3-9a46-439d-91b3-3e16a55d316b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:04.613Z|2c04be37-8bbb-4b7b-bdbd-3a4d1d8d49b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:04.614Z|2c04be37-8bbb-4b7b-bdbd-3a4d1d8d49b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:08.128Z|d0632d82-f328-419a-a9d1-34d0d37b4818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:08.129Z|d0632d82-f328-419a-a9d1-34d0d37b4818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:09.171Z|12bf107f-a602-4763-a609-db147804800d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:04:09.172Z|12bf107f-a602-4763-a609-db147804800d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:04:11.051Z|c120a8f4-0862-4e8c-b70b-c61cb4b65f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:11.052Z|c120a8f4-0862-4e8c-b70b-c61cb4b65f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:14.643Z|2d02b947-5a84-4655-9be1-06a409dae22c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:14.644Z|2d02b947-5a84-4655-9be1-06a409dae22c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:15.295Z|e1c165b3-f217-4a9f-bf23-1bb25881a0d9|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:04:15.296Z|e1c165b3-f217-4a9f-bf23-1bb25881a0d9|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:18.156Z|e999edbe-d71f-4644-8315-1b936be8141d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:18.157Z|e999edbe-d71f-4644-8315-1b936be8141d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:21.075Z|1aaea914-ef27-4efa-90fc-f91e275313fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:21.076Z|1aaea914-ef27-4efa-90fc-f91e275313fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:24.172Z|d6af94e8-6707-45a2-b869-c74d9680debb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:04:24.173Z|d6af94e8-6707-45a2-b869-c74d9680debb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:04:24.336Z|7a2888ce-a81f-4ad3-bb37-8a626b3afe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:04:24.337Z|7a2888ce-a81f-4ad3-bb37-8a626b3afe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:04:24.673Z|f3a37e2c-a924-4230-817a-8acc2d4f07a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:24.675Z|f3a37e2c-a924-4230-817a-8acc2d4f07a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:28.189Z|e58285a3-bb80-4204-8b4a-e07f95626abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:28.190Z|e58285a3-bb80-4204-8b4a-e07f95626abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:31.095Z|03977596-4603-4386-b161-30ef11373867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:31.096Z|03977596-4603-4386-b161-30ef11373867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:34.702Z|882e4bf8-9760-483e-ba3b-d0e159d8f04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:34.703Z|882e4bf8-9760-483e-ba3b-d0e159d8f04d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:38.215Z|d0bed763-b5f3-4e50-a7e7-f06a07dc3dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:38.216Z|d0bed763-b5f3-4e50-a7e7-f06a07dc3dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:39.171Z|83bb23af-ec69-4a3a-875c-4e87e180639e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:04:39.172Z|83bb23af-ec69-4a3a-875c-4e87e180639e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:04:41.115Z|3c0c2f9d-9f91-4f31-8345-9849066c4c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:41.116Z|3c0c2f9d-9f91-4f31-8345-9849066c4c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:44.727Z|8c5c9e21-66d3-49c6-8cfa-4089f7b87180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:44.727Z|8c5c9e21-66d3-49c6-8cfa-4089f7b87180|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:48.238Z|899fbb51-7673-4c8d-9557-0432f3692ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:48.239Z|899fbb51-7673-4c8d-9557-0432f3692ca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:51.140Z|7215a15a-2239-411d-ab2d-96e4571293d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:51.141Z|7215a15a-2239-411d-ab2d-96e4571293d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:54.171Z|d3e52ceb-a819-4653-966c-1f20b8942f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:04:54.174Z|d3e52ceb-a819-4653-966c-1f20b8942f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:04:54.338Z|e99d4f9d-c7ff-43b3-9e72-45bce840c6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:04:54.339Z|e99d4f9d-c7ff-43b3-9e72-45bce840c6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:04:54.752Z|7fa1a383-c90d-49ae-bca3-2bae2d4719dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:54.753Z|7fa1a383-c90d-49ae-bca3-2bae2d4719dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:04:58.263Z|45499f8e-cfd0-4275-ba76-d34a84c9dbfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:04:58.264Z|45499f8e-cfd0-4275-ba76-d34a84c9dbfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:01.165Z|163dcc11-5bb6-43d0-b838-459bfe020e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:01.166Z|163dcc11-5bb6-43d0-b838-459bfe020e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:04.776Z|53e5e93a-ac0e-4d35-ad7e-18d6d80b35d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:04.777Z|53e5e93a-ac0e-4d35-ad7e-18d6d80b35d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:08.284Z|80f8b738-482f-443a-bd9b-2b44350a9be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:08.285Z|80f8b738-482f-443a-bd9b-2b44350a9be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:09.171Z|100523a3-a6c1-47f5-b921-5a6932a481ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:05:09.171Z|100523a3-a6c1-47f5-b921-5a6932a481ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:05:11.187Z|298b3e28-fba1-4489-8b08-cbaf8ccedff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:11.188Z|298b3e28-fba1-4489-8b08-cbaf8ccedff6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:14.805Z|f6960ad2-ba12-42fc-88c9-6b154b194426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:14.806Z|f6960ad2-ba12-42fc-88c9-6b154b194426|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:15.296Z|a26676ba-326b-4c37-9f49-2b4c926a3a23|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:05:15.297Z|a26676ba-326b-4c37-9f49-2b4c926a3a23|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:18.306Z|de836d36-ff8c-4998-8336-913e6d65634e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:18.307Z|de836d36-ff8c-4998-8336-913e6d65634e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:21.211Z|2113867d-6f4a-4e18-a7b5-71c2c107f415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:21.211Z|2113867d-6f4a-4e18-a7b5-71c2c107f415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:24.171Z|e257e94e-23e2-4cc2-b2fd-240435c2c604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:05:24.173Z|e257e94e-23e2-4cc2-b2fd-240435c2c604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:05:24.340Z|74565527-033f-45e5-bfaa-220b6eeeb107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:05:24.341Z|74565527-033f-45e5-bfaa-220b6eeeb107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:05:24.831Z|0092ee89-c27d-45f7-854b-9b768209b1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:24.832Z|0092ee89-c27d-45f7-854b-9b768209b1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:28.327Z|d09ab4fa-12a1-4ae1-b0a7-bad7f5587d45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:28.328Z|d09ab4fa-12a1-4ae1-b0a7-bad7f5587d45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:31.237Z|80126d6e-ac03-4bad-8071-d63da0849ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:31.238Z|80126d6e-ac03-4bad-8071-d63da0849ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:34.855Z|d9ac5d3e-af4a-4678-a9e6-ea78fa2377cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:34.856Z|d9ac5d3e-af4a-4678-a9e6-ea78fa2377cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:38.353Z|725820c8-1e3b-4c9f-a2b1-669c9b754e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:38.354Z|725820c8-1e3b-4c9f-a2b1-669c9b754e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:39.171Z|f9f63742-3707-434c-b4e0-4e006df42b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:05:39.173Z|f9f63742-3707-434c-b4e0-4e006df42b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:05:41.264Z|1014694f-c3a6-41d1-bad5-c2d4497f0963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:41.265Z|1014694f-c3a6-41d1-bad5-c2d4497f0963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:44.881Z|6896e7fb-19c2-418c-b6ab-dc8047d1a8bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:44.882Z|6896e7fb-19c2-418c-b6ab-dc8047d1a8bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:48.377Z|aa4aec8d-7092-4a2a-ae3e-3f4662d0e643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:48.378Z|aa4aec8d-7092-4a2a-ae3e-3f4662d0e643|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:51.286Z|7f49f2b9-0c0e-41f4-adcd-a30d52e90782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:51.287Z|7f49f2b9-0c0e-41f4-adcd-a30d52e90782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:54.172Z|e8cd0f44-f458-42ce-bae9-6e76589eb276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:05:54.173Z|e8cd0f44-f458-42ce-bae9-6e76589eb276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:05:54.342Z|a04de209-af6c-4627-8bc6-34ab2e3a9b88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:05:54.343Z|a04de209-af6c-4627-8bc6-34ab2e3a9b88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:05:54.909Z|baa8b906-a672-43de-bcbb-39caebb499f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:54.910Z|baa8b906-a672-43de-bcbb-39caebb499f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:05:58.398Z|e751c453-3f13-4a15-9334-b430cac625fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:05:58.399Z|e751c453-3f13-4a15-9334-b430cac625fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:01.309Z|97ddf30b-7e2d-4c8b-b2e2-c04a7acb7508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:01.309Z|97ddf30b-7e2d-4c8b-b2e2-c04a7acb7508|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:04.933Z|5f8a8a05-d181-49db-9fc9-414bb8894c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:04.934Z|5f8a8a05-d181-49db-9fc9-414bb8894c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:08.419Z|0a272619-9c84-49cc-ad72-238b2e55083a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:08.419Z|0a272619-9c84-49cc-ad72-238b2e55083a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:09.171Z|d0137cc9-3c5f-4093-8ac1-ea7ee908d60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:06:09.172Z|d0137cc9-3c5f-4093-8ac1-ea7ee908d60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:06:11.332Z|0d44c34e-40f1-4b22-924d-a2384b12ad09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:11.333Z|0d44c34e-40f1-4b22-924d-a2384b12ad09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:14.957Z|a14594f8-850c-44d5-a61c-6374c2845ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:14.959Z|a14594f8-850c-44d5-a61c-6374c2845ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:15.295Z|a7d0b6c3-9c5c-42e9-b0b5-560b231d2f5c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:06:15.296Z|a7d0b6c3-9c5c-42e9-b0b5-560b231d2f5c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:18.442Z|71d1c828-8b0d-4573-a3e2-2797b6381b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:18.443Z|71d1c828-8b0d-4573-a3e2-2797b6381b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:21.356Z|efd5b749-8217-44c8-a338-65dcce0c6c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:21.357Z|efd5b749-8217-44c8-a338-65dcce0c6c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:24.171Z|50aee482-56c2-4bd7-98f4-2e0a05c4bc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:06:24.173Z|50aee482-56c2-4bd7-98f4-2e0a05c4bc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:06:24.344Z|ee1b9fe3-cbd6-4cff-9b1c-5c22e1896d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:06:24.345Z|ee1b9fe3-cbd6-4cff-9b1c-5c22e1896d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:06:24.982Z|940cb9b4-c121-4ec1-99ea-b5233fe36257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:24.982Z|940cb9b4-c121-4ec1-99ea-b5233fe36257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:28.464Z|fd2d2606-f9ef-4785-ad8c-d4de0622854f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:28.465Z|fd2d2606-f9ef-4785-ad8c-d4de0622854f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:31.378Z|ffc2d808-4342-4fd9-a206-d49d49cecb71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:31.379Z|ffc2d808-4342-4fd9-a206-d49d49cecb71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:35.005Z|cdbca1a1-3022-43d8-9480-b0e2988153ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:35.007Z|cdbca1a1-3022-43d8-9480-b0e2988153ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:38.486Z|a813c35e-f4f1-42b7-9a90-ff0ac2283530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:38.487Z|a813c35e-f4f1-42b7-9a90-ff0ac2283530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:39.171Z|c0615a1b-b6f3-43de-af1d-219c64d2a838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:06:39.171Z|c0615a1b-b6f3-43de-af1d-219c64d2a838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:06:41.401Z|183ab839-4c80-420e-bc36-adea4234d497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:41.402Z|183ab839-4c80-420e-bc36-adea4234d497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:45.032Z|c7254f11-0bc0-419a-a425-4e624fbbe69b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:45.033Z|c7254f11-0bc0-419a-a425-4e624fbbe69b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:48.510Z|272def21-e536-4fa0-b4c8-cb27a950db1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:48.511Z|272def21-e536-4fa0-b4c8-cb27a950db1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:51.426Z|b6be4302-66d3-445b-931a-b9444e7907ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:51.427Z|b6be4302-66d3-445b-931a-b9444e7907ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:54.171Z|35b94730-e820-4e05-8b98-4f1e5ca9f843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:06:54.175Z|35b94730-e820-4e05-8b98-4f1e5ca9f843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:06:54.346Z|5c45b14a-ef91-45d6-9871-df95faf80576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:06:54.347Z|5c45b14a-ef91-45d6-9871-df95faf80576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:06:55.059Z|59a5bd0d-975e-453f-b26a-0ef39a202931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:55.060Z|59a5bd0d-975e-453f-b26a-0ef39a202931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:06:58.533Z|e1557313-9a5f-4803-802d-9d281c680b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:06:58.533Z|e1557313-9a5f-4803-802d-9d281c680b9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:01.462Z|21a54f38-12ee-49fc-aea8-ab692c55c71c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:01.463Z|21a54f38-12ee-49fc-aea8-ab692c55c71c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:05.085Z|4325a0e1-04c9-4f3a-9d79-04d27f0c024b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:05.087Z|4325a0e1-04c9-4f3a-9d79-04d27f0c024b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:08.552Z|3a14ca55-a938-461d-bbd7-f08232d41412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:08.553Z|3a14ca55-a938-461d-bbd7-f08232d41412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:09.171Z|295e0c7d-b220-4f1c-b3e7-120208c56380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:07:09.171Z|295e0c7d-b220-4f1c-b3e7-120208c56380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:07:11.491Z|635ca54b-b249-424e-9368-dbda67934c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:11.492Z|635ca54b-b249-424e-9368-dbda67934c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:15.111Z|e83c158d-aed3-46f0-8e42-dd63c5193745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:15.112Z|e83c158d-aed3-46f0-8e42-dd63c5193745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:15.296Z|503ce673-f0ba-4dba-9fcd-9e98a8c343fb|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:07:15.296Z|503ce673-f0ba-4dba-9fcd-9e98a8c343fb|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:18.575Z|721627d5-3adf-4227-8a74-48dbed8393cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:18.576Z|721627d5-3adf-4227-8a74-48dbed8393cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:21.513Z|278f5b76-04a7-4709-9787-521728104ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:21.514Z|278f5b76-04a7-4709-9787-521728104ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:24.171Z|f5dc5c15-6e03-4c5f-8d64-d7df4f560eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:07:24.172Z|f5dc5c15-6e03-4c5f-8d64-d7df4f560eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:07:24.348Z|69e8384f-2431-4303-8dc3-af893880f4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:07:24.348Z|69e8384f-2431-4303-8dc3-af893880f4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:07:25.145Z|14e4f8e0-ee64-4d1f-a670-eb983969935b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:25.146Z|14e4f8e0-ee64-4d1f-a670-eb983969935b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:28.597Z|39fe9702-d790-4456-8f76-57f994fc20a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:28.599Z|39fe9702-d790-4456-8f76-57f994fc20a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:31.535Z|06c0172a-1897-4ec7-9a2b-a112f9fb90aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:31.536Z|06c0172a-1897-4ec7-9a2b-a112f9fb90aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:35.169Z|db638d17-5ed0-4fda-be5c-1d7432ef11c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:35.170Z|db638d17-5ed0-4fda-be5c-1d7432ef11c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:38.620Z|b6e6f494-49e5-4771-adea-d00c511db564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:38.621Z|b6e6f494-49e5-4771-adea-d00c511db564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:39.171Z|4eba2b7a-04a2-4c33-acaf-47cf881bc391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:07:39.173Z|4eba2b7a-04a2-4c33-acaf-47cf881bc391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:07:41.561Z|d6381190-ec30-4642-9055-16c2b5a86fd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:41.561Z|d6381190-ec30-4642-9055-16c2b5a86fd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:45.195Z|2998f0bd-096c-4688-a616-9bc95cdec3c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:45.196Z|2998f0bd-096c-4688-a616-9bc95cdec3c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:48.644Z|a2e1d17f-4bff-4c9b-9e60-8d4ab58a97db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:48.645Z|a2e1d17f-4bff-4c9b-9e60-8d4ab58a97db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:51.586Z|5c978b4b-04b0-4950-9743-86ed070ad1b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:51.587Z|5c978b4b-04b0-4950-9743-86ed070ad1b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:54.171Z|583c2613-e9b4-436b-8422-1575253722e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:07:54.173Z|583c2613-e9b4-436b-8422-1575253722e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:07:54.349Z|f99ce288-67d8-40ee-8f50-b73705fdf3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:07:54.350Z|f99ce288-67d8-40ee-8f50-b73705fdf3ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:07:55.227Z|2c1909a0-5f0d-444a-835d-3724f6b0eb04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:55.228Z|2c1909a0-5f0d-444a-835d-3724f6b0eb04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:07:58.671Z|ebdc15a4-10e6-4d08-9a37-b42f80d057e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:07:58.672Z|ebdc15a4-10e6-4d08-9a37-b42f80d057e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:01.609Z|1273f2fa-7045-4130-a73d-0359757dadfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:01.611Z|1273f2fa-7045-4130-a73d-0359757dadfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:05.255Z|eefaeed5-1f9c-4961-ace5-a4b082a537fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:05.256Z|eefaeed5-1f9c-4961-ace5-a4b082a537fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:08.697Z|7edf35df-5fab-4a3a-97a6-85c0127d7944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:08.699Z|7edf35df-5fab-4a3a-97a6-85c0127d7944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:09.171Z|1a0e9ec7-841a-4a4b-a942-75e77fdfe483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:08:09.171Z|1a0e9ec7-841a-4a4b-a942-75e77fdfe483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:08:11.639Z|450dcd76-79d0-49a1-ac0f-5c93cf00ab2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:11.640Z|450dcd76-79d0-49a1-ac0f-5c93cf00ab2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:15.283Z|20bc94cc-bab9-4837-a74e-437028669ef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:15.284Z|20bc94cc-bab9-4837-a74e-437028669ef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:15.294Z|dc18a429-aa0a-49ef-9514-b241f7487d8b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:08:15.295Z|dc18a429-aa0a-49ef-9514-b241f7487d8b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:18.724Z|e7265ab4-a39e-4151-95ac-983768b213b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:18.726Z|e7265ab4-a39e-4151-95ac-983768b213b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:21.666Z|8747a689-3d0b-437d-821d-eee90a75968d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:21.667Z|8747a689-3d0b-437d-821d-eee90a75968d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:24.171Z|6322f819-b493-4bde-8089-623f9ca7512d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:08:24.175Z|6322f819-b493-4bde-8089-623f9ca7512d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:08:24.351Z|138bd227-c990-467d-9818-ab8438276c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:08:24.351Z|138bd227-c990-467d-9818-ab8438276c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:08:25.312Z|732c260c-6604-4856-8e0a-96122dd7ea71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:25.312Z|732c260c-6604-4856-8e0a-96122dd7ea71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:28.755Z|a22d5ee5-455d-4175-bd64-b86c3dce3344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:28.756Z|a22d5ee5-455d-4175-bd64-b86c3dce3344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:31.691Z|9997e6aa-e2d5-495d-801a-bab3191419e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:31.691Z|9997e6aa-e2d5-495d-801a-bab3191419e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:35.335Z|ecbffb75-b429-4c0f-a286-a56005fcdc50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:35.336Z|ecbffb75-b429-4c0f-a286-a56005fcdc50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:38.786Z|193202e6-cb5a-4d13-964e-c94a70f2030b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:38.787Z|193202e6-cb5a-4d13-964e-c94a70f2030b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:39.171Z|c9705ebc-da1e-458c-8ce5-f585ebc97386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:08:39.172Z|c9705ebc-da1e-458c-8ce5-f585ebc97386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:08:41.711Z|9a103d61-d8aa-406b-addc-ab0edfb26145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:41.712Z|9a103d61-d8aa-406b-addc-ab0edfb26145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:45.362Z|8d9d3a39-3b6e-4eb1-8334-301c33e66314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:45.363Z|8d9d3a39-3b6e-4eb1-8334-301c33e66314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:48.817Z|3281c4e9-3d5c-4dff-b4c9-5b4c09f57d26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:48.818Z|3281c4e9-3d5c-4dff-b4c9-5b4c09f57d26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:51.733Z|d56e3558-bb5a-4525-a2c2-557fbf386557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:51.734Z|d56e3558-bb5a-4525-a2c2-557fbf386557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:54.171Z|a8c7cdf8-c119-4b65-9811-e628186e5ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:08:54.172Z|a8c7cdf8-c119-4b65-9811-e628186e5ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:08:54.353Z|d4c8f120-522f-4229-a4fe-64b5fd06c0bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:08:54.353Z|d4c8f120-522f-4229-a4fe-64b5fd06c0bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:08:55.388Z|26adba9a-f143-484b-ad9c-15a4367bd418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:55.389Z|26adba9a-f143-484b-ad9c-15a4367bd418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:08:58.844Z|9364dd99-2a71-4759-87ab-e7c0e28c54f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:08:58.845Z|9364dd99-2a71-4759-87ab-e7c0e28c54f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:01.755Z|a2fed92f-a26a-43c9-9dc4-fdfaa4a2f93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:01.756Z|a2fed92f-a26a-43c9-9dc4-fdfaa4a2f93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:05.416Z|9b1c3091-7c2c-404a-a83c-daa3e0b221a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:05.418Z|9b1c3091-7c2c-404a-a83c-daa3e0b221a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:08.871Z|1ee03d04-c9db-43ae-a394-2c9633bcfb55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:08.872Z|1ee03d04-c9db-43ae-a394-2c9633bcfb55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:09.171Z|c600f495-f320-4dda-80a7-f447bdb1ae24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:09:09.174Z|c600f495-f320-4dda-80a7-f447bdb1ae24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:09:11.778Z|ba4e3811-75a2-4cfc-8524-1f35d2e07334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:11.778Z|ba4e3811-75a2-4cfc-8524-1f35d2e07334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:15.295Z|02d1b52f-c88d-42c1-bc52-820469c4ffc0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:09:15.296Z|02d1b52f-c88d-42c1-bc52-820469c4ffc0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:15.442Z|5019aaa7-cbc3-491a-bc76-014fdbbcf10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:15.443Z|5019aaa7-cbc3-491a-bc76-014fdbbcf10c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:18.900Z|c51cb2df-67b2-4301-9cf4-c5463c20449b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:18.901Z|c51cb2df-67b2-4301-9cf4-c5463c20449b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:21.804Z|0708db87-302e-4d93-b02e-c18415a9131a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:21.805Z|0708db87-302e-4d93-b02e-c18415a9131a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:24.172Z|eaecbea0-1cce-4c6d-bad6-3e2507d55e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:09:24.174Z|eaecbea0-1cce-4c6d-bad6-3e2507d55e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:09:24.354Z|17ee4441-575e-457c-aeb1-da358c60d346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:09:24.355Z|17ee4441-575e-457c-aeb1-da358c60d346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:09:25.467Z|1d2ef068-7a98-4511-a96a-95772c6c8f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:25.468Z|1d2ef068-7a98-4511-a96a-95772c6c8f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:28.925Z|05214e37-8ab8-47e3-b992-d24d89adfed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:28.926Z|05214e37-8ab8-47e3-b992-d24d89adfed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:31.827Z|91d05f8f-505b-4001-a886-f7216b5839c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:31.828Z|91d05f8f-505b-4001-a886-f7216b5839c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:35.496Z|b188bcee-1243-48d2-ba81-eb4a60b94e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:35.497Z|b188bcee-1243-48d2-ba81-eb4a60b94e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:38.951Z|c96a9cc6-7cc2-4619-850a-9db7912f7a27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:38.952Z|c96a9cc6-7cc2-4619-850a-9db7912f7a27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:39.171Z|7f2c1078-808b-44aa-a4e7-20300c4176b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:09:39.172Z|7f2c1078-808b-44aa-a4e7-20300c4176b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:09:41.853Z|89fc2b3d-41aa-44ec-bad0-5fff12a764ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:41.854Z|89fc2b3d-41aa-44ec-bad0-5fff12a764ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:45.528Z|e5d5f3f4-8956-4401-91c6-09fdf620f283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:45.529Z|e5d5f3f4-8956-4401-91c6-09fdf620f283|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:48.980Z|8c5351a5-a24f-40ca-b443-dccadc54cf91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:48.982Z|8c5351a5-a24f-40ca-b443-dccadc54cf91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:51.877Z|719ac79e-be63-48da-be56-2b92fa6dd8cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:51.878Z|719ac79e-be63-48da-be56-2b92fa6dd8cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:54.171Z|32a158bb-b73f-4c7a-b599-c8271739c458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:09:54.174Z|32a158bb-b73f-4c7a-b599-c8271739c458|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:09:54.356Z|01b6a5c5-e5ae-4979-bf0a-1a6c30bf5fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:09:54.357Z|01b6a5c5-e5ae-4979-bf0a-1a6c30bf5fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:09:55.555Z|734d4821-e6db-4d7d-a31a-adcb26fb5ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:55.556Z|734d4821-e6db-4d7d-a31a-adcb26fb5ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:09:59.006Z|56bdcc84-a2d9-4a3f-8453-af1c81a35b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:09:59.006Z|56bdcc84-a2d9-4a3f-8453-af1c81a35b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:01.903Z|ce82cd1e-9185-47d4-82a6-cb2702380c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:01.904Z|ce82cd1e-9185-47d4-82a6-cb2702380c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:05.584Z|a881c4fa-64a8-40c4-a48b-bf496de1a970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:05.585Z|a881c4fa-64a8-40c4-a48b-bf496de1a970|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:09.032Z|9daaefa4-5fa4-4eef-bc5c-0a738c208ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:09.033Z|9daaefa4-5fa4-4eef-bc5c-0a738c208ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:09.171Z|aebca7ef-c760-4acb-9144-7f81ec33f848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:10:09.172Z|aebca7ef-c760-4acb-9144-7f81ec33f848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:10:11.932Z|658dd9ac-3281-4a92-8efc-e890be8274c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:11.933Z|658dd9ac-3281-4a92-8efc-e890be8274c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:15.296Z|311c1220-4dfd-40eb-9600-3ed407c36ce7|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:10:15.297Z|311c1220-4dfd-40eb-9600-3ed407c36ce7|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:15.609Z|b4132115-edc2-463f-9ad9-dbf0d6537a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:15.610Z|b4132115-edc2-463f-9ad9-dbf0d6537a3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:19.056Z|24982e6f-3e58-4ebf-a0cc-f9e2dc4e8368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:19.057Z|24982e6f-3e58-4ebf-a0cc-f9e2dc4e8368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:21.961Z|30dda87c-850c-47e0-937b-2a47c1f3c434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:21.962Z|30dda87c-850c-47e0-937b-2a47c1f3c434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:24.171Z|17fc830a-45db-4396-b337-80b3ee2a16c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:10:24.172Z|17fc830a-45db-4396-b337-80b3ee2a16c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:10:24.358Z|9b90df5b-bcf3-4860-8c4e-736e4028f198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:10:24.359Z|9b90df5b-bcf3-4860-8c4e-736e4028f198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:10:25.636Z|30c7738c-b4b6-4c1a-ac7e-b4b38bededbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:25.637Z|30c7738c-b4b6-4c1a-ac7e-b4b38bededbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:29.077Z|c88d5b7a-7137-4d33-940a-c5b7cb73ed68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:29.078Z|c88d5b7a-7137-4d33-940a-c5b7cb73ed68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:31.985Z|7a55cb28-e362-499c-a4fe-e98b5197e105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:31.986Z|7a55cb28-e362-499c-a4fe-e98b5197e105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:35.659Z|69d4c98b-11e2-41ec-ba5a-6ebcb52b0e8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:35.660Z|69d4c98b-11e2-41ec-ba5a-6ebcb52b0e8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:39.101Z|2dea1c84-a76c-4f96-9d56-dc5299a9f26c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:39.102Z|2dea1c84-a76c-4f96-9d56-dc5299a9f26c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:39.170Z|8d0c9299-b1dd-407a-98df-3e0a0e38e5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:10:39.172Z|8d0c9299-b1dd-407a-98df-3e0a0e38e5ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:10:42.009Z|f5119693-1c50-4371-acff-e8f17df819ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:42.010Z|f5119693-1c50-4371-acff-e8f17df819ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:45.687Z|557614f1-0393-4328-bcc9-fa9bdee30f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:45.688Z|557614f1-0393-4328-bcc9-fa9bdee30f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:49.123Z|39e74cc5-dad6-48a3-8026-8c72513a7442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:49.124Z|39e74cc5-dad6-48a3-8026-8c72513a7442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:52.039Z|95790d49-08f8-49bb-918a-c32e77be35bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:52.041Z|95790d49-08f8-49bb-918a-c32e77be35bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:54.171Z|aab0c781-6aff-436d-8f79-f7fc78553dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:10:54.172Z|aab0c781-6aff-436d-8f79-f7fc78553dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:10:54.360Z|32fe9831-523a-4203-99b3-b250cad349f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:10:54.360Z|32fe9831-523a-4203-99b3-b250cad349f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:10:55.713Z|3c8ee2d2-dcc5-4ee0-81c5-8b03b82ef428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:55.714Z|3c8ee2d2-dcc5-4ee0-81c5-8b03b82ef428|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:10:59.146Z|fe0565c8-99f2-4a06-87fa-a9670ef13595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:10:59.147Z|fe0565c8-99f2-4a06-87fa-a9670ef13595|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:02.071Z|e83bc059-339e-490d-af37-d147d70c33bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:02.072Z|e83bc059-339e-490d-af37-d147d70c33bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:05.738Z|ce04faf6-49ee-4566-b669-c0ac033bf4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:05.739Z|ce04faf6-49ee-4566-b669-c0ac033bf4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:09.170Z|81513459-51da-43eb-9a6d-dc7260cc4b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:09.171Z|93dfb829-cf5a-42e8-877a-72466b130365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:11:09.171Z|93dfb829-cf5a-42e8-877a-72466b130365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:11:09.171Z|81513459-51da-43eb-9a6d-dc7260cc4b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:12.096Z|31a21df4-631f-4a9e-94c2-291d6ee8e7aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:12.098Z|31a21df4-631f-4a9e-94c2-291d6ee8e7aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:15.297Z|8e8d452e-e149-4dde-9398-5e7b47f71ed7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:11:15.298Z|8e8d452e-e149-4dde-9398-5e7b47f71ed7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:15.763Z|86250b8c-e62c-4912-b614-59cc086d78dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:15.764Z|86250b8c-e62c-4912-b614-59cc086d78dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:19.196Z|43f4d2e1-f5f3-4c1f-b57a-ae718dbe4a22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:19.197Z|43f4d2e1-f5f3-4c1f-b57a-ae718dbe4a22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:22.123Z|81b1b1ad-1c98-465b-931e-6ceac877f724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:22.124Z|81b1b1ad-1c98-465b-931e-6ceac877f724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:24.171Z|173e4b95-344a-42b3-83af-38e14552e3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:11:24.174Z|173e4b95-344a-42b3-83af-38e14552e3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:11:24.362Z|ce8e8454-f1bf-43de-bfc1-65f9a0adfb10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:11:24.362Z|ce8e8454-f1bf-43de-bfc1-65f9a0adfb10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:11:25.788Z|4ee8fd08-d8f1-4ddc-b7ca-5fabd19abedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:25.789Z|4ee8fd08-d8f1-4ddc-b7ca-5fabd19abedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:29.221Z|36c502b4-0f47-4948-9e2e-7dac11faf9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:29.222Z|36c502b4-0f47-4948-9e2e-7dac11faf9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:32.153Z|1b95ad99-2907-4ccb-a251-17bea7c8ec8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:32.155Z|1b95ad99-2907-4ccb-a251-17bea7c8ec8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:35.814Z|b92459fd-ff56-45f7-9b70-4c6bd1511eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:35.815Z|b92459fd-ff56-45f7-9b70-4c6bd1511eee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:39.171Z|dbc7e863-1ca2-4406-aabd-1cc93d777a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:11:39.172Z|dbc7e863-1ca2-4406-aabd-1cc93d777a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:11:39.245Z|d5825a9b-d951-4b5c-b60f-a4a3d01f0601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:39.245Z|d5825a9b-d951-4b5c-b60f-a4a3d01f0601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:42.181Z|c7f0974f-ceba-479d-8009-a146095be5c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:42.182Z|c7f0974f-ceba-479d-8009-a146095be5c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:45.837Z|59e307fa-de0c-45bb-90ca-731bae9af3c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:45.838Z|59e307fa-de0c-45bb-90ca-731bae9af3c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:49.268Z|0bb2ef15-0e6f-48e7-9f48-d05720c20585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:49.269Z|0bb2ef15-0e6f-48e7-9f48-d05720c20585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:52.209Z|ef30ef85-1829-4374-a1ed-f5859b29f507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:52.210Z|ef30ef85-1829-4374-a1ed-f5859b29f507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:54.171Z|b7b2a184-79d0-4596-b7d4-5f8ce22b0b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:11:54.172Z|b7b2a184-79d0-4596-b7d4-5f8ce22b0b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:11:54.363Z|212ed59a-3ac2-40cb-b274-6c83a10893f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:11:54.364Z|212ed59a-3ac2-40cb-b274-6c83a10893f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:11:55.860Z|6147a36d-15ce-4f08-8977-b3a9945f4cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:55.861Z|6147a36d-15ce-4f08-8977-b3a9945f4cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:11:59.291Z|0fd77f11-4c7a-40ef-8a2e-3aa8edf494f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:11:59.292Z|0fd77f11-4c7a-40ef-8a2e-3aa8edf494f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:02.233Z|c1a21152-d4fd-46bd-9ef6-061255fd06ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:02.234Z|c1a21152-d4fd-46bd-9ef6-061255fd06ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:05.885Z|99333fb2-d50c-47ec-8018-d72f4dd7c1d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:05.886Z|99333fb2-d50c-47ec-8018-d72f4dd7c1d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:09.171Z|0f8983b1-ce48-4fe7-9b6f-abc48e2c5aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:12:09.173Z|0f8983b1-ce48-4fe7-9b6f-abc48e2c5aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:12:09.319Z|1af17314-4622-47c5-be78-88dd9003db2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:09.319Z|1af17314-4622-47c5-be78-88dd9003db2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:12.263Z|e9eefa0e-49d9-4002-a802-3daf02dfa31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:12.265Z|e9eefa0e-49d9-4002-a802-3daf02dfa31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:15.296Z|8825caf5-8c91-419d-9826-7384e7cd8657|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:12:15.297Z|8825caf5-8c91-419d-9826-7384e7cd8657|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:15.909Z|58ecc5d3-1a83-4f9c-9947-39a167c48bab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:15.909Z|58ecc5d3-1a83-4f9c-9947-39a167c48bab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:19.343Z|0d27b9dd-c3a3-47a6-a326-0840bf6a5859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:19.344Z|0d27b9dd-c3a3-47a6-a326-0840bf6a5859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:22.293Z|d6e58758-57dc-4396-b3b7-9b27bcc5497c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:22.294Z|d6e58758-57dc-4396-b3b7-9b27bcc5497c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:24.172Z|f6b9fbf2-b02d-4d7b-993b-25c6e644a482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:12:24.173Z|f6b9fbf2-b02d-4d7b-993b-25c6e644a482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:12:24.364Z|275ec09e-e391-44d9-a788-068b780d9062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:12:24.365Z|275ec09e-e391-44d9-a788-068b780d9062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:12:25.935Z|a83ce0e3-74fe-4468-bf82-fe5cf33500c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:25.936Z|a83ce0e3-74fe-4468-bf82-fe5cf33500c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:29.364Z|c58ee2ff-33fe-4bef-a741-5a59c20f648f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:29.365Z|c58ee2ff-33fe-4bef-a741-5a59c20f648f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:32.320Z|64f88b74-6194-4790-b270-b3dd75ddaa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:32.321Z|64f88b74-6194-4790-b270-b3dd75ddaa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:35.960Z|2ff43976-1eb1-4d0e-852b-e62c3b20fb22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:35.961Z|2ff43976-1eb1-4d0e-852b-e62c3b20fb22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:39.171Z|8cceb790-a555-4eee-8f4c-b546775255d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:12:39.173Z|8cceb790-a555-4eee-8f4c-b546775255d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:12:39.388Z|04da413b-3014-4179-a965-cd5690002b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:39.389Z|04da413b-3014-4179-a965-cd5690002b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:42.348Z|53a2981c-1df1-4258-a8a7-9cd20339388e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:42.349Z|53a2981c-1df1-4258-a8a7-9cd20339388e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:45.983Z|9ba733f3-758c-4acd-bf14-550eb3dcc909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:45.984Z|9ba733f3-758c-4acd-bf14-550eb3dcc909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:49.413Z|2dac4bad-09f9-4b92-a6d0-ede68abd1c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:49.414Z|2dac4bad-09f9-4b92-a6d0-ede68abd1c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:52.375Z|c86dc90d-665c-4715-b732-38bbcf220d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:52.376Z|c86dc90d-665c-4715-b732-38bbcf220d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:54.172Z|d6abf603-029f-4d9f-abaf-c24e0ed063e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:12:54.175Z|d6abf603-029f-4d9f-abaf-c24e0ed063e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:12:54.367Z|84ed99d1-d8d8-47a5-a5d3-a531dac7c791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:12:54.367Z|84ed99d1-d8d8-47a5-a5d3-a531dac7c791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:12:56.009Z|b1095095-16ec-47bd-8a71-b96dedc24627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:56.010Z|b1095095-16ec-47bd-8a71-b96dedc24627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:12:59.441Z|0cd584b8-c6a3-4801-987f-98491137252f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:12:59.441Z|0cd584b8-c6a3-4801-987f-98491137252f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:02.403Z|81f3e2bf-332e-4ab1-a3e1-518e97bad8c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:02.404Z|81f3e2bf-332e-4ab1-a3e1-518e97bad8c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:06.033Z|d111d26c-df8f-42c2-9a93-771f866b1b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:06.034Z|d111d26c-df8f-42c2-9a93-771f866b1b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:09.171Z|ad80b6f0-1ae9-4c40-b74f-645624ddc075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:13:09.172Z|ad80b6f0-1ae9-4c40-b74f-645624ddc075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:13:09.466Z|4bcab2e0-7d26-4c5f-a35c-0b8e00e18e80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:09.467Z|4bcab2e0-7d26-4c5f-a35c-0b8e00e18e80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:12.431Z|6ec7d0aa-a376-4f06-a600-6a57e4a699ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:12.431Z|6ec7d0aa-a376-4f06-a600-6a57e4a699ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:15.297Z|b3956215-4cd8-4a28-964c-a376c14d65a3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:13:15.298Z|b3956215-4cd8-4a28-964c-a376c14d65a3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:16.056Z|1ff6c67b-71c9-4378-aff9-e984632a7ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:16.056Z|1ff6c67b-71c9-4378-aff9-e984632a7ab8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:19.496Z|f287d7d5-d335-4703-95f7-4e62f280464d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:19.497Z|f287d7d5-d335-4703-95f7-4e62f280464d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:22.455Z|93962955-6f91-4660-b40a-52ed841da51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:22.456Z|93962955-6f91-4660-b40a-52ed841da51a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:24.171Z|b6b27e7d-d4d0-436c-8e6e-0a62fa005c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:13:24.172Z|b6b27e7d-d4d0-436c-8e6e-0a62fa005c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:13:24.368Z|79c2e5fb-7df6-4f9d-adb2-ea0be3b4168a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:13:24.369Z|79c2e5fb-7df6-4f9d-adb2-ea0be3b4168a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:13:26.078Z|7c299292-64f4-433f-abf0-2fe9e0b2855d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:26.079Z|7c299292-64f4-433f-abf0-2fe9e0b2855d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:29.525Z|8725415a-dcc8-44ea-9b31-1d948a71c4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:29.526Z|8725415a-dcc8-44ea-9b31-1d948a71c4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:32.481Z|37d40b69-bf43-4911-99b6-d5c54489bf6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:32.482Z|37d40b69-bf43-4911-99b6-d5c54489bf6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:36.104Z|3cb3e2c7-f57d-48ce-9f62-2db791419705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:36.106Z|3cb3e2c7-f57d-48ce-9f62-2db791419705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:39.171Z|3328c50b-ea71-4abb-8935-bae68ac427e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:13:39.173Z|3328c50b-ea71-4abb-8935-bae68ac427e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:13:39.548Z|af69b478-5897-4025-bbca-b97f3aae9d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:39.548Z|af69b478-5897-4025-bbca-b97f3aae9d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:42.507Z|a8c12dd1-a705-42d0-a84b-7498f8145d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:42.508Z|a8c12dd1-a705-42d0-a84b-7498f8145d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:46.127Z|3d6fa94c-be2b-43e7-b88b-b09168dcd132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:46.128Z|3d6fa94c-be2b-43e7-b88b-b09168dcd132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:49.569Z|d1e12e1b-783f-4725-8fc9-d1a4761a520b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:49.571Z|d1e12e1b-783f-4725-8fc9-d1a4761a520b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:52.534Z|b216dcfb-8845-4d84-8824-7a63ca34134b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:52.535Z|b216dcfb-8845-4d84-8824-7a63ca34134b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:54.171Z|75eafd6e-7838-4fa8-9102-86b5a9f0950f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:13:54.172Z|75eafd6e-7838-4fa8-9102-86b5a9f0950f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:13:54.370Z|c631bc79-e048-44a1-b76a-d494d638f463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:13:54.370Z|c631bc79-e048-44a1-b76a-d494d638f463|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:13:56.154Z|c5943ea0-f010-4b21-813a-a533f9aa6cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:56.155Z|c5943ea0-f010-4b21-813a-a533f9aa6cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:13:59.596Z|e187a8b4-f442-4be9-8ab8-1842569e72c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:13:59.597Z|e187a8b4-f442-4be9-8ab8-1842569e72c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:02.555Z|03360d92-ed19-487a-b0be-541c3e8e521d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:02.556Z|03360d92-ed19-487a-b0be-541c3e8e521d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:06.180Z|f2d255d3-89b8-4f6f-b330-b70b37d4b956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:06.181Z|f2d255d3-89b8-4f6f-b330-b70b37d4b956|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:09.171Z|afd4ed21-05f5-4573-9b96-016c8ffd57da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:14:09.171Z|afd4ed21-05f5-4573-9b96-016c8ffd57da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:14:09.619Z|dd36834a-b611-4969-9549-6d8a7c8d0d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:09.620Z|dd36834a-b611-4969-9549-6d8a7c8d0d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:12.578Z|cbbea9e8-cc37-4755-b5d6-3c9f504e5897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:12.579Z|cbbea9e8-cc37-4755-b5d6-3c9f504e5897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:15.296Z|9b3bf24b-6a76-4492-99a8-6a4d4481ca80|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:14:15.298Z|9b3bf24b-6a76-4492-99a8-6a4d4481ca80|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:16.203Z|d94644dd-7d81-46ef-8919-00cb66ce4ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:16.204Z|d94644dd-7d81-46ef-8919-00cb66ce4ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:19.644Z|0bff29be-a548-4955-9e71-bde8311d9d67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:19.645Z|0bff29be-a548-4955-9e71-bde8311d9d67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:22.605Z|751c0873-d837-4999-81cb-4578ff71aa2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:22.606Z|751c0873-d837-4999-81cb-4578ff71aa2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:24.172Z|70f089c8-ddf7-4b38-9cce-a7a9b77fa221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:14:24.174Z|70f089c8-ddf7-4b38-9cce-a7a9b77fa221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:14:24.371Z|174bd567-f3f1-4771-bce3-9f37e0520035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:14:24.372Z|174bd567-f3f1-4771-bce3-9f37e0520035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:14:26.227Z|6d7b285d-f281-44e1-828e-b843b1d6c6fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:26.228Z|6d7b285d-f281-44e1-828e-b843b1d6c6fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:29.668Z|c8c9426a-c5e8-4fe2-8986-bea40414d7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:29.669Z|c8c9426a-c5e8-4fe2-8986-bea40414d7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:32.628Z|8a4f61fc-e6e4-4275-bce9-58d6ae55d4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:32.629Z|8a4f61fc-e6e4-4275-bce9-58d6ae55d4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:36.256Z|a1bb27d2-217f-4140-87eb-e2464234fdbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:36.257Z|a1bb27d2-217f-4140-87eb-e2464234fdbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:39.171Z|8abee944-edad-4d44-95b0-ce6eb0039141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:14:39.171Z|8abee944-edad-4d44-95b0-ce6eb0039141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:14:39.692Z|8f1417d4-9a10-47d4-b112-6d608938d3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:39.693Z|8f1417d4-9a10-47d4-b112-6d608938d3f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:42.653Z|6607d56f-bf41-4b03-a518-991b6c505a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:42.653Z|6607d56f-bf41-4b03-a518-991b6c505a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:46.281Z|0f5d23b4-eb51-4563-b2b5-e37af65af976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:46.282Z|0f5d23b4-eb51-4563-b2b5-e37af65af976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:49.717Z|82e95dcf-42eb-42da-945b-969425fa8ffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:49.718Z|82e95dcf-42eb-42da-945b-969425fa8ffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:52.676Z|e997aadf-7819-45ca-a1fd-a6f6de2568ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:52.677Z|e997aadf-7819-45ca-a1fd-a6f6de2568ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:54.171Z|b88e34ae-9f8c-4a6e-9c21-3cd306bd1713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:14:54.172Z|b88e34ae-9f8c-4a6e-9c21-3cd306bd1713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:14:54.373Z|6a24f8ea-a46e-4a17-9cec-e90cce140c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:14:54.374Z|6a24f8ea-a46e-4a17-9cec-e90cce140c33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:14:56.307Z|c4b1bbd8-95aa-4959-bba3-f2e98a91dccc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:56.308Z|c4b1bbd8-95aa-4959-bba3-f2e98a91dccc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:14:59.741Z|13088d7c-6a37-4746-bc00-910f5a96d6c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:14:59.743Z|13088d7c-6a37-4746-bc00-910f5a96d6c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:02.702Z|953f1627-9b62-476c-8abc-f2ea5c7de5d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:02.703Z|953f1627-9b62-476c-8abc-f2ea5c7de5d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:06.336Z|9247b032-a808-494c-b9cd-9f72ab91bbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:06.337Z|9247b032-a808-494c-b9cd-9f72ab91bbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:09.171Z|623ab090-66ce-4d9a-988e-a7879907b241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:15:09.173Z|623ab090-66ce-4d9a-988e-a7879907b241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:15:09.766Z|5d4d38af-67e5-4f63-8741-f204221f1a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:09.767Z|5d4d38af-67e5-4f63-8741-f204221f1a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:12.731Z|bff63cd9-d17f-468f-9f7b-baa3e9de330f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:12.732Z|bff63cd9-d17f-468f-9f7b-baa3e9de330f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:15.297Z|690ad58f-5c8d-40ba-aee9-c07496203f2b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:15:15.298Z|690ad58f-5c8d-40ba-aee9-c07496203f2b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:16.363Z|da226b22-0e49-4828-b4d6-7405b1264811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:16.364Z|da226b22-0e49-4828-b4d6-7405b1264811|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:19.788Z|1d8b6863-09f9-4f1f-974a-ca866b7ab680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:19.788Z|1d8b6863-09f9-4f1f-974a-ca866b7ab680|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:22.761Z|536079ec-815d-4ec3-af3a-c0b851ffbcf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:22.762Z|536079ec-815d-4ec3-af3a-c0b851ffbcf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:24.171Z|4f67d58f-4155-475f-8be0-7f83c873a559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:15:24.173Z|4f67d58f-4155-475f-8be0-7f83c873a559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:15:24.375Z|0bb3c3e3-c216-4706-b60f-425a6e7820a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:15:24.376Z|0bb3c3e3-c216-4706-b60f-425a6e7820a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:15:26.387Z|0c176465-900f-40cc-96eb-1787320246a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:26.388Z|0c176465-900f-40cc-96eb-1787320246a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:29.809Z|0c0f2da3-ce3f-4f6b-843b-ee468e1fbce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:29.810Z|0c0f2da3-ce3f-4f6b-843b-ee468e1fbce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:32.789Z|77b06655-c34c-4288-a52f-be438b21eb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:32.791Z|77b06655-c34c-4288-a52f-be438b21eb0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:36.417Z|95fc53ca-3995-443d-8761-927023b2655c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:36.418Z|95fc53ca-3995-443d-8761-927023b2655c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:39.171Z|291bd7ac-f52e-4529-8137-79bbe9629998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:15:39.172Z|291bd7ac-f52e-4529-8137-79bbe9629998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:15:39.836Z|508ddaa8-c74e-4421-8b21-d378691c4012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:39.837Z|508ddaa8-c74e-4421-8b21-d378691c4012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:42.818Z|114121f5-343d-459e-b5b8-064fd8755e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:42.819Z|114121f5-343d-459e-b5b8-064fd8755e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:46.445Z|8332823d-6b3b-4ec6-b365-8b79036d6802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:46.446Z|8332823d-6b3b-4ec6-b365-8b79036d6802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:49.862Z|abc8a440-e80a-4b65-86e1-68cef9bd040b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:49.863Z|abc8a440-e80a-4b65-86e1-68cef9bd040b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:52.843Z|a6f84c61-72f8-42e8-8820-6afc5beb4c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:52.844Z|a6f84c61-72f8-42e8-8820-6afc5beb4c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:54.171Z|b95652b4-566a-4156-9935-c98224f176c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:15:54.173Z|b95652b4-566a-4156-9935-c98224f176c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:15:54.378Z|bc4c785d-a78f-42a2-b563-63319796f107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:15:54.378Z|bc4c785d-a78f-42a2-b563-63319796f107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:15:56.471Z|3dec1e08-092a-41ef-8567-8876834f752e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:56.472Z|3dec1e08-092a-41ef-8567-8876834f752e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:15:59.886Z|c89a5415-3a53-4f01-aba9-a1fb07769d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:15:59.886Z|c89a5415-3a53-4f01-aba9-a1fb07769d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:02.872Z|bd6d2bbc-165c-47b3-9609-b4d7f327aff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:02.874Z|bd6d2bbc-165c-47b3-9609-b4d7f327aff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:06.497Z|bd0272d3-943c-46e7-9846-2b4653193bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:06.499Z|bd0272d3-943c-46e7-9846-2b4653193bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:09.171Z|3a76d4f2-c458-4f0b-ba1c-3ef912eaf3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:16:09.171Z|3a76d4f2-c458-4f0b-ba1c-3ef912eaf3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:16:09.906Z|f5a0df6f-6a45-4e10-8192-cfde3eecb2d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:09.907Z|f5a0df6f-6a45-4e10-8192-cfde3eecb2d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:12.906Z|ac93c420-9182-420e-98b4-9ed8866bd7c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:12.907Z|ac93c420-9182-420e-98b4-9ed8866bd7c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:15.300Z|a8dff770-4b8a-43cd-b0f8-fe676044a5a6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:16:15.301Z|a8dff770-4b8a-43cd-b0f8-fe676044a5a6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:16.527Z|50814b74-e46e-4400-9e84-5c007b01a290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:16.528Z|50814b74-e46e-4400-9e84-5c007b01a290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:19.943Z|ad994fab-8c35-456d-ad00-32f64da9c4d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:19.945Z|ad994fab-8c35-456d-ad00-32f64da9c4d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:22.933Z|5a12edf8-23c2-4072-a17b-394d79f66ce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:22.934Z|5a12edf8-23c2-4072-a17b-394d79f66ce5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:24.171Z|84c33db6-ab8e-48d5-afab-1ad7b803ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:16:24.173Z|84c33db6-ab8e-48d5-afab-1ad7b803ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:16:24.380Z|473fc891-4355-4c03-9b5e-242cfe8cf162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:16:24.381Z|473fc891-4355-4c03-9b5e-242cfe8cf162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:16:26.553Z|0f0c462e-6df7-465a-9363-09820659911f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:26.554Z|0f0c462e-6df7-465a-9363-09820659911f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:29.967Z|642425f5-8f5f-4b7e-8cfc-bfc213404a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:29.968Z|642425f5-8f5f-4b7e-8cfc-bfc213404a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:32.959Z|7c17a3a1-711b-4bdd-84ad-25d6fce3237b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:32.960Z|7c17a3a1-711b-4bdd-84ad-25d6fce3237b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:36.580Z|30ef847d-525f-42e1-a4df-f9b7e0181b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:36.581Z|30ef847d-525f-42e1-a4df-f9b7e0181b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:39.171Z|7343ea5e-904e-4d2f-b71e-ea4f6208ae4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:16:39.172Z|7343ea5e-904e-4d2f-b71e-ea4f6208ae4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:16:39.991Z|2472a1d1-d183-438b-97b2-413047e56e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:39.992Z|2472a1d1-d183-438b-97b2-413047e56e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:42.987Z|4b29db08-a02f-45e8-96e7-30a5e7a3e583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:42.988Z|4b29db08-a02f-45e8-96e7-30a5e7a3e583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:46.608Z|0b665455-9e3d-4ea8-abf0-2a46dab059de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:46.610Z|0b665455-9e3d-4ea8-abf0-2a46dab059de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:50.019Z|ce05d134-fe87-4844-ab72-7f7a4771fa56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:50.020Z|ce05d134-fe87-4844-ab72-7f7a4771fa56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:53.011Z|0a91959c-c822-41cf-a387-98d4092db709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:53.012Z|0a91959c-c822-41cf-a387-98d4092db709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:16:54.171Z|53797a78-493f-4dd1-b5ac-b8525d1b4694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:16:54.171Z|53797a78-493f-4dd1-b5ac-b8525d1b4694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:16:54.382Z|637ad288-813d-4053-b4ca-004a79ac2e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:16:54.383Z|637ad288-813d-4053-b4ca-004a79ac2e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:16:56.633Z|3c1fc49f-7df2-4a35-b607-f10690f87e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:16:56.634Z|3c1fc49f-7df2-4a35-b607-f10690f87e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:00.046Z|d6182a6d-4f23-4202-b15e-9d3b5de535d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:00.047Z|d6182a6d-4f23-4202-b15e-9d3b5de535d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:03.037Z|a22cd24d-f4cb-4c9c-9397-c1064db7c7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:03.038Z|a22cd24d-f4cb-4c9c-9397-c1064db7c7da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:06.664Z|14b4432f-1e18-483a-b5cf-58315746a51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:06.665Z|14b4432f-1e18-483a-b5cf-58315746a51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:09.171Z|29dbc834-0cab-400d-aa79-1d3c51950bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:17:09.172Z|29dbc834-0cab-400d-aa79-1d3c51950bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:17:10.074Z|13a8b927-535f-4878-9f81-fdfcfa088518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:10.075Z|13a8b927-535f-4878-9f81-fdfcfa088518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:13.064Z|07218242-a257-405e-86f5-e0b0d71efe2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:13.064Z|07218242-a257-405e-86f5-e0b0d71efe2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:15.295Z|ddc9b2b8-927f-4b07-bda4-18238b2eff49|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:17:15.296Z|ddc9b2b8-927f-4b07-bda4-18238b2eff49|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:16.695Z|fff89202-3733-4094-9b9d-0b0af3cace23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:16.697Z|fff89202-3733-4094-9b9d-0b0af3cace23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:20.100Z|c4f53d41-5cea-47e4-9ed9-34b8d5cf440e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:20.101Z|c4f53d41-5cea-47e4-9ed9-34b8d5cf440e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:23.088Z|3fd9117d-0754-4565-93b8-afdcc676a2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:23.089Z|3fd9117d-0754-4565-93b8-afdcc676a2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:24.171Z|34725774-cec7-423b-8e91-6a2bb3f2a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:17:24.173Z|34725774-cec7-423b-8e91-6a2bb3f2a10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:17:24.384Z|02f9ee39-0b7b-449e-bb99-e193dee97d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:17:24.385Z|02f9ee39-0b7b-449e-bb99-e193dee97d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:17:26.729Z|9d7ea239-9621-4d88-b767-9c67d40cdcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:26.730Z|9d7ea239-9621-4d88-b767-9c67d40cdcaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:30.126Z|2cbf8068-943a-41a2-99d2-46326e93aa39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:30.127Z|2cbf8068-943a-41a2-99d2-46326e93aa39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:33.113Z|b15eca2e-113d-4172-8478-304511aa5185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:33.114Z|b15eca2e-113d-4172-8478-304511aa5185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:36.761Z|e49b2453-c919-4fff-80d9-e564bcd835e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:36.763Z|e49b2453-c919-4fff-80d9-e564bcd835e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:39.171Z|d0779cdc-f969-4a4a-976c-4ded06597e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:17:39.171Z|d0779cdc-f969-4a4a-976c-4ded06597e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:17:40.147Z|223e5e23-9162-401c-be84-652494ce8028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:40.148Z|223e5e23-9162-401c-be84-652494ce8028|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:43.138Z|d49dff83-7a67-47d8-90b7-b0aa8592cab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:43.138Z|d49dff83-7a67-47d8-90b7-b0aa8592cab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:46.792Z|9343f5bf-2b14-41f8-b152-1113b380ff6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:46.794Z|9343f5bf-2b14-41f8-b152-1113b380ff6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:50.174Z|772332d3-071e-4bd2-949c-2dc7ab880612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:50.175Z|772332d3-071e-4bd2-949c-2dc7ab880612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:53.165Z|8ed35887-3928-4d5b-9792-72e646abfdc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:53.167Z|8ed35887-3928-4d5b-9792-72e646abfdc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:17:54.171Z|2ad878dc-5589-4b0b-b7b4-ec31197c5c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:17:54.172Z|2ad878dc-5589-4b0b-b7b4-ec31197c5c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:17:54.385Z|6fe319e0-efbb-4a20-a76d-3d7a0b82357c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:17:54.386Z|6fe319e0-efbb-4a20-a76d-3d7a0b82357c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:17:56.821Z|1ef9808c-2590-4f9a-960b-eba9c2cd7dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:17:56.822Z|1ef9808c-2590-4f9a-960b-eba9c2cd7dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:00.204Z|e2da0207-6dc6-42a5-b9af-cc4a30f736d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:00.205Z|e2da0207-6dc6-42a5-b9af-cc4a30f736d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:03.201Z|160bd5f7-678e-4f44-8031-f59a84b38747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:03.202Z|160bd5f7-678e-4f44-8031-f59a84b38747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:06.845Z|f1111ebc-909d-48dd-b2db-70f30fc0bb4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:06.846Z|f1111ebc-909d-48dd-b2db-70f30fc0bb4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:09.171Z|493539d6-43bb-4584-a656-5ca73bfd7628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:18:09.173Z|493539d6-43bb-4584-a656-5ca73bfd7628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:18:10.229Z|a07cf232-4ac3-4c06-8714-a1b95e6c750e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:10.230Z|a07cf232-4ac3-4c06-8714-a1b95e6c750e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:13.247Z|6e50095f-642c-48c9-adb7-b95819c8634e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:13.247Z|6e50095f-642c-48c9-adb7-b95819c8634e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:15.294Z|ac05bdff-adef-403a-acb3-75c04eeedf28|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:18:15.295Z|ac05bdff-adef-403a-acb3-75c04eeedf28|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:16.869Z|6d418084-161a-471c-a33b-eede9527ae4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:16.869Z|6d418084-161a-471c-a33b-eede9527ae4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:20.258Z|d1ad419c-6800-4165-a9c8-4c5100221710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:20.260Z|d1ad419c-6800-4165-a9c8-4c5100221710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:23.274Z|644c471f-7e60-4bb3-8c14-d789a20c4516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:23.275Z|644c471f-7e60-4bb3-8c14-d789a20c4516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:24.171Z|1e9239aa-c132-4e59-a326-5ff95b5771a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:18:24.173Z|1e9239aa-c132-4e59-a326-5ff95b5771a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:18:24.387Z|1f0a32e4-f55a-4c2b-b644-40b05f1b69ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:18:24.387Z|1f0a32e4-f55a-4c2b-b644-40b05f1b69ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:18:26.895Z|b9e32308-9ce2-4d20-a0fd-261de04d750c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:26.896Z|b9e32308-9ce2-4d20-a0fd-261de04d750c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:30.289Z|37dd8804-96f5-4ff3-bf39-d284dfe1babf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:30.290Z|37dd8804-96f5-4ff3-bf39-d284dfe1babf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:33.303Z|f2a30984-973e-43f6-92c0-9f88eab580dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:33.304Z|f2a30984-973e-43f6-92c0-9f88eab580dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:36.920Z|bc325ec3-37b4-4686-a51f-ffc96433971b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:36.920Z|bc325ec3-37b4-4686-a51f-ffc96433971b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:39.171Z|71c45e24-0ee7-47f6-b6ed-f75b790bb62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:18:39.171Z|71c45e24-0ee7-47f6-b6ed-f75b790bb62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:18:40.314Z|c7a49968-8b71-44e8-8319-364109922907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:40.315Z|c7a49968-8b71-44e8-8319-364109922907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:43.329Z|116bf8e0-badb-4055-96e0-b8825ba4445a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:43.330Z|116bf8e0-badb-4055-96e0-b8825ba4445a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:46.942Z|accac38f-0485-4185-9262-dbe0e11752fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:46.943Z|accac38f-0485-4185-9262-dbe0e11752fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:50.341Z|eccb33a4-37f8-4f94-83c5-8b2b5b88ac92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:50.342Z|eccb33a4-37f8-4f94-83c5-8b2b5b88ac92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:53.364Z|538af69b-1299-4090-9bf3-fd8fd83b8c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:53.365Z|538af69b-1299-4090-9bf3-fd8fd83b8c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:18:54.171Z|8295d45f-a9c2-4222-bd22-e28df4999b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:18:54.173Z|8295d45f-a9c2-4222-bd22-e28df4999b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:18:54.388Z|942531ac-0846-49a5-b865-f344a0749110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:18:54.390Z|942531ac-0846-49a5-b865-f344a0749110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:18:56.970Z|7b5520a3-b14e-498e-a76a-102257ca34cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:18:56.971Z|7b5520a3-b14e-498e-a76a-102257ca34cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:00.367Z|d02d0e41-4a66-4ec1-8bd6-b62c1c6077d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:00.368Z|d02d0e41-4a66-4ec1-8bd6-b62c1c6077d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:03.388Z|1d073aaf-d69a-4478-8324-c751d0df05f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:03.389Z|1d073aaf-d69a-4478-8324-c751d0df05f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:07.001Z|0b3cd398-6fa5-4344-b742-06b67c74cd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:07.003Z|0b3cd398-6fa5-4344-b742-06b67c74cd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:09.171Z|2d7a0941-4d64-4270-927e-64165b61872b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:19:09.172Z|2d7a0941-4d64-4270-927e-64165b61872b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:19:10.390Z|cebce3fa-3ecf-4b42-8151-c05eadac90dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:10.391Z|cebce3fa-3ecf-4b42-8151-c05eadac90dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:13.413Z|f10e4d39-4af3-4edc-bbcc-74fb858d7a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:13.414Z|f10e4d39-4af3-4edc-bbcc-74fb858d7a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:15.296Z|ad8d44d1-a11d-4105-b635-d8ea1a358423|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:19:15.297Z|ad8d44d1-a11d-4105-b635-d8ea1a358423|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:17.028Z|74dc73ed-deb1-41e3-ac27-f73a54c9d391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:17.028Z|74dc73ed-deb1-41e3-ac27-f73a54c9d391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:20.412Z|8803343a-53ea-43ce-bdc4-98647605dc45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:20.413Z|8803343a-53ea-43ce-bdc4-98647605dc45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:23.445Z|f9d5c5f0-e206-4d39-8be6-e802bc2be9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:23.446Z|f9d5c5f0-e206-4d39-8be6-e802bc2be9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:24.171Z|300d92a2-0f23-458c-a203-acf306a1832f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:19:24.172Z|300d92a2-0f23-458c-a203-acf306a1832f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:19:24.391Z|755474ea-c74f-4c18-8535-1ce33d682f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:19:24.392Z|755474ea-c74f-4c18-8535-1ce33d682f9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:19:27.053Z|e719af4c-bbe1-4845-a553-2d7671c1a888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:27.054Z|e719af4c-bbe1-4845-a553-2d7671c1a888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:30.439Z|28ad5c00-540d-46d6-a65d-8f0eaa72a138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:30.440Z|28ad5c00-540d-46d6-a65d-8f0eaa72a138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:33.469Z|a8c12998-ce9f-4d63-ad5e-1a1c03fdf81e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:33.469Z|a8c12998-ce9f-4d63-ad5e-1a1c03fdf81e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:37.079Z|bf579ee7-5c42-45bf-b744-6bf8696a89e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:37.080Z|bf579ee7-5c42-45bf-b744-6bf8696a89e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:39.171Z|1990cb4b-6a5b-4efa-80ac-91d68ef60bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:19:39.173Z|1990cb4b-6a5b-4efa-80ac-91d68ef60bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:19:40.463Z|a15aa207-4db7-4d15-9a0f-05abd3a38c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:40.464Z|a15aa207-4db7-4d15-9a0f-05abd3a38c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:43.492Z|46ca8f02-98a8-4c5b-ad1e-25027b603934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:43.493Z|46ca8f02-98a8-4c5b-ad1e-25027b603934|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:47.109Z|9a684c81-daef-485d-a57f-839abbde37e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:47.110Z|9a684c81-daef-485d-a57f-839abbde37e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:50.487Z|29785b80-0123-4ac3-9b79-0fa27e1dc007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:50.488Z|29785b80-0123-4ac3-9b79-0fa27e1dc007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:53.517Z|cd5525ca-4472-4b47-a726-8be5d70cfa93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:53.518Z|cd5525ca-4472-4b47-a726-8be5d70cfa93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:19:54.171Z|793032a0-ab03-4371-8c1a-8cce4e980788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:19:54.172Z|793032a0-ab03-4371-8c1a-8cce4e980788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:19:54.393Z|d2cd5267-7d2a-43cf-a759-4d91a6abc7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:19:54.393Z|d2cd5267-7d2a-43cf-a759-4d91a6abc7f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:19:57.136Z|7e306c61-e59c-4c66-9fa4-cf9aff99c98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:19:57.137Z|7e306c61-e59c-4c66-9fa4-cf9aff99c98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:00.513Z|ddb0f3a4-b759-46c5-890b-5c20fe371567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:00.514Z|ddb0f3a4-b759-46c5-890b-5c20fe371567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:03.539Z|0b105fac-b97d-4ea4-87e7-82712cd3e6d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:03.539Z|0b105fac-b97d-4ea4-87e7-82712cd3e6d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:07.168Z|d8d4603d-ed9e-4aac-9f7f-20c488b1359e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:07.169Z|d8d4603d-ed9e-4aac-9f7f-20c488b1359e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:09.171Z|5b16cf47-76f5-403d-9c5e-3c956edced8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:20:09.172Z|5b16cf47-76f5-403d-9c5e-3c956edced8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:20:10.536Z|bb2f992f-0bc2-4b9a-919c-6130afd211b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:10.537Z|bb2f992f-0bc2-4b9a-919c-6130afd211b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:13.559Z|685a1770-b18d-43b0-a112-2785ead5d28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:13.560Z|685a1770-b18d-43b0-a112-2785ead5d28f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:15.297Z|ad76d54d-8036-401e-935c-aca76708b0f7|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:20:15.299Z|ad76d54d-8036-401e-935c-aca76708b0f7|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:17.189Z|b2946cd3-3296-44f5-9dca-79f581aa8f2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:17.190Z|b2946cd3-3296-44f5-9dca-79f581aa8f2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:20.560Z|3f091230-4977-46ce-bc55-cf582d287f9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:20.560Z|3f091230-4977-46ce-bc55-cf582d287f9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:23.581Z|5d2e148f-0469-4df6-8c09-9f238523b62c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:23.582Z|5d2e148f-0469-4df6-8c09-9f238523b62c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:24.171Z|e740e89e-058f-4fbc-8526-0244e2ec91f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:20:24.174Z|e740e89e-058f-4fbc-8526-0244e2ec91f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:20:24.394Z|1a7ab7d3-cfce-4129-a8ca-e778cf350d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:20:24.395Z|1a7ab7d3-cfce-4129-a8ca-e778cf350d40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:20:27.214Z|189760ef-d30c-4605-acc4-29675bd13908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:27.215Z|189760ef-d30c-4605-acc4-29675bd13908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:30.592Z|01b784de-37e2-4cbe-b1cb-a7fcb07e1ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:30.593Z|01b784de-37e2-4cbe-b1cb-a7fcb07e1ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:33.601Z|ce8fdfca-9a63-435a-b710-8ec9ff741956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:33.602Z|ce8fdfca-9a63-435a-b710-8ec9ff741956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:37.240Z|cb8c4b8e-6a80-4352-9a58-a2fef464f297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:37.241Z|cb8c4b8e-6a80-4352-9a58-a2fef464f297|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:39.170Z|a5467abc-67ce-4f77-99fa-9678f83c662f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:20:39.171Z|a5467abc-67ce-4f77-99fa-9678f83c662f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:20:40.618Z|9c629ca0-03cf-40fd-9378-ab332e228b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:40.618Z|9c629ca0-03cf-40fd-9378-ab332e228b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:43.624Z|f089d1db-4533-4912-b870-2bddefbcdb9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:43.625Z|f089d1db-4533-4912-b870-2bddefbcdb9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:47.265Z|969f1717-68bb-4d63-b5b1-bcc97ef11f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:47.266Z|969f1717-68bb-4d63-b5b1-bcc97ef11f22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:50.639Z|84d4b6e3-ea73-4700-bf74-cc62082ecd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:50.640Z|84d4b6e3-ea73-4700-bf74-cc62082ecd2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:53.646Z|08ffb247-d44d-4ea8-b2e9-5c3a5d73310f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:53.647Z|08ffb247-d44d-4ea8-b2e9-5c3a5d73310f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:20:54.171Z|db23dd26-6599-4523-89c7-d9048bcd449c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:20:54.172Z|db23dd26-6599-4523-89c7-d9048bcd449c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:20:54.396Z|d7248e20-5437-4f09-ad92-ebb307108333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:20:54.396Z|d7248e20-5437-4f09-ad92-ebb307108333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:20:57.294Z|7b13ec68-ac9a-418f-928e-439b89131441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:20:57.296Z|7b13ec68-ac9a-418f-928e-439b89131441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:00.661Z|257c6436-6b01-4e15-8801-a83013adc421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:00.662Z|257c6436-6b01-4e15-8801-a83013adc421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:03.675Z|90ad7e5e-65ea-48a3-9215-b96fb24705fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:03.677Z|90ad7e5e-65ea-48a3-9215-b96fb24705fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:07.325Z|5c6e4460-ccf8-4553-895d-31cc649b9af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:07.326Z|5c6e4460-ccf8-4553-895d-31cc649b9af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:09.171Z|8c54873f-f5cf-4d8c-8ef6-60eb3ddd8c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:21:09.173Z|8c54873f-f5cf-4d8c-8ef6-60eb3ddd8c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:21:10.684Z|f6ac8edc-58b7-4dcd-90fb-e9fe7c8f6812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:10.685Z|f6ac8edc-58b7-4dcd-90fb-e9fe7c8f6812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:13.707Z|e04efb20-a7b2-4dbe-9f9d-c37d7642fd88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:13.708Z|e04efb20-a7b2-4dbe-9f9d-c37d7642fd88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:15.295Z|225aba8f-582e-4f77-ba76-d835de43bcbb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:21:15.296Z|225aba8f-582e-4f77-ba76-d835de43bcbb|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:17.364Z|4ec462a4-aacb-449f-9b47-42e12f4f2919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:17.366Z|4ec462a4-aacb-449f-9b47-42e12f4f2919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:20.708Z|4e846a14-74bb-4e4f-8190-749505ddb7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:20.709Z|4e846a14-74bb-4e4f-8190-749505ddb7c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:23.733Z|7b7bad44-6b28-42b7-882b-4d2ec1ab71ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:23.733Z|7b7bad44-6b28-42b7-882b-4d2ec1ab71ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:24.171Z|9b0bda61-0d77-4667-a614-90ce4c2d447f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:21:24.171Z|9b0bda61-0d77-4667-a614-90ce4c2d447f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:21:24.397Z|8ee9e5ec-7add-47ef-9bf0-824d1d14ea90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:21:24.398Z|8ee9e5ec-7add-47ef-9bf0-824d1d14ea90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:21:27.395Z|9436384b-6b6c-4339-8332-9c5b24e34127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:27.396Z|9436384b-6b6c-4339-8332-9c5b24e34127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:30.730Z|b5f473cc-031b-4c80-af93-bb7e39cd9f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:30.731Z|b5f473cc-031b-4c80-af93-bb7e39cd9f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:33.758Z|66dc8320-d686-468c-8091-7580a07b7526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:33.759Z|66dc8320-d686-468c-8091-7580a07b7526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:37.427Z|4497d7a8-dfc7-41cd-8ed0-559c0535b6bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:37.428Z|4497d7a8-dfc7-41cd-8ed0-559c0535b6bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:39.170Z|a5a8dfc0-18ed-4de5-81ab-ef0575b4f0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:21:39.171Z|a5a8dfc0-18ed-4de5-81ab-ef0575b4f0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:21:40.755Z|1f78ef94-f5ff-48f1-b7b3-7398a8e3cf63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:40.756Z|1f78ef94-f5ff-48f1-b7b3-7398a8e3cf63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:43.782Z|666f54d8-e214-449e-b45a-15ced4cd4cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:43.783Z|666f54d8-e214-449e-b45a-15ced4cd4cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:47.453Z|6b09a95d-2aa8-4b5b-8559-161eeaa7d64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:47.454Z|6b09a95d-2aa8-4b5b-8559-161eeaa7d64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:50.777Z|34150bec-0499-45d7-9937-0207e7b9995d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:50.778Z|34150bec-0499-45d7-9937-0207e7b9995d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:53.809Z|0eeaabfd-04e6-416e-924a-26ec55941536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:53.810Z|0eeaabfd-04e6-416e-924a-26ec55941536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:21:54.171Z|cc8055ce-13cb-47cb-b6e0-138c66b12774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:21:54.173Z|cc8055ce-13cb-47cb-b6e0-138c66b12774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:21:54.400Z|48f30caa-d271-46e3-8a25-943634001556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:21:54.402Z|48f30caa-d271-46e3-8a25-943634001556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:21:57.480Z|18155cf7-dc96-4248-8661-3c2d436f52eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:21:57.481Z|18155cf7-dc96-4248-8661-3c2d436f52eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:00.801Z|3db6a7c4-5fd6-4044-baee-7021602c5f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:00.801Z|3db6a7c4-5fd6-4044-baee-7021602c5f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:03.839Z|f4f97726-1c81-4cba-b132-f095567e0cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:03.840Z|f4f97726-1c81-4cba-b132-f095567e0cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:07.507Z|84ebbac5-f632-4e7c-82d0-da1ca1d60546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:07.509Z|84ebbac5-f632-4e7c-82d0-da1ca1d60546|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:09.171Z|48b0c1d8-c6c5-463a-8217-032d00ba7425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:22:09.172Z|48b0c1d8-c6c5-463a-8217-032d00ba7425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:22:10.875Z|581d472b-201d-4c8c-9dc8-76c9de0d9ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:10.876Z|581d472b-201d-4c8c-9dc8-76c9de0d9ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:13.870Z|97139141-b330-4956-aaef-a957cb3f0c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:13.871Z|97139141-b330-4956-aaef-a957cb3f0c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:15.296Z|ece57c63-1428-40f8-b5d2-2b0451494915|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:22:15.297Z|ece57c63-1428-40f8-b5d2-2b0451494915|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:17.530Z|20e3ad75-9613-4862-b818-cb737e969a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:17.531Z|20e3ad75-9613-4862-b818-cb737e969a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:20.897Z|edc73e75-8ef9-45d4-b8e1-bacbe6404e10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:20.898Z|edc73e75-8ef9-45d4-b8e1-bacbe6404e10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:23.895Z|9b1324cf-031d-4b1b-9355-8262c27145a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:23.896Z|9b1324cf-031d-4b1b-9355-8262c27145a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:24.171Z|2235698d-1f2c-46fb-a335-b7bb5ef42741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:22:24.172Z|2235698d-1f2c-46fb-a335-b7bb5ef42741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:22:24.406Z|51b98667-a561-40cd-8089-eef4000a77af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:22:24.407Z|51b98667-a561-40cd-8089-eef4000a77af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:22:27.557Z|a1ad0a72-3217-43e5-9900-f4eb2003859d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:27.559Z|a1ad0a72-3217-43e5-9900-f4eb2003859d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:30.918Z|f2892d4e-1f41-4a5e-82ca-fe2dd0729f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:30.919Z|f2892d4e-1f41-4a5e-82ca-fe2dd0729f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:33.919Z|7beda788-ba79-4fb9-804a-d6bfefc7affe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:33.920Z|7beda788-ba79-4fb9-804a-d6bfefc7affe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:37.596Z|f440f1e0-372f-4e44-ad34-701fc4011a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:37.597Z|f440f1e0-372f-4e44-ad34-701fc4011a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:39.171Z|2b014f91-13d8-4d83-bbf3-59c6f90adc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:22:39.172Z|2b014f91-13d8-4d83-bbf3-59c6f90adc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:22:40.942Z|8d4311ce-9770-4502-9083-63e295efdeaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:40.943Z|8d4311ce-9770-4502-9083-63e295efdeaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:43.942Z|59850335-ddc8-4d12-a578-4aff1473eaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:43.944Z|59850335-ddc8-4d12-a578-4aff1473eaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:47.618Z|20957d17-2130-4c34-a907-23a43020f1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:47.618Z|20957d17-2130-4c34-a907-23a43020f1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:50.964Z|b7226761-ee96-499b-a8ef-94b2a8487227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:50.965Z|b7226761-ee96-499b-a8ef-94b2a8487227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:53.973Z|8969aec1-b7cc-43d4-bb3c-ecea2fde7d59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:53.974Z|8969aec1-b7cc-43d4-bb3c-ecea2fde7d59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:22:54.171Z|1cab5dbd-b7c1-4df3-8bf0-d240076a2e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:22:54.172Z|1cab5dbd-b7c1-4df3-8bf0-d240076a2e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:22:54.415Z|32f6e3b1-692c-4d22-92f5-190634be2d94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:22:54.416Z|32f6e3b1-692c-4d22-92f5-190634be2d94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:22:57.644Z|a45bcdef-8397-433c-b202-f93e1869cbc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:22:57.644Z|a45bcdef-8397-433c-b202-f93e1869cbc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:00.983Z|ce3d6e5e-6d55-4a54-8db0-cdc4c7cc9599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:00.984Z|ce3d6e5e-6d55-4a54-8db0-cdc4c7cc9599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:04.002Z|63d67506-1a23-4774-be88-cd70b5276971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:04.003Z|63d67506-1a23-4774-be88-cd70b5276971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:07.668Z|a775ce44-ff3a-4a89-a1ea-ccfd49d8bc11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:07.670Z|a775ce44-ff3a-4a89-a1ea-ccfd49d8bc11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:09.171Z|de0b3932-92a4-455f-8ff6-23ac29e68c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:23:09.171Z|de0b3932-92a4-455f-8ff6-23ac29e68c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:23:11.002Z|6365fd73-e30e-4f51-acc7-923a225c268f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:11.003Z|6365fd73-e30e-4f51-acc7-923a225c268f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:14.032Z|f39cde22-0e8b-48ec-ad54-82d7b31e39dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:14.033Z|f39cde22-0e8b-48ec-ad54-82d7b31e39dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:15.296Z|30e4bf37-b6a8-48f6-9de7-8f6ed9f90900|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:23:15.297Z|30e4bf37-b6a8-48f6-9de7-8f6ed9f90900|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:17.697Z|792deb2e-c88f-44b6-94d5-ab5856455089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:17.699Z|792deb2e-c88f-44b6-94d5-ab5856455089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:21.022Z|bbcdb718-15f1-4ac6-87e5-0a3941d3a287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:21.023Z|bbcdb718-15f1-4ac6-87e5-0a3941d3a287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:24.062Z|5b14af59-dfa8-408a-a571-ca274b968447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:24.064Z|5b14af59-dfa8-408a-a571-ca274b968447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:24.171Z|0d489dc8-500c-4b62-b0f1-bd42a200caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:23:24.173Z|0d489dc8-500c-4b62-b0f1-bd42a200caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:23:24.417Z|c0294498-658a-4ac2-af2e-d263d818a70c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:23:24.418Z|c0294498-658a-4ac2-af2e-d263d818a70c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:23:27.724Z|8ac8d57f-868b-49f5-877a-7fbd75d65746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:27.726Z|8ac8d57f-868b-49f5-877a-7fbd75d65746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:31.043Z|cce90257-28bd-4849-865f-9380d97c96e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:31.044Z|cce90257-28bd-4849-865f-9380d97c96e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:34.090Z|b57b8c2a-58a3-4eed-a4a5-f125ef37a1fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:34.091Z|b57b8c2a-58a3-4eed-a4a5-f125ef37a1fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:37.749Z|14e4143c-6942-4f77-bdd0-483d09c7994d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:37.750Z|14e4143c-6942-4f77-bdd0-483d09c7994d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:39.171Z|e4de6f5e-4887-4301-be44-33ef7432ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:23:39.172Z|e4de6f5e-4887-4301-be44-33ef7432ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:23:41.066Z|ad141739-9850-43f1-8c75-8eb110a99703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:41.066Z|ad141739-9850-43f1-8c75-8eb110a99703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:44.118Z|345f9dc0-93d8-439e-ae48-7693a78fbf3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:44.119Z|345f9dc0-93d8-439e-ae48-7693a78fbf3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:47.779Z|dbcc8f6e-2613-4bf8-806c-6bda1dd08b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:47.780Z|dbcc8f6e-2613-4bf8-806c-6bda1dd08b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:51.086Z|4367df75-a44e-4f39-98e5-85e0e2ff3696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:51.087Z|4367df75-a44e-4f39-98e5-85e0e2ff3696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:54.147Z|923b998a-a29f-4f5f-bcfe-266d44eda948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:54.148Z|923b998a-a29f-4f5f-bcfe-266d44eda948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:23:54.171Z|816af8ba-5708-49cc-95e2-786c35666573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:23:54.171Z|816af8ba-5708-49cc-95e2-786c35666573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:23:54.419Z|297f28ea-40bb-4eeb-a3ca-ea7f2903b62e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:23:54.419Z|297f28ea-40bb-4eeb-a3ca-ea7f2903b62e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:23:57.806Z|e8d22373-7740-488b-bda0-0fda136dd3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:23:57.807Z|e8d22373-7740-488b-bda0-0fda136dd3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:01.107Z|85d63643-fa14-4537-9ed5-de8695fa57f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:01.108Z|85d63643-fa14-4537-9ed5-de8695fa57f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:04.177Z|b59b680e-7987-4976-b51a-2121033f8e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:04.179Z|b59b680e-7987-4976-b51a-2121033f8e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:07.830Z|f9fa59fb-98d8-4331-b345-82a39027288a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:07.831Z|f9fa59fb-98d8-4331-b345-82a39027288a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:09.171Z|989e64ff-d66b-4fad-adb7-b61c2150f64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:24:09.173Z|989e64ff-d66b-4fad-adb7-b61c2150f64f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:24:11.132Z|db4b06a6-3a85-4d93-aabc-11c7941d043f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:11.133Z|db4b06a6-3a85-4d93-aabc-11c7941d043f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:14.208Z|6cbc2c02-cf57-49ad-b9cf-8010ede3a6f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:14.209Z|6cbc2c02-cf57-49ad-b9cf-8010ede3a6f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:15.295Z|17984498-0606-4905-a5a1-e3488f9c1972|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:24:15.296Z|17984498-0606-4905-a5a1-e3488f9c1972|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:17.855Z|aa62fbd0-1436-4601-a56c-4137d3704d98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:17.856Z|aa62fbd0-1436-4601-a56c-4137d3704d98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:21.156Z|67de2892-74df-4eca-92b0-cc24c60e5f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:21.157Z|67de2892-74df-4eca-92b0-cc24c60e5f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:24.171Z|15cc0806-202c-456f-b743-46f1a031e832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:24:24.172Z|15cc0806-202c-456f-b743-46f1a031e832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:24:24.236Z|3054ddbd-5901-40a8-811e-c6248e306dbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:24.238Z|3054ddbd-5901-40a8-811e-c6248e306dbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:24.420Z|69aaae2f-29ad-4d8c-9901-e3ee3ee463d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:24:24.420Z|69aaae2f-29ad-4d8c-9901-e3ee3ee463d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:24:27.880Z|9556b69b-9c77-4e9a-83d3-8048a99938cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:27.881Z|9556b69b-9c77-4e9a-83d3-8048a99938cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:31.179Z|05101f3f-f795-46d4-9a84-803e880a95c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:31.179Z|05101f3f-f795-46d4-9a84-803e880a95c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:34.268Z|b1854d72-fa88-47a3-9cd6-c73af646b7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:34.269Z|b1854d72-fa88-47a3-9cd6-c73af646b7f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:37.910Z|5b10b144-05ae-4844-9fdc-5c34f0cb0e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:37.912Z|5b10b144-05ae-4844-9fdc-5c34f0cb0e96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:39.171Z|a7f996d8-3ea3-4bdd-ba91-d1e851cd2fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:24:39.171Z|a7f996d8-3ea3-4bdd-ba91-d1e851cd2fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:24:41.205Z|ed6c2798-b14e-4582-a6d0-86e04bb12fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:41.206Z|ed6c2798-b14e-4582-a6d0-86e04bb12fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:44.299Z|773456fc-4ee6-4bf6-88db-ba7dd55cad68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:44.300Z|773456fc-4ee6-4bf6-88db-ba7dd55cad68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:47.939Z|df4a1dd2-04eb-4b7c-a5c0-62d9575ea612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:47.940Z|df4a1dd2-04eb-4b7c-a5c0-62d9575ea612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:51.228Z|24cdc69c-5a5b-495d-aab6-bd27af8d4bc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:51.229Z|24cdc69c-5a5b-495d-aab6-bd27af8d4bc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:54.173Z|d696397a-825c-42b8-abda-5624f3d371a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:24:54.175Z|d696397a-825c-42b8-abda-5624f3d371a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:24:54.325Z|ba52a1f1-e328-46e3-8234-b01297bf70a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:54.326Z|ba52a1f1-e328-46e3-8234-b01297bf70a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:24:54.421Z|b0ab778a-ebbc-4085-b65e-140df267b2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:24:54.422Z|b0ab778a-ebbc-4085-b65e-140df267b2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:24:57.965Z|3889de5c-bbe6-4fc7-9fa7-092a5ee6d9ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:24:57.966Z|3889de5c-bbe6-4fc7-9fa7-092a5ee6d9ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:01.251Z|e059bb3b-0d2a-4b5c-83b8-9f9db32f3935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:01.252Z|e059bb3b-0d2a-4b5c-83b8-9f9db32f3935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:04.363Z|e3fb32d0-d72e-4680-95ce-e4916cdd6574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:04.365Z|e3fb32d0-d72e-4680-95ce-e4916cdd6574|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:07.990Z|b3399286-2101-4bb2-bf26-74951d9b3c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:07.991Z|b3399286-2101-4bb2-bf26-74951d9b3c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:09.171Z|aa706e8d-2a47-4cb1-8bb4-73cf2e1608e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:25:09.172Z|aa706e8d-2a47-4cb1-8bb4-73cf2e1608e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:25:11.273Z|81d91ea2-978e-477a-b58b-eef00981c2e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:11.275Z|81d91ea2-978e-477a-b58b-eef00981c2e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:14.394Z|328cbc4e-1454-4319-94c0-09e59960a0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:14.395Z|328cbc4e-1454-4319-94c0-09e59960a0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:15.295Z|74e148fe-9310-4eb4-be0a-b4d34b0bae30|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:25:15.295Z|74e148fe-9310-4eb4-be0a-b4d34b0bae30|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:18.015Z|6ed6775c-266a-4b7a-a11b-473b114d2c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:18.016Z|6ed6775c-266a-4b7a-a11b-473b114d2c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:21.298Z|1abefc03-6ab7-4ba7-9a81-894b74e0f150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:21.299Z|1abefc03-6ab7-4ba7-9a81-894b74e0f150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:24.171Z|44833086-2e95-45db-b0fd-815a37eca1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:25:24.173Z|44833086-2e95-45db-b0fd-815a37eca1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:25:24.420Z|23a90abb-5941-4227-b928-57151d1b985c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:24.421Z|23a90abb-5941-4227-b928-57151d1b985c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:24.423Z|b8c40a4c-1b96-4b78-8f48-7111f434d4de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:25:24.423Z|b8c40a4c-1b96-4b78-8f48-7111f434d4de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:25:28.040Z|afe996d1-efc7-4613-aea2-8c01a8b64f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:28.041Z|afe996d1-efc7-4613-aea2-8c01a8b64f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:31.322Z|7262b026-7df5-4495-84be-2d9de29da9f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:31.323Z|7262b026-7df5-4495-84be-2d9de29da9f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:34.448Z|a0ff3e57-f7be-4dc4-82bf-6c2ce1ad6dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:34.450Z|a0ff3e57-f7be-4dc4-82bf-6c2ce1ad6dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:38.062Z|a09e9c52-2d32-45f6-bd54-21848ad690bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:38.063Z|a09e9c52-2d32-45f6-bd54-21848ad690bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:39.171Z|a50dbf4e-c246-4d01-9396-9ac268170e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:25:39.173Z|a50dbf4e-c246-4d01-9396-9ac268170e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:25:41.349Z|5eea0e35-d8f2-49ea-9248-67a5bca7b6dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:41.350Z|5eea0e35-d8f2-49ea-9248-67a5bca7b6dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:44.482Z|61334fcf-ad23-4bb3-926b-89cd721291cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:44.484Z|61334fcf-ad23-4bb3-926b-89cd721291cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:48.089Z|3b74e77d-d480-49e9-9e69-5ae28ed58d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:48.091Z|3b74e77d-d480-49e9-9e69-5ae28ed58d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:51.375Z|5bd5f109-f78a-4423-92ee-598d023dc6da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:51.376Z|5bd5f109-f78a-4423-92ee-598d023dc6da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:54.171Z|df5aa227-c383-4c65-808b-8f9bc7a70887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:25:54.171Z|df5aa227-c383-4c65-808b-8f9bc7a70887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:25:54.424Z|4e3dc0b1-faa0-40d3-84ca-8cd8db58adfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:25:54.425Z|4e3dc0b1-faa0-40d3-84ca-8cd8db58adfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:25:54.508Z|35df7e79-2517-47f0-bba4-edfa16d8dd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:54.509Z|35df7e79-2517-47f0-bba4-edfa16d8dd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:25:58.114Z|15393f55-fb64-4075-87f3-9ec053830636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:25:58.115Z|15393f55-fb64-4075-87f3-9ec053830636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:01.399Z|ccee797b-38e1-4d79-93ab-1c46766c1ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:01.399Z|ccee797b-38e1-4d79-93ab-1c46766c1ad3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:04.538Z|893a4a4f-98b9-459f-808d-95f63be4ef9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:04.540Z|893a4a4f-98b9-459f-808d-95f63be4ef9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:08.142Z|6e9ee7ee-73e7-479e-804d-751f7a3d5e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:08.143Z|6e9ee7ee-73e7-479e-804d-751f7a3d5e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:09.171Z|c1cc6341-9d48-4e31-9e67-18b2b08c7a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:26:09.171Z|c1cc6341-9d48-4e31-9e67-18b2b08c7a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:26:11.423Z|bc0302be-2c12-4816-be4d-f3592c61491b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:11.424Z|bc0302be-2c12-4816-be4d-f3592c61491b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:14.571Z|4a879fbb-673a-4b4b-b098-127e524bf61f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:14.572Z|4a879fbb-673a-4b4b-b098-127e524bf61f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:15.295Z|4ee92c07-096d-47b3-95b8-67aea49e04e9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:26:15.296Z|4ee92c07-096d-47b3-95b8-67aea49e04e9|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:18.165Z|a392ce2e-916f-46a4-afbd-2aafd2688ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:18.167Z|a392ce2e-916f-46a4-afbd-2aafd2688ddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:21.453Z|1efb0123-47d3-4273-b4bd-b8cb6e7e9ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:21.454Z|1efb0123-47d3-4273-b4bd-b8cb6e7e9ac6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:24.171Z|1ead29d0-9e50-4a01-93a0-a6d4191283b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:26:24.173Z|1ead29d0-9e50-4a01-93a0-a6d4191283b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:26:24.425Z|f522351b-b474-49b2-820c-9a27578d9561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:26:24.426Z|f522351b-b474-49b2-820c-9a27578d9561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:26:24.596Z|929cefbf-1aa3-437c-b52e-1deffd4702e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:24.597Z|929cefbf-1aa3-437c-b52e-1deffd4702e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:28.196Z|aaf96ace-0421-4664-98cd-0459eb0be927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:28.197Z|aaf96ace-0421-4664-98cd-0459eb0be927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:31.476Z|19ca5b77-628a-44fd-ae20-f33585af2195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:31.477Z|19ca5b77-628a-44fd-ae20-f33585af2195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:34.620Z|c8377ad7-3ce3-46fa-8db2-a3dc6c69189a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:34.621Z|c8377ad7-3ce3-46fa-8db2-a3dc6c69189a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:38.224Z|8263dad0-4021-4352-b16f-de77fb64cda8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:38.225Z|8263dad0-4021-4352-b16f-de77fb64cda8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:39.171Z|aa56bbe5-b175-4705-8438-d945bd8e064f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:26:39.171Z|aa56bbe5-b175-4705-8438-d945bd8e064f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:26:41.500Z|5102568a-d554-4bc1-a067-75646c88b31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:41.501Z|5102568a-d554-4bc1-a067-75646c88b31c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:44.647Z|9dc42368-5b79-4019-8d5b-7787906bf489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:44.648Z|9dc42368-5b79-4019-8d5b-7787906bf489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:48.249Z|51a9a823-8715-4d70-bf0c-dd64c4fa3c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:48.251Z|51a9a823-8715-4d70-bf0c-dd64c4fa3c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:51.525Z|8a903fb8-cffa-42ea-aecb-2dcd1ed4d004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:51.526Z|8a903fb8-cffa-42ea-aecb-2dcd1ed4d004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:54.171Z|5b4b6cd2-d851-435e-befe-e51fc035da5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:26:54.172Z|5b4b6cd2-d851-435e-befe-e51fc035da5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:26:54.427Z|b1f6a273-7d48-49bc-a18c-eeb0797cd80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:26:54.427Z|b1f6a273-7d48-49bc-a18c-eeb0797cd80f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:26:54.673Z|5640485c-0923-4ef3-8254-8c45fd8a928a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:54.673Z|5640485c-0923-4ef3-8254-8c45fd8a928a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:26:58.271Z|6f46f098-5e00-4687-a6a0-9617f129e3fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:26:58.272Z|6f46f098-5e00-4687-a6a0-9617f129e3fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:01.551Z|26422878-ac6a-4107-b68d-21ee1ce49b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:01.552Z|26422878-ac6a-4107-b68d-21ee1ce49b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:04.697Z|8e6df922-ff73-4e37-9c8d-cf172a72d25d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:04.698Z|8e6df922-ff73-4e37-9c8d-cf172a72d25d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:08.295Z|17d93c5b-3fb3-40e0-8b19-877954ff2a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:08.296Z|17d93c5b-3fb3-40e0-8b19-877954ff2a2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:09.171Z|702d65e4-fc2d-4873-b7e1-978cdff6e4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:27:09.173Z|702d65e4-fc2d-4873-b7e1-978cdff6e4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:27:11.577Z|9bcf5414-0eb5-4a68-987a-ae5b4c60e85a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:11.577Z|9bcf5414-0eb5-4a68-987a-ae5b4c60e85a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:14.727Z|1215f493-6894-4860-8de7-4edcf5c00e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:14.728Z|1215f493-6894-4860-8de7-4edcf5c00e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:15.297Z|f5f3cbe8-af52-42cd-a47d-039988327ce3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:27:15.298Z|f5f3cbe8-af52-42cd-a47d-039988327ce3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:18.319Z|ba1d1c88-1c7e-4afa-8d06-bc600b50d9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:18.320Z|ba1d1c88-1c7e-4afa-8d06-bc600b50d9dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:21.602Z|39efaaee-9546-4861-8d41-6cc55a3eaf6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:21.603Z|39efaaee-9546-4861-8d41-6cc55a3eaf6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:24.171Z|ced76c8e-7f95-489d-b131-52c2b1407b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:27:24.173Z|ced76c8e-7f95-489d-b131-52c2b1407b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:27:24.428Z|c1bcf50a-53bf-4c96-adf3-a3d86b39735e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:27:24.429Z|c1bcf50a-53bf-4c96-adf3-a3d86b39735e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:27:24.762Z|49fb63d3-b304-4c45-b520-b5dfc3f85965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:24.763Z|49fb63d3-b304-4c45-b520-b5dfc3f85965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:28.342Z|8063f128-2b4f-40c2-9407-c2b2afb46f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:28.343Z|8063f128-2b4f-40c2-9407-c2b2afb46f8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:31.629Z|ac839091-2303-4c70-be08-d830ae42bf93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:31.631Z|ac839091-2303-4c70-be08-d830ae42bf93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:34.787Z|425e52bf-7db5-44ef-a678-202e136c58cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:34.788Z|425e52bf-7db5-44ef-a678-202e136c58cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:38.366Z|56c05c9e-ee9f-4dcb-9983-a62263f15f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:38.367Z|56c05c9e-ee9f-4dcb-9983-a62263f15f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:39.171Z|4cab107c-f98e-4ddf-a2c7-a660ab51d5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:27:39.172Z|4cab107c-f98e-4ddf-a2c7-a660ab51d5b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:27:41.656Z|8efbef35-18b9-4955-952c-859267d349b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:41.657Z|8efbef35-18b9-4955-952c-859267d349b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:44.813Z|e05c5b07-bc36-415b-b3b0-272c448a4550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:44.815Z|e05c5b07-bc36-415b-b3b0-272c448a4550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:48.392Z|e2bd8a9e-4faa-4bb7-9222-264d0f8df82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:48.392Z|e2bd8a9e-4faa-4bb7-9222-264d0f8df82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:51.684Z|3a73b4b1-1c45-4aa3-9cd4-54d5c42ec02f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:51.685Z|3a73b4b1-1c45-4aa3-9cd4-54d5c42ec02f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:54.171Z|5b84960a-cb22-4e6a-8aa1-6ad2e8cad974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:27:54.173Z|5b84960a-cb22-4e6a-8aa1-6ad2e8cad974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:27:54.430Z|b7a9be06-bd89-4b81-851d-2e386b134a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:27:54.431Z|b7a9be06-bd89-4b81-851d-2e386b134a8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:27:54.834Z|20525c3a-c8b5-4165-968e-827a6777d129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:54.835Z|20525c3a-c8b5-4165-968e-827a6777d129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:27:58.417Z|02e1ef98-8bca-43fc-a8a9-bce20fb70215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:27:58.417Z|02e1ef98-8bca-43fc-a8a9-bce20fb70215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:01.711Z|272e170e-c838-47cd-96a8-8bcfd974f89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:01.711Z|272e170e-c838-47cd-96a8-8bcfd974f89b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:04.858Z|08b4d35d-5db3-4853-a87a-b2a98f0571ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:04.859Z|08b4d35d-5db3-4853-a87a-b2a98f0571ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:08.440Z|10556a65-c983-4016-8981-f9f3d10963dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:08.441Z|10556a65-c983-4016-8981-f9f3d10963dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:09.171Z|f28bd8e2-438f-4fcb-92ba-5b7509882798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:28:09.172Z|f28bd8e2-438f-4fcb-92ba-5b7509882798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:28:11.733Z|fe4916a5-91fb-44aa-8d11-d032e5f64968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:11.734Z|fe4916a5-91fb-44aa-8d11-d032e5f64968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:14.881Z|1a501381-1e14-41c3-abff-70427b870b70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:14.882Z|1a501381-1e14-41c3-abff-70427b870b70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:15.295Z|b61a4a24-ea3d-442a-86b4-c7e434cc5319|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:28:15.296Z|b61a4a24-ea3d-442a-86b4-c7e434cc5319|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:18.460Z|06a4b60f-e78b-422d-b8dc-3c4b97fd8e99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:18.461Z|06a4b60f-e78b-422d-b8dc-3c4b97fd8e99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:21.758Z|61dd51fd-8b1c-4614-b796-fe483d461208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:21.759Z|61dd51fd-8b1c-4614-b796-fe483d461208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:24.171Z|8c883e5e-81ad-4a35-9322-4a1e57a43f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:28:24.171Z|8c883e5e-81ad-4a35-9322-4a1e57a43f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:28:24.431Z|c8fd5663-0ead-45b0-82f2-c6627660985c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:28:24.432Z|c8fd5663-0ead-45b0-82f2-c6627660985c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:28:24.907Z|66239ab5-5038-4e94-85bd-cc358daf4931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:24.908Z|66239ab5-5038-4e94-85bd-cc358daf4931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:28.484Z|188ea47e-8738-4bdd-a6a1-6f89f97a79c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:28.485Z|188ea47e-8738-4bdd-a6a1-6f89f97a79c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:31.783Z|504acb1f-38a6-4d49-8fb7-11f51cf6720f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:31.784Z|504acb1f-38a6-4d49-8fb7-11f51cf6720f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:34.935Z|8e6a78f8-6fc3-40ea-929a-01a383da6f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:34.936Z|8e6a78f8-6fc3-40ea-929a-01a383da6f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:38.507Z|ec4d9cac-3dcc-4d8a-a768-830f4c501e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:38.508Z|ec4d9cac-3dcc-4d8a-a768-830f4c501e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:39.171Z|0556a506-4782-4abc-a403-1e0de3c6ddda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:28:39.173Z|0556a506-4782-4abc-a403-1e0de3c6ddda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:28:41.805Z|c9d6fed7-6c20-458a-b5f1-316aada39ace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:41.806Z|c9d6fed7-6c20-458a-b5f1-316aada39ace|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:44.961Z|d2ed6e67-a2a7-43fb-8eb3-0b2f43100a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:44.963Z|d2ed6e67-a2a7-43fb-8eb3-0b2f43100a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:48.527Z|33786cdc-b134-4922-a7e0-1acc895648e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:48.528Z|33786cdc-b134-4922-a7e0-1acc895648e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:51.827Z|e8759a4c-1358-42fd-888a-3b7720247dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:51.828Z|e8759a4c-1358-42fd-888a-3b7720247dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:54.171Z|bdd253a1-fbec-4834-9d60-36e53224daa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:28:54.172Z|bdd253a1-fbec-4834-9d60-36e53224daa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:28:54.433Z|e82f0e9b-8549-49eb-8101-b8693b5a2fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:28:54.434Z|e82f0e9b-8549-49eb-8101-b8693b5a2fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:28:54.990Z|cc18badd-b9f0-49a4-b111-21dd91d69452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:54.990Z|cc18badd-b9f0-49a4-b111-21dd91d69452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:28:58.549Z|f01412f5-c62d-4ea5-82d9-e343900410e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:28:58.550Z|f01412f5-c62d-4ea5-82d9-e343900410e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:01.850Z|15cb3c6b-6f67-400b-9e21-457a0234cd70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:01.851Z|15cb3c6b-6f67-400b-9e21-457a0234cd70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:05.015Z|c8055381-5fa2-458a-b110-25ce7c0d02dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:05.016Z|c8055381-5fa2-458a-b110-25ce7c0d02dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:08.574Z|df39c7e0-c261-4193-a39c-43b14081f5e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:08.575Z|df39c7e0-c261-4193-a39c-43b14081f5e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:09.171Z|9bd61ec7-9782-450d-9340-525bc9663321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:29:09.172Z|9bd61ec7-9782-450d-9340-525bc9663321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:29:11.875Z|f1bf23b0-879c-4918-8737-5976319976db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:11.875Z|f1bf23b0-879c-4918-8737-5976319976db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:15.042Z|0f04f5a9-0531-43be-b66d-53481990545e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:15.043Z|0f04f5a9-0531-43be-b66d-53481990545e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:15.296Z|283b3f12-72c5-470c-aa73-225a9dc02279|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:29:15.297Z|283b3f12-72c5-470c-aa73-225a9dc02279|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:18.596Z|dac23ada-9af1-4155-860a-f6c332dbb4fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:18.597Z|dac23ada-9af1-4155-860a-f6c332dbb4fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:21.898Z|aa9784f4-94a2-4096-b443-f4124c0f4031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:21.899Z|aa9784f4-94a2-4096-b443-f4124c0f4031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:24.172Z|052770f6-edcf-42a9-ae1f-861ef36cd7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:29:24.174Z|052770f6-edcf-42a9-ae1f-861ef36cd7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:29:24.435Z|3fca8830-7ac6-4253-a79b-2d6599770b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:29:24.435Z|3fca8830-7ac6-4253-a79b-2d6599770b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:29:25.072Z|94b02723-8af2-4f2c-8bcb-e155a8ab7821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:25.073Z|94b02723-8af2-4f2c-8bcb-e155a8ab7821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:28.619Z|d60a9b4f-4388-4693-93c3-1291d583d3d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:28.620Z|d60a9b4f-4388-4693-93c3-1291d583d3d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:31.924Z|4270182e-437e-4827-8a3f-3353bf5cbb06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:31.925Z|4270182e-437e-4827-8a3f-3353bf5cbb06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:35.098Z|e2f0a453-5134-42d3-a767-fc24f400f518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:35.099Z|e2f0a453-5134-42d3-a767-fc24f400f518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:38.641Z|8abba4cf-b843-4d73-a6c8-a2c59d5aa747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:38.642Z|8abba4cf-b843-4d73-a6c8-a2c59d5aa747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:39.171Z|68e28f02-5615-4d7d-a394-694640cf6758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:29:39.172Z|68e28f02-5615-4d7d-a394-694640cf6758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:29:41.950Z|917aac69-5acb-45e3-94b0-0eb3afc95fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:41.951Z|917aac69-5acb-45e3-94b0-0eb3afc95fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:45.121Z|b3170d28-f9c0-4531-b90c-6e74339bd5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:45.122Z|b3170d28-f9c0-4531-b90c-6e74339bd5d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:48.665Z|3b8a5c7e-8997-4680-8935-e9d9701fb887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:48.666Z|3b8a5c7e-8997-4680-8935-e9d9701fb887|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:51.975Z|eba0f1d8-eaca-4e76-96f8-055f5bcc5761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:51.976Z|eba0f1d8-eaca-4e76-96f8-055f5bcc5761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:54.171Z|fe1a5058-9a66-4963-9491-37d5d2171f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:29:54.172Z|fe1a5058-9a66-4963-9491-37d5d2171f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:29:54.436Z|f01ac50e-7126-407f-b802-ede65ff72795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:29:54.437Z|f01ac50e-7126-407f-b802-ede65ff72795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:29:55.152Z|e1c8045e-cfa8-467d-ab33-7a5f48635443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:55.153Z|e1c8045e-cfa8-467d-ab33-7a5f48635443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:29:58.690Z|02420a73-e34a-4a39-aa3a-5b44bce3ff2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:29:58.691Z|02420a73-e34a-4a39-aa3a-5b44bce3ff2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:02.000Z|c6675ba9-ab3b-41d4-aee8-5d7ffe33e5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:02.002Z|c6675ba9-ab3b-41d4-aee8-5d7ffe33e5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:05.176Z|245679fc-e401-4233-844e-f959d17e0288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:05.177Z|245679fc-e401-4233-844e-f959d17e0288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:08.731Z|a6cbbec9-a9e8-41aa-a645-cec01def4dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:08.732Z|a6cbbec9-a9e8-41aa-a645-cec01def4dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:09.170Z|8c1bd8a7-4f4c-408a-b47a-ac05288df411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:30:09.172Z|8c1bd8a7-4f4c-408a-b47a-ac05288df411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:30:12.027Z|a904cf12-5ab2-4aec-b751-8b87eb153219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:12.028Z|a904cf12-5ab2-4aec-b751-8b87eb153219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:15.203Z|4dcef5cf-8cf7-4c44-8ec2-33babe09658f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:15.205Z|4dcef5cf-8cf7-4c44-8ec2-33babe09658f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:15.295Z|9ca56217-20a6-4fdf-8257-80326a571d1a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:30:15.296Z|9ca56217-20a6-4fdf-8257-80326a571d1a|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:18.759Z|46065b7e-44d9-49d0-ae59-9f624c1455b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:18.760Z|46065b7e-44d9-49d0-ae59-9f624c1455b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:22.061Z|c3c3e72a-f900-47bc-ad02-b87cc3c65547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:22.062Z|c3c3e72a-f900-47bc-ad02-b87cc3c65547|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:24.171Z|75d247a3-b0b3-4fab-bd3a-7b83db704896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:30:24.172Z|75d247a3-b0b3-4fab-bd3a-7b83db704896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:30:24.438Z|6a59773d-33c4-4de9-9d33-0a9856bf37f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:30:24.438Z|6a59773d-33c4-4de9-9d33-0a9856bf37f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:30:25.239Z|e93d529f-f2d8-4a54-b020-1945303c3e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:25.240Z|e93d529f-f2d8-4a54-b020-1945303c3e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:28.797Z|1bd305ec-d4f3-4563-8674-83cd785f2f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:28.802Z|1bd305ec-d4f3-4563-8674-83cd785f2f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:32.087Z|b18b58d4-153d-4274-803a-27b688e5b750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:32.087Z|b18b58d4-153d-4274-803a-27b688e5b750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:35.272Z|c5738dff-7af5-436c-bd18-bcf79ff493a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:35.274Z|c5738dff-7af5-436c-bd18-bcf79ff493a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:38.831Z|4d2cf02f-74e3-4e09-9712-26b10774ea9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:38.832Z|4d2cf02f-74e3-4e09-9712-26b10774ea9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:39.171Z|e6083be3-9b41-4735-be8f-76a196c72824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:30:39.172Z|e6083be3-9b41-4735-be8f-76a196c72824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:30:42.110Z|e25ce616-1a76-4758-9948-6cae2fb3c904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:42.111Z|e25ce616-1a76-4758-9948-6cae2fb3c904|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:45.301Z|5f2f014d-601b-4b1d-aaed-083701a42d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:45.302Z|5f2f014d-601b-4b1d-aaed-083701a42d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:48.859Z|2030bd23-4640-4fd0-b43e-10a3230c375b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:48.861Z|2030bd23-4640-4fd0-b43e-10a3230c375b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:52.138Z|cfd7c4fe-28e5-4571-9784-fdb915b3ecc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:52.139Z|cfd7c4fe-28e5-4571-9784-fdb915b3ecc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:54.171Z|f1365716-7711-4210-be09-4cce4656832d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:30:54.175Z|f1365716-7711-4210-be09-4cce4656832d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:30:54.439Z|fa942a47-85c4-4093-bf9a-548b3ee7f3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:30:54.440Z|fa942a47-85c4-4093-bf9a-548b3ee7f3f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:30:55.326Z|d9c8ed11-dcf2-499e-b032-cbb237ee605c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:55.327Z|d9c8ed11-dcf2-499e-b032-cbb237ee605c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:30:58.885Z|a27446c3-18a5-4450-8b2e-5d983bd05208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:30:58.885Z|a27446c3-18a5-4450-8b2e-5d983bd05208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:02.165Z|644d1c5d-64a5-463a-937e-60005e922bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:02.166Z|644d1c5d-64a5-463a-937e-60005e922bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:05.348Z|b2937ffa-1d05-48b7-a7d8-1bb18e466195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:05.349Z|b2937ffa-1d05-48b7-a7d8-1bb18e466195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:08.908Z|d6f1f6f1-2587-4ebc-945a-1897c7e18118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:08.910Z|d6f1f6f1-2587-4ebc-945a-1897c7e18118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:09.171Z|4fecafe4-3154-43ec-97a0-a286aac6bcde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:31:09.171Z|4fecafe4-3154-43ec-97a0-a286aac6bcde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:31:12.194Z|b5785925-76da-4245-8856-27efa695a96f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:12.195Z|b5785925-76da-4245-8856-27efa695a96f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:15.296Z|3885cff2-e239-443b-8d81-fb21cd4ecadb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:31:15.297Z|3885cff2-e239-443b-8d81-fb21cd4ecadb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:15.372Z|1776d494-fffe-4aef-b01b-f759bfcbb0bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:15.372Z|1776d494-fffe-4aef-b01b-f759bfcbb0bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:18.940Z|63acb79a-3a9d-45ad-9f5f-05929b0fd580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:18.941Z|63acb79a-3a9d-45ad-9f5f-05929b0fd580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:22.223Z|2c5c5960-250b-448b-9ec4-b66e88731c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:22.225Z|2c5c5960-250b-448b-9ec4-b66e88731c90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:24.171Z|ded4dc08-afb9-494b-9fc4-2df046e5f62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:31:24.172Z|ded4dc08-afb9-494b-9fc4-2df046e5f62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:31:24.441Z|fa738706-97d7-4a20-87fd-d05e4bcd8b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:31:24.442Z|fa738706-97d7-4a20-87fd-d05e4bcd8b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:31:25.393Z|9c2a8cd0-7505-40f1-9e94-d4fc8f88139c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:25.394Z|9c2a8cd0-7505-40f1-9e94-d4fc8f88139c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:28.967Z|a340e04c-a31c-46c7-85c9-6794643713b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:28.968Z|a340e04c-a31c-46c7-85c9-6794643713b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:32.253Z|5482122d-4241-4bc5-8ec5-2a3543ca8b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:32.254Z|5482122d-4241-4bc5-8ec5-2a3543ca8b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:35.423Z|8d3ed2cf-3405-4115-8015-e3c8b1b704ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:35.425Z|8d3ed2cf-3405-4115-8015-e3c8b1b704ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:38.997Z|5f61d481-46dd-4ebf-99a0-9632026d1378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:38.999Z|5f61d481-46dd-4ebf-99a0-9632026d1378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:39.171Z|3fee04fe-f3fa-493c-be94-ca8a66a3c1f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:31:39.172Z|3fee04fe-f3fa-493c-be94-ca8a66a3c1f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:31:42.279Z|f454cffa-b315-45f1-9179-3f458d375533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:42.280Z|f454cffa-b315-45f1-9179-3f458d375533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:45.454Z|fa93ed80-d081-4483-8018-b942fb883e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:45.455Z|fa93ed80-d081-4483-8018-b942fb883e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:49.026Z|487b1625-fa12-451b-9567-f16e1a378757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:49.027Z|487b1625-fa12-451b-9567-f16e1a378757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:52.307Z|f92a315c-c1b4-49f1-b388-a4248433b8d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:52.308Z|f92a315c-c1b4-49f1-b388-a4248433b8d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:54.171Z|c8725de9-2e62-4e30-b249-a2789d992ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:31:54.172Z|c8725de9-2e62-4e30-b249-a2789d992ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:31:54.442Z|5d31b4ac-be71-437e-a322-a8563b913125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:31:54.443Z|5d31b4ac-be71-437e-a322-a8563b913125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:31:55.479Z|cfdfb52a-8875-4d61-aa04-f09539f7d16d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:55.480Z|cfdfb52a-8875-4d61-aa04-f09539f7d16d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:31:59.048Z|b43c9997-6622-4103-aeaf-8594dde995d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:31:59.049Z|b43c9997-6622-4103-aeaf-8594dde995d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:02.332Z|bb472ec5-7cf4-45fd-8032-6f14f758c216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:02.332Z|bb472ec5-7cf4-45fd-8032-6f14f758c216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:05.501Z|3d9d6a02-f3e6-4242-b38d-7de0710c2ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:05.502Z|3d9d6a02-f3e6-4242-b38d-7de0710c2ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:09.072Z|2da38686-5de4-4c4b-a765-2387cfe4b9b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:09.073Z|2da38686-5de4-4c4b-a765-2387cfe4b9b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:09.171Z|c91e218d-3499-4887-ba6f-2c31fb97490a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:32:09.171Z|c91e218d-3499-4887-ba6f-2c31fb97490a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:32:12.357Z|645eef75-bff1-430f-bc14-a6d733173d3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:12.359Z|645eef75-bff1-430f-bc14-a6d733173d3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:15.295Z|699fb569-be1b-4465-bc7c-c2df1b11002b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:32:15.297Z|699fb569-be1b-4465-bc7c-c2df1b11002b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:15.527Z|00d2d1e3-c7f4-44f7-ab40-964b53af1e8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:15.528Z|00d2d1e3-c7f4-44f7-ab40-964b53af1e8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:19.098Z|c6db2cb1-95a7-4579-a3dc-5224c110311d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:19.098Z|c6db2cb1-95a7-4579-a3dc-5224c110311d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:22.384Z|35d071d7-86b3-429d-944f-51df1c764286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:22.385Z|35d071d7-86b3-429d-944f-51df1c764286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:24.171Z|e1bf49ad-09b4-46e8-b885-d3a4147b52d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:32:24.172Z|e1bf49ad-09b4-46e8-b885-d3a4147b52d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:32:24.444Z|3a205163-ffc1-4fe0-8c6e-d368a732a5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:32:24.445Z|3a205163-ffc1-4fe0-8c6e-d368a732a5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:32:25.558Z|f7f27380-4835-403c-ae39-7f2c3d24041b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:25.561Z|f7f27380-4835-403c-ae39-7f2c3d24041b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:29.122Z|bc1be6fe-4645-471a-b7cc-559463e91ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:29.123Z|bc1be6fe-4645-471a-b7cc-559463e91ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:32.409Z|7d363d8c-21a2-4229-bd73-14787712a42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:32.410Z|7d363d8c-21a2-4229-bd73-14787712a42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:35.587Z|7ae0b7eb-c847-405b-9173-9af8f8da8340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:35.588Z|7ae0b7eb-c847-405b-9173-9af8f8da8340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:39.144Z|ddb8fdfe-657d-4bf2-85fb-2f7a21f5ef46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:39.145Z|ddb8fdfe-657d-4bf2-85fb-2f7a21f5ef46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:39.170Z|5d534c08-d6a3-4309-9379-eeff55b33338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:32:39.171Z|5d534c08-d6a3-4309-9379-eeff55b33338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:32:42.437Z|6754b9a0-ec27-4ebb-9b40-9c7915b6566e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:42.438Z|6754b9a0-ec27-4ebb-9b40-9c7915b6566e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:45.613Z|7ebc14fc-a843-482e-a3d7-fa3ff64d858f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:45.614Z|7ebc14fc-a843-482e-a3d7-fa3ff64d858f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:49.170Z|ac9f3193-7b60-40e8-a5b2-bb2b903c6bc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:49.171Z|ac9f3193-7b60-40e8-a5b2-bb2b903c6bc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:52.462Z|168cf3ed-cb0a-4474-b276-a19625b74c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:52.463Z|168cf3ed-cb0a-4474-b276-a19625b74c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:54.171Z|11d1949e-3b64-4900-a700-2e6f00d06382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:32:54.172Z|11d1949e-3b64-4900-a700-2e6f00d06382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:32:54.446Z|4f266c48-f9ed-434f-9fcd-2d507ce43b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:32:54.446Z|4f266c48-f9ed-434f-9fcd-2d507ce43b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:32:55.638Z|5280adde-9df3-45e8-b5b4-c4e48406dc24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:55.639Z|5280adde-9df3-45e8-b5b4-c4e48406dc24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:32:59.195Z|11a8ea4f-d2cf-4fb8-8f54-a167fc865d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:32:59.197Z|11a8ea4f-d2cf-4fb8-8f54-a167fc865d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:02.486Z|9b14fbef-478f-4305-8901-1da69cb5a216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:02.487Z|9b14fbef-478f-4305-8901-1da69cb5a216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:05.664Z|908b16e7-5ef9-4670-b378-af01a562d70d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:05.665Z|908b16e7-5ef9-4670-b378-af01a562d70d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:09.171Z|cb917eb1-d03b-48f8-ad73-7f4d47423cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:33:09.172Z|cb917eb1-d03b-48f8-ad73-7f4d47423cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:33:09.219Z|e99eabe1-8695-43e2-8799-50d7ef18e3c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:09.220Z|e99eabe1-8695-43e2-8799-50d7ef18e3c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:12.511Z|effd5f7d-2ef2-4fc6-97f7-aefc47b0175f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:12.512Z|effd5f7d-2ef2-4fc6-97f7-aefc47b0175f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:15.299Z|48cba4a7-6878-4a47-b358-2351aca624b8|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:33:15.300Z|48cba4a7-6878-4a47-b358-2351aca624b8|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:15.689Z|2e8dca0d-e458-412f-924d-39f28102c6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:15.690Z|2e8dca0d-e458-412f-924d-39f28102c6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:19.242Z|cc8daca7-2246-43d9-a3ce-00c039495734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:19.243Z|cc8daca7-2246-43d9-a3ce-00c039495734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:22.536Z|c7e5f816-9aed-49bd-83dd-12ca2b98c8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:22.537Z|c7e5f816-9aed-49bd-83dd-12ca2b98c8ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:24.171Z|c6d4d03d-9352-47c3-834e-d95e6ee60dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:33:24.172Z|c6d4d03d-9352-47c3-834e-d95e6ee60dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:33:24.447Z|2b21cacd-d0d7-4a84-aec5-0674beb96f5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:33:24.448Z|2b21cacd-d0d7-4a84-aec5-0674beb96f5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:33:25.718Z|808cfea0-4449-4a70-9113-ee187053a2c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:25.719Z|808cfea0-4449-4a70-9113-ee187053a2c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:29.263Z|56bc5b72-2d6b-425c-b978-3d5246469d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:29.264Z|56bc5b72-2d6b-425c-b978-3d5246469d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:32.564Z|bfcd911a-fac4-4a4f-8319-4e56bea4211f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:32.565Z|bfcd911a-fac4-4a4f-8319-4e56bea4211f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:35.741Z|ae85367c-2d4c-42ab-b862-a7c4047aca57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:35.742Z|ae85367c-2d4c-42ab-b862-a7c4047aca57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:39.171Z|de45c5b2-2d82-4f2c-89a0-229f98cf7167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:33:39.172Z|de45c5b2-2d82-4f2c-89a0-229f98cf7167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:33:39.287Z|fb1917c4-d77b-4949-bb20-df8418185eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:39.288Z|fb1917c4-d77b-4949-bb20-df8418185eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:42.591Z|97fb7de8-7b06-4238-9970-b0d188c3cba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:42.592Z|97fb7de8-7b06-4238-9970-b0d188c3cba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:45.767Z|ae555740-3ebc-40d5-9b49-a51f90c86909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:45.768Z|ae555740-3ebc-40d5-9b49-a51f90c86909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:49.311Z|92d46665-553a-4467-8a30-21e33eb5d516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:49.311Z|92d46665-553a-4467-8a30-21e33eb5d516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:52.615Z|46a9017c-30bc-4435-a38d-ff29c91ccd2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:52.616Z|46a9017c-30bc-4435-a38d-ff29c91ccd2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:54.171Z|c942c76c-da83-4076-99b2-dbd3f9ae9c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:33:54.174Z|c942c76c-da83-4076-99b2-dbd3f9ae9c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:33:54.449Z|4e0e650f-ccb7-4511-bb9b-a31bbbaeb7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:33:54.450Z|4e0e650f-ccb7-4511-bb9b-a31bbbaeb7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:33:55.795Z|1e15d4c4-f285-40c1-b6ba-6ba78001b000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:55.797Z|1e15d4c4-f285-40c1-b6ba-6ba78001b000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:33:59.336Z|e06c94d7-b75e-4f7b-8f83-96a50cba0dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:33:59.337Z|e06c94d7-b75e-4f7b-8f83-96a50cba0dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:02.640Z|ba28b9ec-a3d9-498e-8332-4198b0918775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:02.641Z|ba28b9ec-a3d9-498e-8332-4198b0918775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:05.820Z|1d7ece3e-6cd2-4f4a-b92a-fbb1105db727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:05.821Z|1d7ece3e-6cd2-4f4a-b92a-fbb1105db727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:09.171Z|9df422f2-a31f-4328-aacd-dc87b64ed188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:34:09.171Z|9df422f2-a31f-4328-aacd-dc87b64ed188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:34:09.362Z|9b5bc8f2-f4eb-4e1f-b6a6-7c09e4cf3e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:09.363Z|9b5bc8f2-f4eb-4e1f-b6a6-7c09e4cf3e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:12.667Z|0d0fe1ab-7bf5-4ac9-9e93-611d35029401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:12.668Z|0d0fe1ab-7bf5-4ac9-9e93-611d35029401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:15.296Z|eceda665-6c6a-4ceb-8939-0397ec0c8cda|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:34:15.297Z|eceda665-6c6a-4ceb-8939-0397ec0c8cda|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:15.845Z|4b6ec046-9364-4f92-8d6f-d867d8f8fbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:15.845Z|4b6ec046-9364-4f92-8d6f-d867d8f8fbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:19.385Z|f9e6372f-8d37-44f1-b71d-9ccf1f86189a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:19.386Z|f9e6372f-8d37-44f1-b71d-9ccf1f86189a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:22.697Z|e343ad41-71dc-4671-aa1e-98b9d138dfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:22.698Z|e343ad41-71dc-4671-aa1e-98b9d138dfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:24.171Z|7d2b2e7f-a9a5-4cd9-8cf8-c058b4765778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:34:24.172Z|7d2b2e7f-a9a5-4cd9-8cf8-c058b4765778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:34:24.451Z|1e97e964-f64c-44ea-b1cd-805469470733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:34:24.452Z|1e97e964-f64c-44ea-b1cd-805469470733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:34:25.868Z|f50bf82e-84f1-4557-ab4d-edde847a0766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:25.869Z|f50bf82e-84f1-4557-ab4d-edde847a0766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:29.408Z|b01a842c-d4ef-4d35-9f6f-73b3b6a38f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:29.409Z|b01a842c-d4ef-4d35-9f6f-73b3b6a38f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:32.727Z|eb83dc8a-8b19-40ca-9f2c-ec2c5e45dcdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:32.729Z|eb83dc8a-8b19-40ca-9f2c-ec2c5e45dcdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:35.890Z|b7489dba-210d-444a-aeec-c01a50b93b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:35.891Z|b7489dba-210d-444a-aeec-c01a50b93b6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:39.171Z|111cb2e0-1051-43d2-9ec3-bf37280c30ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:34:39.173Z|111cb2e0-1051-43d2-9ec3-bf37280c30ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:34:39.435Z|5979fc03-a04e-4e60-a6b0-5ef5644f5168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:39.436Z|5979fc03-a04e-4e60-a6b0-5ef5644f5168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:42.753Z|b10069bf-42b0-4cf6-ba7c-9c8d39bb5841|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:42.754Z|b10069bf-42b0-4cf6-ba7c-9c8d39bb5841|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:45.913Z|17243a10-7c0c-4fc5-ae39-592c1e80b115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:45.913Z|17243a10-7c0c-4fc5-ae39-592c1e80b115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:49.460Z|cc4ab527-f60e-44f2-9e29-730b6b28bfe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:49.461Z|cc4ab527-f60e-44f2-9e29-730b6b28bfe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:52.779Z|49b6eda2-5292-4df0-bb20-d0d606833a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:52.779Z|49b6eda2-5292-4df0-bb20-d0d606833a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:54.172Z|c61d9cbd-ee8f-44cf-9cb6-b59d62012af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:34:54.174Z|c61d9cbd-ee8f-44cf-9cb6-b59d62012af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:34:54.453Z|0c993b14-d716-45c1-bebc-c105607d81ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:34:54.454Z|0c993b14-d716-45c1-bebc-c105607d81ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:34:55.945Z|f9ce7b8d-79cf-4086-9855-d723c1f275a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:55.946Z|f9ce7b8d-79cf-4086-9855-d723c1f275a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:34:59.487Z|b0e67481-3e94-475c-aff6-f0ad0435880f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:34:59.488Z|b0e67481-3e94-475c-aff6-f0ad0435880f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:02.800Z|afd96b2e-5072-46f0-8758-81d3cb5829bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:02.801Z|afd96b2e-5072-46f0-8758-81d3cb5829bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:05.971Z|1f1b3862-5781-4093-9dc6-fbcee4926cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:05.972Z|1f1b3862-5781-4093-9dc6-fbcee4926cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:09.171Z|27ef1850-813a-4ae8-b149-a0510cc55b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:35:09.171Z|27ef1850-813a-4ae8-b149-a0510cc55b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:35:09.512Z|aebcde7f-31e3-460d-b414-46985bb973a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:09.513Z|aebcde7f-31e3-460d-b414-46985bb973a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:12.827Z|70d5263a-1bfe-4620-91e9-7f25d3ad8af4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:12.828Z|70d5263a-1bfe-4620-91e9-7f25d3ad8af4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:15.296Z|e0e1b938-1fdd-4f5a-a58b-a53595a22ef5|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:35:15.296Z|e0e1b938-1fdd-4f5a-a58b-a53595a22ef5|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:15.994Z|790a2529-bfbc-4d32-a6d8-d2a0afea8a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:15.994Z|790a2529-bfbc-4d32-a6d8-d2a0afea8a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:19.535Z|8466cf8b-20b8-42b3-8275-d6c416d0c1ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:19.535Z|8466cf8b-20b8-42b3-8275-d6c416d0c1ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:22.854Z|baa82ffa-ed4e-4a0f-a535-4c6e34ccf3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:22.856Z|baa82ffa-ed4e-4a0f-a535-4c6e34ccf3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:24.171Z|7402dc02-620b-4ae5-a021-ced83f89918b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:35:24.173Z|7402dc02-620b-4ae5-a021-ced83f89918b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:35:24.455Z|3fdff3e9-b52e-4975-b180-f04525bd41d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:35:24.455Z|3fdff3e9-b52e-4975-b180-f04525bd41d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:35:26.015Z|98c077c7-fd1d-4393-b8d5-9b6b8c4d77f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:26.016Z|98c077c7-fd1d-4393-b8d5-9b6b8c4d77f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:29.557Z|07fd0d69-d8ea-44b4-893e-dbc23d94d244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:29.558Z|07fd0d69-d8ea-44b4-893e-dbc23d94d244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:32.878Z|c8f6b36f-666b-4b6f-a1bd-b91f5ecdd788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:32.879Z|c8f6b36f-666b-4b6f-a1bd-b91f5ecdd788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:36.038Z|c450a564-193a-46b2-ba88-541ddca6686d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:36.039Z|c450a564-193a-46b2-ba88-541ddca6686d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:39.171Z|a2e44a98-bb49-4ea1-921c-ee927e82c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:35:39.171Z|a2e44a98-bb49-4ea1-921c-ee927e82c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:35:39.584Z|adc7aaf7-43de-41e3-86fd-44396a436663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:39.585Z|adc7aaf7-43de-41e3-86fd-44396a436663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:42.908Z|ac18fd77-ad75-4918-b2bb-2fa0abea1e90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:42.909Z|ac18fd77-ad75-4918-b2bb-2fa0abea1e90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:46.062Z|0d607b75-80a9-49f9-ba47-145b5ea57a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:46.063Z|0d607b75-80a9-49f9-ba47-145b5ea57a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:49.605Z|3bfc617a-f319-4370-a261-6e96b2e8416e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:49.605Z|3bfc617a-f319-4370-a261-6e96b2e8416e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:52.939Z|099d7bcb-d8cc-406a-a776-5b9731cae30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:52.940Z|099d7bcb-d8cc-406a-a776-5b9731cae30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:54.179Z|037d7493-7522-480f-876e-81036c96d60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:35:54.183Z|037d7493-7522-480f-876e-81036c96d60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:35:54.456Z|f331887a-1aa3-41d4-8735-e86895ee3519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:35:54.457Z|f331887a-1aa3-41d4-8735-e86895ee3519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:35:56.084Z|fb13ced0-8e6e-4b4d-9a84-beb1bcdd7d0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:56.085Z|fb13ced0-8e6e-4b4d-9a84-beb1bcdd7d0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:35:59.626Z|0871e60a-93ac-4f67-aa6c-37325dadac8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:35:59.627Z|0871e60a-93ac-4f67-aa6c-37325dadac8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:02.970Z|9a0efa47-63f9-426c-8a83-2a9647b1faab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:02.971Z|9a0efa47-63f9-426c-8a83-2a9647b1faab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:06.107Z|a7b82d37-8eb4-4e66-8bf6-41dc6f8ad252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:06.108Z|a7b82d37-8eb4-4e66-8bf6-41dc6f8ad252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:09.171Z|fab888d9-e9dc-4c98-b395-e5ce2b8a48c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:36:09.172Z|fab888d9-e9dc-4c98-b395-e5ce2b8a48c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:36:09.649Z|06fb1c68-8832-47ee-8f76-43bf819cb369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:09.650Z|06fb1c68-8832-47ee-8f76-43bf819cb369|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:12.996Z|97e407bc-51a8-427e-b022-97b60e4940d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:12.997Z|97e407bc-51a8-427e-b022-97b60e4940d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:15.295Z|2ffc7c36-e9fa-4948-ba31-03d0011b59ac|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:36:15.296Z|2ffc7c36-e9fa-4948-ba31-03d0011b59ac|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:16.130Z|85fcb2da-8544-4fd6-835a-d7514bedb30d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:16.131Z|85fcb2da-8544-4fd6-835a-d7514bedb30d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:19.674Z|bf9df841-8928-4c33-8809-773eaf8d5ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:19.675Z|bf9df841-8928-4c33-8809-773eaf8d5ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:23.020Z|3e7623ef-a527-48a0-b061-ceae7d0e9428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:23.022Z|3e7623ef-a527-48a0-b061-ceae7d0e9428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:24.171Z|ea1340ad-378f-4f63-b4aa-c3b801eeb46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:36:24.172Z|ea1340ad-378f-4f63-b4aa-c3b801eeb46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:36:24.458Z|32a58644-046d-4008-b207-1789a7686b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:36:24.459Z|32a58644-046d-4008-b207-1789a7686b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:36:26.157Z|4419394e-05b7-40c9-8fdc-9454a3843fb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:26.158Z|4419394e-05b7-40c9-8fdc-9454a3843fb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:29.701Z|ac719511-72a9-4ba2-99a6-eed5a9178bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:29.702Z|ac719511-72a9-4ba2-99a6-eed5a9178bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:33.045Z|8e4019d4-c46e-4e7a-a178-497a4166358b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:33.046Z|8e4019d4-c46e-4e7a-a178-497a4166358b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:36.183Z|0d0ab383-05af-4cc6-87d5-08f123d5d034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:36.184Z|0d0ab383-05af-4cc6-87d5-08f123d5d034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:39.171Z|e0309702-a383-4c3a-8751-df4dfad06688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:36:39.173Z|e0309702-a383-4c3a-8751-df4dfad06688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:36:39.727Z|a85f50cc-3c38-4022-8b55-f5a122d7e419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:39.727Z|a85f50cc-3c38-4022-8b55-f5a122d7e419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:43.070Z|5390eb06-9206-49c3-9ad4-9691c919f977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:43.071Z|5390eb06-9206-49c3-9ad4-9691c919f977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:46.206Z|86a50905-9ebb-4679-94af-43853abfd9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:46.207Z|86a50905-9ebb-4679-94af-43853abfd9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:49.749Z|e23e3119-15b5-4919-9bbf-8d64d547900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:49.751Z|e23e3119-15b5-4919-9bbf-8d64d547900f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:53.093Z|6526c718-c3c7-4d56-92c4-96470d852b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:53.094Z|6526c718-c3c7-4d56-92c4-96470d852b35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:54.171Z|da25244c-ddac-4b7f-816a-d35d8b561cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:36:54.171Z|da25244c-ddac-4b7f-816a-d35d8b561cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:36:54.460Z|c839a5f8-aba2-4cf8-9924-6d4a68bc6541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:36:54.461Z|c839a5f8-aba2-4cf8-9924-6d4a68bc6541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:36:56.230Z|62de1d90-567a-43a3-b0a5-c9e8d5fe71fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:56.231Z|62de1d90-567a-43a3-b0a5-c9e8d5fe71fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:36:59.775Z|9942bd3a-dc39-4b60-865c-cb7f88157c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:36:59.776Z|9942bd3a-dc39-4b60-865c-cb7f88157c54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:03.120Z|c1263ca4-29e7-4474-ba0b-ae4de3ccd5e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:03.121Z|c1263ca4-29e7-4474-ba0b-ae4de3ccd5e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:06.255Z|0653d3cc-e14c-40ca-a69b-48dfad576079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:06.256Z|0653d3cc-e14c-40ca-a69b-48dfad576079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:09.170Z|9fdda60e-7b8f-4140-acf6-05afde4f95f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:37:09.171Z|9fdda60e-7b8f-4140-acf6-05afde4f95f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:37:09.797Z|3801febe-60f4-45c8-85aa-615a0d09ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:09.797Z|3801febe-60f4-45c8-85aa-615a0d09ae52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:13.146Z|6c520eda-0424-4545-89b1-e1dc8d8d067a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:13.147Z|6c520eda-0424-4545-89b1-e1dc8d8d067a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:15.296Z|ebf50531-3b34-4c73-b8a8-83745fd39b25|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:37:15.298Z|ebf50531-3b34-4c73-b8a8-83745fd39b25|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:16.279Z|ac1ce100-f22e-413c-b61f-9d42bef80310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:16.280Z|ac1ce100-f22e-413c-b61f-9d42bef80310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:19.820Z|df4f3aca-6dcc-48be-b27f-d21994580fc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:19.821Z|df4f3aca-6dcc-48be-b27f-d21994580fc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:23.172Z|80dba1c0-8b0d-4381-9b22-b9223bc30aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:23.173Z|80dba1c0-8b0d-4381-9b22-b9223bc30aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:24.171Z|2affb750-7e22-4e53-aaf6-d82f10aa8ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:37:24.173Z|2affb750-7e22-4e53-aaf6-d82f10aa8ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:37:24.463Z|84ac7939-43f1-4749-8392-277f28e2ea2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:37:24.463Z|84ac7939-43f1-4749-8392-277f28e2ea2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:37:26.306Z|d934623b-9581-4025-87c1-45b6d23bf309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:26.307Z|d934623b-9581-4025-87c1-45b6d23bf309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:29.847Z|e868ae66-fa9a-442a-9a54-d023b82930ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:29.848Z|e868ae66-fa9a-442a-9a54-d023b82930ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:33.196Z|8547c983-ec62-4082-b7ea-ef6a8d06b6c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:33.197Z|8547c983-ec62-4082-b7ea-ef6a8d06b6c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:36.331Z|3c8c40cf-9182-43be-8142-24ba07821b61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:36.332Z|3c8c40cf-9182-43be-8142-24ba07821b61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:39.171Z|1c441de6-c21f-4f71-bbe5-acb93c325d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:37:39.172Z|1c441de6-c21f-4f71-bbe5-acb93c325d29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:37:39.874Z|448dfda7-e8dc-49fe-8677-71b2b7d536f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:39.875Z|448dfda7-e8dc-49fe-8677-71b2b7d536f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:43.224Z|74bda3cd-08bd-4018-8a6b-4bc689ccfa33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:43.225Z|74bda3cd-08bd-4018-8a6b-4bc689ccfa33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:46.354Z|7a418163-d933-4219-b723-9a8bd5b2fbb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:46.355Z|7a418163-d933-4219-b723-9a8bd5b2fbb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:49.902Z|5f710391-5741-4e48-9b5e-7dfa9d954e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:49.903Z|5f710391-5741-4e48-9b5e-7dfa9d954e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:53.253Z|5af28643-c3c1-4129-96d2-9ea0aba854e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:53.255Z|5af28643-c3c1-4129-96d2-9ea0aba854e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:54.171Z|5ca43423-1c94-4ec3-bd3f-1261ebb87ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:37:54.172Z|5ca43423-1c94-4ec3-bd3f-1261ebb87ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:37:54.464Z|3f1feebe-2801-4df0-9ffd-d2c4f5e533dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:37:54.465Z|3f1feebe-2801-4df0-9ffd-d2c4f5e533dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:37:56.381Z|8c1aad9e-ca8c-4443-aa8d-559816c276af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:56.382Z|8c1aad9e-ca8c-4443-aa8d-559816c276af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:37:59.929Z|70a3e0fd-10ca-4934-b55a-7e9ebf87a353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:37:59.930Z|70a3e0fd-10ca-4934-b55a-7e9ebf87a353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:03.277Z|c7a8f478-5783-4b79-99cb-676f82a77af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:03.278Z|c7a8f478-5783-4b79-99cb-676f82a77af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:06.403Z|0a5560b8-a7fe-4a83-8d81-08a4942b73f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:06.404Z|0a5560b8-a7fe-4a83-8d81-08a4942b73f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:09.170Z|7f11a08f-4601-4245-b128-8d9ef1b7920a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:38:09.173Z|7f11a08f-4601-4245-b128-8d9ef1b7920a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:38:09.954Z|59688fe7-c171-409d-9a13-eaf1ae7d6943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:09.955Z|59688fe7-c171-409d-9a13-eaf1ae7d6943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:13.305Z|e4ead6e0-7f0f-47aa-a0ad-3760fd7381c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:13.306Z|e4ead6e0-7f0f-47aa-a0ad-3760fd7381c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:15.295Z|0829897f-16ee-45f7-90d2-b259755ba159|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:38:15.296Z|0829897f-16ee-45f7-90d2-b259755ba159|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:16.429Z|c1f13117-3be5-429b-8240-0bd47434c951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:16.430Z|c1f13117-3be5-429b-8240-0bd47434c951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:19.980Z|6b14804b-6f52-4b3d-816c-e4845ac81a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:19.981Z|6b14804b-6f52-4b3d-816c-e4845ac81a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:23.328Z|d486c0df-528b-4df1-9034-2f3cd3b056d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:23.328Z|d486c0df-528b-4df1-9034-2f3cd3b056d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:24.171Z|ae961508-290a-4279-bd47-65aa64344eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:38:24.171Z|ae961508-290a-4279-bd47-65aa64344eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:38:24.466Z|02c2148d-99c0-4e3d-8af0-becef865a8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:38:24.466Z|02c2148d-99c0-4e3d-8af0-becef865a8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:38:26.455Z|eee3f78e-25ca-4e16-9f5d-21931c81712a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:26.457Z|eee3f78e-25ca-4e16-9f5d-21931c81712a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:30.006Z|fe371a50-906d-4673-8442-e2da24fe340f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:30.006Z|fe371a50-906d-4673-8442-e2da24fe340f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:33.351Z|e56bb07d-b0c1-40c0-9a03-e5f864a6f5f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:33.351Z|e56bb07d-b0c1-40c0-9a03-e5f864a6f5f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:36.483Z|67fb0ec8-1da8-4a70-9efd-5f5cc3fa3aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:36.484Z|67fb0ec8-1da8-4a70-9efd-5f5cc3fa3aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:39.171Z|94a5b4b9-e583-446b-b0fa-5622eff4fe5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:38:39.172Z|94a5b4b9-e583-446b-b0fa-5622eff4fe5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:38:40.037Z|d870b941-c2e7-40e9-8ad3-067a3e211a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:40.038Z|d870b941-c2e7-40e9-8ad3-067a3e211a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:43.372Z|17a6282c-5c16-483a-857a-d9caf030779a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:43.373Z|17a6282c-5c16-483a-857a-d9caf030779a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:46.518Z|a3c830be-c177-4992-8b9d-75216f5f7134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:46.520Z|a3c830be-c177-4992-8b9d-75216f5f7134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:50.064Z|8c30e80f-3ff1-495b-aa0b-ee435ce0a8b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:50.065Z|8c30e80f-3ff1-495b-aa0b-ee435ce0a8b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:53.394Z|cccc7707-53bd-4efb-b420-c8e9a5c1b734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:53.395Z|cccc7707-53bd-4efb-b420-c8e9a5c1b734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:38:54.171Z|2fa521e3-c5d4-4678-ae1a-8b5e31c2a560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:38:54.174Z|2fa521e3-c5d4-4678-ae1a-8b5e31c2a560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:38:54.467Z|aa4d28b9-ab70-407d-9c29-d920cd3bdc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:38:54.468Z|aa4d28b9-ab70-407d-9c29-d920cd3bdc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:38:56.547Z|756e2553-0a30-4c49-b1ab-ec1d5487a191|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:38:56.548Z|756e2553-0a30-4c49-b1ab-ec1d5487a191|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:00.089Z|72d836ce-8bf7-45f1-9860-2fc7ac8fe5f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:00.090Z|72d836ce-8bf7-45f1-9860-2fc7ac8fe5f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:03.417Z|825700db-a783-4500-b94f-17ba6a48befc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:03.418Z|825700db-a783-4500-b94f-17ba6a48befc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:06.573Z|dc4e7933-6abd-42ed-a458-50a297cdca13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:06.574Z|dc4e7933-6abd-42ed-a458-50a297cdca13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:09.171Z|757df222-31e0-41be-94c6-4764a10fec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:39:09.172Z|757df222-31e0-41be-94c6-4764a10fec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:39:10.113Z|29a1794b-7c35-4c81-9b62-0a9403937e3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:10.114Z|29a1794b-7c35-4c81-9b62-0a9403937e3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:13.449Z|920597f7-2fb0-4a32-9317-5d969596a2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:13.450Z|920597f7-2fb0-4a32-9317-5d969596a2a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:15.295Z|22cb55b3-c227-4b1d-ad48-150829412283|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:39:15.296Z|22cb55b3-c227-4b1d-ad48-150829412283|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:16.600Z|2ac41d59-e4ca-468c-b5d1-bfce540aa495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:16.601Z|2ac41d59-e4ca-468c-b5d1-bfce540aa495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:20.136Z|4dacfa1a-6e75-4a6f-a039-7d535f63dcec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:20.137Z|4dacfa1a-6e75-4a6f-a039-7d535f63dcec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:23.476Z|866fd639-9db4-4dfd-85d7-649f0a6a8daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:23.477Z|866fd639-9db4-4dfd-85d7-649f0a6a8daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:24.171Z|90f5efa6-f7ab-40e7-b733-814f14e622f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:39:24.172Z|90f5efa6-f7ab-40e7-b733-814f14e622f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:39:24.469Z|7b62404a-e505-4448-9773-9620c7fbab61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:39:24.470Z|7b62404a-e505-4448-9773-9620c7fbab61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:39:26.626Z|3db1a169-54fa-48e8-899d-ec73de44c557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:26.627Z|3db1a169-54fa-48e8-899d-ec73de44c557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:30.162Z|f58340fe-4a59-4d98-a147-ef895dfb7715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:30.163Z|f58340fe-4a59-4d98-a147-ef895dfb7715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:33.509Z|db4a829f-24b8-4453-bc2d-8f7e0adc9071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:33.510Z|db4a829f-24b8-4453-bc2d-8f7e0adc9071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:36.654Z|f4ee313b-562a-40ee-86e8-8f7072c87d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:36.656Z|f4ee313b-562a-40ee-86e8-8f7072c87d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:39.171Z|fbb47348-50d7-48a0-ba4d-2e2a0dacbce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:39:39.173Z|fbb47348-50d7-48a0-ba4d-2e2a0dacbce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:39:40.186Z|2ccdd2f2-d340-4a21-84fd-a8f60f2786b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:40.188Z|2ccdd2f2-d340-4a21-84fd-a8f60f2786b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:43.533Z|f81aae39-0c56-44ff-83c8-23cbb19aafed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:43.534Z|f81aae39-0c56-44ff-83c8-23cbb19aafed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:46.695Z|f54dd4c4-816d-497e-a975-d4c4f8d904a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:46.697Z|f54dd4c4-816d-497e-a975-d4c4f8d904a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:50.227Z|53796e74-e202-44c1-8f78-23c6d2e02c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:50.230Z|53796e74-e202-44c1-8f78-23c6d2e02c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:53.555Z|da4e2acb-927f-4799-a893-b048289db1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:53.556Z|da4e2acb-927f-4799-a893-b048289db1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:39:54.171Z|cf2c0e76-0d27-4ae2-a493-ad82a1e53c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:39:54.171Z|cf2c0e76-0d27-4ae2-a493-ad82a1e53c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:39:54.472Z|aff44790-6851-4cdc-84e3-c5ba5d9b1a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:39:54.472Z|aff44790-6851-4cdc-84e3-c5ba5d9b1a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:39:56.726Z|da2b758c-34c6-495d-b283-7e9945bed621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:39:56.727Z|da2b758c-34c6-495d-b283-7e9945bed621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:00.260Z|b5d1d82b-2471-40ed-be50-b5fa0de84ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:00.262Z|b5d1d82b-2471-40ed-be50-b5fa0de84ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:03.575Z|574a2675-20b9-45d8-891c-5a1615f62c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:03.576Z|574a2675-20b9-45d8-891c-5a1615f62c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:06.755Z|62fddb60-e53e-4bae-b72e-7faf3c09e0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:06.756Z|62fddb60-e53e-4bae-b72e-7faf3c09e0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:09.171Z|91d4c98b-a817-4ebd-8bb0-d35481640b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:40:09.172Z|91d4c98b-a817-4ebd-8bb0-d35481640b4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:40:10.283Z|7ebce25b-4232-412b-a5e2-56cb621784b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:10.284Z|7ebce25b-4232-412b-a5e2-56cb621784b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:13.597Z|0f84a233-01c7-4317-9a14-e1460a9f6a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:13.598Z|0f84a233-01c7-4317-9a14-e1460a9f6a69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:15.295Z|fa582cd7-4ae1-4216-b3b9-a567139b0771|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:40:15.296Z|fa582cd7-4ae1-4216-b3b9-a567139b0771|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:16.779Z|9a565e94-5304-4e95-b176-86195ecc8435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:16.780Z|9a565e94-5304-4e95-b176-86195ecc8435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:20.309Z|2e1d99e9-633a-4a78-8a05-8519e8287dba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:20.310Z|2e1d99e9-633a-4a78-8a05-8519e8287dba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:23.620Z|4b9b2b38-2183-419f-b0e7-0230e97c35d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:23.621Z|4b9b2b38-2183-419f-b0e7-0230e97c35d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:24.178Z|b782e0a1-bc14-4503-9845-9415698e9944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:40:24.182Z|b782e0a1-bc14-4503-9845-9415698e9944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:40:24.474Z|9c47fc3e-cec6-4890-83c5-e0a6bd1d28b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:40:24.475Z|9c47fc3e-cec6-4890-83c5-e0a6bd1d28b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:40:26.802Z|bcb9913f-8ebb-4799-908e-aafda2c1ee46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:26.803Z|bcb9913f-8ebb-4799-908e-aafda2c1ee46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:30.334Z|9df64a73-c6b6-42ab-b8b7-2e979413f4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:30.335Z|9df64a73-c6b6-42ab-b8b7-2e979413f4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:33.648Z|9ed373bb-7fb4-44fa-9ff2-4f6a3dc20fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:33.649Z|9ed373bb-7fb4-44fa-9ff2-4f6a3dc20fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:36.833Z|d977ba23-7312-4032-aed2-d5642ad4e619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:36.833Z|d977ba23-7312-4032-aed2-d5642ad4e619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:39.171Z|02882210-f32a-42a6-a783-0c884bd1a200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:40:39.172Z|02882210-f32a-42a6-a783-0c884bd1a200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:40:40.356Z|6300bc32-e24d-42fb-9e10-1ce1c64b074f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:40.356Z|6300bc32-e24d-42fb-9e10-1ce1c64b074f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:43.673Z|3c3ca64e-aaa3-4bcd-abc6-36106fa5311c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:43.673Z|3c3ca64e-aaa3-4bcd-abc6-36106fa5311c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:46.859Z|617174c1-afdd-4785-b813-33a3d9b79948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:46.860Z|617174c1-afdd-4785-b813-33a3d9b79948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:50.425Z|4bf7e7d7-c764-4a66-81e5-881c909bdd08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:50.426Z|4bf7e7d7-c764-4a66-81e5-881c909bdd08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:53.711Z|5d29acf2-36ad-4e71-a813-4c4fa63f4789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:53.712Z|5d29acf2-36ad-4e71-a813-4c4fa63f4789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:40:54.171Z|fb5b1322-2dc4-4b32-9a40-333a307448d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:40:54.172Z|fb5b1322-2dc4-4b32-9a40-333a307448d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:40:54.476Z|56c1259b-5bcf-4f99-8bfc-a4cd06f9d438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:40:54.477Z|56c1259b-5bcf-4f99-8bfc-a4cd06f9d438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:40:56.887Z|b979f65a-aab2-4eb3-97ba-4abe83afbc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:40:56.888Z|b979f65a-aab2-4eb3-97ba-4abe83afbc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:00.452Z|e34f7619-b703-4116-887a-e84e297788d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:00.453Z|e34f7619-b703-4116-887a-e84e297788d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:03.742Z|65c651df-876e-4f07-8c12-06722960efc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:03.743Z|65c651df-876e-4f07-8c12-06722960efc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:06.909Z|5e0c0cba-0664-49a1-85fe-b2c2d4b8fcc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:06.910Z|5e0c0cba-0664-49a1-85fe-b2c2d4b8fcc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:09.170Z|3d21375a-8015-4430-9dbe-aed9ce84c42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:41:09.172Z|3d21375a-8015-4430-9dbe-aed9ce84c42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:41:10.478Z|1721a56a-02ec-4ff7-95f3-237b80237030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:10.479Z|1721a56a-02ec-4ff7-95f3-237b80237030|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:13.769Z|cb7a2af8-d398-4cdf-9734-d9dae8020e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:13.770Z|cb7a2af8-d398-4cdf-9734-d9dae8020e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:15.295Z|1ff9516a-2841-4e81-867a-7174dbbba763|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:41:15.296Z|1ff9516a-2841-4e81-867a-7174dbbba763|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:16.933Z|a8939807-01cc-4f5f-895a-2d225ea45a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:16.933Z|a8939807-01cc-4f5f-895a-2d225ea45a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:20.503Z|8bae05a6-d6e2-4f9d-b517-6d834f179aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:20.503Z|8bae05a6-d6e2-4f9d-b517-6d834f179aec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:23.792Z|9d850960-5601-4983-93ea-2c34fc60c760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:23.793Z|9d850960-5601-4983-93ea-2c34fc60c760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:24.172Z|e6722ee8-57da-484e-b49c-eef1edb486dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:41:24.172Z|e6722ee8-57da-484e-b49c-eef1edb486dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:41:24.478Z|8525141e-1da9-4f82-af41-ad85bc617d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:41:24.478Z|8525141e-1da9-4f82-af41-ad85bc617d96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:41:26.956Z|96114c39-8c4e-43e7-95c7-af8bfe5fc31f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:26.957Z|96114c39-8c4e-43e7-95c7-af8bfe5fc31f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:30.527Z|e7bf6d88-49ae-4d8a-ae84-1b560d7a41e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:30.527Z|e7bf6d88-49ae-4d8a-ae84-1b560d7a41e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:33.821Z|5ed22edd-ca9c-468b-ad5d-c54a57500d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:33.822Z|5ed22edd-ca9c-468b-ad5d-c54a57500d7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:36.981Z|46b2706f-f88d-46c2-88b3-00cccb4824d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:36.982Z|46b2706f-f88d-46c2-88b3-00cccb4824d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:39.171Z|9e0d80c1-b87a-4b5e-bbb5-f17493696f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:41:39.171Z|9e0d80c1-b87a-4b5e-bbb5-f17493696f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:41:40.556Z|7f654c80-a14b-4411-b8f7-abf2f62a6b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:40.558Z|7f654c80-a14b-4411-b8f7-abf2f62a6b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:43.847Z|a6d77de4-8ab9-4a30-a40b-261c3ad96987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:43.848Z|a6d77de4-8ab9-4a30-a40b-261c3ad96987|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:47.006Z|c88fa827-efb2-4ee9-8601-1cee38ace926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:47.007Z|c88fa827-efb2-4ee9-8601-1cee38ace926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:50.590Z|ee106b25-166e-4365-bf3e-c2f558bbc718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:50.591Z|ee106b25-166e-4365-bf3e-c2f558bbc718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:53.877Z|e843beb1-b10e-47d8-abc8-b841dcc9e46c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:53.879Z|e843beb1-b10e-47d8-abc8-b841dcc9e46c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:41:54.171Z|1e7b8a6e-a9c9-478a-8336-4f6097fa1b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:41:54.173Z|1e7b8a6e-a9c9-478a-8336-4f6097fa1b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:41:54.479Z|489c1c92-9cee-4eec-b0ce-89a68e01b660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:41:54.480Z|489c1c92-9cee-4eec-b0ce-89a68e01b660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:41:57.038Z|ca78d09d-0de9-4637-9b90-285f0e46c9e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:41:57.039Z|ca78d09d-0de9-4637-9b90-285f0e46c9e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:00.615Z|d39a92d2-6f62-45cc-a79f-7f3855d85b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:00.616Z|d39a92d2-6f62-45cc-a79f-7f3855d85b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:03.908Z|b569255b-2315-427d-8fa4-16bc5f79eb4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:03.909Z|b569255b-2315-427d-8fa4-16bc5f79eb4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:07.065Z|091d8b61-6fac-4a26-bec4-e0aa463cee46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:07.066Z|091d8b61-6fac-4a26-bec4-e0aa463cee46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:09.171Z|de9a3881-f6a8-499d-a9ed-5220987c1d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:42:09.171Z|de9a3881-f6a8-499d-a9ed-5220987c1d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:42:10.639Z|73de4851-e419-4e36-a45d-0428562e3344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:10.640Z|73de4851-e419-4e36-a45d-0428562e3344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:13.935Z|30f92c93-255d-4bc2-9a15-7ab964c6d30d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:13.936Z|30f92c93-255d-4bc2-9a15-7ab964c6d30d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:15.295Z|92a5588f-70f5-495e-92be-2dcf41452a2f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:42:15.296Z|92a5588f-70f5-495e-92be-2dcf41452a2f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:17.095Z|c11d9d34-c57b-4aba-b68f-fb5d64832235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:17.096Z|c11d9d34-c57b-4aba-b68f-fb5d64832235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:20.662Z|e82e2fe5-77b4-41b9-af03-bfcaf6f9a4b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:20.663Z|e82e2fe5-77b4-41b9-af03-bfcaf6f9a4b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:23.963Z|28229492-5bdb-4ab7-8a0c-65327a5386df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:23.964Z|28229492-5bdb-4ab7-8a0c-65327a5386df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:24.170Z|9af13cf2-e250-4328-ad5b-75b95947a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:42:24.171Z|9af13cf2-e250-4328-ad5b-75b95947a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:42:24.481Z|c5516544-00e8-46c2-b918-80b9fbcd5fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:42:24.482Z|c5516544-00e8-46c2-b918-80b9fbcd5fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:42:27.121Z|60fce882-9285-49a2-abe0-b711d37a2c8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:27.122Z|60fce882-9285-49a2-abe0-b711d37a2c8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:30.688Z|c7b6fd5d-9f54-4663-bef1-4f3fde819804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:30.689Z|c7b6fd5d-9f54-4663-bef1-4f3fde819804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:33.997Z|83480afd-51ad-4a7d-8aa3-e896791edded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:33.998Z|83480afd-51ad-4a7d-8aa3-e896791edded|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:37.153Z|83be914c-a06c-4a9a-b8b7-5fc4d0eb7233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:37.155Z|83be914c-a06c-4a9a-b8b7-5fc4d0eb7233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:39.170Z|d8e646e9-5b21-4069-a779-b4a65a9a3caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:42:39.172Z|d8e646e9-5b21-4069-a779-b4a65a9a3caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:42:40.714Z|0e2f07d7-af81-437a-a57a-c3db88a5af71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:40.715Z|0e2f07d7-af81-437a-a57a-c3db88a5af71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:44.024Z|4791203e-a5c2-4680-a4c2-274aa03a6518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:44.025Z|4791203e-a5c2-4680-a4c2-274aa03a6518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:47.186Z|be33cfe5-757f-4ca2-9691-ffdd87961177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:47.187Z|be33cfe5-757f-4ca2-9691-ffdd87961177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:50.742Z|1fadb570-ec37-464e-ad45-5b333c14f406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:50.743Z|1fadb570-ec37-464e-ad45-5b333c14f406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:54.051Z|4c73ee9f-f138-499e-aff3-d205f8a842cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:54.052Z|4c73ee9f-f138-499e-aff3-d205f8a842cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:42:54.171Z|0c040613-fe83-4e13-aa66-ced5fc87924f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:42:54.171Z|0c040613-fe83-4e13-aa66-ced5fc87924f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:42:54.483Z|112686f5-0e72-46fa-ba91-50229dbccaa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:42:54.484Z|112686f5-0e72-46fa-ba91-50229dbccaa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:42:57.215Z|504ab392-703f-412e-a3ca-625f46dbf77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:42:57.216Z|504ab392-703f-412e-a3ca-625f46dbf77f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:00.768Z|255f9b60-8e31-4c41-831f-2cb335e6ce4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:00.769Z|255f9b60-8e31-4c41-831f-2cb335e6ce4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:04.084Z|a87a64c0-b1dc-4782-8171-cc2ef2fe3a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:04.086Z|a87a64c0-b1dc-4782-8171-cc2ef2fe3a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:07.239Z|2cbb12b4-9bcf-4a97-b586-60b48213a037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:07.240Z|2cbb12b4-9bcf-4a97-b586-60b48213a037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:09.171Z|b80d778b-50cd-45a6-9825-0970a115806e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:43:09.171Z|b80d778b-50cd-45a6-9825-0970a115806e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:43:10.790Z|712a4cd2-0797-4636-9496-091d882612f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:10.791Z|712a4cd2-0797-4636-9496-091d882612f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:14.115Z|e6a24aab-a74c-4367-b4bc-14c601380e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:14.116Z|e6a24aab-a74c-4367-b4bc-14c601380e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:15.297Z|5976ec7f-5d97-418b-a5e3-39a42d0209a1|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:43:15.299Z|5976ec7f-5d97-418b-a5e3-39a42d0209a1|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:17.265Z|1b0d3420-7a27-48a2-bae3-a5f1db40c255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:17.266Z|1b0d3420-7a27-48a2-bae3-a5f1db40c255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:20.810Z|e0b07fab-5e07-4fb4-89a0-8ccddc03a604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:20.811Z|e0b07fab-5e07-4fb4-89a0-8ccddc03a604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:24.141Z|eaec18ed-f8a8-49a4-a6dd-1d8c6a527edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:24.142Z|eaec18ed-f8a8-49a4-a6dd-1d8c6a527edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:24.170Z|a2cf37c2-3808-4415-87dc-7a8882feddf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:43:24.173Z|a2cf37c2-3808-4415-87dc-7a8882feddf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:43:24.485Z|04bd068c-848f-4d00-b15b-6e6948d8aebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:43:24.486Z|04bd068c-848f-4d00-b15b-6e6948d8aebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:43:27.290Z|a85cded8-39dd-46b7-83cf-d93c90a9aa58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:27.291Z|a85cded8-39dd-46b7-83cf-d93c90a9aa58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:30.832Z|353269a9-e190-4fa8-bc29-e9ab108d2414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:30.833Z|353269a9-e190-4fa8-bc29-e9ab108d2414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:34.168Z|46949ca0-0cf6-4dd3-8209-0603177a1094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:34.170Z|46949ca0-0cf6-4dd3-8209-0603177a1094|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:37.315Z|fa0139cd-0304-4c5b-9f49-a5213d2609fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:37.316Z|fa0139cd-0304-4c5b-9f49-a5213d2609fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:39.170Z|4fa98cc5-80ce-4ce2-aede-4ea0547509a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:43:39.171Z|4fa98cc5-80ce-4ce2-aede-4ea0547509a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:43:40.855Z|b4f7ee77-34c3-477e-86f5-1816b1047e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:40.856Z|b4f7ee77-34c3-477e-86f5-1816b1047e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:44.194Z|6e61abd3-03d2-4414-bd74-00c4f0f9cc6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:44.195Z|6e61abd3-03d2-4414-bd74-00c4f0f9cc6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:47.341Z|b52c30eb-4d6b-475c-8c80-2a464294747e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:47.342Z|b52c30eb-4d6b-475c-8c80-2a464294747e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:50.877Z|7248ba9d-ba4c-4846-a98b-30d1f563762e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:50.878Z|7248ba9d-ba4c-4846-a98b-30d1f563762e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:54.171Z|4da1f99c-9121-456f-86a5-0a8f56bda9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:43:54.171Z|4da1f99c-9121-456f-86a5-0a8f56bda9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:43:54.222Z|5c6e4179-18e8-4f07-ad3b-930653687f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:54.223Z|5c6e4179-18e8-4f07-ad3b-930653687f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:43:54.487Z|704b1c26-0fd5-479f-bc84-c29f9eec8468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:43:54.487Z|704b1c26-0fd5-479f-bc84-c29f9eec8468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:43:57.373Z|0dd3c317-cc1c-43aa-9a36-24380d25d93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:43:57.374Z|0dd3c317-cc1c-43aa-9a36-24380d25d93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:00.901Z|7c67af81-6d4c-4e7e-86ae-3f1eff2e26d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:00.902Z|7c67af81-6d4c-4e7e-86ae-3f1eff2e26d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:04.251Z|40dd1b65-6ff8-4cde-b50d-42b6ea2afaaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:04.252Z|40dd1b65-6ff8-4cde-b50d-42b6ea2afaaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:07.403Z|7752dcb3-a738-4584-a82a-465620123a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:07.404Z|7752dcb3-a738-4584-a82a-465620123a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:09.171Z|ab4c3864-d557-467e-8386-9ff60501da9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:44:09.173Z|ab4c3864-d557-467e-8386-9ff60501da9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:44:10.925Z|56021b47-e0d0-4e0c-a672-6e8b1f687e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:10.926Z|56021b47-e0d0-4e0c-a672-6e8b1f687e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:14.279Z|866d36fd-163a-47fa-a2c0-ac229f011ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:14.280Z|866d36fd-163a-47fa-a2c0-ac229f011ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:15.297Z|49a3b658-696d-4948-899b-009f4f48d089|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:44:15.298Z|49a3b658-696d-4948-899b-009f4f48d089|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:17.426Z|a040adcd-38c1-4ca6-abb9-27fb93efce90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:17.427Z|a040adcd-38c1-4ca6-abb9-27fb93efce90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:20.950Z|e856a909-33dd-4d48-aa2c-1cbe4974949f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:20.951Z|e856a909-33dd-4d48-aa2c-1cbe4974949f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:24.171Z|ee7d74b0-cb8f-4e10-9532-85cf4fa68341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:44:24.172Z|ee7d74b0-cb8f-4e10-9532-85cf4fa68341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:44:24.310Z|03dbd6cd-ffc1-4a64-a9e6-5bed2436c656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:24.311Z|03dbd6cd-ffc1-4a64-a9e6-5bed2436c656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:24.488Z|cb471dee-860c-4678-b37e-733342602a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:44:24.489Z|cb471dee-860c-4678-b37e-733342602a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:44:27.457Z|edab6adb-626f-4830-b37a-607f75334c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:27.458Z|edab6adb-626f-4830-b37a-607f75334c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:30.973Z|7b2761f7-dde7-4ece-8c9e-7281734d9ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:30.974Z|7b2761f7-dde7-4ece-8c9e-7281734d9ab6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:34.341Z|789d1a2e-95fb-44a4-b5da-e7223b0f462c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:34.342Z|789d1a2e-95fb-44a4-b5da-e7223b0f462c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:37.490Z|4e3adb77-8a64-4dc6-a307-e96a3398b427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:37.491Z|4e3adb77-8a64-4dc6-a307-e96a3398b427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:39.172Z|1dd10f59-1b2e-4615-ace9-0018bbe81720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:44:39.174Z|1dd10f59-1b2e-4615-ace9-0018bbe81720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:44:40.996Z|d09f8586-9d77-4a43-9a8b-06572c425bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:40.997Z|d09f8586-9d77-4a43-9a8b-06572c425bce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:44.379Z|7a17c6ae-e024-46a6-823e-bab36dc617d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:44.380Z|7a17c6ae-e024-46a6-823e-bab36dc617d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:47.519Z|de76a597-6a3b-429d-af1f-fcab2a0727e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:47.520Z|de76a597-6a3b-429d-af1f-fcab2a0727e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:51.018Z|5a91799b-8e14-4e63-a5d2-6b9c07ff5d39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:51.019Z|5a91799b-8e14-4e63-a5d2-6b9c07ff5d39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:54.171Z|a071a627-0b09-41de-afe9-818d8c712e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:44:54.173Z|a071a627-0b09-41de-afe9-818d8c712e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:44:54.407Z|a6af5cf4-dee1-40bd-a7e2-9f079d871624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:54.408Z|a6af5cf4-dee1-40bd-a7e2-9f079d871624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:44:54.489Z|4245cb43-8097-4008-92a9-4e40418257ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:44:54.490Z|4245cb43-8097-4008-92a9-4e40418257ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:44:57.549Z|29daf2ca-5ce6-49da-9785-a6c5e6d066ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:44:57.550Z|29daf2ca-5ce6-49da-9785-a6c5e6d066ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:01.044Z|f71aeff6-4631-4f8e-a0c3-c22e0a74ee31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:01.044Z|f71aeff6-4631-4f8e-a0c3-c22e0a74ee31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:04.434Z|031fe6e3-e678-4886-8430-262ae2a3f4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:04.435Z|031fe6e3-e678-4886-8430-262ae2a3f4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:07.578Z|5cf5eba4-d1a1-454c-94a9-f948c88b9f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:07.579Z|5cf5eba4-d1a1-454c-94a9-f948c88b9f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:09.170Z|ef4bf213-8582-4ab0-95c3-cd7c44af1f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:45:09.171Z|ef4bf213-8582-4ab0-95c3-cd7c44af1f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:45:11.066Z|d6525fd7-23e0-42b9-aa96-ef6a8776613b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:11.066Z|d6525fd7-23e0-42b9-aa96-ef6a8776613b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:14.461Z|4e4268ff-b988-4b45-b758-6dd6f33fa209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:14.462Z|4e4268ff-b988-4b45-b758-6dd6f33fa209|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:15.296Z|c38d42ac-0d04-4896-86ad-80cb1b56046e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:45:15.297Z|c38d42ac-0d04-4896-86ad-80cb1b56046e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:17.601Z|fe5a9e9e-a673-4895-a084-d6707870b11e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:17.603Z|fe5a9e9e-a673-4895-a084-d6707870b11e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:21.085Z|f4cb187d-1b17-41d6-9848-4c44531966a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:21.085Z|f4cb187d-1b17-41d6-9848-4c44531966a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:24.170Z|1f21debb-b7f6-4d72-af09-12ca16c1795d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:45:24.171Z|1f21debb-b7f6-4d72-af09-12ca16c1795d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:45:24.485Z|a7bcdd88-785b-4d82-b3c2-719b623ed058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:24.485Z|a7bcdd88-785b-4d82-b3c2-719b623ed058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:24.491Z|655fa54f-42f0-4a64-baa1-0ba16780f6bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:45:24.492Z|655fa54f-42f0-4a64-baa1-0ba16780f6bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:45:27.628Z|520b0e25-bff6-4af6-818e-814ae2c4563c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:27.629Z|520b0e25-bff6-4af6-818e-814ae2c4563c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:31.106Z|544c31c7-a91e-4207-8b79-47cce1ab542e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:31.107Z|544c31c7-a91e-4207-8b79-47cce1ab542e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:34.511Z|5b41a22c-751e-4a5f-90f2-84f311e7df46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:34.513Z|5b41a22c-751e-4a5f-90f2-84f311e7df46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:37.654Z|d830f8f8-98a5-4336-bbb9-8684cc85529b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:37.655Z|d830f8f8-98a5-4336-bbb9-8684cc85529b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:39.171Z|43611578-efe0-4782-bf57-7967266eddfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:45:39.173Z|43611578-efe0-4782-bf57-7967266eddfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:45:41.128Z|5b61c12a-8984-47e7-afcf-d74dfe476b33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:41.128Z|5b61c12a-8984-47e7-afcf-d74dfe476b33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:44.544Z|d77a1930-9a59-43f5-a7b2-e45d714f2092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:44.546Z|d77a1930-9a59-43f5-a7b2-e45d714f2092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:47.678Z|c2a917f6-241f-4b88-9d1d-98a6a160c0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:47.679Z|c2a917f6-241f-4b88-9d1d-98a6a160c0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:51.151Z|2b9d3ed0-08cd-4c2d-8d5f-0011f2eb6bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:51.152Z|2b9d3ed0-08cd-4c2d-8d5f-0011f2eb6bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:54.172Z|6ff1badf-8adb-4d07-8d59-08e7623145fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:45:54.173Z|6ff1badf-8adb-4d07-8d59-08e7623145fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:45:54.500Z|184b0fca-e50b-424e-85f7-f3ec0cdd7dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:45:54.501Z|184b0fca-e50b-424e-85f7-f3ec0cdd7dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:45:54.582Z|6b467c9f-b42a-4f3d-9518-34108d5d6f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:54.583Z|6b467c9f-b42a-4f3d-9518-34108d5d6f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:45:57.706Z|c1c8c1f8-29ee-48d3-8549-30e931d3b473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:45:57.707Z|c1c8c1f8-29ee-48d3-8549-30e931d3b473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:01.183Z|7c2081c7-c620-4032-89dc-8493f3e7444b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:01.184Z|7c2081c7-c620-4032-89dc-8493f3e7444b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:04.609Z|5f235944-0813-4bc7-ab69-91540eb6ee7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:04.609Z|5f235944-0813-4bc7-ab69-91540eb6ee7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:07.732Z|6d5b6d05-2167-4902-807b-07ffdded7c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:07.733Z|6d5b6d05-2167-4902-807b-07ffdded7c21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:09.171Z|be5df653-623f-4b09-a906-8966b40faac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:46:09.171Z|be5df653-623f-4b09-a906-8966b40faac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:46:11.206Z|87b85ac9-6369-4869-abad-bb2e50bd5a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:11.207Z|87b85ac9-6369-4869-abad-bb2e50bd5a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:14.633Z|b3adf498-01d5-47f9-aaa2-14c4c063df0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:14.634Z|b3adf498-01d5-47f9-aaa2-14c4c063df0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:15.295Z|7d959454-573a-41f4-b6b7-5cc099e256ac|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:46:15.296Z|7d959454-573a-41f4-b6b7-5cc099e256ac|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:17.755Z|625eaffd-fe09-49c1-be5e-a68cab32523d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:17.756Z|625eaffd-fe09-49c1-be5e-a68cab32523d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:21.228Z|30006d8f-ce81-48f5-9671-da46b45eb126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:21.229Z|30006d8f-ce81-48f5-9671-da46b45eb126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:24.171Z|68e16c73-c38e-47c9-944d-8a4e2f007d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:46:24.174Z|68e16c73-c38e-47c9-944d-8a4e2f007d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:46:24.507Z|7b82379a-af25-43f1-bb85-36b2733ae1c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:46:24.511Z|7b82379a-af25-43f1-bb85-36b2733ae1c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:46:24.661Z|934d50d4-e5ed-4f72-bde1-7224857a47ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:24.662Z|934d50d4-e5ed-4f72-bde1-7224857a47ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:27.787Z|508b11c2-aa38-4145-8080-8897af4e0b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:27.788Z|508b11c2-aa38-4145-8080-8897af4e0b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:31.252Z|4365146d-062c-4e74-ae5a-741ee7e896af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:31.253Z|4365146d-062c-4e74-ae5a-741ee7e896af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:34.687Z|33ccb6c2-4cb4-4c91-98cb-c1d414b1bfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:34.688Z|33ccb6c2-4cb4-4c91-98cb-c1d414b1bfae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:37.815Z|664b1c54-0de6-4ac3-b916-1bb76273b6df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:37.816Z|664b1c54-0de6-4ac3-b916-1bb76273b6df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:39.171Z|49c70596-924d-4245-bcb7-7816af0b7dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:46:39.171Z|49c70596-924d-4245-bcb7-7816af0b7dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:46:41.275Z|49d843db-b2c5-444d-828c-fc5020286062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:41.275Z|49d843db-b2c5-444d-828c-fc5020286062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:44.715Z|17c2fc36-1766-4761-a093-eb5af2d2bd7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:44.716Z|17c2fc36-1766-4761-a093-eb5af2d2bd7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:47.842Z|617f5726-0819-4664-a58e-ea84ba6c2a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:47.843Z|617f5726-0819-4664-a58e-ea84ba6c2a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:51.297Z|c3c66aac-61db-437f-84f2-9d574e9dfa98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:51.298Z|c3c66aac-61db-437f-84f2-9d574e9dfa98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:54.171Z|2b4265ba-3c8b-40db-a02b-6ca419a8ee3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:46:54.172Z|2b4265ba-3c8b-40db-a02b-6ca419a8ee3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:46:54.512Z|443df6de-001c-40c1-be91-b6380f934b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:46:54.512Z|443df6de-001c-40c1-be91-b6380f934b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:46:54.740Z|64173e5a-38ea-4468-8327-bf460abc63ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:54.742Z|64173e5a-38ea-4468-8327-bf460abc63ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:46:57.866Z|2103505e-c9bc-458c-94aa-6f823400dd8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:46:57.866Z|2103505e-c9bc-458c-94aa-6f823400dd8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:01.323Z|6a355e83-8a86-408d-8af6-7cea9d42bd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:01.324Z|6a355e83-8a86-408d-8af6-7cea9d42bd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:04.767Z|f8e40d6c-b3ce-4678-b8e9-50428bdc2171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:04.768Z|f8e40d6c-b3ce-4678-b8e9-50428bdc2171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:07.888Z|69e669fe-0808-4310-b3df-383ccb7f6b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:07.889Z|69e669fe-0808-4310-b3df-383ccb7f6b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:09.171Z|3b6afd5d-0630-417e-8d70-b1a3d4357e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:47:09.173Z|3b6afd5d-0630-417e-8d70-b1a3d4357e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:47:11.355Z|ae29723b-7560-48f6-96bd-edf60cb04278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:11.357Z|ae29723b-7560-48f6-96bd-edf60cb04278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:14.791Z|8cf17e3c-9134-40cc-a2df-a010f2537e53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:14.792Z|8cf17e3c-9134-40cc-a2df-a010f2537e53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:15.295Z|e6540844-e048-4c3d-bd0a-db5bdaa67e85|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:47:15.296Z|e6540844-e048-4c3d-bd0a-db5bdaa67e85|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:17.913Z|cb607154-0f3a-48a7-8ea3-068899070dd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:17.914Z|cb607154-0f3a-48a7-8ea3-068899070dd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:21.380Z|c8c2681e-761f-46fe-91f7-cc4858b060f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:21.381Z|c8c2681e-761f-46fe-91f7-cc4858b060f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:24.171Z|d5f64f6b-15b9-47d0-b905-67f7e948e622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:47:24.172Z|d5f64f6b-15b9-47d0-b905-67f7e948e622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:47:24.513Z|f3d082ab-f115-46c0-8ded-88b6af4c84f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:47:24.514Z|f3d082ab-f115-46c0-8ded-88b6af4c84f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:47:24.816Z|719fb049-d405-4f5a-8deb-6dcce1f910a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:24.817Z|719fb049-d405-4f5a-8deb-6dcce1f910a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:27.935Z|071e6078-73b0-42f7-b8e4-40d2b92ae257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:27.937Z|071e6078-73b0-42f7-b8e4-40d2b92ae257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:31.402Z|ff77986e-ca4c-495d-9cdf-02f16673c8cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:31.403Z|ff77986e-ca4c-495d-9cdf-02f16673c8cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:34.839Z|2c01805f-af21-4d91-bb35-02cd840db6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:34.839Z|2c01805f-af21-4d91-bb35-02cd840db6b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:37.961Z|6c8fe14a-e622-4b96-9061-4b0c7f2247b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:37.962Z|6c8fe14a-e622-4b96-9061-4b0c7f2247b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:39.170Z|c183c3d8-2c6d-473c-9ea0-d8a00a673f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:47:39.171Z|c183c3d8-2c6d-473c-9ea0-d8a00a673f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:47:41.422Z|5245be06-3a9d-4924-999d-34e0ee785778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:41.423Z|5245be06-3a9d-4924-999d-34e0ee785778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:44.864Z|90976d7b-9a5b-44c2-8fe0-c272a362eeff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:44.865Z|90976d7b-9a5b-44c2-8fe0-c272a362eeff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:47.984Z|76d2158d-1b90-4811-961e-515fbb454f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:47.984Z|76d2158d-1b90-4811-961e-515fbb454f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:51.447Z|296dd9ed-42dc-43ba-93e6-761113e534ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:51.447Z|296dd9ed-42dc-43ba-93e6-761113e534ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:54.171Z|5dda145e-a91c-4a0f-8bc3-02d5629e3d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:47:54.173Z|5dda145e-a91c-4a0f-8bc3-02d5629e3d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:47:54.516Z|eaf474d2-0026-40e0-91d3-587b044031fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:47:54.516Z|eaf474d2-0026-40e0-91d3-587b044031fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:47:54.888Z|e2b89314-ee43-43ce-b1dd-b54076ac2c1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:54.890Z|e2b89314-ee43-43ce-b1dd-b54076ac2c1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:47:58.009Z|1f537ea3-b346-4327-b9e8-a212ebeef90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:47:58.010Z|1f537ea3-b346-4327-b9e8-a212ebeef90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:01.470Z|f297fd4f-1065-4623-91af-f20f3cf6b03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:01.470Z|f297fd4f-1065-4623-91af-f20f3cf6b03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:04.910Z|e1580668-17c2-40f9-bdda-0e2aa0855ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:04.911Z|e1580668-17c2-40f9-bdda-0e2aa0855ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:08.036Z|7f473f37-41c8-4439-a8fa-5d8f291bb9a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:08.037Z|7f473f37-41c8-4439-a8fa-5d8f291bb9a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:09.171Z|fbb777fc-3c2c-415f-a80e-c91d88241036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:48:09.172Z|fbb777fc-3c2c-415f-a80e-c91d88241036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:48:11.493Z|12fef046-bb5a-4a7f-a43c-1bae8479c1eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:11.494Z|12fef046-bb5a-4a7f-a43c-1bae8479c1eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:14.934Z|82e42dab-e9b8-4f24-a925-b100e1eee5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:14.935Z|82e42dab-e9b8-4f24-a925-b100e1eee5b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:15.295Z|37ba5cb9-660b-400e-b5b6-20683902cad7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:48:15.295Z|37ba5cb9-660b-400e-b5b6-20683902cad7|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:18.058Z|b5fc0fc9-32c3-4597-b806-028bcb5314b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:18.059Z|b5fc0fc9-32c3-4597-b806-028bcb5314b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:21.514Z|1b9bd0c8-db0d-4f45-8916-477368a9dc6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:21.515Z|1b9bd0c8-db0d-4f45-8916-477368a9dc6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:24.171Z|523264aa-ff8b-4497-a663-7f27eff34e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:48:24.171Z|523264aa-ff8b-4497-a663-7f27eff34e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:48:24.517Z|ebd2ae82-1a88-45d6-b3e9-062f32ab628c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:48:24.518Z|ebd2ae82-1a88-45d6-b3e9-062f32ab628c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:48:24.960Z|3fe7996f-d66d-40c1-9ce6-2479e378e097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:24.961Z|3fe7996f-d66d-40c1-9ce6-2479e378e097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:28.081Z|77400495-c1fe-46c7-981f-221e447284ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:28.083Z|77400495-c1fe-46c7-981f-221e447284ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:31.537Z|9db38181-5515-4bdb-92bb-c4f8d17849ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:31.538Z|9db38181-5515-4bdb-92bb-c4f8d17849ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:34.982Z|e33098d5-77ad-4fe6-8c3d-5ecb2adedcab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:34.982Z|e33098d5-77ad-4fe6-8c3d-5ecb2adedcab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:38.107Z|2a037559-b936-4790-9e8c-35b5a552bc67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:38.108Z|2a037559-b936-4790-9e8c-35b5a552bc67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:39.171Z|d1970d95-2a26-4e92-b66e-06a6d491a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:48:39.173Z|d1970d95-2a26-4e92-b66e-06a6d491a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:48:41.564Z|d7bab233-1757-4679-abf4-7328f0d50476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:41.565Z|d7bab233-1757-4679-abf4-7328f0d50476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:45.008Z|4feb63e3-8a64-46a4-8052-01afc054df16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:45.009Z|4feb63e3-8a64-46a4-8052-01afc054df16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:48.132Z|69f8d17b-c7a7-4957-b8db-13f3f17d1462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:48.133Z|69f8d17b-c7a7-4957-b8db-13f3f17d1462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:51.588Z|8aab7d9d-ff10-418e-b56a-3456f85c6f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:51.589Z|8aab7d9d-ff10-418e-b56a-3456f85c6f75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:54.171Z|6defb68c-6a2e-43b0-8fa5-b53952519305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:48:54.172Z|6defb68c-6a2e-43b0-8fa5-b53952519305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:48:54.519Z|504d209d-e980-47d8-94f8-49acf1c54fa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:48:54.519Z|504d209d-e980-47d8-94f8-49acf1c54fa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:48:55.030Z|d89b2556-fe85-4cb2-ab14-09cdb380cd9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:55.031Z|d89b2556-fe85-4cb2-ab14-09cdb380cd9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:48:58.153Z|1e00b5de-1864-4923-afcf-8af508412055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:48:58.154Z|1e00b5de-1864-4923-afcf-8af508412055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:01.610Z|0d05aa3d-107b-4a6d-8f41-b234153c2e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:01.611Z|0d05aa3d-107b-4a6d-8f41-b234153c2e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:05.054Z|87259471-26e3-43fd-8944-1d2461881f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:05.055Z|87259471-26e3-43fd-8944-1d2461881f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:08.175Z|84deb928-d8ee-4934-a94e-b421a39578a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:08.176Z|84deb928-d8ee-4934-a94e-b421a39578a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:09.170Z|57ccc3d9-e53e-43b9-8038-47b8e60ee374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:49:09.171Z|57ccc3d9-e53e-43b9-8038-47b8e60ee374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:49:11.635Z|e240bbba-477b-4c95-81c2-6dcfe1cfd3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:11.636Z|e240bbba-477b-4c95-81c2-6dcfe1cfd3bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:15.078Z|f29a5055-d65d-44af-9154-0dba283cb830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:15.079Z|f29a5055-d65d-44af-9154-0dba283cb830|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:15.295Z|4292d743-7cd5-4f48-8d7c-3fe9a64fa03f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:49:15.296Z|4292d743-7cd5-4f48-8d7c-3fe9a64fa03f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:18.199Z|c0a1010d-c67b-42ef-a914-73e7728d3be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:18.199Z|c0a1010d-c67b-42ef-a914-73e7728d3be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:21.658Z|427b887f-d769-463e-a956-62c37f0d4361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:21.659Z|427b887f-d769-463e-a956-62c37f0d4361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:24.171Z|9775896b-5412-44a0-bea4-5e21526b35bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:49:24.173Z|9775896b-5412-44a0-bea4-5e21526b35bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:49:24.520Z|fb76615b-8a25-40a3-aa84-06ea5f8a6b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:49:24.521Z|fb76615b-8a25-40a3-aa84-06ea5f8a6b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:49:25.108Z|8e435f29-5f13-4740-b531-528da172c2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:25.110Z|8e435f29-5f13-4740-b531-528da172c2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:28.220Z|81704c45-8700-4c42-b303-6eaf71711604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:28.221Z|81704c45-8700-4c42-b303-6eaf71711604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:31.681Z|9dd9a37e-6520-47c9-8975-82653277b5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:31.681Z|9dd9a37e-6520-47c9-8975-82653277b5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:35.141Z|152adcc4-da91-4756-bb8d-efafc5b9c415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:35.142Z|152adcc4-da91-4756-bb8d-efafc5b9c415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:38.244Z|95627758-baaa-417b-96b6-f931719871ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:38.245Z|95627758-baaa-417b-96b6-f931719871ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:39.171Z|f6f779da-f44a-4715-bbfd-b29eed40d827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:49:39.171Z|f6f779da-f44a-4715-bbfd-b29eed40d827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:49:41.704Z|82479ff0-fa16-4b63-b087-ca86a872c4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:41.705Z|82479ff0-fa16-4b63-b087-ca86a872c4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:45.171Z|2acd4337-38ca-4483-9677-55e96d71de3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:45.173Z|2acd4337-38ca-4483-9677-55e96d71de3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:48.266Z|17564c01-836f-4b90-9829-997145faa383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:48.268Z|17564c01-836f-4b90-9829-997145faa383|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:51.730Z|41f4c933-832e-4d40-87c5-7065477744d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:51.731Z|41f4c933-832e-4d40-87c5-7065477744d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:54.171Z|75395029-d1d0-472e-958a-58fd48b1a5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:49:54.172Z|75395029-d1d0-472e-958a-58fd48b1a5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:49:54.522Z|51e21269-cd82-44ea-8195-c6527b5d5d55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:49:54.523Z|51e21269-cd82-44ea-8195-c6527b5d5d55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:49:55.201Z|3c2e40c5-abe9-4eff-b0d6-2e457993147b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:55.202Z|3c2e40c5-abe9-4eff-b0d6-2e457993147b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:49:58.288Z|86d63081-cd7c-4860-ab0d-8cb06a9fdefe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:49:58.288Z|86d63081-cd7c-4860-ab0d-8cb06a9fdefe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:01.757Z|a0298980-ef98-41e6-b451-394e4d41240c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:01.757Z|a0298980-ef98-41e6-b451-394e4d41240c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:05.233Z|bb28d7d0-4329-494b-bc54-f7a3494a42a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:05.234Z|bb28d7d0-4329-494b-bc54-f7a3494a42a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:08.308Z|0b538d44-7ca9-4582-a573-528f0c9ad089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:08.309Z|0b538d44-7ca9-4582-a573-528f0c9ad089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:09.171Z|18d45417-26e1-4bb8-9e14-b93740fad7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:50:09.173Z|18d45417-26e1-4bb8-9e14-b93740fad7cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:50:11.781Z|8d18722b-8e06-4287-80c6-7f84b377fb6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:11.782Z|8d18722b-8e06-4287-80c6-7f84b377fb6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:15.258Z|09655d49-489f-4f65-b6a6-2caaa99417c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:15.259Z|09655d49-489f-4f65-b6a6-2caaa99417c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:15.295Z|375b1a13-a312-4389-a38c-8c9f6883f720|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:50:15.295Z|375b1a13-a312-4389-a38c-8c9f6883f720|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:18.330Z|7602567e-36b8-4aaf-8ee1-3fe3a0504daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:18.331Z|7602567e-36b8-4aaf-8ee1-3fe3a0504daa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:21.808Z|3cf32f9c-cff3-4cd8-b8aa-14e04a5927f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:21.809Z|3cf32f9c-cff3-4cd8-b8aa-14e04a5927f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:24.171Z|4a29b8f8-dffa-4a41-96ed-d0d14b4899f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:50:24.171Z|4a29b8f8-dffa-4a41-96ed-d0d14b4899f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:50:24.524Z|0bb9a3ec-7da6-4abc-94aa-3b524b0b7c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:50:24.524Z|0bb9a3ec-7da6-4abc-94aa-3b524b0b7c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:50:25.283Z|f89d07dc-aa4d-4b40-99ee-a521aaff835e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:25.283Z|f89d07dc-aa4d-4b40-99ee-a521aaff835e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:28.351Z|61aa6f44-0839-4f45-b806-eace5e70c8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:28.352Z|61aa6f44-0839-4f45-b806-eace5e70c8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:31.835Z|9fe06196-d2d5-4630-a081-f1bf7b3fe91e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:31.836Z|9fe06196-d2d5-4630-a081-f1bf7b3fe91e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:35.307Z|49a06f3f-5bfd-4af9-91f8-5b7941c4bc89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:35.308Z|49a06f3f-5bfd-4af9-91f8-5b7941c4bc89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:38.371Z|53e12f28-d27c-41b2-b281-f6a93de29661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:38.372Z|53e12f28-d27c-41b2-b281-f6a93de29661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:39.171Z|d5c39609-1e6f-4c88-b0e3-d04b1c875dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:50:39.171Z|d5c39609-1e6f-4c88-b0e3-d04b1c875dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:50:41.860Z|8262e200-40ce-4c9e-8fd6-24a1efbf8e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:41.860Z|8262e200-40ce-4c9e-8fd6-24a1efbf8e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:45.334Z|4621c292-c343-43d7-aea5-09e19e218985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:45.335Z|4621c292-c343-43d7-aea5-09e19e218985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:48.396Z|0105d133-e8b5-492b-b7c1-39af1667966c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:48.398Z|0105d133-e8b5-492b-b7c1-39af1667966c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:51.885Z|2cf7a2bc-62ab-4405-92bf-07e5280ce1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:51.886Z|2cf7a2bc-62ab-4405-92bf-07e5280ce1fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:54.171Z|84e5bb7a-88e0-4256-ae9a-b8b5a7f64be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:50:54.173Z|84e5bb7a-88e0-4256-ae9a-b8b5a7f64be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:50:54.525Z|9748e60a-32ca-4375-9415-84f73e0a0028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:50:54.526Z|9748e60a-32ca-4375-9415-84f73e0a0028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:50:55.360Z|a4594198-6f82-45d5-ac49-cb459354974f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:55.361Z|a4594198-6f82-45d5-ac49-cb459354974f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:50:58.419Z|c3814d72-1323-437c-bc78-748afc443d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:50:58.420Z|c3814d72-1323-437c-bc78-748afc443d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:01.910Z|5b818ebf-b373-44fa-bda2-e56ca3541e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:01.911Z|5b818ebf-b373-44fa-bda2-e56ca3541e38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:05.386Z|e50b0c48-916b-40fd-b008-9ca104e470a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:05.387Z|e50b0c48-916b-40fd-b008-9ca104e470a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:08.441Z|c8c9bd60-ebca-40e8-87b9-f4fefe2b5eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:08.442Z|c8c9bd60-ebca-40e8-87b9-f4fefe2b5eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:09.171Z|44a5ef09-4f66-4ff0-bde6-0d6515b0e0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:51:09.172Z|44a5ef09-4f66-4ff0-bde6-0d6515b0e0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:51:11.940Z|7824b198-de74-40a7-807e-62985fc37557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:11.941Z|7824b198-de74-40a7-807e-62985fc37557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:15.297Z|387d493c-bbd5-4698-b7b6-c3ed6fd9059e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:51:15.298Z|387d493c-bbd5-4698-b7b6-c3ed6fd9059e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:15.408Z|1d3155a3-a620-47a5-b89c-7dc2bd379fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:15.409Z|1d3155a3-a620-47a5-b89c-7dc2bd379fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:18.466Z|4130a137-ff57-47ac-9fd1-585be86fdacb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:18.467Z|4130a137-ff57-47ac-9fd1-585be86fdacb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:21.967Z|fbefdce8-490c-4d43-b4ce-0436b59f46d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:21.968Z|fbefdce8-490c-4d43-b4ce-0436b59f46d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:24.171Z|312bbeda-84bd-46af-a8bb-294e2fb1367c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:51:24.171Z|312bbeda-84bd-46af-a8bb-294e2fb1367c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:51:24.527Z|27c9f9fc-15b7-4a8f-ac2b-fdea9d65ce01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:51:24.527Z|27c9f9fc-15b7-4a8f-ac2b-fdea9d65ce01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:51:25.437Z|433645fb-9316-42c8-8160-e1bbafda9feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:25.438Z|433645fb-9316-42c8-8160-e1bbafda9feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:28.490Z|cebc340a-8297-4b45-9f66-5236c5fe99c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:28.490Z|cebc340a-8297-4b45-9f66-5236c5fe99c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:31.997Z|16caaaf3-c053-4285-b431-19ecbf4f3ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:31.998Z|16caaaf3-c053-4285-b431-19ecbf4f3ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:35.460Z|37ce5f07-4d67-4e5f-9330-0c4b7ca02b01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:35.461Z|37ce5f07-4d67-4e5f-9330-0c4b7ca02b01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:38.511Z|60c047e6-28d9-4a16-9b35-d5b5014bd522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:38.512Z|60c047e6-28d9-4a16-9b35-d5b5014bd522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:39.171Z|39abf3a6-261f-47d0-ab0c-342c4ee16db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:51:39.173Z|39abf3a6-261f-47d0-ab0c-342c4ee16db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:51:42.025Z|afa8369b-df65-4569-b375-3ca659cf5b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:42.026Z|afa8369b-df65-4569-b375-3ca659cf5b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:45.484Z|85d5fa05-437e-4413-86f7-b1c9df64028c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:45.484Z|85d5fa05-437e-4413-86f7-b1c9df64028c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:48.532Z|028f7bc1-c35f-4275-bcb9-9054c570fae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:48.533Z|028f7bc1-c35f-4275-bcb9-9054c570fae1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:52.051Z|aa23c91e-c954-4775-bd02-c673400b31b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:52.052Z|aa23c91e-c954-4775-bd02-c673400b31b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:54.171Z|ae02718f-a57c-4c28-b5d2-84f7a2c60339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:51:54.172Z|ae02718f-a57c-4c28-b5d2-84f7a2c60339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:51:54.530Z|fb7367df-4563-4599-b301-562b001d8a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:51:54.531Z|fb7367df-4563-4599-b301-562b001d8a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:51:55.508Z|2995924f-1d15-4f0f-9b73-b56c37388730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:55.509Z|2995924f-1d15-4f0f-9b73-b56c37388730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:51:58.553Z|a66fa283-ecc9-42cd-8e20-76212807aad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:51:58.554Z|a66fa283-ecc9-42cd-8e20-76212807aad0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:02.084Z|019a617f-fb60-4dbe-af3b-8bd442c10e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:02.085Z|019a617f-fb60-4dbe-af3b-8bd442c10e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:05.534Z|fca706c0-fc59-472f-a001-c4dc0ce0cead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:05.535Z|fca706c0-fc59-472f-a001-c4dc0ce0cead|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:08.573Z|d4857b26-460f-42e8-850d-573459d1bddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:08.574Z|d4857b26-460f-42e8-850d-573459d1bddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:09.170Z|c1c386cb-6c37-4680-8d1e-69db9e7b4687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:52:09.171Z|c1c386cb-6c37-4680-8d1e-69db9e7b4687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:52:12.108Z|7909b652-1f5b-47ce-927c-86c262a8ac9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:12.109Z|7909b652-1f5b-47ce-927c-86c262a8ac9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:15.296Z|4eee3285-8080-42be-a887-b877d0bc5c88|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:52:15.298Z|4eee3285-8080-42be-a887-b877d0bc5c88|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:15.557Z|48e1fe9b-5c2d-4b68-bd0d-d4490c054f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:15.558Z|48e1fe9b-5c2d-4b68-bd0d-d4490c054f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:18.596Z|0acc9f5d-7842-4d70-97a7-5fcd139748ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:18.597Z|0acc9f5d-7842-4d70-97a7-5fcd139748ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:22.133Z|0c061725-a130-4a88-a79e-f6b396dfe596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:22.134Z|0c061725-a130-4a88-a79e-f6b396dfe596|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:24.171Z|f3d8992f-8d30-4c1d-83f5-12340d6c2cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:52:24.173Z|f3d8992f-8d30-4c1d-83f5-12340d6c2cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:52:24.532Z|e34cd6e5-b924-425f-8fb0-5e971122f594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:52:24.533Z|e34cd6e5-b924-425f-8fb0-5e971122f594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:52:25.578Z|1931b878-547c-4eb2-ad54-609ac1614444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:25.579Z|1931b878-547c-4eb2-ad54-609ac1614444|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:28.622Z|646a91bf-a336-485a-a2f9-960f337b225b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:28.622Z|646a91bf-a336-485a-a2f9-960f337b225b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:32.161Z|ee1d9e94-982f-4a4f-b14b-1af3748889af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:32.163Z|ee1d9e94-982f-4a4f-b14b-1af3748889af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:35.602Z|b8da8de1-7f09-42df-b5aa-e47f180a7c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:35.604Z|b8da8de1-7f09-42df-b5aa-e47f180a7c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:38.643Z|dd731305-facb-4499-aaff-80366c17df59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:38.644Z|dd731305-facb-4499-aaff-80366c17df59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:39.172Z|fb9c689a-772a-49a5-9ae9-c10a5905b43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:52:39.173Z|fb9c689a-772a-49a5-9ae9-c10a5905b43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:52:42.189Z|24a8dc7f-cdc2-4003-b83d-bb9eca735eb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:42.190Z|24a8dc7f-cdc2-4003-b83d-bb9eca735eb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:45.634Z|ecc1fb81-254f-46d0-8d06-22084c8b847b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:45.636Z|ecc1fb81-254f-46d0-8d06-22084c8b847b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:48.669Z|706c6ae7-cbc1-463a-a51a-316647b79de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:48.669Z|706c6ae7-cbc1-463a-a51a-316647b79de8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:52.216Z|af9bb9b4-03af-4a73-8118-e9878034365d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:52.217Z|af9bb9b4-03af-4a73-8118-e9878034365d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:54.171Z|e9e35e01-90b7-4693-8399-81f4ef6f9823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:52:54.172Z|e9e35e01-90b7-4693-8399-81f4ef6f9823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:52:54.534Z|8aac6eb1-d644-4bdc-94c1-6c7b8e5f38b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:52:54.534Z|8aac6eb1-d644-4bdc-94c1-6c7b8e5f38b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:52:55.661Z|c909f6bb-0c33-4da7-9dfb-dc3c9ff76df3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:55.662Z|c909f6bb-0c33-4da7-9dfb-dc3c9ff76df3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:52:58.695Z|cb564683-9cde-4bb3-821f-7b942f27d9d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:52:58.696Z|cb564683-9cde-4bb3-821f-7b942f27d9d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:02.242Z|870fc041-bd88-45b6-9b97-ee5c7c971e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:02.243Z|870fc041-bd88-45b6-9b97-ee5c7c971e95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:05.686Z|85d84ab7-40c1-449f-b79b-692b9d1ecf99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:05.688Z|85d84ab7-40c1-449f-b79b-692b9d1ecf99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:08.719Z|75b523bf-794c-4fa3-b12f-fb159034a130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:08.720Z|75b523bf-794c-4fa3-b12f-fb159034a130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:09.171Z|394bbcbe-377c-4e50-af47-3637d6fdb246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:53:09.172Z|394bbcbe-377c-4e50-af47-3637d6fdb246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:53:12.269Z|2bca746d-f43f-4778-8109-a7e55434c496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:12.271Z|2bca746d-f43f-4778-8109-a7e55434c496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:15.296Z|74d7abe0-7162-4745-86e5-4a4016a001d6|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:53:15.297Z|74d7abe0-7162-4745-86e5-4a4016a001d6|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:15.711Z|c5f7e4a0-027d-46bd-8e75-fb738eebe749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:15.712Z|c5f7e4a0-027d-46bd-8e75-fb738eebe749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:18.747Z|6a439df5-0673-4ec5-a5f2-6e350c1ced0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:18.750Z|6a439df5-0673-4ec5-a5f2-6e350c1ced0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:22.297Z|e0a159ff-7ae3-479e-8822-640a4f3c13a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:22.298Z|e0a159ff-7ae3-479e-8822-640a4f3c13a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:24.170Z|03749a8a-8a0f-43b5-b2ba-a250eaa7e65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:53:24.171Z|03749a8a-8a0f-43b5-b2ba-a250eaa7e65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:53:24.536Z|f0688292-e03f-4b8a-93a4-ddf1474dc2be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:53:24.536Z|f0688292-e03f-4b8a-93a4-ddf1474dc2be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:53:25.733Z|547c308b-4ca2-46c6-a0bd-013d03f01fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:25.734Z|547c308b-4ca2-46c6-a0bd-013d03f01fcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:28.778Z|cd10d5b3-f71c-42e9-a252-005be56434d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:28.780Z|cd10d5b3-f71c-42e9-a252-005be56434d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:32.321Z|4608998b-a71d-4f13-ac26-29bea8840cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:32.322Z|4608998b-a71d-4f13-ac26-29bea8840cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:35.756Z|bb68b03e-246b-449d-af53-a41c6949abf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:35.757Z|bb68b03e-246b-449d-af53-a41c6949abf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:38.804Z|28686d71-9b56-4ce1-9fbc-2d5a32efed70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:38.805Z|28686d71-9b56-4ce1-9fbc-2d5a32efed70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:39.170Z|5d15ff38-009a-4658-9d55-51519a09f55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:53:39.171Z|5d15ff38-009a-4658-9d55-51519a09f55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:53:42.347Z|2a0578b2-d5d5-41ef-a614-cf7c4cb41b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:42.348Z|2a0578b2-d5d5-41ef-a614-cf7c4cb41b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:45.780Z|585e9ea1-8f72-4cf0-a7ba-ab580f3a7da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:45.781Z|585e9ea1-8f72-4cf0-a7ba-ab580f3a7da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:48.829Z|963cfbe7-b652-4023-802a-b69d704dbb93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:48.830Z|963cfbe7-b652-4023-802a-b69d704dbb93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:52.371Z|f18009c6-a55f-4520-9675-a646fc5abb41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:52.372Z|f18009c6-a55f-4520-9675-a646fc5abb41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:54.171Z|4f267296-8a21-4425-aff9-92d812d40929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:53:54.174Z|4f267296-8a21-4425-aff9-92d812d40929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:53:54.537Z|331fc115-02fa-4927-9055-6c06eeeb75be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:53:54.538Z|331fc115-02fa-4927-9055-6c06eeeb75be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:53:55.809Z|95c66f9e-c8a4-4d2a-acf2-ffa43e51c658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:55.810Z|95c66f9e-c8a4-4d2a-acf2-ffa43e51c658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:53:58.856Z|f98943c5-97d6-4020-9cb5-26953ea28ab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:53:58.857Z|f98943c5-97d6-4020-9cb5-26953ea28ab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:02.393Z|b63e30d7-3a38-4050-813b-27ecbcc1e8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:02.394Z|b63e30d7-3a38-4050-813b-27ecbcc1e8fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:05.834Z|1319e241-4094-440f-9afd-a506962fb522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:05.835Z|1319e241-4094-440f-9afd-a506962fb522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:08.880Z|85c9406f-2cb6-4b61-8bf2-93e890e58efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:08.881Z|85c9406f-2cb6-4b61-8bf2-93e890e58efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:09.171Z|2fdc7872-9b90-42d9-aad1-95219686bc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:54:09.171Z|2fdc7872-9b90-42d9-aad1-95219686bc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:54:12.416Z|4ffa323b-bd8b-41e9-bb65-3cf67e617af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:12.417Z|4ffa323b-bd8b-41e9-bb65-3cf67e617af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:15.295Z|3ba37ece-bb71-4ea8-ac9d-9fd1c79104b9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-12T13:54:15.296Z|3ba37ece-bb71-4ea8-ac9d-9fd1c79104b9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:15.857Z|9334ee09-ecb7-4387-a036-4d0169541251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:15.858Z|9334ee09-ecb7-4387-a036-4d0169541251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:18.905Z|bf16ff39-51d5-4706-8e04-3f84a15b8fee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:18.906Z|bf16ff39-51d5-4706-8e04-3f84a15b8fee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:22.444Z|e0c5e69b-c2ae-458a-94dc-203820bab927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:22.444Z|e0c5e69b-c2ae-458a-94dc-203820bab927|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:24.171Z|f961d2d6-01a2-4745-96c3-2d2aa2e2aa64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:54:24.171Z|f961d2d6-01a2-4745-96c3-2d2aa2e2aa64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:54:24.539Z|514f11ba-b9f5-47c7-9381-c73b70924e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:54:24.540Z|514f11ba-b9f5-47c7-9381-c73b70924e97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:54:25.878Z|85d747a7-3595-4de1-b83b-324f5fab4061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:25.879Z|85d747a7-3595-4de1-b83b-324f5fab4061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:28.934Z|082be488-fcdf-4414-956c-20d4a21e9641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:28.935Z|082be488-fcdf-4414-956c-20d4a21e9641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:32.466Z|8e7a8c3b-c149-4ba5-a0e5-c0d11ed7314d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:32.467Z|8e7a8c3b-c149-4ba5-a0e5-c0d11ed7314d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:35.900Z|ecd4debf-69aa-45e4-ab54-cd59e1c6496c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:35.901Z|ecd4debf-69aa-45e4-ab54-cd59e1c6496c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:38.960Z|e371ce4a-15b5-43d1-9857-8c20417e071a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:38.961Z|e371ce4a-15b5-43d1-9857-8c20417e071a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:39.171Z|a7a887de-a453-40f5-a541-c781fa6f7f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:54:39.173Z|a7a887de-a453-40f5-a541-c781fa6f7f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:54:42.489Z|d62351f3-fd3f-47ac-8c11-cc4d32d40257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:42.490Z|d62351f3-fd3f-47ac-8c11-cc4d32d40257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:45.924Z|9fa7ead3-dc5d-4b89-96e7-ece48eeaf735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:45.925Z|9fa7ead3-dc5d-4b89-96e7-ece48eeaf735|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:48.984Z|f7ea0dcc-d373-4ae7-8c71-d2400e5f5dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:48.985Z|f7ea0dcc-d373-4ae7-8c71-d2400e5f5dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:52.515Z|109f5894-b70c-4edf-a52a-7ef741bc21c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:52.516Z|109f5894-b70c-4edf-a52a-7ef741bc21c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:54.170Z|f8a3c517-be7e-44a0-b3c1-815a9d3e1714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:54:54.171Z|f8a3c517-be7e-44a0-b3c1-815a9d3e1714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:54:54.541Z|477d447e-7aa4-48aa-888c-abe727919970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-12T13:54:54.541Z|477d447e-7aa4-48aa-888c-abe727919970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-12T13:54:55.950Z|42f5a143-2b79-4352-8328-fb4c6ef4d79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:55.951Z|42f5a143-2b79-4352-8328-fb4c6ef4d79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:54:59.012Z|5ef3f995-db70-4aa3-a4b9-2fbd062de4db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:54:59.012Z|5ef3f995-db70-4aa3-a4b9-2fbd062de4db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-12T13:55:02.540Z|9af0b897-016a-4b0e-883f-5785c86a1ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-12T13:55:02.541Z|9af0b897-016a-4b0e-883f-5785c86a1ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.