By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2021-12-09T12:34:00.096Z||main|||||INFO|500||The following profiles are active: basic 2021-12-09T12:34:12.871Z||main|||||INFO|500||Starting service [Tomcat] 2021-12-09T12:34:12.872Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-12-09T12:34:12.960Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-12-09T12:34:19.038Z||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-12-09T12:34:19.344Z||main|||||INFO|500||catdb-pool - Starting... 2021-12-09T12:34:19.628Z||main|||||INFO|500||catdb-pool - Start completed. 2021-12-09T12:34:20.069Z||main|||||INFO|500||reqdb-pool - Starting... 2021-12-09T12:34:20.077Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-12-09T12:34:20.250Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-12-09T12:34:20.379Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-12-09T12:34:20.820Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-12-09T12:34:22.119Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-12-09T12:34:23.891Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-12-09T12:34:23.946Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-12-09T12:34:24.467Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-12-09T12:34:24.649Z||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-12-09T12:34:25.656Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-12-09T12:34:26.942Z||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-12-09T12:34:31.942Z||main|||||WARN|500||--- 2021-12-09T12:34:31.944Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-12-09T12:34:31.944Z||main|||||WARN|500||--- 2021-12-09T12:34:32.508Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-12-09T12:34:37.597Z||main|||||INFO|500||Started ApiHandlerApplication in 41.063 seconds (JVM running for 43.106) 2021-12-09T12:34:37.612Z|4bfa5aad-b2c5-45cc-9315-f243950f4485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:34:37.641Z|4bfa5aad-b2c5-45cc-9315-f243950f4485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:34:37.642Z|2a634ef4-5908-42aa-a99f-d518dc117fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:34:37.649Z|2a634ef4-5908-42aa-a99f-d518dc117fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:34:40.583Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-12-09T12:34:40.783Z|561dee8b-a68a-4196-be55-5b996c898d19|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-12-09T12:34:41.170Z|561dee8b-a68a-4196-be55-5b996c898d19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:34:44.831Z|8d908db4-30fd-4549-ade3-e18e51b668bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:34:44.831Z|8d908db4-30fd-4549-ade3-e18e51b668bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:34:44.913Z|c1cacca2-c87b-4503-b2c1-b62656a86521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:34:44.914Z|c1cacca2-c87b-4503-b2c1-b62656a86521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:34:51.297Z|617352b3-e269-418c-aa1c-93ade947e5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:34:51.298Z|617352b3-e269-418c-aa1c-93ade947e5a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:34:52.583Z|ea574972-764c-4f34-a320-4695e3e193a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:34:52.586Z|ea574972-764c-4f34-a320-4695e3e193a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:34:54.881Z|56bcbd6f-7ef4-48d2-8d1f-bb7c5c876b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:34:54.883Z|56bcbd6f-7ef4-48d2-8d1f-bb7c5c876b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:34:54.941Z|f2ac13da-f893-4c2d-a288-0cd3f550f86f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:34:54.942Z|f2ac13da-f893-4c2d-a288-0cd3f550f86f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:01.352Z|3869020d-8a2c-4709-88df-335b65c93b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:01.354Z|3869020d-8a2c-4709-88df-335b65c93b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:04.930Z|4880a4e2-a40b-47d6-a49f-1c57268ca2fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:04.932Z|4880a4e2-a40b-47d6-a49f-1c57268ca2fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:04.969Z|c5518a66-7762-4d00-8b1a-0c5797ab280b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:04.970Z|c5518a66-7762-4d00-8b1a-0c5797ab280b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:07.585Z|953e79ca-0a1f-40d6-83bf-b235ae2114f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:35:07.588Z|953e79ca-0a1f-40d6-83bf-b235ae2114f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:35:07.651Z|f6b0eed8-06c4-4007-8e13-38fcee6fabce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:35:07.652Z|f6b0eed8-06c4-4007-8e13-38fcee6fabce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:35:11.393Z|1970bc82-2a4e-4129-9f58-a73375a9e7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:11.395Z|1970bc82-2a4e-4129-9f58-a73375a9e7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:14.975Z|4f8cc43f-99b9-4f66-a42f-96f39dad97a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:14.977Z|4f8cc43f-99b9-4f66-a42f-96f39dad97a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:14.998Z|3022cc67-8bb6-4b36-8009-90daec1fab74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:14.999Z|3022cc67-8bb6-4b36-8009-90daec1fab74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:21.444Z|164790a9-643f-4a49-963b-db42522add2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:21.445Z|164790a9-643f-4a49-963b-db42522add2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:22.583Z|c2d099c8-7034-4742-a680-a7b2deafd559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:35:22.584Z|c2d099c8-7034-4742-a680-a7b2deafd559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:35:25.011Z|45c37536-3934-4bc4-80d8-d97585505b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:25.012Z|45c37536-3934-4bc4-80d8-d97585505b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:25.042Z|864c060c-a78b-4dfb-a197-2d1b1ff9c21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:25.044Z|864c060c-a78b-4dfb-a197-2d1b1ff9c21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:31.485Z|c63299d7-2a54-4ddd-9281-28e955e68b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:31.486Z|c63299d7-2a54-4ddd-9281-28e955e68b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:35.050Z|34a045a8-8e1a-4cac-8405-3a8dc3bc7727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:35.052Z|34a045a8-8e1a-4cac-8405-3a8dc3bc7727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:35.076Z|2ab4db10-7b4c-4a8a-8e03-ecc3c37006a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:35.079Z|2ab4db10-7b4c-4a8a-8e03-ecc3c37006a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:37.583Z|3884492d-8a0d-4d28-8bbd-9dc80e5442c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:35:37.585Z|3884492d-8a0d-4d28-8bbd-9dc80e5442c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:35:37.654Z|c5a7be5a-fe40-487a-b3eb-9897a0e533a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:35:37.655Z|c5a7be5a-fe40-487a-b3eb-9897a0e533a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:35:41.538Z|f392f1f2-f0f3-4732-94de-b8edc16c890c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:41.540Z|f392f1f2-f0f3-4732-94de-b8edc16c890c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:45.090Z|ce2f03ac-b524-4dba-b84e-c8d0d1b5b85b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:45.093Z|ce2f03ac-b524-4dba-b84e-c8d0d1b5b85b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:45.115Z|9bb9c350-3827-46f6-b6dd-d81be14357f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:45.116Z|9bb9c350-3827-46f6-b6dd-d81be14357f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:51.571Z|157c2886-64a1-4900-912c-87d99f53fe0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:51.573Z|157c2886-64a1-4900-912c-87d99f53fe0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:52.584Z|9c07a10c-5aeb-4fa6-80af-3c46bcdd78cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:35:52.586Z|9c07a10c-5aeb-4fa6-80af-3c46bcdd78cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:35:55.130Z|1730586f-45e6-4fc8-9a01-753f4f02f172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:55.132Z|1730586f-45e6-4fc8-9a01-753f4f02f172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:35:55.145Z|328aa391-f5c2-4580-a595-9719413bef01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:35:55.146Z|328aa391-f5c2-4580-a595-9719413bef01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:01.614Z|d4885857-d64a-42b7-a096-bb6b2f57cd11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:01.627Z|d4885857-d64a-42b7-a096-bb6b2f57cd11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:05.168Z|7833467f-64d2-464a-974b-45f9b3012a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:05.170Z|7833467f-64d2-464a-974b-45f9b3012a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:05.173Z|d791a161-c3e9-4346-8073-d0b8b1bbe21c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:05.173Z|d791a161-c3e9-4346-8073-d0b8b1bbe21c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:07.584Z|44ddf500-3bfb-436b-bd3a-019cfb235587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:36:07.585Z|44ddf500-3bfb-436b-bd3a-019cfb235587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:36:07.657Z|f6067116-483e-4784-a140-e2ff16e0830e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:36:07.658Z|f6067116-483e-4784-a140-e2ff16e0830e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:36:11.656Z|74b7b840-80c6-4b34-a45a-ae4eb68c4c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:11.657Z|74b7b840-80c6-4b34-a45a-ae4eb68c4c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:15.201Z|48275014-29bf-4c87-ae98-987836d9085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:15.202Z|48275014-29bf-4c87-ae98-987836d9085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:15.203Z|2e110b5d-c497-4160-8aaf-fc47340e8b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:15.204Z|2e110b5d-c497-4160-8aaf-fc47340e8b45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:21.689Z|5a9b286b-aa40-4e51-a767-7530a8685b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:21.691Z|5a9b286b-aa40-4e51-a767-7530a8685b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:22.583Z|8d670966-a12d-47d1-a1be-047e850e9d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:36:22.586Z|8d670966-a12d-47d1-a1be-047e850e9d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:36:25.231Z|5cb90100-3608-4b8a-82c3-a7463509c629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:25.232Z|5cb90100-3608-4b8a-82c3-a7463509c629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:25.232Z|ebb2115b-2fb5-43c5-be50-74da337398e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:25.234Z|ebb2115b-2fb5-43c5-be50-74da337398e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:31.722Z|cdedd692-bb09-480e-8b73-3fb6d0cc69b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:31.723Z|cdedd692-bb09-480e-8b73-3fb6d0cc69b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:35.261Z|ba3fdc90-44b0-49f9-8beb-0a2e6dce11dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:35.263Z|ba3fdc90-44b0-49f9-8beb-0a2e6dce11dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:35.265Z|c3e9ae53-e4f3-4a8b-a054-bc3c9c3be69d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:35.266Z|c3e9ae53-e4f3-4a8b-a054-bc3c9c3be69d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:37.583Z|ad11ddd3-756c-4bab-8f5b-f28854456a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:36:37.584Z|ad11ddd3-756c-4bab-8f5b-f28854456a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:36:37.659Z|3fa3a244-1b08-4c6a-b15c-dcc78a927e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:36:37.660Z|3fa3a244-1b08-4c6a-b15c-dcc78a927e17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:36:41.753Z|1575c046-e559-4488-9a2f-4306c9452458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:41.755Z|1575c046-e559-4488-9a2f-4306c9452458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:45.291Z|464c426a-140b-4edd-b654-961def18d4d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:45.291Z|592fbb25-07ef-4050-abdf-887ba429c472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:45.292Z|464c426a-140b-4edd-b654-961def18d4d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:45.293Z|592fbb25-07ef-4050-abdf-887ba429c472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:51.785Z|52dc38e2-fab1-430c-921b-49e1b660fcd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:51.786Z|52dc38e2-fab1-430c-921b-49e1b660fcd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:52.583Z|1cb999c1-4e10-41b6-974b-fe1275117391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:36:52.584Z|1cb999c1-4e10-41b6-974b-fe1275117391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:36:55.324Z|ccca10b9-f97e-4e27-8b6b-2734f9ec82d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:55.326Z|64085831-e139-456b-9cf7-76c3b88d4f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:36:55.326Z|ccca10b9-f97e-4e27-8b6b-2734f9ec82d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:36:55.329Z|64085831-e139-456b-9cf7-76c3b88d4f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:01.823Z|13d7b61e-6491-482a-aaf9-74f3c4fc628b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:01.825Z|13d7b61e-6491-482a-aaf9-74f3c4fc628b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:05.361Z|61eb1891-aee9-46bb-bf7a-d6756d79f939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:05.361Z|eb654342-3b99-4839-a2f8-e6cbf6de1128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:05.363Z|61eb1891-aee9-46bb-bf7a-d6756d79f939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:05.363Z|eb654342-3b99-4839-a2f8-e6cbf6de1128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:07.586Z|2a1fe0a1-a5d0-4cb4-969b-98eafd1b75c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:37:07.590Z|2a1fe0a1-a5d0-4cb4-969b-98eafd1b75c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:37:07.662Z|3d571076-22df-4dfd-86ff-c703baf18bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:37:07.662Z|3d571076-22df-4dfd-86ff-c703baf18bc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:37:11.855Z|30f8618d-7022-42bb-92bb-144c66120af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:11.857Z|30f8618d-7022-42bb-92bb-144c66120af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:15.395Z|b6578dbc-9e1b-4c5d-9099-d9fd673253e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:15.395Z|8b039288-7cbf-4ac1-b6ed-5253d7eeba70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:15.396Z|b6578dbc-9e1b-4c5d-9099-d9fd673253e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:15.396Z|8b039288-7cbf-4ac1-b6ed-5253d7eeba70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:21.899Z|6e0fcaaa-c210-40ca-b352-4a84b6cd45be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:21.901Z|6e0fcaaa-c210-40ca-b352-4a84b6cd45be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:22.583Z|5cb72b80-35f9-4303-bbce-4c63df2784f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:37:22.584Z|5cb72b80-35f9-4303-bbce-4c63df2784f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:37:25.426Z|b94ce149-67ff-4f41-b516-cfc2bb70d987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:25.426Z|a1b055f8-1624-4b5b-83a1-114513c01e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:25.428Z|b94ce149-67ff-4f41-b516-cfc2bb70d987|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:25.428Z|a1b055f8-1624-4b5b-83a1-114513c01e4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:31.932Z|6faeb5b5-57f3-4d2c-b40a-f666400f23b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:31.935Z|6faeb5b5-57f3-4d2c-b40a-f666400f23b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:35.463Z|04031afc-c86d-4374-97be-9b864d87881a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:35.463Z|42a82c23-1531-4d17-9604-95a68204b0e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:35.465Z|04031afc-c86d-4374-97be-9b864d87881a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:35.465Z|42a82c23-1531-4d17-9604-95a68204b0e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:37.583Z|f7cc7a39-b92b-455a-82d1-d1367c21fb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:37:37.585Z|f7cc7a39-b92b-455a-82d1-d1367c21fb1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:37:37.664Z|9ab1c177-1fde-4d00-bf40-c8f36f10586e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:37:37.666Z|9ab1c177-1fde-4d00-bf40-c8f36f10586e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:37:41.969Z|845cb2a3-1013-419b-86d1-ffbd22e644cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:41.970Z|845cb2a3-1013-419b-86d1-ffbd22e644cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:45.501Z|6daeb250-3ccb-45bc-9161-be50eb773b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:45.501Z|e73c41ed-31c0-43e7-baf6-11b9e70227de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:45.502Z|6daeb250-3ccb-45bc-9161-be50eb773b3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:45.502Z|e73c41ed-31c0-43e7-baf6-11b9e70227de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:52.002Z|7e84c84d-16f6-41bd-bc04-73190eea1203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:52.003Z|7e84c84d-16f6-41bd-bc04-73190eea1203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:52.583Z|785dbae6-1b02-46c0-81e3-c4200569a5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:37:52.584Z|785dbae6-1b02-46c0-81e3-c4200569a5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:37:55.536Z|27a56204-4ebd-4728-ad10-725374f4f6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:55.538Z|27a56204-4ebd-4728-ad10-725374f4f6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:37:55.538Z|bb2d3a71-806d-4026-938a-00ddeb751ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:37:55.540Z|bb2d3a71-806d-4026-938a-00ddeb751ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:02.029Z|e1a77f0f-fa11-456f-83bd-5c9a054f6599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:02.030Z|e1a77f0f-fa11-456f-83bd-5c9a054f6599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:05.571Z|bef5a0c1-60a2-4650-b5d5-db6d1b0cf60e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:05.572Z|bef5a0c1-60a2-4650-b5d5-db6d1b0cf60e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:05.576Z|e09c3274-bb42-456d-b8d8-9fb240256640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:05.579Z|e09c3274-bb42-456d-b8d8-9fb240256640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:07.585Z|ddf955af-b744-45e7-b357-b1f68a648d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:38:07.586Z|ddf955af-b744-45e7-b357-b1f68a648d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:38:07.667Z|174f7ba5-b1a6-4815-a3fc-c380e2f792f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:38:07.668Z|174f7ba5-b1a6-4815-a3fc-c380e2f792f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:38:12.061Z|fe2fd2b6-fdd5-4837-9eca-4f478c7c68a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:12.063Z|fe2fd2b6-fdd5-4837-9eca-4f478c7c68a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:15.605Z|d8095974-1962-4e21-aef6-61e88f120cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:15.606Z|d8095974-1962-4e21-aef6-61e88f120cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:15.615Z|f471c6b3-e801-4c8c-ae2a-383124d5a6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:15.616Z|f471c6b3-e801-4c8c-ae2a-383124d5a6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:22.097Z|d5f16078-4cc5-4b04-9a2b-9a818d0f0595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:22.098Z|d5f16078-4cc5-4b04-9a2b-9a818d0f0595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:22.585Z|4f22bbe7-abe1-46e6-b49a-7429b9cd70e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:38:22.587Z|4f22bbe7-abe1-46e6-b49a-7429b9cd70e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:38:25.637Z|1043ea87-27e3-4a96-a57d-6e66bae28ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:25.638Z|1043ea87-27e3-4a96-a57d-6e66bae28ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:25.643Z|9e0202d8-b0c5-4566-9305-46adec48cd0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:25.643Z|9e0202d8-b0c5-4566-9305-46adec48cd0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:32.130Z|e97666cc-facb-4209-92bd-b9afda416e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:32.131Z|e97666cc-facb-4209-92bd-b9afda416e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:35.673Z|b46b9f49-5254-491a-bfbb-d4110289a305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:35.673Z|86941b0b-fac4-43fa-b559-2ba10199d899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:35.675Z|b46b9f49-5254-491a-bfbb-d4110289a305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:35.675Z|86941b0b-fac4-43fa-b559-2ba10199d899|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:37.583Z|4e6609a8-8a93-4cdc-810a-1d7121c2b85b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:38:37.584Z|4e6609a8-8a93-4cdc-810a-1d7121c2b85b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:38:37.669Z|fa04dd53-ca7d-4112-8303-a77d8e9ff3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:38:37.670Z|fa04dd53-ca7d-4112-8303-a77d8e9ff3d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:38:42.162Z|16651d1f-fcf6-4ba1-90ee-1d8f2450efd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:42.163Z|16651d1f-fcf6-4ba1-90ee-1d8f2450efd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:45.706Z|39083b6b-c2b3-4d02-a072-c919dd5d9a50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:45.706Z|a4f6e9a4-e200-457d-aa7c-73e747ca1454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:45.708Z|39083b6b-c2b3-4d02-a072-c919dd5d9a50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:45.708Z|a4f6e9a4-e200-457d-aa7c-73e747ca1454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:52.205Z|04abe257-8374-4bb9-aaf2-45d429e28e8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:52.207Z|04abe257-8374-4bb9-aaf2-45d429e28e8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:52.583Z|3ffa45ca-7010-43b8-ba02-527bfb947298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:38:52.584Z|3ffa45ca-7010-43b8-ba02-527bfb947298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:38:55.742Z|ad38138c-2917-4fb5-b23b-eb7f17202757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:55.742Z|ee268ab7-cac2-4790-8d33-65dc49a94efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:38:55.744Z|ee268ab7-cac2-4790-8d33-65dc49a94efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:38:55.744Z|ad38138c-2917-4fb5-b23b-eb7f17202757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:02.243Z|9b83ef6d-ca1c-4a9d-b158-6f6a219ab03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:02.245Z|9b83ef6d-ca1c-4a9d-b158-6f6a219ab03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:05.776Z|0cf550d8-8e37-44cc-807e-beb0b41f9fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:05.777Z|7c824e42-38f1-4f1c-ba94-27b66b61808e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:05.778Z|0cf550d8-8e37-44cc-807e-beb0b41f9fb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:05.779Z|7c824e42-38f1-4f1c-ba94-27b66b61808e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:07.583Z|a76ecbb5-1c21-4df3-aef1-327a65832227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:39:07.585Z|a76ecbb5-1c21-4df3-aef1-327a65832227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:39:07.671Z|9a0eb16d-5588-407b-83d2-401adec01841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:39:07.672Z|9a0eb16d-5588-407b-83d2-401adec01841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:39:12.278Z|f275f115-263c-49ef-9fef-3ef8f9ff5ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:12.280Z|f275f115-263c-49ef-9fef-3ef8f9ff5ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:15.807Z|652ed76e-ed26-4b81-90eb-2e53f95192bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:15.808Z|652ed76e-ed26-4b81-90eb-2e53f95192bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:15.812Z|43bc5b2c-5d30-490f-ad9a-5fda9dd01416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:15.814Z|43bc5b2c-5d30-490f-ad9a-5fda9dd01416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:22.308Z|88fa3ea5-7b2a-4bd0-bd0d-2ef501a5173e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:22.310Z|88fa3ea5-7b2a-4bd0-bd0d-2ef501a5173e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:22.583Z|db5196a9-8197-47df-810e-e3e22a7e09c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:39:22.584Z|db5196a9-8197-47df-810e-e3e22a7e09c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:39:25.846Z|2250edbf-1f63-4d66-9749-cb170b67bf1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:25.846Z|f236ca2c-5ba9-4aab-aa15-67d2c9feeeb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:25.848Z|f236ca2c-5ba9-4aab-aa15-67d2c9feeeb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:25.848Z|2250edbf-1f63-4d66-9749-cb170b67bf1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:32.345Z|d0d3142a-6904-4acb-ada8-b9e74e5b6377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:32.347Z|d0d3142a-6904-4acb-ada8-b9e74e5b6377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:35.888Z|8832e591-e3ab-4a5e-974e-d3a799e57355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:35.890Z|8832e591-e3ab-4a5e-974e-d3a799e57355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:35.893Z|dc3745ef-f28c-4134-bcee-347cae7648dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:35.894Z|dc3745ef-f28c-4134-bcee-347cae7648dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:37.583Z|a77fa212-f669-44dc-8110-f472c96fdc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:39:37.584Z|a77fa212-f669-44dc-8110-f472c96fdc08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:39:37.673Z|da19d1eb-a6ce-4cb8-a5d9-a5b29d71852e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:39:37.674Z|da19d1eb-a6ce-4cb8-a5d9-a5b29d71852e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:39:42.379Z|bea0ccd8-8aa9-47fa-ab0d-900aa3b3e977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:42.380Z|bea0ccd8-8aa9-47fa-ab0d-900aa3b3e977|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:45.925Z|0a3d6823-c712-4afe-954c-924150aaba07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:45.927Z|5fe79d2f-5ef5-4c5a-b87a-727c29b57a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:45.928Z|0a3d6823-c712-4afe-954c-924150aaba07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:45.930Z|5fe79d2f-5ef5-4c5a-b87a-727c29b57a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:52.407Z|bfe0d214-3597-44b4-bf37-a07f39512829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:52.409Z|bfe0d214-3597-44b4-bf37-a07f39512829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:52.583Z|b2bd8cf8-d4be-4046-a4bf-616bac2c1088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:39:52.585Z|b2bd8cf8-d4be-4046-a4bf-616bac2c1088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:39:55.962Z|5a54d171-a0bc-4102-b8ed-f7d0d5396805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:55.964Z|7dca7629-fcee-42be-9e6e-126a4b1aa2ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:39:55.964Z|5a54d171-a0bc-4102-b8ed-f7d0d5396805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:39:55.965Z|7dca7629-fcee-42be-9e6e-126a4b1aa2ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:02.440Z|451e5746-44e7-4234-8515-33f06bd839a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:02.441Z|451e5746-44e7-4234-8515-33f06bd839a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:05.999Z|41a578b2-a22d-4d69-a6d9-b8bc2aa4f9c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:06.001Z|41a578b2-a22d-4d69-a6d9-b8bc2aa4f9c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:06.008Z|d9c3d166-62a9-49c2-a303-cd66ff0c65aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:06.008Z|d9c3d166-62a9-49c2-a303-cd66ff0c65aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:07.587Z|9397e82c-cfc5-4866-a2e3-21faa20ddabc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:40:07.588Z|9397e82c-cfc5-4866-a2e3-21faa20ddabc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:40:07.677Z|54d47fbb-1e28-4ff0-8ef6-8f39307a4964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:40:07.677Z|54d47fbb-1e28-4ff0-8ef6-8f39307a4964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:40:12.473Z|586bdc2e-7b3e-46c2-99d5-8609ab4cb934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:12.474Z|586bdc2e-7b3e-46c2-99d5-8609ab4cb934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:16.028Z|ef303f0d-858a-41ad-ab68-78ac2af2de99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:16.030Z|ef303f0d-858a-41ad-ab68-78ac2af2de99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:16.034Z|9f8776b1-00d0-433d-b489-cd3040747242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:16.035Z|9f8776b1-00d0-433d-b489-cd3040747242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:22.499Z|e9b7daa6-3a3d-4bb4-ac7b-3eeb6c025694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:22.500Z|e9b7daa6-3a3d-4bb4-ac7b-3eeb6c025694|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:22.583Z|e4ca4e1a-1b3a-4236-aa07-f538907d857b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:40:22.584Z|e4ca4e1a-1b3a-4236-aa07-f538907d857b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:40:26.060Z|5d344a5b-e815-40bf-87f5-c668dc4adca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:26.062Z|5d344a5b-e815-40bf-87f5-c668dc4adca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:26.064Z|d64e290c-ff39-435c-9e4c-4fd587e62afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:26.066Z|d64e290c-ff39-435c-9e4c-4fd587e62afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:32.530Z|1f2df22d-f6b1-446f-bf17-d74ad700dfd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:32.531Z|1f2df22d-f6b1-446f-bf17-d74ad700dfd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:36.096Z|274f6a8e-533a-48dd-a2a0-24457ead866d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:36.096Z|6cce59ca-fbc5-4d26-96a0-3cdd8963e506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:36.097Z|274f6a8e-533a-48dd-a2a0-24457ead866d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:36.098Z|6cce59ca-fbc5-4d26-96a0-3cdd8963e506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:37.583Z|be698404-698a-45e5-996f-bc1e21503a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:40:37.585Z|be698404-698a-45e5-996f-bc1e21503a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:40:37.680Z|3345e091-14f1-408a-9e2e-dde067ef3368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:40:37.681Z|3345e091-14f1-408a-9e2e-dde067ef3368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:40:42.564Z|d6ecaabe-2be0-4279-8a07-67ee16dd722b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:42.565Z|d6ecaabe-2be0-4279-8a07-67ee16dd722b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:46.138Z|da8deccd-a0a7-4943-8ff3-5cae609ee3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:46.138Z|254f6955-a1eb-45a7-ac85-9691de6ff834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:46.140Z|254f6955-a1eb-45a7-ac85-9691de6ff834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:46.140Z|da8deccd-a0a7-4943-8ff3-5cae609ee3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:52.584Z|4d1b2366-e528-46be-9ecc-375129f5edc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:40:52.586Z|4d1b2366-e528-46be-9ecc-375129f5edc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:40:52.596Z|c24340b6-7ae6-4a58-ac90-6b94a89ac14c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:52.597Z|c24340b6-7ae6-4a58-ac90-6b94a89ac14c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:56.181Z|08df58b1-fac3-4281-b9ae-fbe3fca8c3f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:56.181Z|6d35983c-8ff9-4870-810d-73be9ad891e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:40:56.183Z|6d35983c-8ff9-4870-810d-73be9ad891e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:40:56.183Z|08df58b1-fac3-4281-b9ae-fbe3fca8c3f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:02.624Z|36d51c8c-74e4-4c9b-82ff-70b4504e96d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:02.625Z|36d51c8c-74e4-4c9b-82ff-70b4504e96d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:06.217Z|242f4029-65e1-43f6-a570-4a6665544cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:06.218Z|242f4029-65e1-43f6-a570-4a6665544cf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:06.219Z|1b2cc0a0-8dc2-452a-a333-3a76ea48dae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:06.221Z|1b2cc0a0-8dc2-452a-a333-3a76ea48dae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:07.583Z|65cc3601-80d1-4c88-a399-07ac6d9158fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:41:07.583Z|65cc3601-80d1-4c88-a399-07ac6d9158fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:41:07.682Z|11fec978-7f4e-4420-b74d-d44a5b39df8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:41:07.683Z|11fec978-7f4e-4420-b74d-d44a5b39df8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:41:12.656Z|5d8f04e3-ad0a-48af-8847-6bd74444603f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:12.657Z|5d8f04e3-ad0a-48af-8847-6bd74444603f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:16.257Z|792d09e4-e200-469b-bf92-ebdc4e720a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:16.257Z|dce27cf6-f633-43c5-b1c3-129dd27ffb39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:16.260Z|dce27cf6-f633-43c5-b1c3-129dd27ffb39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:16.260Z|792d09e4-e200-469b-bf92-ebdc4e720a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:22.584Z|5eebb66c-a0ad-49d3-a5f9-354eb7c093c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:41:22.588Z|5eebb66c-a0ad-49d3-a5f9-354eb7c093c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:41:22.690Z|c419ff90-baf6-44d0-97ab-97445485eaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:22.692Z|c419ff90-baf6-44d0-97ab-97445485eaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:26.292Z|e857a073-c356-4eec-a2c8-cbe97050a2c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:26.292Z|de560253-1531-4f5e-a687-fadf9d3b61d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:26.294Z|e857a073-c356-4eec-a2c8-cbe97050a2c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:26.294Z|de560253-1531-4f5e-a687-fadf9d3b61d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:32.723Z|b1b17baf-edb6-496e-9103-ab04c4f41e21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:32.724Z|b1b17baf-edb6-496e-9103-ab04c4f41e21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:36.329Z|d8afe875-aaa0-405f-b32d-2a421e50886d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:36.329Z|791efe43-9ffd-4777-a03c-6ae06c94105d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:36.330Z|791efe43-9ffd-4777-a03c-6ae06c94105d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:36.330Z|d8afe875-aaa0-405f-b32d-2a421e50886d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:37.583Z|6d80bd7e-3838-43ed-9911-137a0578f8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:41:37.584Z|6d80bd7e-3838-43ed-9911-137a0578f8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:41:37.684Z|3cd3cb58-1128-4f19-a4d9-735dd0abc730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:41:37.685Z|3cd3cb58-1128-4f19-a4d9-735dd0abc730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:41:42.751Z|2699084d-f209-40dd-9db5-f9bcbfe81898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:42.752Z|2699084d-f209-40dd-9db5-f9bcbfe81898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:46.362Z|5a188a74-7560-4117-9e30-48899e6ea55f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:46.362Z|31d3ae86-d8ad-4b3e-83c3-df2df74b8a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:46.364Z|31d3ae86-d8ad-4b3e-83c3-df2df74b8a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:46.364Z|5a188a74-7560-4117-9e30-48899e6ea55f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:52.583Z|7c42dbb3-694a-4a74-9b92-57c4f9cf6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:41:52.584Z|7c42dbb3-694a-4a74-9b92-57c4f9cf6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:41:52.779Z|4b5dff43-a4e3-44cd-856b-37aaf1ad4fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:52.780Z|4b5dff43-a4e3-44cd-856b-37aaf1ad4fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:56.394Z|c765316a-b810-4f83-b029-72b1ce1ad2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:56.394Z|9edc1393-d396-45b1-a7a2-df7f077ebe6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:41:56.395Z|c765316a-b810-4f83-b029-72b1ce1ad2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:41:56.395Z|9edc1393-d396-45b1-a7a2-df7f077ebe6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:02.807Z|d1dc8e87-26cd-451e-bec6-a2a8d606f3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:02.809Z|d1dc8e87-26cd-451e-bec6-a2a8d606f3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:06.426Z|5f3d9280-3b6b-4e4b-a056-28cd6433eadd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:06.426Z|b6891cc5-5e54-425b-aeb4-2a281ddfe249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:06.428Z|b6891cc5-5e54-425b-aeb4-2a281ddfe249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:06.428Z|5f3d9280-3b6b-4e4b-a056-28cd6433eadd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:07.582Z|0215ab38-2ed2-4fba-aca8-7f357adf8aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:42:07.584Z|0215ab38-2ed2-4fba-aca8-7f357adf8aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:42:07.689Z|82bf5501-590a-4521-a9a0-37ad76f44523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:42:07.690Z|82bf5501-590a-4521-a9a0-37ad76f44523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:42:12.836Z|d9e5ff32-6eaa-403a-9e4d-c210fe2d0aa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:12.837Z|d9e5ff32-6eaa-403a-9e4d-c210fe2d0aa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:16.457Z|0f226a93-4830-445d-9456-9f75421c5dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:16.458Z|0f226a93-4830-445d-9456-9f75421c5dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:16.458Z|458366de-80ed-4aed-8cb9-b99ef2934e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:16.461Z|458366de-80ed-4aed-8cb9-b99ef2934e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:22.583Z|b9f102c2-803f-4046-8df6-95cf7e54cebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:42:22.584Z|b9f102c2-803f-4046-8df6-95cf7e54cebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:42:22.863Z|9ee362eb-dc0f-4b30-9b0e-fe11bfc7751a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:22.864Z|9ee362eb-dc0f-4b30-9b0e-fe11bfc7751a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:26.497Z|93352981-710a-480d-a24f-bd2803b96022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:26.497Z|7fef3c39-45e0-4f4c-9766-7c044b502ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:26.499Z|93352981-710a-480d-a24f-bd2803b96022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:26.499Z|7fef3c39-45e0-4f4c-9766-7c044b502ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:32.902Z|6ceb9102-a4f2-464a-8b34-74683a6cf152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:32.905Z|6ceb9102-a4f2-464a-8b34-74683a6cf152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:36.536Z|42d5f923-505c-42a0-81e7-e486f1419690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:36.536Z|6bad11ba-b5f9-4fee-a206-be695f118826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:36.538Z|42d5f923-505c-42a0-81e7-e486f1419690|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:36.538Z|6bad11ba-b5f9-4fee-a206-be695f118826|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:37.584Z|349dc752-c4ad-4166-922a-92be04aa7029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:42:37.586Z|349dc752-c4ad-4166-922a-92be04aa7029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:42:37.692Z|e9c198ff-7691-4bab-b6cc-d33dac09288a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:42:37.693Z|e9c198ff-7691-4bab-b6cc-d33dac09288a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:42:42.934Z|faf4682f-4440-4e23-855d-32f72d5182bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:42.935Z|faf4682f-4440-4e23-855d-32f72d5182bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:46.572Z|0f9539a4-0b9e-4b94-a2a0-dd58f7de16e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:46.571Z|07b77e50-c534-4a1b-a138-90df4821cd7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:46.573Z|0f9539a4-0b9e-4b94-a2a0-dd58f7de16e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:46.573Z|07b77e50-c534-4a1b-a138-90df4821cd7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:52.582Z|41ec1caa-ed1f-47ad-98dc-7fd657541254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:42:52.583Z|41ec1caa-ed1f-47ad-98dc-7fd657541254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:42:52.972Z|89993a16-411f-4743-9a9d-15ddd87a3e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:52.973Z|89993a16-411f-4743-9a9d-15ddd87a3e9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:56.605Z|ebcaece4-9560-4c76-8cbf-fc43de4013fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:56.605Z|e0d268f7-1d1f-43e1-acdb-a2a660fcdb6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:42:56.606Z|e0d268f7-1d1f-43e1-acdb-a2a660fcdb6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:42:56.606Z|ebcaece4-9560-4c76-8cbf-fc43de4013fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:03.007Z|c76be389-2c13-47c5-9028-7dbf83e40099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:03.009Z|c76be389-2c13-47c5-9028-7dbf83e40099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:06.639Z|f2cbb485-e99f-43ff-a304-cde7517a8a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:06.639Z|16c78f60-44ab-4f51-8852-bdae0cf66513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:06.641Z|16c78f60-44ab-4f51-8852-bdae0cf66513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:06.641Z|f2cbb485-e99f-43ff-a304-cde7517a8a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:07.582Z|82df404e-0c81-4cbb-8333-4662c11e8ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:43:07.583Z|82df404e-0c81-4cbb-8333-4662c11e8ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:43:07.695Z|d2544c89-da05-4c10-97b8-ed72dff25259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:43:07.696Z|d2544c89-da05-4c10-97b8-ed72dff25259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:43:13.040Z|c39560fb-bae5-4cf3-a12c-0b2bc2a4caaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:13.042Z|c39560fb-bae5-4cf3-a12c-0b2bc2a4caaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:16.674Z|ee5eb7f0-5a7a-4a58-b258-07d773e43486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:16.674Z|29fdf852-d1d6-4a07-9433-08ee2b92e943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:16.675Z|ee5eb7f0-5a7a-4a58-b258-07d773e43486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:16.675Z|29fdf852-d1d6-4a07-9433-08ee2b92e943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:22.582Z|36360a8d-ad7b-4489-a258-8df24a2938aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:43:22.585Z|36360a8d-ad7b-4489-a258-8df24a2938aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:43:23.068Z|6f8347ca-5b36-4957-bef7-422d6686f46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:23.069Z|6f8347ca-5b36-4957-bef7-422d6686f46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:26.707Z|2d116ccb-b581-44c5-a11d-a11cbb27b455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:26.707Z|59a65a90-bbe5-4252-b735-bbe7523ab6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:26.708Z|59a65a90-bbe5-4252-b735-bbe7523ab6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:26.708Z|2d116ccb-b581-44c5-a11d-a11cbb27b455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:33.097Z|438fd3de-7504-41b0-8b79-c284bdb3509c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:33.099Z|438fd3de-7504-41b0-8b79-c284bdb3509c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:36.740Z|d1628c54-4a40-4e18-8506-b43eb4ac762e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:36.741Z|d1628c54-4a40-4e18-8506-b43eb4ac762e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:36.743Z|3e247060-cd92-4f23-a171-f666b426c84b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:36.745Z|3e247060-cd92-4f23-a171-f666b426c84b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:37.582Z|c3d5dfcb-737f-4789-b2fe-b7480b0fa151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:43:37.583Z|c3d5dfcb-737f-4789-b2fe-b7480b0fa151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:43:37.698Z|59df2a5b-0cc9-4b5f-b6d3-0bb93a05b9a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:43:37.699Z|59df2a5b-0cc9-4b5f-b6d3-0bb93a05b9a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:43:43.127Z|1be22a5f-e3b2-46da-8ae8-a3e3c51ed75d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:43.128Z|1be22a5f-e3b2-46da-8ae8-a3e3c51ed75d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:46.772Z|668b443f-ddb0-44fe-acf6-f2901472ca31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:46.773Z|668b443f-ddb0-44fe-acf6-f2901472ca31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:46.773Z|e14f7c03-dbe4-404b-8c29-630e83709ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:46.775Z|e14f7c03-dbe4-404b-8c29-630e83709ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:52.582Z|e4b2e6df-7358-4592-a6f9-fad0c3396d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:43:52.583Z|e4b2e6df-7358-4592-a6f9-fad0c3396d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:43:53.158Z|54cd2e7b-e625-4972-83fe-6ddd49c73ec8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:53.159Z|54cd2e7b-e625-4972-83fe-6ddd49c73ec8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:56.804Z|ef88036c-c5b5-4d62-8888-b850f25c9993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:56.804Z|1e1e4152-4d0a-4be9-91d2-9ee90a47b0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:43:56.805Z|ef88036c-c5b5-4d62-8888-b850f25c9993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:43:56.805Z|1e1e4152-4d0a-4be9-91d2-9ee90a47b0a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:03.189Z|4a83795d-c1c9-4697-82a8-2daf1d0a2972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:03.190Z|4a83795d-c1c9-4697-82a8-2daf1d0a2972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:06.835Z|4afff87c-fcfc-47e2-af53-15416af1cea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:06.836Z|4afff87c-fcfc-47e2-af53-15416af1cea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:06.837Z|e7d4a5ff-55b4-4da3-83bc-8ad3cbdf6391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:06.838Z|e7d4a5ff-55b4-4da3-83bc-8ad3cbdf6391|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:07.582Z|47fce106-c455-46ba-83c2-28473dde5c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:44:07.584Z|47fce106-c455-46ba-83c2-28473dde5c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:44:07.700Z|226ae86c-f96b-4783-aa7b-adadf0234d1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:44:07.701Z|226ae86c-f96b-4783-aa7b-adadf0234d1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:44:13.223Z|ee386db0-9dac-42f2-869b-8664ef1cc36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:13.225Z|ee386db0-9dac-42f2-869b-8664ef1cc36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:16.866Z|192f7b78-cf77-4119-83c9-2bd46e5688f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:16.866Z|fa5b1391-2b75-48b8-a19b-3df5164125fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:16.867Z|fa5b1391-2b75-48b8-a19b-3df5164125fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:16.867Z|192f7b78-cf77-4119-83c9-2bd46e5688f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:22.583Z|8a28f767-bd96-4b9a-891c-9ebb37d4b28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:44:22.584Z|8a28f767-bd96-4b9a-891c-9ebb37d4b28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:44:23.263Z|d3beefe6-cb5c-4cef-9f44-b6c9670ecddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:23.265Z|d3beefe6-cb5c-4cef-9f44-b6c9670ecddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:26.896Z|44dd1f83-9e60-49b9-baa6-b75e07a2edec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:26.898Z|f103de30-ee38-4c3f-81ef-010d67d0abfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:26.898Z|44dd1f83-9e60-49b9-baa6-b75e07a2edec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:26.899Z|f103de30-ee38-4c3f-81ef-010d67d0abfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:33.306Z|f87ce8f3-3903-46c0-abff-7d9d56a6e885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:33.308Z|f87ce8f3-3903-46c0-abff-7d9d56a6e885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:36.933Z|fba1b3c3-8aa5-455d-98a6-cb1721d19389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:36.933Z|31c2a81e-b72b-44bd-877a-3550a7ec4a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:36.934Z|31c2a81e-b72b-44bd-877a-3550a7ec4a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:36.934Z|fba1b3c3-8aa5-455d-98a6-cb1721d19389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:37.583Z|93b23f75-ffa9-4249-8b80-f1a591fa0a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:44:37.584Z|93b23f75-ffa9-4249-8b80-f1a591fa0a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:44:37.702Z|8f75a548-1da1-46a6-b1ae-93f520a16909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:44:37.703Z|8f75a548-1da1-46a6-b1ae-93f520a16909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:44:43.340Z|a544a3f7-fefb-45fb-a7c2-19a031b2b934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:43.342Z|a544a3f7-fefb-45fb-a7c2-19a031b2b934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:45.171Z|247e2113-a45b-4b5b-bda7-2947f7b6e5cc|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:44:45.172Z|247e2113-a45b-4b5b-bda7-2947f7b6e5cc|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:46.960Z|1ffd6482-f3e3-4597-8040-4ce9c0c31b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:46.960Z|a08ba61d-aa3a-446e-9ece-8a31ae9c0f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:46.961Z|a08ba61d-aa3a-446e-9ece-8a31ae9c0f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:46.961Z|1ffd6482-f3e3-4597-8040-4ce9c0c31b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:52.583Z|062c49c8-c798-4c35-baee-b71cfaa06165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:44:52.585Z|062c49c8-c798-4c35-baee-b71cfaa06165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:44:53.370Z|9349e5c2-9cbf-4bc5-8465-4c1b6f04ac3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:53.371Z|9349e5c2-9cbf-4bc5-8465-4c1b6f04ac3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:56.994Z|41165224-2ada-47d5-80d9-86a6af10cbde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:56.994Z|b6e72fc8-9b89-4c4f-9693-c32816155d59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:44:56.995Z|41165224-2ada-47d5-80d9-86a6af10cbde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:44:56.997Z|b6e72fc8-9b89-4c4f-9693-c32816155d59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:03.402Z|d6f36b7c-cdcf-4707-b4bc-b07257b7b702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:03.403Z|d6f36b7c-cdcf-4707-b4bc-b07257b7b702|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:07.028Z|6b26521a-d474-44e5-b9aa-06d2cda132be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:07.028Z|5c5d69ad-c5fd-40b0-a36b-29a0bedb80ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:07.029Z|5c5d69ad-c5fd-40b0-a36b-29a0bedb80ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:07.029Z|6b26521a-d474-44e5-b9aa-06d2cda132be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:07.583Z|8b8c9af9-1ebc-4859-9183-22e668172d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:45:07.584Z|8b8c9af9-1ebc-4859-9183-22e668172d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:45:07.705Z|f467dcfd-d91b-4946-9c20-b25349374538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:45:07.705Z|f467dcfd-d91b-4946-9c20-b25349374538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:45:13.435Z|baaec477-ea1f-461a-b0fe-4334910748aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:13.436Z|baaec477-ea1f-461a-b0fe-4334910748aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:17.059Z|f411fc9b-5177-476b-bc0c-9139424890a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:17.059Z|35a90211-0f4f-40cc-b902-b1882d00fbe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:17.061Z|35a90211-0f4f-40cc-b902-b1882d00fbe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:17.061Z|f411fc9b-5177-476b-bc0c-9139424890a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:22.582Z|287dc524-f9b4-400d-a2f2-baf9dfe38903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:45:22.583Z|287dc524-f9b4-400d-a2f2-baf9dfe38903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:45:23.466Z|a59093ca-2aeb-4e4e-aa70-a117bd4c63ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:23.467Z|a59093ca-2aeb-4e4e-aa70-a117bd4c63ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:27.090Z|6e595329-5175-4fcf-9659-528d0f1423e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:27.091Z|6e595329-5175-4fcf-9659-528d0f1423e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:27.098Z|e08ba491-6663-4835-8f32-fc9138fa5aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:27.100Z|e08ba491-6663-4835-8f32-fc9138fa5aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:33.498Z|26d54dc7-b78a-4060-912b-d9cee33a79e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:33.498Z|26d54dc7-b78a-4060-912b-d9cee33a79e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:37.126Z|352965a5-a3fd-4cd2-81cb-c54e4fad1289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:37.127Z|352965a5-a3fd-4cd2-81cb-c54e4fad1289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:37.130Z|f533237b-803b-485f-ac7f-41c29c6ee52d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:37.131Z|f533237b-803b-485f-ac7f-41c29c6ee52d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:37.582Z|ea129213-b65c-45ac-a5ca-fca8597d4122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:45:37.585Z|ea129213-b65c-45ac-a5ca-fca8597d4122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:45:37.706Z|cc254707-a2ac-4fbd-bad3-83ab53e2be1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:45:37.707Z|cc254707-a2ac-4fbd-bad3-83ab53e2be1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:45:43.526Z|a31f0077-b6f1-4500-b4ac-221313e1f905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:43.527Z|a31f0077-b6f1-4500-b4ac-221313e1f905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:45.152Z|d0577c44-aaa6-48f1-990d-e2be4248223a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:45:45.153Z|d0577c44-aaa6-48f1-990d-e2be4248223a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:47.157Z|011a31b7-abec-4778-b8c0-88646f0f8eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:47.158Z|011a31b7-abec-4778-b8c0-88646f0f8eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:47.163Z|dc5e26c1-6964-491a-b9ca-6ef6b6676d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:47.164Z|dc5e26c1-6964-491a-b9ca-6ef6b6676d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:52.582Z|9857fee1-6894-4914-ae57-308a37502839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:45:52.583Z|9857fee1-6894-4914-ae57-308a37502839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:45:53.555Z|9829b234-4db1-4422-ae4f-42eff0a70583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:53.556Z|9829b234-4db1-4422-ae4f-42eff0a70583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:57.194Z|7e2490a1-9967-497e-bdec-7da76033a5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:57.194Z|4c4fb57c-c04c-4687-9dec-267c7a60e810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:45:57.195Z|7e2490a1-9967-497e-bdec-7da76033a5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:45:57.198Z|4c4fb57c-c04c-4687-9dec-267c7a60e810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:03.589Z|60a165c9-a279-411a-be0b-bb54bd3c0478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:03.590Z|60a165c9-a279-411a-be0b-bb54bd3c0478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:07.229Z|49e65ec7-6a0a-4c84-a611-f25816473e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:07.229Z|614f7a97-738f-4234-94fa-6f24d9b539b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:07.230Z|49e65ec7-6a0a-4c84-a611-f25816473e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:07.230Z|614f7a97-738f-4234-94fa-6f24d9b539b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:07.585Z|2bcdeb7e-1e98-4f29-8f7e-18173f22f674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:46:07.589Z|2bcdeb7e-1e98-4f29-8f7e-18173f22f674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:46:07.707Z|72c9c8ce-0b06-48ad-bdee-512671114db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:46:07.708Z|72c9c8ce-0b06-48ad-bdee-512671114db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:46:13.619Z|85309f58-307a-4f4f-abf2-4e75631da407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:13.621Z|85309f58-307a-4f4f-abf2-4e75631da407|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:17.264Z|19ba0364-d9be-4a00-a5a0-c84e18a6ca43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:17.264Z|adcca257-26d0-48ee-bfca-dc912545cb25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:17.266Z|19ba0364-d9be-4a00-a5a0-c84e18a6ca43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:17.266Z|adcca257-26d0-48ee-bfca-dc912545cb25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:22.583Z|1edc481a-78ef-49d2-9348-6d2935f576e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:46:22.585Z|1edc481a-78ef-49d2-9348-6d2935f576e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:46:23.653Z|63634c92-62bd-4f9e-affe-d03967088882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:23.655Z|63634c92-62bd-4f9e-affe-d03967088882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:27.301Z|acf3dd1c-d8dd-4067-ae94-6992dcc2aa2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:27.301Z|1557c046-d778-44a8-b6e3-86237122050e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:27.302Z|acf3dd1c-d8dd-4067-ae94-6992dcc2aa2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:27.302Z|1557c046-d778-44a8-b6e3-86237122050e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:33.685Z|f33dcee5-c289-496c-9fd2-5485c879b08a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:33.686Z|f33dcee5-c289-496c-9fd2-5485c879b08a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:37.332Z|5d2bd534-b2d3-4906-a6a3-b1ea26761508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:37.332Z|703eaefa-24c8-4088-89cc-291fa3a42031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:37.334Z|703eaefa-24c8-4088-89cc-291fa3a42031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:37.333Z|5d2bd534-b2d3-4906-a6a3-b1ea26761508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:37.582Z|4c3b2438-728a-4f70-8261-7bda04c49138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:46:37.583Z|4c3b2438-728a-4f70-8261-7bda04c49138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:46:37.709Z|5c83c1e4-831a-4cfe-b1f3-2fd44776e612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:46:37.710Z|5c83c1e4-831a-4cfe-b1f3-2fd44776e612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:46:43.717Z|ff88fd11-4f6a-4943-bd00-161c3e340089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:43.718Z|ff88fd11-4f6a-4943-bd00-161c3e340089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:45.152Z|a60e359e-0f05-4257-806e-02a9538bbf5a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:46:45.153Z|a60e359e-0f05-4257-806e-02a9538bbf5a|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:47.363Z|5175e3dc-db12-4d5e-8917-a99d9dd9db31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:47.363Z|98b73fca-bc97-469a-9f9e-977eb09d4271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:47.364Z|5175e3dc-db12-4d5e-8917-a99d9dd9db31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:47.364Z|98b73fca-bc97-469a-9f9e-977eb09d4271|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:52.582Z|e7ece493-3ca3-41cb-b9fa-1343f1488da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:46:52.585Z|e7ece493-3ca3-41cb-b9fa-1343f1488da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:46:53.746Z|4daaea53-40f6-4dac-81d0-d1e571e1836f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:53.748Z|4daaea53-40f6-4dac-81d0-d1e571e1836f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:57.402Z|11b389ff-b268-41af-8e0f-f9fd464ff182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:57.402Z|314b1931-3aaa-4a5e-9c1d-0f6ea319a2d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:46:57.404Z|11b389ff-b268-41af-8e0f-f9fd464ff182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:46:57.406Z|314b1931-3aaa-4a5e-9c1d-0f6ea319a2d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:03.778Z|436ae1f6-2afe-4202-ae05-d2b8e74624d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:03.781Z|436ae1f6-2afe-4202-ae05-d2b8e74624d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:07.437Z|fdca81ea-2a5c-44e2-b5fe-e3d63095109c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:07.438Z|fdca81ea-2a5c-44e2-b5fe-e3d63095109c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:07.437Z|deb5f773-8d7b-4d8d-b372-a8621446e299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:07.445Z|deb5f773-8d7b-4d8d-b372-a8621446e299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:07.582Z|896ded49-83dc-4ff3-a3ed-30739295fe62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:47:07.583Z|896ded49-83dc-4ff3-a3ed-30739295fe62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:47:07.711Z|857c0265-f490-439b-9dd9-c2ac5e03c3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:47:07.711Z|857c0265-f490-439b-9dd9-c2ac5e03c3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:47:13.810Z|cb7e0188-f210-4c05-8f61-9ac18d03f763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:13.811Z|cb7e0188-f210-4c05-8f61-9ac18d03f763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:17.466Z|a4081fb3-fa86-44f6-9797-77e2c7ec10cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:17.467Z|a4081fb3-fa86-44f6-9797-77e2c7ec10cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:17.470Z|29f14603-cdbb-4e34-a572-7c118cc50d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:17.471Z|29f14603-cdbb-4e34-a572-7c118cc50d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:22.582Z|ec3d4e2f-f51a-46b2-b783-6a87f9e7c163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:47:22.583Z|ec3d4e2f-f51a-46b2-b783-6a87f9e7c163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:47:23.839Z|5da57571-fbf8-4583-b663-67fd71dda1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:23.840Z|5da57571-fbf8-4583-b663-67fd71dda1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:27.492Z|43af09b7-540d-479c-bc11-db89b44e3c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:27.493Z|43af09b7-540d-479c-bc11-db89b44e3c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:27.495Z|c2f74a80-e507-416c-b96f-ca2dd9633a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:27.496Z|c2f74a80-e507-416c-b96f-ca2dd9633a05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:33.868Z|7e440eab-0d7c-43f2-a8b9-62b6e74f04f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:33.870Z|7e440eab-0d7c-43f2-a8b9-62b6e74f04f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:37.521Z|2c28b75d-11fe-4d17-a5a1-df8158a027bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:37.521Z|12f0ac7c-4d25-419b-9188-1f70a1dbb5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:37.522Z|2c28b75d-11fe-4d17-a5a1-df8158a027bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:37.522Z|12f0ac7c-4d25-419b-9188-1f70a1dbb5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:37.582Z|cada359c-178c-44e6-8df4-6bd63c45be48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:47:37.584Z|cada359c-178c-44e6-8df4-6bd63c45be48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:47:37.713Z|d2fbc8f2-c95d-45b1-9774-5faf6e6a401d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:47:37.714Z|d2fbc8f2-c95d-45b1-9774-5faf6e6a401d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:47:43.900Z|f813786b-8092-4f00-8efa-4287f5dacfcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:43.901Z|f813786b-8092-4f00-8efa-4287f5dacfcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:45.157Z|d2a4ad2d-abc8-49cd-9b6d-79dab6bc181e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:47:45.158Z|d2a4ad2d-abc8-49cd-9b6d-79dab6bc181e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:47.552Z|24d06418-6c9c-4267-978f-903f26ea62c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:47.553Z|24d06418-6c9c-4267-978f-903f26ea62c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:47.566Z|b5abac91-a744-4143-b73c-59fa5ecc02a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:47.567Z|b5abac91-a744-4143-b73c-59fa5ecc02a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:52.582Z|b4b507bd-a490-4d1c-9152-8d7db9551e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:47:52.583Z|b4b507bd-a490-4d1c-9152-8d7db9551e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:47:53.926Z|d3cf76a9-a7d1-4198-be25-2e390935ba55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:53.927Z|d3cf76a9-a7d1-4198-be25-2e390935ba55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:57.586Z|c3050d88-4d08-4f86-9e3a-ee0222f506c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:57.587Z|c3050d88-4d08-4f86-9e3a-ee0222f506c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:47:57.596Z|6307f454-06b8-4801-a3b9-688ca8019e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:47:57.597Z|6307f454-06b8-4801-a3b9-688ca8019e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:03.974Z|38312e4a-db98-4350-846d-86a92c1b1d01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:03.975Z|38312e4a-db98-4350-846d-86a92c1b1d01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:07.582Z|dc9540d3-3349-479f-918b-63e4e2dba0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:48:07.583Z|dc9540d3-3349-479f-918b-63e4e2dba0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:48:07.616Z|4a898088-c491-4f41-8321-bb07bc29241a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:07.617Z|4a898088-c491-4f41-8321-bb07bc29241a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:07.629Z|0d933fc4-4bf4-4efb-9098-fec11917c466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:07.629Z|0d933fc4-4bf4-4efb-9098-fec11917c466|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:07.714Z|e43ff24c-f33e-4da6-bd1f-f2132edd8833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:48:07.715Z|e43ff24c-f33e-4da6-bd1f-f2132edd8833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:48:14.008Z|42324f6b-200e-40f0-86a1-f1824f57750f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:14.009Z|42324f6b-200e-40f0-86a1-f1824f57750f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:17.655Z|516877a5-79a6-45f8-a8c4-cf5ae2099f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:17.656Z|00b53265-a5e5-4d13-9058-a755ac809a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:17.658Z|00b53265-a5e5-4d13-9058-a755ac809a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:17.658Z|516877a5-79a6-45f8-a8c4-cf5ae2099f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:22.583Z|257b4f81-2afc-4679-986a-e29efd43d3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:48:22.585Z|257b4f81-2afc-4679-986a-e29efd43d3dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:48:24.038Z|8cbc03ce-8c23-4d22-97a0-fc8d7799d93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:24.039Z|8cbc03ce-8c23-4d22-97a0-fc8d7799d93e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:27.692Z|f5ead9b9-016c-40a9-9c82-2f19b0fe4c9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:27.692Z|ae428bb7-8b42-4091-8537-bee7283ff827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:27.693Z|f5ead9b9-016c-40a9-9c82-2f19b0fe4c9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:27.693Z|ae428bb7-8b42-4091-8537-bee7283ff827|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:34.065Z|89afa369-226d-4b8c-9541-8ef176b43cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:34.066Z|89afa369-226d-4b8c-9541-8ef176b43cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:37.583Z|2b406ee4-1f1b-43f7-addd-15729a48fe15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:48:37.583Z|2b406ee4-1f1b-43f7-addd-15729a48fe15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:48:37.716Z|6a79d3e8-8f26-4c05-b8b4-ebf342c305a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:48:37.716Z|6a79d3e8-8f26-4c05-b8b4-ebf342c305a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:48:37.719Z|d5d71c5b-1636-43b6-b9a6-dc08b24a515d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:37.719Z|d5d71c5b-1636-43b6-b9a6-dc08b24a515d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:37.725Z|7a9d29ef-cd3c-430b-ae17-42a7a76d7d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:37.726Z|7a9d29ef-cd3c-430b-ae17-42a7a76d7d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:44.096Z|fad9f7aa-becf-4a79-9742-973689f7011d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:44.097Z|fad9f7aa-becf-4a79-9742-973689f7011d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:45.153Z|7e4c0946-f3a5-4d2f-bc6b-9c5cca646647|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:48:45.155Z|7e4c0946-f3a5-4d2f-bc6b-9c5cca646647|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:47.751Z|cff3a513-e84e-4ccb-a53f-e3b63cd70b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:47.753Z|cff3a513-e84e-4ccb-a53f-e3b63cd70b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:47.755Z|5bac11d9-97d0-4882-a68d-a994d261afbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:47.756Z|5bac11d9-97d0-4882-a68d-a994d261afbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:52.583Z|ca387f59-70a3-4f1e-93c8-9837879c71e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:48:52.584Z|ca387f59-70a3-4f1e-93c8-9837879c71e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:48:54.132Z|be2b0db2-1e98-4af8-8c59-b58a8ca3c781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:54.133Z|be2b0db2-1e98-4af8-8c59-b58a8ca3c781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:57.786Z|c4392672-aceb-4b03-ab43-2bb8511d8ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:57.788Z|c4392672-aceb-4b03-ab43-2bb8511d8ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:48:57.792Z|0deaee59-4b35-47ad-851f-4f3ff8f10bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:48:57.792Z|0deaee59-4b35-47ad-851f-4f3ff8f10bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:04.162Z|9fed5ce5-3a3d-4cda-b471-4104e99b70d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:04.163Z|9fed5ce5-3a3d-4cda-b471-4104e99b70d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:07.582Z|da626b68-3311-4765-a948-95285701aa0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:49:07.585Z|da626b68-3311-4765-a948-95285701aa0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:49:07.717Z|17000d55-c32d-4ca5-85b4-6257610dc120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:49:07.718Z|17000d55-c32d-4ca5-85b4-6257610dc120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:49:07.817Z|cd76354f-558c-4eb0-9fab-6443fa56ebe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:07.818Z|cd76354f-558c-4eb0-9fab-6443fa56ebe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:07.822Z|6a13cd30-bf60-400d-84b4-ff1c5af85d36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:07.823Z|6a13cd30-bf60-400d-84b4-ff1c5af85d36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:14.195Z|2ae17591-dd09-4beb-b291-c3c1819f1120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:14.196Z|2ae17591-dd09-4beb-b291-c3c1819f1120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:17.849Z|4f3984dd-4c5d-47ca-84cf-66b917669a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:17.849Z|47f002d4-04c2-4dee-afeb-aa10c9fdad97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:17.850Z|4f3984dd-4c5d-47ca-84cf-66b917669a9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:17.850Z|47f002d4-04c2-4dee-afeb-aa10c9fdad97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:22.582Z|66a25e63-d27c-4e2c-aed3-036e8ca4078d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:49:22.583Z|66a25e63-d27c-4e2c-aed3-036e8ca4078d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:49:24.224Z|db69788b-7344-4103-a625-0a8e0eff90ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:24.225Z|db69788b-7344-4103-a625-0a8e0eff90ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:27.894Z|e2723cad-acba-4cd2-b3a5-013572b839a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:27.895Z|86bb1ab7-e5ad-4429-8c5b-d28914553185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:27.895Z|e2723cad-acba-4cd2-b3a5-013572b839a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:27.896Z|86bb1ab7-e5ad-4429-8c5b-d28914553185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:34.255Z|7fdf0909-7b70-47c7-8aee-49767c6d6962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:34.256Z|7fdf0909-7b70-47c7-8aee-49767c6d6962|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:37.583Z|ab99bea5-2129-4553-98bb-16b28d6f2a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:49:37.583Z|ab99bea5-2129-4553-98bb-16b28d6f2a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:49:37.720Z|f0918702-4af2-4fe5-bdf9-a4c0fc9ee312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:49:37.720Z|f0918702-4af2-4fe5-bdf9-a4c0fc9ee312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:49:37.920Z|70b4899d-9fea-4e16-a951-ae8023dfe755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:37.922Z|70b4899d-9fea-4e16-a951-ae8023dfe755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:37.925Z|a1c6b9e5-9b06-443b-a8da-037a98f5231d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:37.925Z|a1c6b9e5-9b06-443b-a8da-037a98f5231d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:44.284Z|6ec7e18e-adf2-41d4-98d4-0e9010d64fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:44.285Z|6ec7e18e-adf2-41d4-98d4-0e9010d64fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:45.152Z|0f53975e-177d-4af8-91f6-316f926e0e29|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:49:45.153Z|0f53975e-177d-4af8-91f6-316f926e0e29|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:47.948Z|991323d2-3e82-4e8e-9870-017af3780f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:47.948Z|40424246-2421-4f0b-a909-1ff6a0d9e2df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:47.948Z|991323d2-3e82-4e8e-9870-017af3780f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:47.948Z|40424246-2421-4f0b-a909-1ff6a0d9e2df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:52.582Z|779bf0f7-a7c3-4c3e-acc3-d2cc729cad5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:49:52.584Z|779bf0f7-a7c3-4c3e-acc3-d2cc729cad5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:49:54.315Z|ed51788b-0fde-4369-98bc-64ed6066a9bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:54.316Z|ed51788b-0fde-4369-98bc-64ed6066a9bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:57.981Z|24b31fba-131f-4bcc-85bd-70c4f11392a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:57.982Z|24b31fba-131f-4bcc-85bd-70c4f11392a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:49:57.981Z|8c143af2-9a37-4596-bc10-bfcb852df5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:49:57.989Z|8c143af2-9a37-4596-bc10-bfcb852df5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:04.347Z|016e874d-aea4-4e44-af41-c29c082aa401|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:04.348Z|016e874d-aea4-4e44-af41-c29c082aa401|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:07.585Z|fced8796-6de3-4bec-b890-f250b99f033a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:50:07.586Z|fced8796-6de3-4bec-b890-f250b99f033a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:50:07.721Z|c54667d7-3fba-4a37-8d77-d5845a097dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:50:07.722Z|c54667d7-3fba-4a37-8d77-d5845a097dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:50:08.022Z|fa6207ac-71d7-4a38-8293-df0357c7900e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:08.022Z|1c3c2291-b807-4a68-87c2-fd463d0a1efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:08.025Z|1c3c2291-b807-4a68-87c2-fd463d0a1efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:08.025Z|fa6207ac-71d7-4a38-8293-df0357c7900e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:14.383Z|41b5e116-2a83-490b-a43f-b9cea820895b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:14.384Z|41b5e116-2a83-490b-a43f-b9cea820895b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:18.062Z|ac1ba58a-9ff0-4950-8cf0-9c4f3376c790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:18.062Z|2aff4edf-4848-416c-ad54-44cd7e26fb9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:18.063Z|ac1ba58a-9ff0-4950-8cf0-9c4f3376c790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:18.063Z|2aff4edf-4848-416c-ad54-44cd7e26fb9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:22.583Z|91d92586-6e2d-46d1-a26b-26178379ff15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:50:22.584Z|91d92586-6e2d-46d1-a26b-26178379ff15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:50:24.415Z|3b901ab0-3c2e-469d-b0d3-1ca8f1bfedca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:24.417Z|3b901ab0-3c2e-469d-b0d3-1ca8f1bfedca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:28.094Z|25457fb2-a0a7-4805-b77e-e78b2050c5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:28.094Z|eb1afa6b-3f88-4752-be0d-b9dbcaaf4330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:28.095Z|25457fb2-a0a7-4805-b77e-e78b2050c5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:28.097Z|eb1afa6b-3f88-4752-be0d-b9dbcaaf4330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:34.445Z|2f9d5797-97bc-426e-b0c1-067e6f83773e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:34.446Z|2f9d5797-97bc-426e-b0c1-067e6f83773e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:37.582Z|1d3873ce-4d5a-426a-9c79-4b7d84dc5b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:50:37.585Z|1d3873ce-4d5a-426a-9c79-4b7d84dc5b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:50:37.723Z|3272a9d8-6ca5-41ca-87eb-1f9dbe4ebbcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:50:37.724Z|3272a9d8-6ca5-41ca-87eb-1f9dbe4ebbcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:50:38.127Z|66fe61dc-e5ec-4066-bf24-ad436c98ad10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:38.127Z|31367fe3-60f5-46ce-9c63-53e4b86cf7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:38.128Z|31367fe3-60f5-46ce-9c63-53e4b86cf7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:38.128Z|66fe61dc-e5ec-4066-bf24-ad436c98ad10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:44.477Z|17b39fba-e135-49a6-a6eb-2021c539240d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:44.479Z|17b39fba-e135-49a6-a6eb-2021c539240d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:45.153Z|43c8fd06-7f39-4c7a-a853-864bf65fbbf7|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:50:45.154Z|43c8fd06-7f39-4c7a-a853-864bf65fbbf7|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:48.154Z|79b9abd5-a830-44af-9599-9954807bd070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:48.155Z|79b9abd5-a830-44af-9599-9954807bd070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:48.158Z|74fa75fb-8583-41b9-a89f-8fd34fed7d03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:48.159Z|74fa75fb-8583-41b9-a89f-8fd34fed7d03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:52.583Z|784bea95-b100-468e-bcb6-2a750d2983d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:50:52.584Z|784bea95-b100-468e-bcb6-2a750d2983d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:50:54.509Z|785fe02c-2254-4f21-8a5f-4ce2216d3fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:54.510Z|785fe02c-2254-4f21-8a5f-4ce2216d3fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:58.186Z|41be831b-2b5f-4f57-9688-4dbe999f78d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:58.187Z|9484b818-dec3-4082-8a92-238b571671e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:50:58.188Z|9484b818-dec3-4082-8a92-238b571671e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:50:58.188Z|41be831b-2b5f-4f57-9688-4dbe999f78d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:04.541Z|10237c77-9a9a-4ecc-bae4-b78ca623b281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:04.542Z|10237c77-9a9a-4ecc-bae4-b78ca623b281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:07.582Z|959e8d0f-26f8-4389-b44d-3e6dd9ee74ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:51:07.583Z|959e8d0f-26f8-4389-b44d-3e6dd9ee74ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:51:07.724Z|c437ff79-1443-42db-97a2-737c59975a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:51:07.725Z|c437ff79-1443-42db-97a2-737c59975a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:51:08.215Z|a836b1ab-08a0-4314-aa31-6f42e642f581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:08.215Z|a6622787-7d1b-45cf-93ab-0eecaf8b591b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:08.216Z|a836b1ab-08a0-4314-aa31-6f42e642f581|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:08.217Z|a6622787-7d1b-45cf-93ab-0eecaf8b591b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:14.569Z|caa5247c-38b8-4330-a190-386ce8877dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:14.570Z|caa5247c-38b8-4330-a190-386ce8877dab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:18.244Z|ccb970c2-1333-4040-92e8-595c6059c7d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:18.245Z|ccb970c2-1333-4040-92e8-595c6059c7d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:18.246Z|cf2741a5-221e-4c41-8b3d-3282e897c0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:18.247Z|cf2741a5-221e-4c41-8b3d-3282e897c0ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:22.582Z|a1e3a8b7-2324-4689-b5f9-be879f2ac9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:51:22.584Z|a1e3a8b7-2324-4689-b5f9-be879f2ac9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:51:24.598Z|ddb4d236-14d1-47ee-afd4-5a2c06a9dec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:24.599Z|ddb4d236-14d1-47ee-afd4-5a2c06a9dec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:28.274Z|59b54c4e-68b9-4a2a-adf8-2e62af1a57c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:28.274Z|75a21e64-74e4-4be2-961a-11c5ae025277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:28.275Z|59b54c4e-68b9-4a2a-adf8-2e62af1a57c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:28.275Z|75a21e64-74e4-4be2-961a-11c5ae025277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:34.628Z|16709b7b-964d-4f91-8c37-63d6ab3a76f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:34.629Z|16709b7b-964d-4f91-8c37-63d6ab3a76f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:37.582Z|516c66aa-b3e1-4972-ad67-43295aa8d5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:51:37.583Z|516c66aa-b3e1-4972-ad67-43295aa8d5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:51:37.726Z|58cde571-f59e-45bb-974c-3b7e3d06c9ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:51:37.726Z|58cde571-f59e-45bb-974c-3b7e3d06c9ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:51:38.306Z|79dc7aa3-417a-46f4-ad84-eeeddb3c9b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:38.307Z|79dc7aa3-417a-46f4-ad84-eeeddb3c9b70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:38.306Z|3c6185fe-8e55-4b4c-bdc6-f5c0ce44a94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:38.309Z|3c6185fe-8e55-4b4c-bdc6-f5c0ce44a94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:44.656Z|a74bb8c6-4aa3-48e5-afc1-83acb3e8b0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:44.658Z|a74bb8c6-4aa3-48e5-afc1-83acb3e8b0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:45.152Z|c1b59bf0-33c9-4e2b-ae07-91f2ef637d7d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:51:45.152Z|c1b59bf0-33c9-4e2b-ae07-91f2ef637d7d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:48.340Z|d0c1272f-1be9-4c06-b1ed-8192c77c20ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:48.340Z|2266932f-6133-40c2-8301-1ca7e0d6f322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:48.341Z|d0c1272f-1be9-4c06-b1ed-8192c77c20ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:48.341Z|2266932f-6133-40c2-8301-1ca7e0d6f322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:52.582Z|7ea776c6-e397-45d8-b641-168c67640104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:51:52.583Z|7ea776c6-e397-45d8-b641-168c67640104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:51:54.688Z|adbfe48b-7077-4ed0-9bc6-50ea0732af03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:54.689Z|adbfe48b-7077-4ed0-9bc6-50ea0732af03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:58.370Z|10d3880b-6fbd-4917-a15c-f0910d131e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:58.370Z|bfe60ce3-62e4-4fe1-8082-b89f9e0fbf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:51:58.371Z|10d3880b-6fbd-4917-a15c-f0910d131e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:51:58.371Z|bfe60ce3-62e4-4fe1-8082-b89f9e0fbf08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:04.720Z|7fa03530-30fd-4750-9954-07e976e8e0a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:04.722Z|7fa03530-30fd-4750-9954-07e976e8e0a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:07.584Z|28013cc5-336f-4861-837b-e1b55c31c4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:52:07.587Z|28013cc5-336f-4861-837b-e1b55c31c4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:52:07.727Z|1d6b8155-4cfe-4a45-93c4-1a219f2a9ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:52:07.728Z|1d6b8155-4cfe-4a45-93c4-1a219f2a9ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:52:08.403Z|22574b89-ef29-496f-9f5f-7805d1e2d342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:08.403Z|0af854c0-0823-428a-946c-6f6a9c1cf813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:08.404Z|22574b89-ef29-496f-9f5f-7805d1e2d342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:08.404Z|0af854c0-0823-428a-946c-6f6a9c1cf813|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:14.756Z|926c7d91-7783-40b4-baa9-809f24500b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:14.758Z|926c7d91-7783-40b4-baa9-809f24500b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:18.437Z|b7314337-77d3-418d-97ee-ca96489de5f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:18.438Z|b7314337-77d3-418d-97ee-ca96489de5f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:18.444Z|fb161f29-5a39-41e4-992e-26775bc26d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:18.445Z|fb161f29-5a39-41e4-992e-26775bc26d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:22.582Z|a17676e6-5a50-40fe-aad4-0e42ab733347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:52:22.583Z|a17676e6-5a50-40fe-aad4-0e42ab733347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:52:24.787Z|6b3eaa80-6665-446f-b03a-8a94ed76d02c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:24.788Z|6b3eaa80-6665-446f-b03a-8a94ed76d02c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:28.467Z|cf2e5087-5031-42dd-81fd-3c5278ae70ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:28.468Z|cf2e5087-5031-42dd-81fd-3c5278ae70ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:28.473Z|753539a0-456d-4fc3-8096-98d87f987c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:28.474Z|753539a0-456d-4fc3-8096-98d87f987c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:34.818Z|a2211eaf-0fe8-4be4-8e5c-bcee7e9b855a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:34.819Z|a2211eaf-0fe8-4be4-8e5c-bcee7e9b855a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:37.583Z|5dec4475-c2f2-47fa-bb1d-fe7df6876143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:52:37.584Z|5dec4475-c2f2-47fa-bb1d-fe7df6876143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:52:37.729Z|d247de2e-0035-4fee-b0df-e29aa08ee9d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:52:37.729Z|d247de2e-0035-4fee-b0df-e29aa08ee9d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:52:38.499Z|7d000c41-242b-4c73-a2d7-948785d1a74d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:38.499Z|594e5673-4f71-4d4d-a29d-4891df3cc403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:38.501Z|7d000c41-242b-4c73-a2d7-948785d1a74d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:38.501Z|594e5673-4f71-4d4d-a29d-4891df3cc403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:44.849Z|0271bf5b-afb5-42f1-8879-7146fd2ada0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:44.850Z|0271bf5b-afb5-42f1-8879-7146fd2ada0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:45.154Z|1755ec0e-b9b0-4d8e-99c7-b5ac87fda061|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:52:45.155Z|1755ec0e-b9b0-4d8e-99c7-b5ac87fda061|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:48.530Z|e1d975d8-4f49-46da-a073-8db424e0565c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:48.531Z|e1d975d8-4f49-46da-a073-8db424e0565c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:48.539Z|9f5125bd-4ae9-4b7d-a871-bf5777f0338e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:48.539Z|9f5125bd-4ae9-4b7d-a871-bf5777f0338e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:52.583Z|2d804dfe-9d39-4d08-a396-6660e5a7ec7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:52:52.586Z|2d804dfe-9d39-4d08-a396-6660e5a7ec7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:52:54.877Z|52d76417-ebec-40b2-93ca-8c52c1a5c84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:54.878Z|52d76417-ebec-40b2-93ca-8c52c1a5c84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:58.571Z|99978229-8a7d-4002-93a8-3f97ad85aa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:58.572Z|99978229-8a7d-4002-93a8-3f97ad85aa77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:52:58.573Z|6d57b7e8-3a5e-4e10-ac92-eefcf830a88c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:52:58.573Z|6d57b7e8-3a5e-4e10-ac92-eefcf830a88c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:04.903Z|c51c832c-a59c-45d4-a370-41286a2c08e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:04.904Z|c51c832c-a59c-45d4-a370-41286a2c08e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:07.582Z|fbc827c5-d981-4251-9006-84ddc7f6513a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:53:07.583Z|fbc827c5-d981-4251-9006-84ddc7f6513a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:53:07.731Z|8a125815-07c7-4b05-ba4a-2a1b306bd21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:53:07.732Z|8a125815-07c7-4b05-ba4a-2a1b306bd21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:53:08.599Z|1f060e03-938a-41a7-b364-2f4e51b1ea73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:08.601Z|1f060e03-938a-41a7-b364-2f4e51b1ea73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:08.601Z|017180bd-24c0-4a64-a2a8-2f3c9f88f0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:08.603Z|017180bd-24c0-4a64-a2a8-2f3c9f88f0eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:14.926Z|044575c9-ef99-4802-be32-819f1ff737b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:14.927Z|044575c9-ef99-4802-be32-819f1ff737b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:18.628Z|bafa87bd-b759-4414-be88-bb2243928808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:18.628Z|ab39f505-7045-4819-bdf6-e06ff4fe69e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:18.630Z|bafa87bd-b759-4414-be88-bb2243928808|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:18.630Z|ab39f505-7045-4819-bdf6-e06ff4fe69e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:22.582Z|7d76c9a1-41f3-4ac3-bbdf-1b6a02a1ce79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:53:22.583Z|7d76c9a1-41f3-4ac3-bbdf-1b6a02a1ce79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:53:24.952Z|76bef090-67fd-4c76-9c01-ea2d27da0404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:24.953Z|76bef090-67fd-4c76-9c01-ea2d27da0404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:28.657Z|a3bb4a79-d3fe-4c4d-9a1a-3207edb39d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:28.657Z|b3697545-8fa9-4b5d-96d6-2644d7f71202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:28.658Z|a3bb4a79-d3fe-4c4d-9a1a-3207edb39d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:28.658Z|b3697545-8fa9-4b5d-96d6-2644d7f71202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:34.974Z|e742a2a2-3f32-46c9-87cc-1d5a40db534f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:34.976Z|e742a2a2-3f32-46c9-87cc-1d5a40db534f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:37.582Z|242563e7-14ae-40c5-8103-e1f176f53bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:53:37.584Z|242563e7-14ae-40c5-8103-e1f176f53bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:53:37.732Z|403e846b-95d7-4cb9-9e57-62825af98fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:53:37.733Z|403e846b-95d7-4cb9-9e57-62825af98fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:53:38.691Z|04135f35-e336-4caf-8e8d-38de02f7ba7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:38.691Z|a4aa732d-4ef8-432a-a812-0aec579045ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:38.692Z|04135f35-e336-4caf-8e8d-38de02f7ba7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:38.692Z|a4aa732d-4ef8-432a-a812-0aec579045ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:45.001Z|d4b67261-60ad-41a3-8f80-c734f0542947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:45.002Z|d4b67261-60ad-41a3-8f80-c734f0542947|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:45.152Z|e46f19c0-06bb-4237-b4c1-5e27ee2318b0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:53:45.153Z|e46f19c0-06bb-4237-b4c1-5e27ee2318b0|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:48.721Z|847554bf-4ba8-4936-9df7-2a1abee528c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:48.722Z|847554bf-4ba8-4936-9df7-2a1abee528c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:48.725Z|009336da-fd25-4547-b607-dfbf18b2a013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:48.725Z|009336da-fd25-4547-b607-dfbf18b2a013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:52.582Z|717259b9-f7a9-443c-9644-22e3ff55f6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:53:52.583Z|717259b9-f7a9-443c-9644-22e3ff55f6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:53:55.033Z|a40d61af-0d0f-4c92-9c53-c358ae042751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:55.034Z|a40d61af-0d0f-4c92-9c53-c358ae042751|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:58.755Z|bcaa735e-c869-4634-82ab-a879d02137e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:58.756Z|61d059f0-7679-410f-a91c-6732a26f10f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:53:58.757Z|bcaa735e-c869-4634-82ab-a879d02137e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:53:58.759Z|61d059f0-7679-410f-a91c-6732a26f10f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:05.076Z|8e67cb56-4998-48d7-a2e4-7eeb915b2936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:05.078Z|8e67cb56-4998-48d7-a2e4-7eeb915b2936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:07.583Z|b2b6601d-770f-476b-b469-c40d630690e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:54:07.586Z|b2b6601d-770f-476b-b469-c40d630690e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:54:07.734Z|7332cfe1-00d5-4d42-8441-cb7245b2f801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:54:07.734Z|7332cfe1-00d5-4d42-8441-cb7245b2f801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:54:08.790Z|63b7fe17-641b-45c9-829a-67bdbd74c179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:08.791Z|63b7fe17-641b-45c9-829a-67bdbd74c179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:08.792Z|763cbbcb-f03e-452f-ad8e-0ab0ad8ed1a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:08.793Z|763cbbcb-f03e-452f-ad8e-0ab0ad8ed1a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:15.111Z|a6e68ae5-51a9-4677-860c-885dbbf9f165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:15.112Z|a6e68ae5-51a9-4677-860c-885dbbf9f165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:18.824Z|b660b68a-1efe-43ea-947a-74e0b1ef3b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:18.826Z|b660b68a-1efe-43ea-947a-74e0b1ef3b46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:18.833Z|3bfffcd3-3df2-40b0-b170-173d35f23c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:18.833Z|3bfffcd3-3df2-40b0-b170-173d35f23c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:22.582Z|331ea85f-d1ee-496f-a900-6e71a5f7e16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:54:22.583Z|331ea85f-d1ee-496f-a900-6e71a5f7e16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:54:25.139Z|c7fb3cb1-3bf3-402e-ab49-beb5806ee124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:25.140Z|c7fb3cb1-3bf3-402e-ab49-beb5806ee124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:28.855Z|dcbd720e-155a-4fbf-96bd-8ae76c41d6eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:28.857Z|dcbd720e-155a-4fbf-96bd-8ae76c41d6eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:28.859Z|cb1ff722-39f7-42c2-a32a-bb97a0ad8ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:28.859Z|cb1ff722-39f7-42c2-a32a-bb97a0ad8ca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:35.165Z|6937b010-59c2-4792-ba07-4133a8870f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:35.166Z|6937b010-59c2-4792-ba07-4133a8870f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:37.583Z|532f9c0b-1f2e-436f-be7c-8d66755febab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:54:37.584Z|532f9c0b-1f2e-436f-be7c-8d66755febab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:54:37.735Z|484d2b5d-06c3-4d4d-84af-53b7659e3571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:54:37.736Z|484d2b5d-06c3-4d4d-84af-53b7659e3571|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:54:38.887Z|18feece2-4ec5-45fd-833a-367aceee5943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:38.887Z|c0861f4d-bcc0-4eb2-b2d6-e0a4588ec477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:38.888Z|18feece2-4ec5-45fd-833a-367aceee5943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:38.888Z|c0861f4d-bcc0-4eb2-b2d6-e0a4588ec477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:45.155Z|f9d80d74-d733-4b2a-bf5b-43bf612c0e8f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:54:45.156Z|f9d80d74-d733-4b2a-bf5b-43bf612c0e8f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:45.190Z|ec3341ab-9a6a-431a-996e-c5ac95891d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:45.190Z|ec3341ab-9a6a-431a-996e-c5ac95891d66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:48.915Z|e04254bd-7e74-419a-8531-d2e973eaea66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:48.915Z|aa384741-4318-4f50-9a9d-519054fa194a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:48.916Z|aa384741-4318-4f50-9a9d-519054fa194a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:48.916Z|e04254bd-7e74-419a-8531-d2e973eaea66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:52.583Z|ead9efb6-ee39-4242-ab2a-e472402fea01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:54:52.585Z|ead9efb6-ee39-4242-ab2a-e472402fea01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:54:55.214Z|70359b92-08aa-496f-bc4d-c9c689df5368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:55.215Z|70359b92-08aa-496f-bc4d-c9c689df5368|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:58.942Z|17a21cb5-9cde-42fe-b6f1-c0cb01c4b600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:58.943Z|17a21cb5-9cde-42fe-b6f1-c0cb01c4b600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:54:58.945Z|4f86181e-a578-4cc9-bf16-cb10f64e7b4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:54:58.946Z|4f86181e-a578-4cc9-bf16-cb10f64e7b4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:05.242Z|9af63c58-e073-4077-a19c-32e2a24e796f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:05.243Z|9af63c58-e073-4077-a19c-32e2a24e796f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:07.582Z|1f09a27e-930c-4999-8452-003107453a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:55:07.583Z|1f09a27e-930c-4999-8452-003107453a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:55:07.737Z|ee2b2082-99c8-41b6-825f-1cb3f66bbadc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:55:07.737Z|ee2b2082-99c8-41b6-825f-1cb3f66bbadc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:55:08.971Z|01d56f63-16e0-4016-9ac5-5866f84cfaab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:08.971Z|82843ba8-cb6b-463a-86a1-5c9a77b292ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:08.972Z|01d56f63-16e0-4016-9ac5-5866f84cfaab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:08.972Z|82843ba8-cb6b-463a-86a1-5c9a77b292ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:15.269Z|1d212a90-5ede-4d6b-8f31-01066e6f9828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:15.270Z|1d212a90-5ede-4d6b-8f31-01066e6f9828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:19.003Z|7f2ebe61-3c0b-4856-9a59-2aa0ce47b9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:19.004Z|7f2ebe61-3c0b-4856-9a59-2aa0ce47b9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:19.004Z|c84e5475-6658-4d00-becc-bb5e112eb3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:19.007Z|c84e5475-6658-4d00-becc-bb5e112eb3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:22.582Z|6dbc043d-d2d6-46cb-ba27-f5b7c4fb39ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:55:22.583Z|6dbc043d-d2d6-46cb-ba27-f5b7c4fb39ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:55:25.303Z|47a00d7d-3c39-45a3-ad55-607f239e6dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:25.304Z|47a00d7d-3c39-45a3-ad55-607f239e6dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:29.031Z|74713616-d7d7-4cad-800d-d20550620087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:29.031Z|77f90269-d81f-4668-89a7-8c9a8283c686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:29.032Z|77f90269-d81f-4668-89a7-8c9a8283c686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:29.032Z|74713616-d7d7-4cad-800d-d20550620087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:35.332Z|92d48d7d-07ee-45f1-aa76-5631efc36ae8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:35.333Z|92d48d7d-07ee-45f1-aa76-5631efc36ae8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:37.582Z|7dec7c5b-d01a-45da-a734-7cf376005cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:55:37.594Z|7dec7c5b-d01a-45da-a734-7cf376005cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:55:37.738Z|cf3960e6-e139-4dcc-87ae-7d64868aafb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:55:37.739Z|cf3960e6-e139-4dcc-87ae-7d64868aafb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:55:39.063Z|9d21aa62-7c5f-43a4-abd9-63dc00f8ff5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:39.063Z|091f23b6-f61c-4dd9-b2aa-8a8bf4aa38e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:39.064Z|9d21aa62-7c5f-43a4-abd9-63dc00f8ff5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:39.064Z|091f23b6-f61c-4dd9-b2aa-8a8bf4aa38e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:45.153Z|2ee3a298-e9ea-4a5e-a4f6-b7aaddb2f52b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:55:45.154Z|2ee3a298-e9ea-4a5e-a4f6-b7aaddb2f52b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:45.362Z|2aedfaa2-f9ce-42ba-ba46-798901354026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:45.362Z|2aedfaa2-f9ce-42ba-ba46-798901354026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:49.094Z|55b1a73c-3136-4df2-b98c-5f43d42f90ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:49.094Z|39627118-4780-4373-b802-ad7fd5b5d5a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:49.095Z|55b1a73c-3136-4df2-b98c-5f43d42f90ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:49.095Z|39627118-4780-4373-b802-ad7fd5b5d5a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:52.583Z|d3ca597b-0833-41a3-a424-9b11a1b0a5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:55:52.583Z|d3ca597b-0833-41a3-a424-9b11a1b0a5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:55:55.392Z|9e790f6c-e377-4f9f-ad24-6c85375e89f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:55.393Z|9e790f6c-e377-4f9f-ad24-6c85375e89f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:59.125Z|9e26d27e-dc4e-426a-aeab-a43d4b06c799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:59.125Z|9f538cec-1286-409b-a722-819976e6d6b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:55:59.126Z|9e26d27e-dc4e-426a-aeab-a43d4b06c799|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:55:59.126Z|9f538cec-1286-409b-a722-819976e6d6b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:05.427Z|b36c3499-dc06-44b2-b84e-cbe12122087b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:05.429Z|b36c3499-dc06-44b2-b84e-cbe12122087b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:07.583Z|5203a475-4642-4cf8-9c8f-09c0dae4e7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:56:07.584Z|5203a475-4642-4cf8-9c8f-09c0dae4e7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:56:07.739Z|505ada02-6fc2-41f5-9fe7-245877a9ee39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:56:07.740Z|505ada02-6fc2-41f5-9fe7-245877a9ee39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:56:09.154Z|cc7b25eb-6938-444f-8075-3286889d5eac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:09.154Z|1a3f710e-ad30-4a2f-a821-e0705e5fea19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:09.154Z|cc7b25eb-6938-444f-8075-3286889d5eac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:09.155Z|1a3f710e-ad30-4a2f-a821-e0705e5fea19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:15.459Z|e7ec4e0b-acea-48b9-a108-e6aa56979096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:15.461Z|e7ec4e0b-acea-48b9-a108-e6aa56979096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:19.190Z|57131ce1-f102-4940-b9a4-f9613dffb9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:19.192Z|57131ce1-f102-4940-b9a4-f9613dffb9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:19.197Z|f8a9e6f5-2496-4d8a-83df-1e32691313fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:19.198Z|f8a9e6f5-2496-4d8a-83df-1e32691313fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:22.582Z|f470c9ed-12d9-4f21-b6fb-c471848ddda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:56:22.585Z|f470c9ed-12d9-4f21-b6fb-c471848ddda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:56:25.489Z|31dd4639-b8e1-4bb4-ba66-c01101397351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:25.490Z|31dd4639-b8e1-4bb4-ba66-c01101397351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:29.217Z|920c4f5c-18bb-42f1-a72a-f4064b041308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:29.218Z|920c4f5c-18bb-42f1-a72a-f4064b041308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:29.221Z|386e6342-766b-49ad-8021-a6fa4ab92c94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:29.222Z|386e6342-766b-49ad-8021-a6fa4ab92c94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:35.520Z|fdf15dfd-f998-4871-ab44-bd5553952df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:35.522Z|fdf15dfd-f998-4871-ab44-bd5553952df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:37.582Z|fb1d61c2-1538-45e3-b4f6-1e24a5310fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:56:37.583Z|fb1d61c2-1538-45e3-b4f6-1e24a5310fd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:56:37.744Z|b7a93935-ee1e-420e-9b77-a63d6c05a93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:56:37.744Z|b7a93935-ee1e-420e-9b77-a63d6c05a93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:56:39.247Z|a45c6d38-5d1b-4f47-bca3-34089804fa86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:39.249Z|a45c6d38-5d1b-4f47-bca3-34089804fa86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:39.252Z|925c79d0-a63d-4dee-b5db-be606f65c9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:39.253Z|925c79d0-a63d-4dee-b5db-be606f65c9df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:45.155Z|0cc5719a-0779-4bfc-a9a0-5d2bd6082e3e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:56:45.156Z|0cc5719a-0779-4bfc-a9a0-5d2bd6082e3e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:45.555Z|8641f607-6a43-4e9c-ac68-40743778db33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:45.556Z|8641f607-6a43-4e9c-ac68-40743778db33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:49.274Z|9af24017-08a1-4077-bd99-7f2df5083007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:49.275Z|9af24017-08a1-4077-bd99-7f2df5083007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:49.277Z|54929eef-15f5-46ee-bc99-2cd274b27226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:49.278Z|54929eef-15f5-46ee-bc99-2cd274b27226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:52.582Z|c4133f05-9f07-4ff0-ac12-ba2250a1356d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:56:52.583Z|c4133f05-9f07-4ff0-ac12-ba2250a1356d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:56:55.593Z|90c8cf82-ebff-4beb-ac34-a72085e59d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:55.594Z|90c8cf82-ebff-4beb-ac34-a72085e59d20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:59.301Z|3c0510a2-1d13-47e8-93c9-1a244333096d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:59.301Z|6eec8787-8dea-4d69-b57a-0178375c7fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:56:59.301Z|3c0510a2-1d13-47e8-93c9-1a244333096d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:56:59.306Z|6eec8787-8dea-4d69-b57a-0178375c7fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:05.623Z|288507a1-96fc-4dbe-a07c-f4721fb2cb6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:05.624Z|288507a1-96fc-4dbe-a07c-f4721fb2cb6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:07.582Z|f938cb6d-4ffb-4dd4-bfd0-68984377fc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:57:07.584Z|f938cb6d-4ffb-4dd4-bfd0-68984377fc56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:57:07.746Z|84c458ac-f252-4886-a564-44fce874d4ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:57:07.746Z|84c458ac-f252-4886-a564-44fce874d4ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:57:09.332Z|4a17a38a-fc45-4083-92c3-d069f6b8c4da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:09.332Z|3346c0d7-489e-4372-8ed5-24950f031c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:09.333Z|4a17a38a-fc45-4083-92c3-d069f6b8c4da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:09.333Z|3346c0d7-489e-4372-8ed5-24950f031c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:15.649Z|2dfc64a8-1e87-4ffe-9309-ec9175c801ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:15.650Z|2dfc64a8-1e87-4ffe-9309-ec9175c801ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:19.361Z|d43117af-b67d-4236-92c6-24f173fdfc12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:19.361Z|a3cf0993-161b-4f9f-9e80-ea162eaa164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:19.362Z|d43117af-b67d-4236-92c6-24f173fdfc12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:19.362Z|a3cf0993-161b-4f9f-9e80-ea162eaa164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:22.582Z|ef3d51f7-9161-4dbf-8bb2-ce921b004437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:57:22.583Z|ef3d51f7-9161-4dbf-8bb2-ce921b004437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:57:25.679Z|de7da409-c278-4caa-b02f-94dcfc328c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:25.680Z|de7da409-c278-4caa-b02f-94dcfc328c4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:29.387Z|baadeef8-7f2f-43b2-ab13-4b9721a2ed44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:29.388Z|96cd61fb-91f2-4ff1-9330-e8ec2efe152b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:29.388Z|baadeef8-7f2f-43b2-ab13-4b9721a2ed44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:29.390Z|96cd61fb-91f2-4ff1-9330-e8ec2efe152b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:35.706Z|a546f6fa-d248-4b48-9844-6a4b412e6569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:35.707Z|a546f6fa-d248-4b48-9844-6a4b412e6569|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:37.582Z|40d4ecbc-c9d7-436e-b46f-8f904d92f09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:57:37.583Z|40d4ecbc-c9d7-436e-b46f-8f904d92f09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:57:37.748Z|1e2a76ef-1717-42f2-a29f-98f448d1dbe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:57:37.749Z|1e2a76ef-1717-42f2-a29f-98f448d1dbe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:57:39.418Z|92535555-3cbe-47eb-b866-f297fc3c1aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:39.419Z|329b1fba-7b49-495b-a0d3-44e9b80e4e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:39.419Z|92535555-3cbe-47eb-b866-f297fc3c1aaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:39.419Z|329b1fba-7b49-495b-a0d3-44e9b80e4e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:45.153Z|58e68145-0ba3-47a7-9c0e-c7a0cb1797eb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:57:45.154Z|58e68145-0ba3-47a7-9c0e-c7a0cb1797eb|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:45.736Z|41609dec-8baf-4fec-8db3-330282f677a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:45.737Z|41609dec-8baf-4fec-8db3-330282f677a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:49.449Z|0743e59a-d85b-4f03-8985-1652332578d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:49.449Z|8c4cc8d2-d1ab-4533-a9ed-9d42371a2ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:49.450Z|0743e59a-d85b-4f03-8985-1652332578d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:49.450Z|8c4cc8d2-d1ab-4533-a9ed-9d42371a2ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:52.582Z|6fce8695-beb5-4a4d-971b-5fa58aba8c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:57:52.585Z|6fce8695-beb5-4a4d-971b-5fa58aba8c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:57:55.767Z|84479d9a-93f9-40e9-930c-e87c14b9fe3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:55.769Z|84479d9a-93f9-40e9-930c-e87c14b9fe3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:59.483Z|ec802ca5-8db2-4417-9d53-2fce2a76c74c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:59.483Z|1887020a-2b02-4a46-b4ce-fdec4e41cf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:57:59.485Z|1887020a-2b02-4a46-b4ce-fdec4e41cf81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:57:59.485Z|ec802ca5-8db2-4417-9d53-2fce2a76c74c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:05.807Z|99b9c72e-05a7-4529-808a-122845634995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:05.809Z|99b9c72e-05a7-4529-808a-122845634995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:07.583Z|477aa081-c66e-4c3a-be93-d6575f4438ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:58:07.584Z|477aa081-c66e-4c3a-be93-d6575f4438ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:58:07.750Z|65aa0de9-344e-4667-bbe9-79a48e3c7740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:58:07.751Z|65aa0de9-344e-4667-bbe9-79a48e3c7740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:58:09.518Z|7382c3ef-cc0c-4fda-b0c4-cf71119cdbd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:09.518Z|c7f4ebce-2541-4fab-8482-7ea4692d74a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:09.519Z|7382c3ef-cc0c-4fda-b0c4-cf71119cdbd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:09.519Z|c7f4ebce-2541-4fab-8482-7ea4692d74a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:15.838Z|648ae1f8-b696-4e9c-a50e-5ff85004d210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:15.840Z|648ae1f8-b696-4e9c-a50e-5ff85004d210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:19.547Z|67a2ec7e-4bc0-4f29-a187-178f97e13c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:19.548Z|67a2ec7e-4bc0-4f29-a187-178f97e13c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:19.550Z|a82357c0-47bb-4d3e-8b64-ee6286a40f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:19.551Z|a82357c0-47bb-4d3e-8b64-ee6286a40f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:22.582Z|106af1f9-5e6f-4c14-86a9-e451e3fedd58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:58:22.583Z|106af1f9-5e6f-4c14-86a9-e451e3fedd58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:58:25.865Z|683c25b0-e343-4d09-b267-c69c7555ab01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:25.866Z|683c25b0-e343-4d09-b267-c69c7555ab01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:29.572Z|9a0c4d8f-1f16-43be-9893-63a985dbcfb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:29.574Z|9a0c4d8f-1f16-43be-9893-63a985dbcfb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:29.576Z|d8685dfc-239f-4963-a7d8-6492ea1e74fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:29.576Z|d8685dfc-239f-4963-a7d8-6492ea1e74fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:35.898Z|a37941a4-e976-4bd8-ae74-e5013228c2c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:35.900Z|a37941a4-e976-4bd8-ae74-e5013228c2c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:37.582Z|2bd4a7f8-89e7-4098-8276-db33517914a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:58:37.584Z|2bd4a7f8-89e7-4098-8276-db33517914a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:58:37.752Z|d564f7a3-e90e-4ea0-b54d-65737a71f9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:58:37.753Z|d564f7a3-e90e-4ea0-b54d-65737a71f9f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:58:39.603Z|92bdd64c-037e-4217-bd39-2e6b5f9c6c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:39.604Z|c462d0c1-361a-444d-813b-02412138129a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:39.605Z|92bdd64c-037e-4217-bd39-2e6b5f9c6c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:39.605Z|c462d0c1-361a-444d-813b-02412138129a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:45.155Z|99f063ef-9009-4996-a498-b7a7ac183613|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:58:45.156Z|99f063ef-9009-4996-a498-b7a7ac183613|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:45.930Z|afb80e5a-d6f9-4e70-8b09-44602784a7b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:45.930Z|afb80e5a-d6f9-4e70-8b09-44602784a7b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:49.636Z|94287282-b18d-4a9c-8424-83316129344a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:49.637Z|90069319-eda4-41a9-a40b-747e0b371548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:49.638Z|94287282-b18d-4a9c-8424-83316129344a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:49.638Z|90069319-eda4-41a9-a40b-747e0b371548|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:52.583Z|b3ace4d7-def0-4df4-bb9f-1662037565e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:58:52.583Z|b3ace4d7-def0-4df4-bb9f-1662037565e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:58:55.958Z|80b0a578-1d39-4498-b7d0-7bbfbf567136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:55.959Z|80b0a578-1d39-4498-b7d0-7bbfbf567136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:59.664Z|0bbcf149-eb0f-468e-a458-742c39f015d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:59.664Z|00fab7ed-df2f-4b10-a16b-f415f0e0726a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:58:59.665Z|00fab7ed-df2f-4b10-a16b-f415f0e0726a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:58:59.665Z|0bbcf149-eb0f-468e-a458-742c39f015d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:05.990Z|5d8e3a39-f89f-485e-b8ca-eb57785000ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:05.991Z|5d8e3a39-f89f-485e-b8ca-eb57785000ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:07.582Z|e6104241-38e6-41e2-923d-592f177c4b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:59:07.583Z|e6104241-38e6-41e2-923d-592f177c4b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:59:07.756Z|0609fda3-01a2-4e1f-b3ba-cfdcd36f9cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:59:07.757Z|0609fda3-01a2-4e1f-b3ba-cfdcd36f9cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:59:09.691Z|8b99cf2c-8634-4756-b580-c52d1a296403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:09.692Z|8b99cf2c-8634-4756-b580-c52d1a296403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:09.694Z|283e4ed5-f4f7-4b70-a475-ea8cd70f78d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:09.695Z|283e4ed5-f4f7-4b70-a475-ea8cd70f78d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:16.022Z|9a8947d3-eb0c-4a88-89ae-ca403c6c435c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:16.023Z|9a8947d3-eb0c-4a88-89ae-ca403c6c435c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:19.719Z|e505adf3-5912-473e-92ce-3040b000b772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:19.719Z|bcfaf372-2e39-4831-acb9-66561906aa2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:19.720Z|e505adf3-5912-473e-92ce-3040b000b772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:19.720Z|bcfaf372-2e39-4831-acb9-66561906aa2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:22.582Z|a5891eba-2409-4a7a-a7bb-c67dc880deeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:59:22.584Z|a5891eba-2409-4a7a-a7bb-c67dc880deeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:59:26.049Z|95b20df9-ff07-4225-a988-2d8eef548c41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:26.050Z|95b20df9-ff07-4225-a988-2d8eef548c41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:29.746Z|f37e5768-8bbd-47bf-af62-44f2e53b1044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:29.746Z|494dc353-ac0b-47b2-b34b-78209a9d13af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:29.747Z|f37e5768-8bbd-47bf-af62-44f2e53b1044|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:29.747Z|494dc353-ac0b-47b2-b34b-78209a9d13af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:36.076Z|ee3e6435-f2d8-4006-8b76-e398ca994bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:36.077Z|ee3e6435-f2d8-4006-8b76-e398ca994bba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:37.582Z|efad5e46-5405-47fc-80f2-c62131afcbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:59:37.583Z|efad5e46-5405-47fc-80f2-c62131afcbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:59:37.757Z|98c753ec-fb67-44da-976b-a8b4c3fa060b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:59:37.758Z|98c753ec-fb67-44da-976b-a8b4c3fa060b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:59:39.773Z|2c1a5857-6449-4ec0-8be4-29f61c73b14b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:39.773Z|b8357a23-cb4d-423a-81be-bcbb0de1a25a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:39.774Z|2c1a5857-6449-4ec0-8be4-29f61c73b14b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:39.774Z|b8357a23-cb4d-423a-81be-bcbb0de1a25a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:45.153Z|a48ac19e-2c6f-44df-861f-7c91cc6b2bb0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T12:59:45.153Z|a48ac19e-2c6f-44df-861f-7c91cc6b2bb0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:46.103Z|bec5df74-43b9-4b8a-bcaa-8fe1c4e7d3e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:46.104Z|bec5df74-43b9-4b8a-bcaa-8fe1c4e7d3e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:49.802Z|3b8053ed-7ee9-4720-a6ac-ab68e93fa426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:49.803Z|3a787845-820a-40fe-a58f-4a91adbdc854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:49.804Z|3b8053ed-7ee9-4720-a6ac-ab68e93fa426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:49.804Z|3a787845-820a-40fe-a58f-4a91adbdc854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:52.582Z|3eaadd39-7adc-44ae-a13e-c698cf35db5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T12:59:52.583Z|3eaadd39-7adc-44ae-a13e-c698cf35db5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T12:59:56.132Z|6eb01afa-0332-45cd-af76-efa295e38e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:56.133Z|6eb01afa-0332-45cd-af76-efa295e38e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:59.834Z|a10fb6cd-08be-40de-af5d-e923446b35eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:59.834Z|f9b18901-b6f6-41e7-91b6-d3d949d29848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T12:59:59.835Z|a10fb6cd-08be-40de-af5d-e923446b35eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T12:59:59.835Z|f9b18901-b6f6-41e7-91b6-d3d949d29848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:06.171Z|081b16ed-6b98-4b59-a131-2a12681b1d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:06.173Z|081b16ed-6b98-4b59-a131-2a12681b1d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:07.583Z|0bf7a6d5-e9a5-41e0-b5e4-96d5c4686b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:00:07.585Z|0bf7a6d5-e9a5-41e0-b5e4-96d5c4686b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:00:07.760Z|d51e54cc-e16b-445f-a318-121991030ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:00:07.761Z|d51e54cc-e16b-445f-a318-121991030ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:00:09.872Z|53f01653-bf49-4090-a9fd-c84a97049e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:09.872Z|d9fd24db-826e-482b-896f-d06be4257cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:09.873Z|53f01653-bf49-4090-a9fd-c84a97049e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:09.873Z|d9fd24db-826e-482b-896f-d06be4257cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:16.207Z|cd303628-7d04-4a10-b52e-e92e0829333b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:16.208Z|cd303628-7d04-4a10-b52e-e92e0829333b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:19.903Z|390d98a4-9ee9-450c-b46c-41773b51c885|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:19.902Z|08de71da-de57-4113-a870-7014be66b8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:19.903Z|390d98a4-9ee9-450c-b46c-41773b51c885|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:19.903Z|08de71da-de57-4113-a870-7014be66b8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:22.583Z|46cbb554-c2f2-4936-b45e-5a56e4f95e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:00:22.583Z|46cbb554-c2f2-4936-b45e-5a56e4f95e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:00:26.236Z|2d7255b3-adee-40d0-92e8-f9d3b4aecc99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:26.237Z|2d7255b3-adee-40d0-92e8-f9d3b4aecc99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:29.931Z|3be1c14f-4b88-4bbd-b79b-9134fd3bf412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:29.931Z|b5e465fc-7212-4612-aa5c-f0b674fb4394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:29.932Z|3be1c14f-4b88-4bbd-b79b-9134fd3bf412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:29.932Z|b5e465fc-7212-4612-aa5c-f0b674fb4394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:36.264Z|10bac706-9ee2-4a8c-a909-a91f8fe5113d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:36.266Z|10bac706-9ee2-4a8c-a909-a91f8fe5113d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:37.583Z|1b90b6bb-7f94-42a0-b1f3-8302d913ded9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:00:37.584Z|1b90b6bb-7f94-42a0-b1f3-8302d913ded9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:00:37.764Z|70aa3454-beb9-40d3-8586-cfdc844399f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:00:37.765Z|70aa3454-beb9-40d3-8586-cfdc844399f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:00:39.960Z|acb55827-b037-44b4-b68c-87711da61821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:39.960Z|d82c168d-985d-4333-84ca-aa7f3f51549e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:39.961Z|d82c168d-985d-4333-84ca-aa7f3f51549e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:39.961Z|acb55827-b037-44b4-b68c-87711da61821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:45.154Z|7c1cc0d1-a2c4-4eb9-a85d-72afe1562a6b|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:00:45.156Z|7c1cc0d1-a2c4-4eb9-a85d-72afe1562a6b|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:46.299Z|efc9e4bf-d5d0-4591-9b3c-4f072465af55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:46.300Z|efc9e4bf-d5d0-4591-9b3c-4f072465af55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:49.987Z|2b00a443-0aa5-4889-a939-147b601ba4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:49.987Z|0c6c0a87-01d9-43b6-8a4a-055b0f71b87f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:49.988Z|0c6c0a87-01d9-43b6-8a4a-055b0f71b87f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:49.988Z|2b00a443-0aa5-4889-a939-147b601ba4f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:00:52.582Z|59426448-58bc-4ac1-ac40-bb12e2fb7cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:00:52.584Z|59426448-58bc-4ac1-ac40-bb12e2fb7cc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:00:56.326Z|464e0821-551a-4bc7-ae36-c948daef4168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:00:56.328Z|464e0821-551a-4bc7-ae36-c948daef4168|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:00.013Z|6de990c2-01c2-4da1-91de-8a8a7930d61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:00.013Z|a14a22d9-20e4-4b8e-8d09-44281d675723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:00.014Z|6de990c2-01c2-4da1-91de-8a8a7930d61e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:00.014Z|a14a22d9-20e4-4b8e-8d09-44281d675723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:06.356Z|b0346658-3ce0-4616-aa94-d6015f0676b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:06.357Z|b0346658-3ce0-4616-aa94-d6015f0676b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:07.582Z|ff2257bb-1ae7-4b1d-897c-2ad8d6a6774d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:01:07.583Z|ff2257bb-1ae7-4b1d-897c-2ad8d6a6774d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:01:07.766Z|e8d992de-7c24-45fc-8531-dcbcce513129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:01:07.766Z|e8d992de-7c24-45fc-8531-dcbcce513129|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:01:10.043Z|11ce322f-7f8d-4c26-9857-0343fce49d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:10.043Z|1d46c928-c18b-4c42-bc5e-a1dc10775543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:10.044Z|11ce322f-7f8d-4c26-9857-0343fce49d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:10.044Z|1d46c928-c18b-4c42-bc5e-a1dc10775543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:16.385Z|d2d06df4-0194-4bfd-8b49-445ebd1927e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:16.386Z|d2d06df4-0194-4bfd-8b49-445ebd1927e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:20.069Z|e3433a96-055a-4456-8c43-bdbb9a39d245|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:20.069Z|e07f9af0-90f7-4c0b-a689-8a2eaf97aed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:20.069Z|e3433a96-055a-4456-8c43-bdbb9a39d245|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:20.073Z|e07f9af0-90f7-4c0b-a689-8a2eaf97aed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:22.582Z|8799cc63-77cf-4d62-843a-320e3b4c22bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:01:22.583Z|8799cc63-77cf-4d62-843a-320e3b4c22bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:01:26.413Z|e0e325d4-e3c8-48b7-9dcc-5b05d136f3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:26.414Z|e0e325d4-e3c8-48b7-9dcc-5b05d136f3e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:30.097Z|9fe70b68-4ff9-4be2-9ce0-ea3503fa34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:30.097Z|5e52f5ac-780c-4e67-8157-66f5ca1709d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:30.097Z|9fe70b68-4ff9-4be2-9ce0-ea3503fa34b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:30.097Z|5e52f5ac-780c-4e67-8157-66f5ca1709d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:36.443Z|296ad7d5-e78b-4815-bd25-0d9277c35a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:36.444Z|296ad7d5-e78b-4815-bd25-0d9277c35a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:37.582Z|c1c44b59-522e-4f30-b5fe-35e1b1744fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:01:37.584Z|c1c44b59-522e-4f30-b5fe-35e1b1744fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:01:37.767Z|6b2b5d7a-ad8c-411e-9763-c755c5e2a907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:01:37.768Z|6b2b5d7a-ad8c-411e-9763-c755c5e2a907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:01:40.125Z|ccb606e9-6794-4c90-8f3d-b7d81ebc598a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:40.125Z|be85ac70-8b97-4c0c-929f-564fb6b2ef82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:40.126Z|be85ac70-8b97-4c0c-929f-564fb6b2ef82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:40.126Z|ccb606e9-6794-4c90-8f3d-b7d81ebc598a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:45.153Z|78a15013-2ec0-428f-9c4e-0fbbbd9ea683|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:01:45.154Z|78a15013-2ec0-428f-9c4e-0fbbbd9ea683|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:46.471Z|f4666abe-bee3-4360-85a6-f19b85d0d3b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:46.472Z|f4666abe-bee3-4360-85a6-f19b85d0d3b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:50.152Z|23d4d68f-abe1-4ca9-beee-627dedb143f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:50.152Z|fe07e02e-8641-4c41-839e-fa319f60458b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:50.153Z|fe07e02e-8641-4c41-839e-fa319f60458b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:50.153Z|23d4d68f-abe1-4ca9-beee-627dedb143f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:01:52.582Z|ac735e08-9cf8-4163-abae-49eb5bb6f3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:01:52.583Z|ac735e08-9cf8-4163-abae-49eb5bb6f3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:01:56.504Z|e8ebb45a-6216-4b2b-962e-1d2f576cd97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:01:56.506Z|e8ebb45a-6216-4b2b-962e-1d2f576cd97d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:00.182Z|27668501-7422-4289-9600-69d8234b1d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:00.182Z|2df743e6-a89f-4ccf-8d4d-fa97b3fd1d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:00.184Z|2df743e6-a89f-4ccf-8d4d-fa97b3fd1d81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:00.184Z|27668501-7422-4289-9600-69d8234b1d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:06.538Z|d35d15ab-30ee-4db7-a4ae-36d2fc37999f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:06.539Z|d35d15ab-30ee-4db7-a4ae-36d2fc37999f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:07.583Z|83221ac9-cb8e-4234-91b7-8025303d55f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:02:07.583Z|83221ac9-cb8e-4234-91b7-8025303d55f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:02:07.769Z|bff210bb-a397-4dba-b188-3a30e17eaa8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:02:07.769Z|bff210bb-a397-4dba-b188-3a30e17eaa8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:02:10.215Z|8544d6b1-400a-4699-a023-a3d429912536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:10.215Z|de22a822-7ab5-4b9a-bc9b-321a05001fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:10.216Z|de22a822-7ab5-4b9a-bc9b-321a05001fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:10.216Z|8544d6b1-400a-4699-a023-a3d429912536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:16.570Z|286e6fed-b68d-4c51-aee1-ef7f9d54a4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:16.571Z|286e6fed-b68d-4c51-aee1-ef7f9d54a4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:20.246Z|fe4c0ce0-8a79-4d68-b923-ef0ab3ca7f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:20.246Z|cd951286-cd95-40a7-9e9a-64b4352a254b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:20.247Z|fe4c0ce0-8a79-4d68-b923-ef0ab3ca7f03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:20.247Z|cd951286-cd95-40a7-9e9a-64b4352a254b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:22.582Z|61c3f549-2730-420b-ae8f-af1e24e0f50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:02:22.584Z|61c3f549-2730-420b-ae8f-af1e24e0f50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:02:26.602Z|d25e8336-1b64-4cb7-87d5-ea8492a9e778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:26.604Z|d25e8336-1b64-4cb7-87d5-ea8492a9e778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:30.274Z|dad4f2a0-fd01-44d1-bb93-9e72c84f181e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:30.274Z|f8035d81-32c0-40e7-bfa4-d728b458ae6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:30.275Z|dad4f2a0-fd01-44d1-bb93-9e72c84f181e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:30.275Z|f8035d81-32c0-40e7-bfa4-d728b458ae6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:36.635Z|7a1d1be1-310a-422a-b35a-1ebeaddc4ea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:36.709Z|7a1d1be1-310a-422a-b35a-1ebeaddc4ea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:37.582Z|ae10fafc-f525-404d-902c-f0a3128d9390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:02:37.583Z|ae10fafc-f525-404d-902c-f0a3128d9390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:02:37.770Z|0f369f4c-d54e-4a84-842f-3c159d1076d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:02:37.771Z|0f369f4c-d54e-4a84-842f-3c159d1076d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:02:40.302Z|fdddb75f-28f4-4210-949d-18caaf2bda96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:40.302Z|b5a1bfa6-318e-4b89-a060-ec6c1c74d2fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:40.303Z|fdddb75f-28f4-4210-949d-18caaf2bda96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:40.303Z|b5a1bfa6-318e-4b89-a060-ec6c1c74d2fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:45.153Z|aa9b8868-a851-4204-9cf8-c57f3b5e0e2c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:02:45.154Z|aa9b8868-a851-4204-9cf8-c57f3b5e0e2c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:46.738Z|06cb5a40-6ac3-41eb-b578-791d4695b559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:46.740Z|06cb5a40-6ac3-41eb-b578-791d4695b559|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:50.329Z|877cbeb9-6e4d-4304-9760-898d9ec9bdd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:50.330Z|877cbeb9-6e4d-4304-9760-898d9ec9bdd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:50.334Z|83c55898-ab74-4a74-92a8-ce1fcb4e3a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:50.334Z|83c55898-ab74-4a74-92a8-ce1fcb4e3a58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:02:52.582Z|0e5d885e-1eed-4d10-8d01-7d6583366414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:02:52.583Z|0e5d885e-1eed-4d10-8d01-7d6583366414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:02:56.774Z|cc542a6a-2b39-4edd-bfd2-b22af9530718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:02:56.776Z|cc542a6a-2b39-4edd-bfd2-b22af9530718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:00.356Z|2903b928-c527-4735-b715-b382db9ca008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:00.358Z|2903b928-c527-4735-b715-b382db9ca008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:00.364Z|881caf31-1a56-4aa8-820f-50e579995412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:00.365Z|881caf31-1a56-4aa8-820f-50e579995412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:06.805Z|58d16a5c-7bea-4600-a08b-840c3f0f107b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:06.806Z|58d16a5c-7bea-4600-a08b-840c3f0f107b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:07.582Z|20d1e79a-64af-4f5c-af38-59384cd98e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:03:07.585Z|20d1e79a-64af-4f5c-af38-59384cd98e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:03:07.771Z|e666c392-c271-425c-a389-5aab89908235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:03:07.772Z|e666c392-c271-425c-a389-5aab89908235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:03:10.386Z|1064bc7f-19ea-4f44-b983-46b449023dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:10.387Z|1064bc7f-19ea-4f44-b983-46b449023dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:10.397Z|7c2e27ca-8ddf-4f85-a1d2-f34613f6724d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:10.398Z|7c2e27ca-8ddf-4f85-a1d2-f34613f6724d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:16.832Z|7cb7e876-5034-42d3-aaa5-91367a833c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:16.833Z|7cb7e876-5034-42d3-aaa5-91367a833c40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:20.414Z|29093190-5505-4caa-b589-cf44f9a5bd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:20.415Z|29093190-5505-4caa-b589-cf44f9a5bd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:20.429Z|edec244f-bd40-4519-be1c-c99759535972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:20.429Z|edec244f-bd40-4519-be1c-c99759535972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:22.582Z|92ae37b5-ca0f-49d3-8fbd-cf203ea21c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:03:22.583Z|92ae37b5-ca0f-49d3-8fbd-cf203ea21c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:03:26.862Z|3e092ba0-73d0-4868-9cb5-b1bc8188e64e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:26.862Z|3e092ba0-73d0-4868-9cb5-b1bc8188e64e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:30.441Z|47b1b517-f7d2-4e61-86d3-d61fa0f8ec35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:30.441Z|47b1b517-f7d2-4e61-86d3-d61fa0f8ec35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:30.463Z|c167e15f-3362-4f55-8981-2b1d284d0da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:30.465Z|c167e15f-3362-4f55-8981-2b1d284d0da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:36.890Z|3f2091b2-079c-43e8-9d86-7e385fc659d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:36.891Z|3f2091b2-079c-43e8-9d86-7e385fc659d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:37.582Z|23096807-8354-44ef-b90b-251daf088032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:03:37.583Z|23096807-8354-44ef-b90b-251daf088032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:03:37.773Z|6072d48d-efd6-4353-8ec6-f2edccec0d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:03:37.774Z|6072d48d-efd6-4353-8ec6-f2edccec0d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:03:40.472Z|252bee36-a2a3-4d06-8a1d-573675f3ed66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:40.473Z|252bee36-a2a3-4d06-8a1d-573675f3ed66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:40.495Z|e71753e6-cedb-4332-8f82-0a373b5a878b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:40.496Z|e71753e6-cedb-4332-8f82-0a373b5a878b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:45.152Z|b12819e3-eca0-46fb-978c-0d465e0fb092|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:03:45.153Z|b12819e3-eca0-46fb-978c-0d465e0fb092|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:46.915Z|e99895e9-2000-41e6-89eb-52c1e9cd8afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:46.916Z|e99895e9-2000-41e6-89eb-52c1e9cd8afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:50.499Z|25a20966-5945-49cc-b8cd-94d6420efe23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:50.501Z|25a20966-5945-49cc-b8cd-94d6420efe23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:50.519Z|0d4f5c47-6bd1-4a2c-a614-98e3d1810272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:50.520Z|0d4f5c47-6bd1-4a2c-a614-98e3d1810272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:03:52.583Z|bcd2a3d2-dc63-4156-855a-2626538e51f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:03:52.584Z|bcd2a3d2-dc63-4156-855a-2626538e51f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:03:56.947Z|42ffcd0c-2a69-452e-b237-946d4fdc169c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:03:56.948Z|42ffcd0c-2a69-452e-b237-946d4fdc169c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:00.529Z|9953be04-9f81-4071-a1c5-6aa9e70e7c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:00.531Z|9953be04-9f81-4071-a1c5-6aa9e70e7c12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:00.543Z|37207e5a-d117-43d4-be95-03cb70088733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:00.544Z|37207e5a-d117-43d4-be95-03cb70088733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:06.980Z|e7a52943-8bb1-439d-a1a0-75c424fcd3b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:06.981Z|e7a52943-8bb1-439d-a1a0-75c424fcd3b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:07.583Z|8124867c-05ed-4d04-bb97-f21511ca0e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:04:07.584Z|8124867c-05ed-4d04-bb97-f21511ca0e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:04:07.774Z|fbea3b65-61e6-4522-a1fc-f43af63d1910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:04:07.775Z|fbea3b65-61e6-4522-a1fc-f43af63d1910|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:04:10.558Z|90641298-3c84-43d5-ad90-fec103b52004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:10.559Z|90641298-3c84-43d5-ad90-fec103b52004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:10.570Z|a173ca07-4426-4e58-9d61-143952611fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:10.571Z|a173ca07-4426-4e58-9d61-143952611fa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:17.005Z|00298de2-3403-4b38-9d24-9161293c4709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:17.006Z|00298de2-3403-4b38-9d24-9161293c4709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:20.591Z|dd4be109-e509-4600-8a4c-035002f41e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:20.593Z|dd4be109-e509-4600-8a4c-035002f41e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:20.594Z|3f901925-a007-4a2c-9ae9-d7ca30557388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:20.595Z|3f901925-a007-4a2c-9ae9-d7ca30557388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:22.583Z|aa0be475-2ba8-4597-bc31-8b6795d1ec7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:04:22.584Z|aa0be475-2ba8-4597-bc31-8b6795d1ec7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:04:27.038Z|85ce97e8-af86-4d7b-877d-e48656d4939c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:27.039Z|85ce97e8-af86-4d7b-877d-e48656d4939c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:30.623Z|32007efb-335b-4e7f-9462-3cd909cb0701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:30.624Z|32007efb-335b-4e7f-9462-3cd909cb0701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:30.626Z|93f26f75-28d0-4672-b9d1-c21336e67ae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:30.626Z|93f26f75-28d0-4672-b9d1-c21336e67ae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:37.068Z|bb8e5d8c-6526-445b-b281-98012b20fdf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:37.070Z|bb8e5d8c-6526-445b-b281-98012b20fdf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:37.582Z|5d7bd902-fd21-4f68-9831-d41ca86524fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:04:37.583Z|5d7bd902-fd21-4f68-9831-d41ca86524fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:04:37.776Z|5feafab9-881c-4eab-82d5-861b029c9ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:04:37.777Z|5feafab9-881c-4eab-82d5-861b029c9ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:04:40.651Z|19d03886-5463-47fc-a1ce-95458312c502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:40.652Z|19d03886-5463-47fc-a1ce-95458312c502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:40.663Z|45b5d5f7-51ab-4cee-acbf-509c332d4b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:40.664Z|45b5d5f7-51ab-4cee-acbf-509c332d4b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:45.152Z|37850ece-251b-4e90-aa77-1cb9245192f8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:04:45.153Z|37850ece-251b-4e90-aa77-1cb9245192f8|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:47.099Z|f25efecf-640c-43f1-a202-274da163de4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:47.100Z|f25efecf-640c-43f1-a202-274da163de4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:50.677Z|bdc16622-0b9a-459e-adc4-524a9f20fae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:50.678Z|bdc16622-0b9a-459e-adc4-524a9f20fae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:50.687Z|59010a68-762b-4824-b9e0-ebe3188f1865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:50.688Z|59010a68-762b-4824-b9e0-ebe3188f1865|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:04:52.582Z|31ce5360-4e05-423b-bffc-94e9444c9a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:04:52.584Z|31ce5360-4e05-423b-bffc-94e9444c9a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:04:57.127Z|57a759d1-e994-4415-8d42-f70ddbce1728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:04:57.128Z|57a759d1-e994-4415-8d42-f70ddbce1728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:00.703Z|33b119d4-593c-439a-a0ff-f081e963a1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:00.704Z|33b119d4-593c-439a-a0ff-f081e963a1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:00.712Z|680eece7-3853-49f5-9834-31d39fd6d52c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:00.713Z|680eece7-3853-49f5-9834-31d39fd6d52c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:07.154Z|556b1e21-61f9-486a-9528-3e6ab57ffa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:07.155Z|556b1e21-61f9-486a-9528-3e6ab57ffa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:07.582Z|86c5e55c-a838-4bff-be08-5bc04aaef64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:05:07.583Z|86c5e55c-a838-4bff-be08-5bc04aaef64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:05:07.778Z|e9c52365-c9a5-44df-920b-fa59964d449b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:05:07.778Z|e9c52365-c9a5-44df-920b-fa59964d449b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:05:10.731Z|feb45ed5-5e73-4c15-9ada-9d2732ca9795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:10.731Z|feb45ed5-5e73-4c15-9ada-9d2732ca9795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:10.737Z|77f44d4b-e6ea-48b0-aff1-b29d533fe955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:10.737Z|77f44d4b-e6ea-48b0-aff1-b29d533fe955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:17.181Z|d76f7cda-4794-4567-ba37-f132d9063445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:17.182Z|d76f7cda-4794-4567-ba37-f132d9063445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:20.754Z|b8613e2e-e0e5-4422-9be4-482c9af65fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:20.755Z|b8613e2e-e0e5-4422-9be4-482c9af65fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:20.760Z|483ff0a7-4a88-44de-a6e4-6012b0cbc5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:20.760Z|483ff0a7-4a88-44de-a6e4-6012b0cbc5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:22.582Z|4e3e2225-392f-4f67-a3b2-f741d674d7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:05:22.583Z|4e3e2225-392f-4f67-a3b2-f741d674d7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:05:27.210Z|c8cb9f52-e769-41d3-8d26-e25a08d95655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:27.211Z|c8cb9f52-e769-41d3-8d26-e25a08d95655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:30.783Z|6391dbfa-8531-4d7e-b5c9-8da3521b06c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:30.784Z|42ad0555-3475-4cc9-a2d2-f4fc65744ac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:30.785Z|6391dbfa-8531-4d7e-b5c9-8da3521b06c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:30.785Z|42ad0555-3475-4cc9-a2d2-f4fc65744ac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:37.240Z|3e9c7327-1f06-464b-9448-c46f7bcc31e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:37.241Z|3e9c7327-1f06-464b-9448-c46f7bcc31e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:37.582Z|7c9d24cd-ac3c-4b11-8e5f-95470b7be059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:05:37.584Z|7c9d24cd-ac3c-4b11-8e5f-95470b7be059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:05:37.779Z|2c525f63-ac87-4a92-84b4-3f1d5b074e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:05:37.780Z|2c525f63-ac87-4a92-84b4-3f1d5b074e77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:05:40.822Z|eeefbe04-3b5e-4519-a599-c4c386dbdb7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:40.822Z|8d7d36ca-0338-424a-a2e8-f961fb99fe56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:40.824Z|eeefbe04-3b5e-4519-a599-c4c386dbdb7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:40.824Z|8d7d36ca-0338-424a-a2e8-f961fb99fe56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:45.152Z|3fa01ff0-349c-476e-9928-a0bdd58540a0|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:05:45.153Z|3fa01ff0-349c-476e-9928-a0bdd58540a0|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:47.269Z|93fc1d7d-7871-452c-b34b-b110748ad831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:47.270Z|93fc1d7d-7871-452c-b34b-b110748ad831|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:50.857Z|b96385f1-2b3c-49cb-b567-5df806ed0ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:50.858Z|b96385f1-2b3c-49cb-b567-5df806ed0ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:50.857Z|59453980-67c6-4137-8912-b35eccd2db21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:50.863Z|59453980-67c6-4137-8912-b35eccd2db21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:05:52.583Z|6ec87c8a-d67b-4af8-bb49-ba0e10ebe23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:05:52.583Z|6ec87c8a-d67b-4af8-bb49-ba0e10ebe23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:05:57.293Z|656b7850-2bd3-4f35-ab0d-456e8cbd83bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:05:57.294Z|656b7850-2bd3-4f35-ab0d-456e8cbd83bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:00.888Z|e6e4b391-3b2a-46a6-93c9-3464cd35b1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:00.888Z|2c09bb93-6049-4f9d-9b3d-1009d7aca0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:00.890Z|e6e4b391-3b2a-46a6-93c9-3464cd35b1ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:00.889Z|2c09bb93-6049-4f9d-9b3d-1009d7aca0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:07.322Z|a7663d66-afa4-4234-a38a-86ac7cd95037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:07.324Z|a7663d66-afa4-4234-a38a-86ac7cd95037|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:07.585Z|a8877d9a-9757-4c6a-9f5c-537af8aab2ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:06:07.587Z|a8877d9a-9757-4c6a-9f5c-537af8aab2ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:06:07.781Z|a5107d3e-d7f2-4624-a831-c929c47c30e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:06:07.782Z|a5107d3e-d7f2-4624-a831-c929c47c30e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:06:10.919Z|d2657185-9c43-40df-a468-0ae21d8af235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:10.922Z|16eac3ed-e396-483d-9162-4c183b5c7f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:10.923Z|d2657185-9c43-40df-a468-0ae21d8af235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:10.923Z|16eac3ed-e396-483d-9162-4c183b5c7f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:17.355Z|44646f48-1510-48d2-86ab-52ab9a835c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:17.357Z|44646f48-1510-48d2-86ab-52ab9a835c09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:20.948Z|26737cb3-cc1d-46e7-b9af-71854a1360fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:20.948Z|7a7e5812-1253-46a9-a7d6-214fb43b2b23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:20.949Z|26737cb3-cc1d-46e7-b9af-71854a1360fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:20.949Z|7a7e5812-1253-46a9-a7d6-214fb43b2b23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:22.582Z|7270abd3-8869-4f06-8158-f302745571a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:06:22.583Z|7270abd3-8869-4f06-8158-f302745571a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:06:27.382Z|ecd0e184-d8c2-44db-be35-5937ae11dbb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:27.383Z|ecd0e184-d8c2-44db-be35-5937ae11dbb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:30.975Z|519332a1-aff4-4bf7-bec8-528e971d0b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:30.976Z|519332a1-aff4-4bf7-bec8-528e971d0b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:30.985Z|26b342db-8ca6-49d0-b657-d26e3a7b5744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:30.986Z|26b342db-8ca6-49d0-b657-d26e3a7b5744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:37.409Z|884ff7d6-342c-41d9-8ded-1c85ff90dbaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:37.410Z|884ff7d6-342c-41d9-8ded-1c85ff90dbaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:37.582Z|f735fdd8-1750-4dcd-91b7-12fbb1da1d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:06:37.583Z|f735fdd8-1750-4dcd-91b7-12fbb1da1d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:06:37.782Z|4d317bc7-2aa4-4a5d-bb38-cc3b6f924d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:06:37.783Z|4d317bc7-2aa4-4a5d-bb38-cc3b6f924d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:06:41.006Z|90a57ef3-6537-40b2-8f67-fd02a065b88b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:41.007Z|90a57ef3-6537-40b2-8f67-fd02a065b88b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:41.009Z|bae8fa4d-d994-4ef5-8c39-73df41180110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:41.010Z|bae8fa4d-d994-4ef5-8c39-73df41180110|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:45.151Z|80afbe4b-8980-4f04-ba68-293fffbf9314|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:06:45.152Z|80afbe4b-8980-4f04-ba68-293fffbf9314|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:47.434Z|8bc4f098-b774-47bd-ac6a-2dadbfe27a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:47.435Z|8bc4f098-b774-47bd-ac6a-2dadbfe27a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:51.037Z|00767bb4-d9f3-46f8-92c8-40cbf02af2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:51.037Z|eb5bb644-4909-43a0-a918-792a97d68b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:51.038Z|00767bb4-d9f3-46f8-92c8-40cbf02af2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:51.038Z|eb5bb644-4909-43a0-a918-792a97d68b54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:06:52.582Z|a04057f7-aa07-49f8-9437-8aebd9daa3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:06:52.584Z|a04057f7-aa07-49f8-9437-8aebd9daa3f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:06:57.459Z|e907b168-4cf1-42a4-a4e4-50710b4cce4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:06:57.459Z|e907b168-4cf1-42a4-a4e4-50710b4cce4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:01.063Z|31969eb8-1240-45a2-9afd-d3c62451e367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:01.064Z|0e0531b4-8b2a-4424-bf96-441d02f4f8e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:01.064Z|0e0531b4-8b2a-4424-bf96-441d02f4f8e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:01.064Z|31969eb8-1240-45a2-9afd-d3c62451e367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:07.483Z|4b7929a6-971e-440b-ba85-b1cecec6fce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:07.483Z|4b7929a6-971e-440b-ba85-b1cecec6fce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:07.582Z|dbb8618e-579c-4502-afef-b9a69af91074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:07:07.583Z|dbb8618e-579c-4502-afef-b9a69af91074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:07:07.784Z|ce47afd0-6a82-497d-9609-37f7050a79fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:07:07.785Z|ce47afd0-6a82-497d-9609-37f7050a79fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:07:11.094Z|623f890a-c07f-4eb9-bbf9-d0071fc0414b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:11.096Z|623f890a-c07f-4eb9-bbf9-d0071fc0414b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:11.100Z|ddbe0dbc-2aaa-449f-bc96-3d422f78d469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:11.101Z|ddbe0dbc-2aaa-449f-bc96-3d422f78d469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:17.507Z|ee8ebf6e-75d6-4dc1-85ef-bc26cc41dacb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:17.507Z|ee8ebf6e-75d6-4dc1-85ef-bc26cc41dacb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:21.138Z|b5fb8ebc-dfe8-4465-af2c-f5f5300e525e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:21.139Z|b5fb8ebc-dfe8-4465-af2c-f5f5300e525e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:21.143Z|62ddce4f-a0db-4422-8e9d-9a5eaeaa8c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:21.144Z|62ddce4f-a0db-4422-8e9d-9a5eaeaa8c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:22.582Z|250f0d1c-c00a-4888-8ee5-15ed2cfab34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:07:22.583Z|250f0d1c-c00a-4888-8ee5-15ed2cfab34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:07:27.534Z|800f44d9-fbc0-4a2d-97de-a7bef8c12137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:27.535Z|800f44d9-fbc0-4a2d-97de-a7bef8c12137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:31.173Z|98fa6127-b93e-4b17-8053-8562d8404c94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:31.174Z|3fd400d2-9d32-433e-8bb2-a89cdba6a14a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:31.175Z|98fa6127-b93e-4b17-8053-8562d8404c94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:31.175Z|3fd400d2-9d32-433e-8bb2-a89cdba6a14a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:37.565Z|7d635e16-11e0-4df7-8192-155cfb5cc2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:37.567Z|7d635e16-11e0-4df7-8192-155cfb5cc2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:37.583Z|48a74fb1-51cc-4aff-b865-06ef25caffbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:07:37.584Z|48a74fb1-51cc-4aff-b865-06ef25caffbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:07:37.785Z|99391752-ee96-42c3-bc76-220ea799b8b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:07:37.786Z|99391752-ee96-42c3-bc76-220ea799b8b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:07:41.229Z|9eb02d7d-b77c-4637-b1a9-1720e8debd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:41.229Z|8c1f8c18-4627-4d4c-9ee8-67269b3ee24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:41.230Z|9eb02d7d-b77c-4637-b1a9-1720e8debd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:41.230Z|8c1f8c18-4627-4d4c-9ee8-67269b3ee24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:45.153Z|f9a34bf6-ddfd-4955-b3f5-8a6f235f2c8e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:07:45.155Z|f9a34bf6-ddfd-4955-b3f5-8a6f235f2c8e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:47.596Z|824bc889-b16a-40d5-af02-d659cbc764fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:47.597Z|824bc889-b16a-40d5-af02-d659cbc764fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:51.264Z|78d78781-0cd4-4730-a824-f8985a091cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:51.265Z|78d78781-0cd4-4730-a824-f8985a091cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:51.268Z|ffbba238-4e69-47e8-8929-fa4c6e0955eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:51.269Z|ffbba238-4e69-47e8-8929-fa4c6e0955eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:07:52.582Z|099f6d20-88d5-49cb-94d6-3ab9832d756b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:07:52.583Z|099f6d20-88d5-49cb-94d6-3ab9832d756b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:07:57.630Z|8e0101f1-4165-4e31-af39-b80a1290be0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:07:57.631Z|8e0101f1-4165-4e31-af39-b80a1290be0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:01.296Z|ca1646c2-6d65-4e26-9a38-2dd885ba2025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:01.297Z|ca1646c2-6d65-4e26-9a38-2dd885ba2025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:01.326Z|9cba47f6-8773-4630-be57-3f89b0e555ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:01.327Z|9cba47f6-8773-4630-be57-3f89b0e555ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:07.583Z|873363ab-d9c8-4fc0-80c4-81c26a19faef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:08:07.587Z|873363ab-d9c8-4fc0-80c4-81c26a19faef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:08:07.659Z|17ae505f-cbe9-40fa-b421-c9e01f8a5d34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:07.660Z|17ae505f-cbe9-40fa-b421-c9e01f8a5d34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:07.787Z|60046f39-2547-4add-aae5-d961ed0ffe95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:08:07.787Z|60046f39-2547-4add-aae5-d961ed0ffe95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:08:11.329Z|2a1e317f-3256-4a31-8834-e3e41f5c7b6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:11.331Z|2a1e317f-3256-4a31-8834-e3e41f5c7b6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:11.346Z|8afd1d2b-3758-485b-b248-bbb4153b62b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:11.347Z|8afd1d2b-3758-485b-b248-bbb4153b62b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:17.686Z|009a2023-3d6b-4f64-9f00-c882861e1787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:17.687Z|009a2023-3d6b-4f64-9f00-c882861e1787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:21.364Z|62e7e521-2c24-46d7-8326-d6cdc8f307a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:21.367Z|62e7e521-2c24-46d7-8326-d6cdc8f307a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:21.369Z|115c374d-f086-4214-a142-137375df39b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:21.369Z|115c374d-f086-4214-a142-137375df39b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:22.582Z|af22ea5f-e027-4414-b16e-a84b191bd0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:08:22.583Z|af22ea5f-e027-4414-b16e-a84b191bd0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:08:27.714Z|7047f582-8d2e-4184-a0eb-ed94e1bab0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:27.715Z|7047f582-8d2e-4184-a0eb-ed94e1bab0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:31.392Z|2c28fa2e-942e-4ee5-ad75-a32c22d5ae12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:31.393Z|2c28fa2e-942e-4ee5-ad75-a32c22d5ae12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:31.395Z|a57d5b0b-f859-49ef-96d3-590b63e92b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:31.396Z|a57d5b0b-f859-49ef-96d3-590b63e92b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:37.582Z|171182c6-e15c-4c81-9413-7db61ccc4806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:08:37.583Z|171182c6-e15c-4c81-9413-7db61ccc4806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:08:37.740Z|79c41037-16b7-402b-894d-856a8d4238dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:37.741Z|79c41037-16b7-402b-894d-856a8d4238dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:37.788Z|0c6d9c3b-185e-4e80-bd60-a18c8f8860c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:08:37.789Z|0c6d9c3b-185e-4e80-bd60-a18c8f8860c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:08:41.418Z|f088b95c-2106-41ba-8564-c109cf303917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:41.421Z|3d17a4a6-c255-4b12-a4dc-974953ff55c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:41.419Z|f088b95c-2106-41ba-8564-c109cf303917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:41.422Z|3d17a4a6-c255-4b12-a4dc-974953ff55c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:45.152Z|80f581a8-246e-4723-8b8d-106db30b8d25|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:08:45.153Z|80f581a8-246e-4723-8b8d-106db30b8d25|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:47.765Z|612c0f7d-5e18-48c7-830a-cd45db869a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:47.766Z|612c0f7d-5e18-48c7-830a-cd45db869a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:51.447Z|1557e337-28b7-4c83-9565-e5255f37c9d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:51.447Z|e68fe637-1848-4969-8908-baf99211a2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:51.448Z|e68fe637-1848-4969-8908-baf99211a2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:51.448Z|1557e337-28b7-4c83-9565-e5255f37c9d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:08:52.582Z|92b91dab-78ec-41f7-b76f-9d07c8f758c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:08:52.584Z|92b91dab-78ec-41f7-b76f-9d07c8f758c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:08:57.794Z|38b5fd01-547d-4f4b-b733-dc3e205ad4a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:08:57.795Z|38b5fd01-547d-4f4b-b733-dc3e205ad4a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:01.471Z|a9535070-ccd1-4557-91dc-3dfba8634aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:01.473Z|a9535070-ccd1-4557-91dc-3dfba8634aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:01.474Z|aacceba1-d134-4f6e-a95b-10681467453a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:01.475Z|aacceba1-d134-4f6e-a95b-10681467453a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:07.582Z|23a014e5-f070-414a-bac3-9fe46729cdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:09:07.583Z|23a014e5-f070-414a-bac3-9fe46729cdd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:09:07.790Z|3fb07f98-4da8-4686-aa25-30bd73d379a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:09:07.791Z|3fb07f98-4da8-4686-aa25-30bd73d379a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:09:07.819Z|bc40daf5-a218-4fbc-a773-7eb602c7cb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:07.820Z|bc40daf5-a218-4fbc-a773-7eb602c7cb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:11.503Z|7a68b4cf-0d0a-4deb-aa57-c9b36cce1b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:11.503Z|f235a934-13dd-4541-a1ac-6e80ff4325f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:11.504Z|7a68b4cf-0d0a-4deb-aa57-c9b36cce1b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:11.504Z|f235a934-13dd-4541-a1ac-6e80ff4325f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:17.847Z|3671cb4e-ad75-4e31-a4b6-087111e5697c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:17.848Z|3671cb4e-ad75-4e31-a4b6-087111e5697c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:21.527Z|f7f7dd16-0dcf-4897-98a9-b6bc61f9aa00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:21.527Z|6c4bd87a-11e4-4c2a-8826-f22c42be4296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:21.528Z|f7f7dd16-0dcf-4897-98a9-b6bc61f9aa00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:21.528Z|6c4bd87a-11e4-4c2a-8826-f22c42be4296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:22.582Z|62885f7e-38d5-41f9-bf87-ad0cac851712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:09:22.583Z|62885f7e-38d5-41f9-bf87-ad0cac851712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:09:27.873Z|19999d62-8859-4aa0-92f0-e6d3bb452e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:27.874Z|19999d62-8859-4aa0-92f0-e6d3bb452e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:31.557Z|4bf0ee0d-25b4-4251-9033-de01c2821613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:31.557Z|266ad7ce-705e-4769-93a3-65804b4d2ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:31.558Z|4bf0ee0d-25b4-4251-9033-de01c2821613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:31.558Z|266ad7ce-705e-4769-93a3-65804b4d2ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:37.584Z|1b8bc111-7efb-4bae-8e68-694f61e7a8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:09:37.586Z|1b8bc111-7efb-4bae-8e68-694f61e7a8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:09:37.792Z|5d742495-9a2c-4256-a43f-9710e35e6835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:09:37.793Z|5d742495-9a2c-4256-a43f-9710e35e6835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:09:37.907Z|a9900380-8ff0-40f5-8adc-fa32833df09e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:37.909Z|a9900380-8ff0-40f5-8adc-fa32833df09e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:41.586Z|8f53419c-994e-4c90-901b-3bd6da060190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:41.587Z|8f53419c-994e-4c90-901b-3bd6da060190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:41.586Z|23194cd7-e663-40ea-9018-1451159e017c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:41.589Z|23194cd7-e663-40ea-9018-1451159e017c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:45.153Z|f96982fd-31be-4f0f-8ea0-c0dc69a00f0a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:09:45.154Z|f96982fd-31be-4f0f-8ea0-c0dc69a00f0a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:47.941Z|e77164cc-e56c-409b-a039-56cf940ceb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:47.942Z|e77164cc-e56c-409b-a039-56cf940ceb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:51.615Z|2d73f753-15ba-4f21-9184-609c6acea9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:51.616Z|78cecb01-7b16-4265-bbaf-15f301581765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:51.617Z|2d73f753-15ba-4f21-9184-609c6acea9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:51.617Z|78cecb01-7b16-4265-bbaf-15f301581765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:09:52.583Z|9d19aabb-a490-490d-b22d-7b132078a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:09:52.584Z|9d19aabb-a490-490d-b22d-7b132078a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:09:57.971Z|d36e7add-7d25-40cb-abaf-279a54c8631c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:09:57.972Z|d36e7add-7d25-40cb-abaf-279a54c8631c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:01.644Z|3a95c5b1-753e-4dcb-b1a6-a0dbce4b3b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:01.644Z|6c1c353f-4fe2-4498-a954-0d1334ed7b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:01.645Z|6c1c353f-4fe2-4498-a954-0d1334ed7b6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:01.645Z|3a95c5b1-753e-4dcb-b1a6-a0dbce4b3b55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:07.582Z|6cdbfd37-2c79-41c5-83f5-d1d439b23636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:10:07.583Z|6cdbfd37-2c79-41c5-83f5-d1d439b23636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:10:07.794Z|96333ea5-d9be-4109-86e4-35b60ded7846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:10:07.794Z|96333ea5-d9be-4109-86e4-35b60ded7846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:10:07.998Z|da8e618a-b7a1-4687-8fa8-6fb8cd3747f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:07.999Z|da8e618a-b7a1-4687-8fa8-6fb8cd3747f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:11.677Z|a7e5fbca-29b2-408a-8b9d-5b5850d8dcd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:11.677Z|b64c6249-2f03-4a37-8f36-211f3b213fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:11.678Z|b64c6249-2f03-4a37-8f36-211f3b213fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:11.678Z|a7e5fbca-29b2-408a-8b9d-5b5850d8dcd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:18.028Z|a9cef1d8-4b58-4f8c-947b-5c4e09d885b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:18.029Z|a9cef1d8-4b58-4f8c-947b-5c4e09d885b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:21.705Z|e17475e6-988c-4f41-b55c-7e8c2c3ea56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:21.705Z|c42704f2-1464-41a5-94b8-09d1db820798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:21.706Z|e17475e6-988c-4f41-b55c-7e8c2c3ea56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:21.707Z|c42704f2-1464-41a5-94b8-09d1db820798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:22.582Z|5d2716fd-1aed-4b02-ad23-49f7fe95b699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:10:22.584Z|5d2716fd-1aed-4b02-ad23-49f7fe95b699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:10:28.064Z|e273dcc3-92dd-4146-a730-ae5f7b14dcb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:28.066Z|e273dcc3-92dd-4146-a730-ae5f7b14dcb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:31.732Z|560cb57b-03e3-4eb8-a994-64f2b9b19af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:31.733Z|560cb57b-03e3-4eb8-a994-64f2b9b19af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:31.738Z|d6d9efc3-1e70-4cc0-bbb0-10c66ec890dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:31.739Z|d6d9efc3-1e70-4cc0-bbb0-10c66ec890dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:37.583Z|342ba9d8-ffe3-4bbe-9971-6484a1de076a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:10:37.583Z|342ba9d8-ffe3-4bbe-9971-6484a1de076a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:10:37.795Z|173c5aa1-c819-4535-b69b-6b3d6c700eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:10:37.796Z|173c5aa1-c819-4535-b69b-6b3d6c700eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:10:38.093Z|4de086a0-95f6-4906-b56e-dd71310a9ba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:38.095Z|4de086a0-95f6-4906-b56e-dd71310a9ba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:41.763Z|a3b0dfa6-1794-4d8d-a2ef-fba2ddc3e99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:41.764Z|a3b0dfa6-1794-4d8d-a2ef-fba2ddc3e99c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:41.765Z|8514eaba-66d2-4437-b49b-3ed689d2a838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:41.766Z|8514eaba-66d2-4437-b49b-3ed689d2a838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:45.151Z|6601e116-db00-41ce-91cd-d6f11f8be885|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:10:45.152Z|6601e116-db00-41ce-91cd-d6f11f8be885|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:48.120Z|3fe5f229-ba78-470d-aec6-81fb902c6890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:48.122Z|3fe5f229-ba78-470d-aec6-81fb902c6890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:51.792Z|665edf4e-1edd-468a-a339-29b1e30005a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:51.792Z|9f509870-e33d-4e0c-bde0-2302e7bb5ce5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:51.793Z|665edf4e-1edd-468a-a339-29b1e30005a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:51.793Z|9f509870-e33d-4e0c-bde0-2302e7bb5ce5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:10:52.582Z|d1e26515-17f9-48ce-949a-2d7b7ef53a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:10:52.583Z|d1e26515-17f9-48ce-949a-2d7b7ef53a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:10:58.147Z|2c40636c-3d91-4ce0-9e6b-3ca3e6cebbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:10:58.148Z|2c40636c-3d91-4ce0-9e6b-3ca3e6cebbdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:01.819Z|a7a529b7-c747-4bee-9975-fa01f00f7933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:01.819Z|a7a529b7-c747-4bee-9975-fa01f00f7933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:01.822Z|204c0c51-a055-4182-a6c3-7915f3d4dcce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:01.823Z|204c0c51-a055-4182-a6c3-7915f3d4dcce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:07.582Z|e51d9bd5-1d43-48c6-a5ae-0c41dfb08bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:11:07.584Z|e51d9bd5-1d43-48c6-a5ae-0c41dfb08bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:11:07.796Z|c6db8355-f01c-42b2-aa15-82c661d261cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:11:07.797Z|c6db8355-f01c-42b2-aa15-82c661d261cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:11:08.175Z|1e2d81ba-2504-4f30-97d2-4b40a715079d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:08.176Z|1e2d81ba-2504-4f30-97d2-4b40a715079d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:11.847Z|9703c0d4-76ae-4f68-a42f-4c14fe64de71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:11.847Z|ad058d8d-cacd-4eec-878b-339ae3b5926f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:11.848Z|ad058d8d-cacd-4eec-878b-339ae3b5926f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:11.848Z|9703c0d4-76ae-4f68-a42f-4c14fe64de71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:18.203Z|6b488f39-790d-4702-9727-3ef3e721715a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:18.204Z|6b488f39-790d-4702-9727-3ef3e721715a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:21.875Z|79446cc0-b3f1-4155-b3b2-080f70c92be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:21.876Z|79446cc0-b3f1-4155-b3b2-080f70c92be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:21.879Z|6cf043f0-5517-496e-852c-1fcc1e6724b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:21.880Z|6cf043f0-5517-496e-852c-1fcc1e6724b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:22.582Z|ebbfc4cb-3b58-441f-864c-9327e6c4b788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:11:22.583Z|ebbfc4cb-3b58-441f-864c-9327e6c4b788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:11:28.230Z|335fddf9-2130-4c8b-ba72-fdbfc6958a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:28.231Z|335fddf9-2130-4c8b-ba72-fdbfc6958a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:31.904Z|6f1d6bee-b1a1-42dc-b58d-f90574404bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:31.905Z|6f1d6bee-b1a1-42dc-b58d-f90574404bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:31.911Z|14ad8f67-d8be-4f74-a076-3c6836ba2ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:31.912Z|14ad8f67-d8be-4f74-a076-3c6836ba2ab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:37.582Z|f067db59-db25-4c9b-8691-bbed4ab3647c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:11:37.584Z|f067db59-db25-4c9b-8691-bbed4ab3647c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:11:37.798Z|dddfeda9-484f-48f1-a10f-ac54387b4d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:11:37.798Z|dddfeda9-484f-48f1-a10f-ac54387b4d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:11:38.262Z|c5f4a6a7-6a6c-4725-9a88-418bfa10c91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:38.263Z|c5f4a6a7-6a6c-4725-9a88-418bfa10c91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:41.938Z|2c41e942-423d-4402-9439-10e2b7a9c0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:41.939Z|2c41e942-423d-4402-9439-10e2b7a9c0bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:41.945Z|71fab950-74c2-4ac5-9e67-f4b21c16fe06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:41.946Z|71fab950-74c2-4ac5-9e67-f4b21c16fe06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:45.151Z|1fe8b6a1-e623-45dd-bd56-902eeb152df8|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:11:45.152Z|1fe8b6a1-e623-45dd-bd56-902eeb152df8|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:48.295Z|9dad284a-dac3-40eb-80ab-d5cc136cd231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:48.296Z|9dad284a-dac3-40eb-80ab-d5cc136cd231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:51.973Z|bce29aae-0bfc-4536-b67e-3287a7b3b2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:51.973Z|4a1386ad-e618-4578-a4b2-04f7d419f997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:51.976Z|bce29aae-0bfc-4536-b67e-3287a7b3b2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:51.976Z|4a1386ad-e618-4578-a4b2-04f7d419f997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:11:52.583Z|85f32a1a-f000-4980-b17e-ee5db72a6d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:11:52.584Z|85f32a1a-f000-4980-b17e-ee5db72a6d4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:11:58.328Z|7bd3d6e1-16ec-47be-bc97-5f2128d9e6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:11:58.330Z|7bd3d6e1-16ec-47be-bc97-5f2128d9e6a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:02.010Z|ed2816ee-c0fd-4f9a-a75b-13aa742890a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:02.010Z|30a52d6d-9450-43ea-9d5e-d94182742540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:02.011Z|ed2816ee-c0fd-4f9a-a75b-13aa742890a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:02.011Z|30a52d6d-9450-43ea-9d5e-d94182742540|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:07.583Z|07451271-2d61-4423-a8b9-0521aaad2399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:12:07.584Z|07451271-2d61-4423-a8b9-0521aaad2399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:12:07.799Z|d84dd035-686b-4e03-ae35-54f7b7cd4355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:12:07.800Z|d84dd035-686b-4e03-ae35-54f7b7cd4355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:12:08.358Z|5115c866-5302-41ce-8cc6-74d3eee8598d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:08.359Z|5115c866-5302-41ce-8cc6-74d3eee8598d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:12.035Z|24e26da2-40fe-43ef-87b3-30c7443c466c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:12.036Z|24e26da2-40fe-43ef-87b3-30c7443c466c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:12.038Z|a463f2e2-cc34-42a1-9a70-4b51e162121e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:12.038Z|a463f2e2-cc34-42a1-9a70-4b51e162121e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:18.390Z|5f859fcb-175e-47db-9c5a-39ca96e91039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:18.391Z|5f859fcb-175e-47db-9c5a-39ca96e91039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:22.066Z|4d41b46a-73c2-4d22-ab1d-8d18a86f99ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:22.066Z|3e5d394a-ea61-4f47-b4b6-ab3960a11ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:22.068Z|4d41b46a-73c2-4d22-ab1d-8d18a86f99ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:22.068Z|3e5d394a-ea61-4f47-b4b6-ab3960a11ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:22.582Z|0fefffa3-deac-436d-ba72-dc431340fb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:12:22.583Z|0fefffa3-deac-436d-ba72-dc431340fb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:12:28.420Z|1729e2cc-deb7-493e-b6c1-4250d1557174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:28.421Z|1729e2cc-deb7-493e-b6c1-4250d1557174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:32.099Z|8398d6ef-b7b0-4618-beda-c1d7ab373229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:32.099Z|66f3d87d-0268-47f8-9fe8-46bac673222a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:32.101Z|66f3d87d-0268-47f8-9fe8-46bac673222a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:32.101Z|8398d6ef-b7b0-4618-beda-c1d7ab373229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:37.582Z|f3895941-3f42-4f4a-9d9c-a2512a56dd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:12:37.584Z|f3895941-3f42-4f4a-9d9c-a2512a56dd0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:12:37.801Z|5e6a811b-c4cc-4702-980e-aee8335bf3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:12:37.802Z|5e6a811b-c4cc-4702-980e-aee8335bf3e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:12:38.451Z|db2d69f3-bef8-400b-bf9e-18fa1ec93872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:38.452Z|db2d69f3-bef8-400b-bf9e-18fa1ec93872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:42.130Z|f58512a9-ca41-4486-895c-c98fd7a3498b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:42.130Z|626b1bbf-4092-4c7a-a41a-36c71b71b7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:42.132Z|626b1bbf-4092-4c7a-a41a-36c71b71b7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:42.132Z|f58512a9-ca41-4486-895c-c98fd7a3498b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:45.153Z|f6da0ac5-1226-4e0f-8a84-bd43768f1610|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:12:45.154Z|f6da0ac5-1226-4e0f-8a84-bd43768f1610|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:48.480Z|aa1e5090-cada-4fde-8723-7654b0b541ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:48.481Z|aa1e5090-cada-4fde-8723-7654b0b541ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:52.158Z|20fda584-a17b-4be3-ab1e-779a763d391c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:52.158Z|db4ec136-fc1b-44aa-afbc-ceeb706afb81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:52.159Z|20fda584-a17b-4be3-ab1e-779a763d391c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:52.159Z|db4ec136-fc1b-44aa-afbc-ceeb706afb81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:12:52.582Z|73a592ae-904c-45b2-a9cf-f2f4a0dcdf56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:12:52.583Z|73a592ae-904c-45b2-a9cf-f2f4a0dcdf56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:12:58.509Z|7b064e0a-df79-434e-ae61-120633cdb34d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:12:58.511Z|7b064e0a-df79-434e-ae61-120633cdb34d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:02.189Z|c2a7207c-ffd0-4be2-8a8b-4da1337dd632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:02.189Z|5c0ceaa6-e7e4-41e5-add0-3db48f37cf39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:02.190Z|c2a7207c-ffd0-4be2-8a8b-4da1337dd632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:02.190Z|5c0ceaa6-e7e4-41e5-add0-3db48f37cf39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:07.582Z|f9a30da7-1697-48ac-8c51-918371279c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:13:07.583Z|f9a30da7-1697-48ac-8c51-918371279c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:13:07.803Z|3351bcf3-5e7b-4d15-ab1d-f0945977213e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:13:07.804Z|3351bcf3-5e7b-4d15-ab1d-f0945977213e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:13:08.540Z|f9643e6c-993c-410f-9f29-f818849f6d91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:08.541Z|f9643e6c-993c-410f-9f29-f818849f6d91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:12.220Z|22d33b50-0bcd-4b23-b143-9ce67b18db22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:12.220Z|a8d15aba-f18e-4f0e-abd3-a40b1aec5213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:12.221Z|22d33b50-0bcd-4b23-b143-9ce67b18db22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:12.221Z|a8d15aba-f18e-4f0e-abd3-a40b1aec5213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:18.568Z|e0f5bd2c-0b3d-4add-a659-36484c9f1b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:18.569Z|e0f5bd2c-0b3d-4add-a659-36484c9f1b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:22.250Z|2a566205-b127-48bf-928c-ad1ea1838259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:22.250Z|094604fc-e2c4-4967-a95d-0d3dacc5d3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:22.251Z|2a566205-b127-48bf-928c-ad1ea1838259|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:22.252Z|094604fc-e2c4-4967-a95d-0d3dacc5d3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:22.582Z|50a5e27e-1a6b-4300-a6ea-1b2fa50b766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:13:22.584Z|50a5e27e-1a6b-4300-a6ea-1b2fa50b766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:13:28.595Z|f3191963-35a4-4f76-9ac8-ed4fa46d1307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:28.596Z|f3191963-35a4-4f76-9ac8-ed4fa46d1307|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:32.279Z|ff964ae0-d70b-4bdc-9b36-bd2599084331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:32.279Z|1c4a668c-b103-4011-888c-11535c95cd35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:32.280Z|1c4a668c-b103-4011-888c-11535c95cd35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:32.280Z|ff964ae0-d70b-4bdc-9b36-bd2599084331|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:37.583Z|dc453b17-cf39-41aa-aa14-8fcc3f52b4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:13:37.584Z|dc453b17-cf39-41aa-aa14-8fcc3f52b4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:13:37.805Z|5d1eef96-7a00-4a82-ae01-dbeb6bcc58ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:13:37.805Z|5d1eef96-7a00-4a82-ae01-dbeb6bcc58ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:13:38.624Z|1f222522-05b2-4a55-8f1f-ce11aeab063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:38.626Z|1f222522-05b2-4a55-8f1f-ce11aeab063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:42.307Z|0f20d460-6d74-4a3d-ab66-cebfaeb1734a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:42.307Z|ae99fd9a-ff9f-40af-9e05-b44af79018e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:42.308Z|0f20d460-6d74-4a3d-ab66-cebfaeb1734a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:42.308Z|ae99fd9a-ff9f-40af-9e05-b44af79018e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:45.152Z|23445cda-25e5-4313-972e-fd901487f4b2|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:13:45.153Z|23445cda-25e5-4313-972e-fd901487f4b2|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:48.657Z|4e037c82-8c7f-431f-92e6-c43d6b7dde51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:48.659Z|4e037c82-8c7f-431f-92e6-c43d6b7dde51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:52.336Z|f20a4f20-d79c-4dc4-bff4-8a83d2bf8ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:52.336Z|93fc3219-3912-42a1-bf30-8309d875e4f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:52.337Z|f20a4f20-d79c-4dc4-bff4-8a83d2bf8ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:52.339Z|93fc3219-3912-42a1-bf30-8309d875e4f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:13:52.583Z|cdeedaee-0241-45fd-b354-765c6c8b0bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:13:52.584Z|cdeedaee-0241-45fd-b354-765c6c8b0bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:13:58.689Z|af1981b2-93e2-4091-9a2e-e5652ff554e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:13:58.690Z|af1981b2-93e2-4091-9a2e-e5652ff554e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:02.362Z|d6948534-e35a-4e7e-8d49-dd619d20ee44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:02.363Z|d6948534-e35a-4e7e-8d49-dd619d20ee44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:02.364Z|802450de-46be-4480-ba30-7745ed5a9b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:02.365Z|802450de-46be-4480-ba30-7745ed5a9b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:07.582Z|c3e320de-ee6c-49e9-acb3-af3e8d676855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:14:07.585Z|c3e320de-ee6c-49e9-acb3-af3e8d676855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:14:07.806Z|633d6add-1897-4d89-bc8e-258949fe4e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:14:07.807Z|633d6add-1897-4d89-bc8e-258949fe4e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:14:08.717Z|ac1bbac5-a739-4552-bf1f-bf3f19075ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:08.718Z|ac1bbac5-a739-4552-bf1f-bf3f19075ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:12.392Z|cda617cf-1cc6-4ddb-a571-a0e7cb078f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:12.394Z|cda617cf-1cc6-4ddb-a571-a0e7cb078f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:12.399Z|7cc1f12d-23bf-4b7e-91a4-8576fb6ca6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:12.400Z|7cc1f12d-23bf-4b7e-91a4-8576fb6ca6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:18.748Z|f56f556f-a328-43b3-995d-4d7c13901425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:18.750Z|f56f556f-a328-43b3-995d-4d7c13901425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:22.427Z|de7c2541-e066-4f61-adf6-c680c6507467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:22.427Z|f67a60e6-86bd-4b44-85f0-037de032f968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:22.428Z|de7c2541-e066-4f61-adf6-c680c6507467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:22.428Z|f67a60e6-86bd-4b44-85f0-037de032f968|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:22.582Z|7b2f43e8-ecd2-45eb-8003-2a9135de95a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:14:22.583Z|7b2f43e8-ecd2-45eb-8003-2a9135de95a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:14:28.777Z|c0a72bff-6a7b-47ae-b30b-7cd89c0e40fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:28.791Z|c0a72bff-6a7b-47ae-b30b-7cd89c0e40fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:32.457Z|5942df3b-c8cb-462f-be15-ab1ca19106ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:32.457Z|3fc1c7e0-abc2-4d94-a88f-210c7aee5e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:32.458Z|5942df3b-c8cb-462f-be15-ab1ca19106ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:32.458Z|3fc1c7e0-abc2-4d94-a88f-210c7aee5e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:37.582Z|3be5f9e7-975b-48ef-9bf8-82fb1474e031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:14:37.583Z|3be5f9e7-975b-48ef-9bf8-82fb1474e031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:14:37.808Z|52f755c2-c9c5-4cad-a278-d99ed160d652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:14:37.809Z|52f755c2-c9c5-4cad-a278-d99ed160d652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:14:38.816Z|2d100c53-0642-4656-a495-b37b25721829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:38.817Z|2d100c53-0642-4656-a495-b37b25721829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:42.480Z|9e4c8f02-8d5b-4c3e-8d88-251b5d67d97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:42.480Z|387bb3e5-bf28-41aa-b406-004e66f8eba9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:42.481Z|387bb3e5-bf28-41aa-b406-004e66f8eba9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:42.481Z|9e4c8f02-8d5b-4c3e-8d88-251b5d67d97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:45.151Z|1fc7d3bd-fad6-42ad-a269-e3cf9a2c4a65|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:14:45.152Z|1fc7d3bd-fad6-42ad-a269-e3cf9a2c4a65|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:48.842Z|16273fc8-1da5-4450-9bcb-78b9ff31bc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:48.843Z|16273fc8-1da5-4450-9bcb-78b9ff31bc7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:52.511Z|7bf67c30-9466-48ff-a06e-5dab6be50cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:52.512Z|7bf67c30-9466-48ff-a06e-5dab6be50cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:52.512Z|c02f3921-37a0-4219-b3ff-ac27a28e997f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:52.514Z|c02f3921-37a0-4219-b3ff-ac27a28e997f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:14:52.582Z|8fc1031d-3297-4494-9867-32175ca1c427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:14:52.584Z|8fc1031d-3297-4494-9867-32175ca1c427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:14:58.872Z|f027517a-6c00-4a95-97a6-2d1f8e408dd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:14:58.873Z|f027517a-6c00-4a95-97a6-2d1f8e408dd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:02.537Z|69e3617e-19e5-4667-9969-7085fb70a04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:02.538Z|69e3617e-19e5-4667-9969-7085fb70a04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:02.538Z|d10402d5-6efb-4b83-80dd-b9c53623e071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:02.540Z|d10402d5-6efb-4b83-80dd-b9c53623e071|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:07.582Z|43f64951-af42-45e7-8398-61fc73dd30bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:15:07.583Z|43f64951-af42-45e7-8398-61fc73dd30bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:15:07.815Z|83178792-70a7-434f-8d79-d7b187d67329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:15:07.816Z|83178792-70a7-434f-8d79-d7b187d67329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:15:08.901Z|7297cbae-702f-4c09-b59c-124ecf25c370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:08.902Z|7297cbae-702f-4c09-b59c-124ecf25c370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:12.566Z|35a70ddd-5f28-42c6-bb88-c56dd6fca41e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:12.566Z|4ce90408-3f15-4517-8532-bd5e57b5129a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:12.566Z|35a70ddd-5f28-42c6-bb88-c56dd6fca41e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:12.566Z|4ce90408-3f15-4517-8532-bd5e57b5129a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:18.931Z|142e2b11-d6f0-49e1-8896-1a7abf5cea41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:18.933Z|142e2b11-d6f0-49e1-8896-1a7abf5cea41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:22.582Z|7919110c-db02-4466-9c0f-7e73d8a278d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:15:22.583Z|7919110c-db02-4466-9c0f-7e73d8a278d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:15:22.592Z|b79f1664-9f8e-43ae-aa92-645665cd3656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:22.592Z|6347b8cc-de61-44fb-a0c1-3f820c0cf2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:22.593Z|b79f1664-9f8e-43ae-aa92-645665cd3656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:22.593Z|6347b8cc-de61-44fb-a0c1-3f820c0cf2a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:28.964Z|b4485c5f-6769-4073-b43a-ac21c721d673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:28.966Z|b4485c5f-6769-4073-b43a-ac21c721d673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:32.622Z|7d946a99-7202-4f56-81cb-2cfce69f8967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:32.621Z|864f88d1-b31c-4480-a6f3-6af6d328f31c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:32.623Z|7d946a99-7202-4f56-81cb-2cfce69f8967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:32.623Z|864f88d1-b31c-4480-a6f3-6af6d328f31c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:37.583Z|f561ce71-ef80-4e37-ae10-0b816bb3ac81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:15:37.585Z|f561ce71-ef80-4e37-ae10-0b816bb3ac81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:15:37.817Z|9dc0e675-38ba-49ab-9cab-405c3668c769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:15:37.818Z|9dc0e675-38ba-49ab-9cab-405c3668c769|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:15:38.994Z|7e50a4c9-614a-4172-bb32-a75c5ea7f9eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:38.996Z|7e50a4c9-614a-4172-bb32-a75c5ea7f9eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:42.648Z|7ec0731b-253a-4ed1-bc4c-82a0e1bf76ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:42.648Z|2a6a1928-2278-41b7-8ba9-9b089d259e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:42.649Z|2a6a1928-2278-41b7-8ba9-9b089d259e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:42.649Z|7ec0731b-253a-4ed1-bc4c-82a0e1bf76ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:45.154Z|9c8366e6-381f-4acd-a2f5-e069fdf926ec|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:15:45.155Z|9c8366e6-381f-4acd-a2f5-e069fdf926ec|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:49.025Z|34bef39f-ad43-4165-80c7-177c29c0035a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:49.027Z|34bef39f-ad43-4165-80c7-177c29c0035a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:52.583Z|f2f2ba99-b515-40a2-b84b-e6b7d0231925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:15:52.584Z|f2f2ba99-b515-40a2-b84b-e6b7d0231925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:15:52.676Z|fafa2146-aeb6-4c4d-b877-51e9eee1fb2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:52.676Z|20f08a4f-b9b5-4d45-88a4-096db326c7c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:52.677Z|20f08a4f-b9b5-4d45-88a4-096db326c7c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:52.677Z|fafa2146-aeb6-4c4d-b877-51e9eee1fb2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:15:59.057Z|342dd2af-b9da-4284-a1de-abfd5480a11d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:15:59.058Z|342dd2af-b9da-4284-a1de-abfd5480a11d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:02.701Z|4e545bbb-c574-4361-80cb-6390786db2fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:02.701Z|832eac36-61f6-499d-a691-e34fd2479428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:02.702Z|4e545bbb-c574-4361-80cb-6390786db2fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:02.702Z|832eac36-61f6-499d-a691-e34fd2479428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:07.583Z|9a4ae75d-78e3-4d29-8ca3-65693c922bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:16:07.587Z|9a4ae75d-78e3-4d29-8ca3-65693c922bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:16:07.818Z|5934b40e-bbfc-430d-b42e-da48f93a495f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:16:07.819Z|5934b40e-bbfc-430d-b42e-da48f93a495f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:16:09.091Z|0b20a716-f2b3-4a3b-aefc-1b9c0b110d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:09.093Z|0b20a716-f2b3-4a3b-aefc-1b9c0b110d55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:12.726Z|0a876876-01a2-4fd9-ad27-651cd042d74a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:12.727Z|296dc637-2e8a-4570-b4d5-118c599601ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:12.727Z|0a876876-01a2-4fd9-ad27-651cd042d74a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:12.727Z|296dc637-2e8a-4570-b4d5-118c599601ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:19.125Z|c84d7b40-86ab-4c67-9e57-21845d013fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:19.126Z|c84d7b40-86ab-4c67-9e57-21845d013fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:22.582Z|792d54fa-6360-41e3-b9be-868ce37b7072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:16:22.583Z|792d54fa-6360-41e3-b9be-868ce37b7072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:16:22.754Z|2669f3f1-2693-416c-a5cc-6b94017d82af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:22.754Z|3a37ee84-4b0b-45c8-a1bb-79725196bab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:22.755Z|2669f3f1-2693-416c-a5cc-6b94017d82af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:22.755Z|3a37ee84-4b0b-45c8-a1bb-79725196bab5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:29.154Z|6b2c05ad-9133-4633-ae2a-8cfa7bcc83db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:29.155Z|6b2c05ad-9133-4633-ae2a-8cfa7bcc83db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:32.783Z|bcb9dea2-f133-4694-af36-b532430a504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:32.783Z|c7dfdcf2-d0ba-420b-aa9d-2291b7c730a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:32.784Z|bcb9dea2-f133-4694-af36-b532430a504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:32.784Z|c7dfdcf2-d0ba-420b-aa9d-2291b7c730a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:37.582Z|d3ba9280-cd74-4921-a29f-ed01433a1663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:16:37.583Z|d3ba9280-cd74-4921-a29f-ed01433a1663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:16:37.821Z|f2b3dac2-8861-457a-824e-355c2a92ac5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:16:37.821Z|f2b3dac2-8861-457a-824e-355c2a92ac5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:16:39.179Z|ab66bd09-43b8-47dd-ac03-89ea3c25289d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:39.180Z|ab66bd09-43b8-47dd-ac03-89ea3c25289d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:42.808Z|690becc4-410d-42c5-957f-da3a7922ec49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:42.808Z|1c526f09-a4d5-448d-bf29-23a7b17cf4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:42.809Z|690becc4-410d-42c5-957f-da3a7922ec49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:42.809Z|1c526f09-a4d5-448d-bf29-23a7b17cf4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:45.151Z|bb5aedb6-9727-4805-9a6a-747c6fac827a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:16:45.152Z|bb5aedb6-9727-4805-9a6a-747c6fac827a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:49.204Z|2e0c20eb-730a-41c3-892b-73177e86ed98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:49.205Z|2e0c20eb-730a-41c3-892b-73177e86ed98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:52.582Z|ec30d3ad-0d18-4a03-9ebf-a86a77303cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:16:52.584Z|ec30d3ad-0d18-4a03-9ebf-a86a77303cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:16:52.831Z|f6cac71c-81ad-48ca-aa63-9b6f145cef1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:52.831Z|3bab90a2-638d-4c4f-932d-d0c2d0692b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:52.832Z|3bab90a2-638d-4c4f-932d-d0c2d0692b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:52.832Z|f6cac71c-81ad-48ca-aa63-9b6f145cef1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:16:59.230Z|6f4a5a5f-0eb0-44fe-b1b3-32b418d65050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:16:59.231Z|6f4a5a5f-0eb0-44fe-b1b3-32b418d65050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:02.857Z|0bc84fb7-5b72-4201-861d-a826b7d075d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:02.857Z|2fedc3df-c5f1-4078-a247-c61d2dc875b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:02.858Z|0bc84fb7-5b72-4201-861d-a826b7d075d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:02.858Z|2fedc3df-c5f1-4078-a247-c61d2dc875b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:07.582Z|dc496c2c-f017-4623-89de-62a0dffa63e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:17:07.583Z|dc496c2c-f017-4623-89de-62a0dffa63e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:17:07.822Z|6b9d6d4d-636f-45fc-b420-b6eaf9dcc855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:17:07.823Z|6b9d6d4d-636f-45fc-b420-b6eaf9dcc855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:17:09.256Z|5ca0bfbc-6647-4bb2-8219-6817f99fc189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:09.257Z|5ca0bfbc-6647-4bb2-8219-6817f99fc189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:12.883Z|703ad5e8-9e82-469a-a909-ee0efe46e5d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:12.884Z|703ad5e8-9e82-469a-a909-ee0efe46e5d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:12.884Z|4d2b410d-05cc-426f-9c38-99a67d7196a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:12.885Z|4d2b410d-05cc-426f-9c38-99a67d7196a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:19.286Z|62cb4042-160d-4b65-a546-47daf85a7ec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:19.288Z|62cb4042-160d-4b65-a546-47daf85a7ec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:22.582Z|ea65b3e2-4cb4-4166-9f89-950237f256b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:17:22.583Z|ea65b3e2-4cb4-4166-9f89-950237f256b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:17:22.910Z|310c68a7-8ab3-482f-b2b8-ca1bd52387e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:22.910Z|38a9e75c-4795-49b3-9638-1b0299edc48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:22.911Z|310c68a7-8ab3-482f-b2b8-ca1bd52387e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:22.912Z|38a9e75c-4795-49b3-9638-1b0299edc48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:29.317Z|51119f7b-774d-47c0-907d-7215541ffda3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:29.319Z|51119f7b-774d-47c0-907d-7215541ffda3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:32.938Z|6cc76e0a-df67-477e-a938-a95141734097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:32.938Z|7f84bdc5-976b-49a9-b846-ca33b9c9bdc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:32.940Z|7f84bdc5-976b-49a9-b846-ca33b9c9bdc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:32.940Z|6cc76e0a-df67-477e-a938-a95141734097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:37.583Z|2b2956e6-74ae-4823-a3b9-1148c1e08f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:17:37.586Z|2b2956e6-74ae-4823-a3b9-1148c1e08f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:17:37.824Z|ada16d41-dff2-41ab-b63a-4efffac6310a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:17:37.825Z|ada16d41-dff2-41ab-b63a-4efffac6310a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:17:39.347Z|150ef047-b73e-418b-97a3-5849e4fe7469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:39.349Z|150ef047-b73e-418b-97a3-5849e4fe7469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:42.969Z|dd444bde-d4ec-4f1b-9584-c06c4a9221bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:42.969Z|4dcb3901-0949-492b-ae42-9d3a867d0ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:42.970Z|dd444bde-d4ec-4f1b-9584-c06c4a9221bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:42.970Z|4dcb3901-0949-492b-ae42-9d3a867d0ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:45.152Z|d682639e-4d83-4f4a-8e2f-766cbe7295aa|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:17:45.154Z|d682639e-4d83-4f4a-8e2f-766cbe7295aa|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:49.379Z|bf8ab2e8-1f13-4383-9979-da521b34c2ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:49.381Z|bf8ab2e8-1f13-4383-9979-da521b34c2ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:52.582Z|f540cb2e-60e8-4807-8ff1-2a6a8e3b64a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:17:52.583Z|f540cb2e-60e8-4807-8ff1-2a6a8e3b64a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:17:52.995Z|4b89e389-1a51-42cb-a952-12a438fcbfe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:52.995Z|07b85356-3776-420d-8ce4-01063c355bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:52.996Z|4b89e389-1a51-42cb-a952-12a438fcbfe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:52.997Z|07b85356-3776-420d-8ce4-01063c355bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:17:59.408Z|e952aac6-fee5-4b94-8ef9-0b1b85407989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:17:59.409Z|e952aac6-fee5-4b94-8ef9-0b1b85407989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:03.027Z|d3e44081-b183-4e63-b462-721a126cde30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:03.027Z|6d598e2a-b7ca-45e2-b81d-510c6a337065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:03.028Z|6d598e2a-b7ca-45e2-b81d-510c6a337065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:03.029Z|d3e44081-b183-4e63-b462-721a126cde30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:07.583Z|090d7b94-2b2c-4c0d-bdf3-91340b80c446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:18:07.588Z|090d7b94-2b2c-4c0d-bdf3-91340b80c446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:18:07.825Z|484a72d1-6c59-4a90-ab4a-d031e162ba76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:18:07.826Z|484a72d1-6c59-4a90-ab4a-d031e162ba76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:18:09.448Z|68827ce5-4244-4c1b-be63-f0ac8abbe168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:09.450Z|68827ce5-4244-4c1b-be63-f0ac8abbe168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:13.058Z|6024046a-d53f-4753-8636-7d649d494d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:13.058Z|d10c03d9-e6b9-4a1a-bdda-89c05661c1e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:13.060Z|6024046a-d53f-4753-8636-7d649d494d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:13.060Z|d10c03d9-e6b9-4a1a-bdda-89c05661c1e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:19.481Z|54ad0262-d5c0-4128-a714-f77fc02bb00a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:19.482Z|54ad0262-d5c0-4128-a714-f77fc02bb00a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:22.584Z|287013b6-f88c-46ba-abe2-95edf0a6d77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:18:22.585Z|287013b6-f88c-46ba-abe2-95edf0a6d77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:18:23.088Z|db1032a4-5542-4639-b37b-375925c210db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:23.088Z|1cd016df-794a-447c-bf0b-0cd988e01314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:23.089Z|db1032a4-5542-4639-b37b-375925c210db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:23.089Z|1cd016df-794a-447c-bf0b-0cd988e01314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:29.510Z|a58f371d-81eb-4ab5-bb92-cd679d4fa795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:29.511Z|a58f371d-81eb-4ab5-bb92-cd679d4fa795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:33.114Z|ec832f59-f14e-40d9-a71e-301d51e6a586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:33.115Z|ec832f59-f14e-40d9-a71e-301d51e6a586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:33.116Z|e8bcfaa6-7bdd-4b38-b5cf-699bc64fe840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:33.117Z|e8bcfaa6-7bdd-4b38-b5cf-699bc64fe840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:37.582Z|9ca983ca-8e50-440c-a2bb-e122b039af6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:18:37.583Z|9ca983ca-8e50-440c-a2bb-e122b039af6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:18:37.827Z|c91bb5e6-e57b-4cf9-9df7-9b5d557fd882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:18:37.827Z|c91bb5e6-e57b-4cf9-9df7-9b5d557fd882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:18:39.539Z|e41dad9f-bdde-408a-b72f-3fc1804afb47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:39.540Z|e41dad9f-bdde-408a-b72f-3fc1804afb47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:43.140Z|2f4b4f2b-dd40-42f2-953a-03cf5cfd700c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:43.140Z|a8c7ff20-e299-4e26-a4ec-d64ab8a5f62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:43.141Z|a8c7ff20-e299-4e26-a4ec-d64ab8a5f62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:43.141Z|2f4b4f2b-dd40-42f2-953a-03cf5cfd700c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:45.152Z|9f8618f9-181b-4a63-b1f7-d9b24448c258|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:18:45.153Z|9f8618f9-181b-4a63-b1f7-d9b24448c258|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:49.567Z|41fce06e-e7b0-4991-af66-e81d36ad1c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:49.568Z|41fce06e-e7b0-4991-af66-e81d36ad1c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:52.582Z|1d233399-23e7-4543-abe6-aa4dde1f58d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:18:52.584Z|1d233399-23e7-4543-abe6-aa4dde1f58d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:18:53.165Z|3be35f1f-63a4-4280-b971-b1ed21080d12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:53.165Z|d2687032-6417-4b57-a766-3d3990d4d3a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:53.166Z|d2687032-6417-4b57-a766-3d3990d4d3a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:53.166Z|3be35f1f-63a4-4280-b971-b1ed21080d12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:18:59.593Z|665d7966-e80e-4d4d-9ef3-fb805871f41d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:18:59.594Z|665d7966-e80e-4d4d-9ef3-fb805871f41d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:03.192Z|3d4d13d4-dad5-4a58-b9f3-d5e43eeab534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:03.193Z|3d4d13d4-dad5-4a58-b9f3-d5e43eeab534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:03.194Z|4b700867-2994-480c-b39b-0b1cd1bfad6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:03.195Z|4b700867-2994-480c-b39b-0b1cd1bfad6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:07.582Z|8f0589c0-3309-4c29-b744-82867b7a3a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:19:07.583Z|8f0589c0-3309-4c29-b744-82867b7a3a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:19:07.828Z|ae8e5fa4-9904-4656-b09f-45363e3f4ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:19:07.829Z|ae8e5fa4-9904-4656-b09f-45363e3f4ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:19:09.622Z|3b1223f4-73be-4ee7-bfd0-2b23972a7d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:09.623Z|3b1223f4-73be-4ee7-bfd0-2b23972a7d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:13.218Z|84a5bfa5-c634-46e0-aaf3-ee7f46a7e48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:13.219Z|84a5bfa5-c634-46e0-aaf3-ee7f46a7e48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:13.220Z|0d734894-ca59-479d-b0f3-f126146c57ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:13.221Z|0d734894-ca59-479d-b0f3-f126146c57ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:19.651Z|5a33e30f-99ba-490a-b73e-74a9a448a7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:19.653Z|5a33e30f-99ba-490a-b73e-74a9a448a7f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:22.582Z|cd4318fc-4a3b-4d32-9eb5-0011ed0a2e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:19:22.583Z|cd4318fc-4a3b-4d32-9eb5-0011ed0a2e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:19:23.243Z|deb1f0da-553e-45f3-abcd-49cd6ab71b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:23.243Z|ccbd82d3-99fc-45b7-920a-c8ae421c4fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:23.244Z|ccbd82d3-99fc-45b7-920a-c8ae421c4fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:23.244Z|deb1f0da-553e-45f3-abcd-49cd6ab71b36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:29.683Z|af2d8185-2ef0-455a-b851-d351343f1cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:29.684Z|af2d8185-2ef0-455a-b851-d351343f1cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:33.273Z|6e5bc482-6333-48c0-95ef-66361701e44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:33.274Z|420b9fc2-e1c4-4433-85b1-bb2f7ebb30d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:33.275Z|420b9fc2-e1c4-4433-85b1-bb2f7ebb30d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:33.275Z|6e5bc482-6333-48c0-95ef-66361701e44a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:37.583Z|c7a0baa8-a9b4-47b8-ada9-849a2842fef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:19:37.584Z|c7a0baa8-a9b4-47b8-ada9-849a2842fef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:19:37.830Z|802352d5-c69d-4af7-9b66-d53105a1dec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:19:37.831Z|802352d5-c69d-4af7-9b66-d53105a1dec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:19:39.713Z|a662bb3a-60c4-49c2-979b-1179f66cb27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:39.715Z|a662bb3a-60c4-49c2-979b-1179f66cb27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:43.299Z|6357415e-9699-46ba-8611-0b797782c7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:43.299Z|379c02ce-35c3-44a9-a924-48c30a9db06c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:43.300Z|6357415e-9699-46ba-8611-0b797782c7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:43.302Z|379c02ce-35c3-44a9-a924-48c30a9db06c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:45.152Z|ecd4c8c2-fb2d-4ccd-9121-d6f2edfeaef8|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:19:45.153Z|ecd4c8c2-fb2d-4ccd-9121-d6f2edfeaef8|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:49.744Z|885f1357-151c-486e-b6b5-2da581c77f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:49.745Z|885f1357-151c-486e-b6b5-2da581c77f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:52.582Z|18fdff63-ab1b-40d8-8677-aeff43d12261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:19:52.583Z|18fdff63-ab1b-40d8-8677-aeff43d12261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:19:53.327Z|647bce56-536e-41ae-8c10-2bb1477d13f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:53.329Z|647bce56-536e-41ae-8c10-2bb1477d13f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:53.329Z|4986e001-1e21-40b7-b827-232b826b5954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:53.330Z|4986e001-1e21-40b7-b827-232b826b5954|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:19:59.772Z|8b072412-0cd8-4bc4-8b30-c16872cb0002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:19:59.773Z|8b072412-0cd8-4bc4-8b30-c16872cb0002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:03.355Z|c0cbe04f-8730-46ef-9233-15aff643be38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:03.355Z|eaf0b96d-6d7d-435e-a118-8ee4def1c322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:03.357Z|c0cbe04f-8730-46ef-9233-15aff643be38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:03.357Z|eaf0b96d-6d7d-435e-a118-8ee4def1c322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:07.583Z|c173cd77-88a1-4a65-b239-8a28dfc9868b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:20:07.584Z|c173cd77-88a1-4a65-b239-8a28dfc9868b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:20:07.832Z|45bfee3b-83c3-4c35-9f53-ba2e123e620f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:20:07.833Z|45bfee3b-83c3-4c35-9f53-ba2e123e620f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:20:09.805Z|1127d3a5-d5bf-4d7d-8dec-b36c05a7e2d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:09.806Z|1127d3a5-d5bf-4d7d-8dec-b36c05a7e2d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:13.382Z|0cc3e71d-0266-4c57-b1f7-c62369f49d51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:13.383Z|0cc3e71d-0266-4c57-b1f7-c62369f49d51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:13.383Z|3a7ebf4a-3a5f-470c-a452-105f15f5dbec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:13.386Z|3a7ebf4a-3a5f-470c-a452-105f15f5dbec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:19.832Z|783c97b1-2b89-48d3-b239-6be64dc09df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:19.833Z|783c97b1-2b89-48d3-b239-6be64dc09df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:22.582Z|fa7e9a43-5499-4b17-a1aa-495e760a2b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:20:22.584Z|fa7e9a43-5499-4b17-a1aa-495e760a2b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:20:23.413Z|eefbeda7-01db-4d9b-b146-a3982991281d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:23.413Z|7b55d3ee-9d5e-41be-ad9b-35c034dbe8d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:23.414Z|eefbeda7-01db-4d9b-b146-a3982991281d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:23.414Z|7b55d3ee-9d5e-41be-ad9b-35c034dbe8d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:29.861Z|4f0f2834-38e1-46e9-a6ab-64b115990228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:29.863Z|4f0f2834-38e1-46e9-a6ab-64b115990228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:33.439Z|50f9f722-4ab8-49c1-bea5-e02fbfee2528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:33.439Z|1a9a45c5-5dea-4e15-8a6a-b2211d06e2d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:33.440Z|50f9f722-4ab8-49c1-bea5-e02fbfee2528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:33.440Z|1a9a45c5-5dea-4e15-8a6a-b2211d06e2d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:37.582Z|7509cee0-a3dd-4494-8332-a831a6848ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:20:37.583Z|7509cee0-a3dd-4494-8332-a831a6848ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:20:37.834Z|7e18a5d7-569d-4ac3-afd6-cd354e8e1f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:20:37.835Z|7e18a5d7-569d-4ac3-afd6-cd354e8e1f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:20:39.889Z|ca3de50d-e0f3-4ef2-8d71-3ff26d4e7927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:39.890Z|ca3de50d-e0f3-4ef2-8d71-3ff26d4e7927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:43.465Z|1827b9b5-7566-4c5d-949d-91e4e016e110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:43.465Z|76670bc7-75fb-4bb8-9ebe-5e06bf68998a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:43.466Z|1827b9b5-7566-4c5d-949d-91e4e016e110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:43.466Z|76670bc7-75fb-4bb8-9ebe-5e06bf68998a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:45.152Z|ec7d39b0-e110-4f2f-a10c-40d79a2fdc17|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:20:45.153Z|ec7d39b0-e110-4f2f-a10c-40d79a2fdc17|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:49.916Z|f81ef9eb-f400-4e40-930e-9ff87747a8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:49.917Z|f81ef9eb-f400-4e40-930e-9ff87747a8aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:52.584Z|3e50daed-a52f-4617-85a0-3f1fcc8a3cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:20:52.586Z|3e50daed-a52f-4617-85a0-3f1fcc8a3cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:20:53.491Z|d94b5206-c187-41ab-b725-a0a867c3ebf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:53.492Z|d94b5206-c187-41ab-b725-a0a867c3ebf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:53.493Z|a7d37b92-147e-483c-bf84-e0ec480e31c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:53.494Z|a7d37b92-147e-483c-bf84-e0ec480e31c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:20:59.941Z|b633c3c2-1d1e-4b70-8cb2-e01785fed82e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:20:59.942Z|b633c3c2-1d1e-4b70-8cb2-e01785fed82e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:03.515Z|ab987d9a-6d11-465f-a9a9-9b34cb67fdcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:03.516Z|ab987d9a-6d11-465f-a9a9-9b34cb67fdcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:03.518Z|f0955e24-d89f-4fde-9de8-e64bd8ddba10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:03.518Z|f0955e24-d89f-4fde-9de8-e64bd8ddba10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:07.582Z|705e9be9-f0ce-4c2d-8a61-113d5091dc5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:21:07.583Z|705e9be9-f0ce-4c2d-8a61-113d5091dc5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:21:07.836Z|44c4c252-12c1-4a73-bc8c-bd0af7e2e823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:21:07.836Z|44c4c252-12c1-4a73-bc8c-bd0af7e2e823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:21:10.038Z|40cecdda-5cb4-4762-87c4-3a5b1934919a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:10.038Z|40cecdda-5cb4-4762-87c4-3a5b1934919a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:13.541Z|cd0b120c-45e9-4e57-9186-aa034425e7db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:13.541Z|d551d65b-a17b-4d8e-a3b3-31b24e0066f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:13.542Z|cd0b120c-45e9-4e57-9186-aa034425e7db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:13.542Z|d551d65b-a17b-4d8e-a3b3-31b24e0066f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:20.067Z|72498753-9863-4d3e-b94c-3d9b0512be97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:20.068Z|72498753-9863-4d3e-b94c-3d9b0512be97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:22.582Z|0fdc4c91-7d6c-4f54-b98d-f84dc15c8b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:21:22.583Z|0fdc4c91-7d6c-4f54-b98d-f84dc15c8b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:21:23.571Z|3214ec7d-ff4a-45d8-b1e3-1fa4f492b904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:23.571Z|e0b9dbc2-6c81-4e1c-8762-0f8ab492223a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:23.573Z|3214ec7d-ff4a-45d8-b1e3-1fa4f492b904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:23.573Z|e0b9dbc2-6c81-4e1c-8762-0f8ab492223a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:30.098Z|4bffd942-19d6-4023-9c66-160e00ee4ea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:30.100Z|4bffd942-19d6-4023-9c66-160e00ee4ea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:33.607Z|85019bac-9d85-4b3a-af59-f98bec6bfece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:33.607Z|e874da77-a832-4038-ac4b-de967622a6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:33.608Z|85019bac-9d85-4b3a-af59-f98bec6bfece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:33.608Z|e874da77-a832-4038-ac4b-de967622a6fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:37.582Z|09bd5581-7d9b-4230-8b14-f967ea817441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:21:37.585Z|09bd5581-7d9b-4230-8b14-f967ea817441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:21:37.837Z|4f7c7f79-f854-48cb-b540-ff1af1151cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:21:37.838Z|4f7c7f79-f854-48cb-b540-ff1af1151cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:21:40.125Z|8b586ea4-380e-489e-9535-a64a8025ef23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:40.126Z|8b586ea4-380e-489e-9535-a64a8025ef23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:43.638Z|e1e0b35a-f526-46c2-bf45-68ef1cb67561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:43.638Z|e22efe81-1824-4820-8672-353b56c33e42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:43.639Z|e22efe81-1824-4820-8672-353b56c33e42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:43.639Z|e1e0b35a-f526-46c2-bf45-68ef1cb67561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:45.151Z|20eb4a2d-902c-477c-b202-576e3f0ebee9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:21:45.152Z|20eb4a2d-902c-477c-b202-576e3f0ebee9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:50.154Z|1ef0b952-c547-4912-82f9-668a36fe4dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:50.155Z|1ef0b952-c547-4912-82f9-668a36fe4dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:52.582Z|fb14ffd4-753f-4b48-a9d7-8261248404b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:21:52.583Z|fb14ffd4-753f-4b48-a9d7-8261248404b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:21:53.663Z|c565554f-f890-4a0e-a5eb-991fdda62c4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:53.663Z|c5663779-51c4-44b4-acff-6ca817203d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:21:53.664Z|c5663779-51c4-44b4-acff-6ca817203d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:21:53.664Z|c565554f-f890-4a0e-a5eb-991fdda62c4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:00.180Z|9ae91754-cf4f-452d-8557-dd0872d0fb96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:00.180Z|9ae91754-cf4f-452d-8557-dd0872d0fb96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:03.687Z|97095cf4-256b-428d-aa69-4ca3e0484145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:03.688Z|97095cf4-256b-428d-aa69-4ca3e0484145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:03.690Z|f437830b-6a83-4b6e-ac8c-b0489dad16a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:03.690Z|f437830b-6a83-4b6e-ac8c-b0489dad16a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:07.582Z|874118da-b45c-49e0-acc1-30798e23ab42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:22:07.583Z|874118da-b45c-49e0-acc1-30798e23ab42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:22:07.838Z|ee626663-f255-4f37-a296-2ced4c74d7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:22:07.839Z|ee626663-f255-4f37-a296-2ced4c74d7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:22:10.206Z|30d8f5a8-27e4-4cea-ade6-026d99be24a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:10.207Z|30d8f5a8-27e4-4cea-ade6-026d99be24a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:13.715Z|b9a7bae3-475c-4389-a096-1abea22b9595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:13.717Z|b9a7bae3-475c-4389-a096-1abea22b9595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:13.717Z|1b476013-ad92-48cc-8321-a8100230f732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:13.719Z|1b476013-ad92-48cc-8321-a8100230f732|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:20.235Z|5120ab25-9dd3-4f70-a7d2-b7ca7311f482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:20.236Z|5120ab25-9dd3-4f70-a7d2-b7ca7311f482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:22.582Z|19b170ba-46cc-4c2c-b50b-fb6371bf6ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:22:22.584Z|19b170ba-46cc-4c2c-b50b-fb6371bf6ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:22:23.745Z|b1fe6c7e-286d-4703-823a-5046fd90e21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:23.745Z|d4af2f02-883e-4c91-83fa-e76ea5969c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:23.747Z|d4af2f02-883e-4c91-83fa-e76ea5969c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:23.747Z|b1fe6c7e-286d-4703-823a-5046fd90e21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:30.265Z|2c482e74-1903-4a45-bfb5-9d6510c20842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:30.266Z|2c482e74-1903-4a45-bfb5-9d6510c20842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:33.772Z|c007dda8-9189-4d87-9d7c-735f20e4750b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:33.772Z|664f44b8-c631-4eea-a343-f2d5734be941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:33.773Z|c007dda8-9189-4d87-9d7c-735f20e4750b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:33.773Z|664f44b8-c631-4eea-a343-f2d5734be941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:37.582Z|409b5c01-5fd1-424d-b419-728b5ce79c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:22:37.583Z|409b5c01-5fd1-424d-b419-728b5ce79c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:22:37.840Z|3bd81da2-cb00-4336-8871-836c5e03dd0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:22:37.840Z|3bd81da2-cb00-4336-8871-836c5e03dd0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:22:40.292Z|00c9be5b-afdb-4977-832d-74d159ad62b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:40.293Z|00c9be5b-afdb-4977-832d-74d159ad62b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:43.801Z|f33ba159-f60b-481c-9e13-3d89ed8b1ec3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:43.801Z|65abb6c3-4d1d-4d8d-8535-c43cae0e1e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:43.802Z|f33ba159-f60b-481c-9e13-3d89ed8b1ec3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:43.802Z|65abb6c3-4d1d-4d8d-8535-c43cae0e1e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:45.152Z|b06073b9-9054-4052-ad01-d03eab74b430|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:22:45.153Z|b06073b9-9054-4052-ad01-d03eab74b430|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:50.320Z|e1a0d83e-74bf-478f-a436-67add867e62f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:50.321Z|e1a0d83e-74bf-478f-a436-67add867e62f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:52.582Z|c418973c-3b3b-4166-9860-95bd4f845524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:22:52.583Z|c418973c-3b3b-4166-9860-95bd4f845524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:22:53.828Z|627421d5-2253-4176-b4f6-66ea9946a54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:53.830Z|627421d5-2253-4176-b4f6-66ea9946a54a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:22:53.833Z|ddf5cea7-631d-4b89-9c5b-f40bddb98825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:22:53.833Z|ddf5cea7-631d-4b89-9c5b-f40bddb98825|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:00.345Z|66fb6c83-a3cb-44c7-b792-6f2685fbb395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:00.346Z|66fb6c83-a3cb-44c7-b792-6f2685fbb395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:03.858Z|33ef640a-6dcd-42c1-aca1-1a087b0f735e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:03.859Z|33ef640a-6dcd-42c1-aca1-1a087b0f735e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:03.861Z|13250d48-49c0-4e57-b18b-32e82fc52fd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:03.862Z|13250d48-49c0-4e57-b18b-32e82fc52fd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:07.582Z|50e50c6c-6172-4639-921a-6f652b113ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:23:07.584Z|50e50c6c-6172-4639-921a-6f652b113ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:23:07.841Z|5cca193c-104d-4915-8ac5-ddec75492c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:23:07.842Z|5cca193c-104d-4915-8ac5-ddec75492c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:23:10.373Z|fa538b12-7750-46c7-9ab9-027a9ef55ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:10.374Z|fa538b12-7750-46c7-9ab9-027a9ef55ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:13.883Z|05edb1d4-16ad-4647-95bf-f7b6e013606e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:13.884Z|3b11e380-95bf-45c3-8cb0-d8708bd71782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:13.884Z|3b11e380-95bf-45c3-8cb0-d8708bd71782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:13.884Z|05edb1d4-16ad-4647-95bf-f7b6e013606e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:20.406Z|288da997-bda8-4912-976d-494f8f954221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:20.406Z|288da997-bda8-4912-976d-494f8f954221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:22.582Z|658b6af6-657f-4bca-beb5-f29df303b5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:23:22.583Z|658b6af6-657f-4bca-beb5-f29df303b5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:23:23.909Z|f7ab2e5c-059c-4e2b-95f6-6dd51acb08b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:23.910Z|f7ab2e5c-059c-4e2b-95f6-6dd51acb08b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:23.911Z|db486b42-ccc0-49a1-9ac1-0db3d9fd10ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:23.912Z|db486b42-ccc0-49a1-9ac1-0db3d9fd10ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:30.434Z|91ba2558-6471-456d-9f2e-871fd174bb05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:30.434Z|91ba2558-6471-456d-9f2e-871fd174bb05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:33.941Z|b39f3e00-34a6-4464-aca7-b11fdf9a4910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:33.941Z|2b9601aa-043b-44b9-bbdb-b18bcf6e8635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:33.942Z|b39f3e00-34a6-4464-aca7-b11fdf9a4910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:33.942Z|2b9601aa-043b-44b9-bbdb-b18bcf6e8635|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:37.582Z|41c1b0fa-2458-4409-8faf-491027921b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:23:37.583Z|41c1b0fa-2458-4409-8faf-491027921b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:23:37.842Z|48504ecc-c0b4-49e8-bd8a-df859f9890b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:23:37.843Z|48504ecc-c0b4-49e8-bd8a-df859f9890b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:23:40.461Z|cece36b7-7349-4e2c-ab60-3c2d62d34a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:40.462Z|cece36b7-7349-4e2c-ab60-3c2d62d34a40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:43.966Z|5ed2c4f2-9f72-4d4a-9871-de2fd20578e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:43.966Z|25fa8010-e486-43a4-9a1c-b9dfaf43f4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:43.967Z|5ed2c4f2-9f72-4d4a-9871-de2fd20578e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:43.967Z|25fa8010-e486-43a4-9a1c-b9dfaf43f4ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:45.151Z|5689a051-e8ca-4641-92cd-67fb567c43c3|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:23:45.152Z|5689a051-e8ca-4641-92cd-67fb567c43c3|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:50.490Z|88d75604-b13c-43cd-a530-379a02884690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:50.491Z|88d75604-b13c-43cd-a530-379a02884690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:52.583Z|29189fe4-e163-421f-b54f-9f8fb0242bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:23:52.586Z|29189fe4-e163-421f-b54f-9f8fb0242bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:23:53.990Z|63de11ec-99e5-44ff-b553-8965fbad2ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:53.991Z|63de11ec-99e5-44ff-b553-8965fbad2ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:23:53.991Z|d09dcae7-f608-4198-aa9d-acefa9d75ff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:23:53.992Z|d09dcae7-f608-4198-aa9d-acefa9d75ff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:00.527Z|75e50190-9c3c-4d10-9d21-16766998a48b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:00.529Z|75e50190-9c3c-4d10-9d21-16766998a48b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:04.016Z|d8440f83-77a4-4332-9b3f-76f69b4c7401|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:04.017Z|d8440f83-77a4-4332-9b3f-76f69b4c7401|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:04.015Z|6ca86e81-e7f4-41af-b8db-16f9f0fe9257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:04.019Z|6ca86e81-e7f4-41af-b8db-16f9f0fe9257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:07.583Z|a77f4779-9193-46d5-9baa-07fc44ac4611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:24:07.584Z|a77f4779-9193-46d5-9baa-07fc44ac4611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:24:07.844Z|8e73650c-fc76-4696-9e0c-f041a46f5388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:24:07.845Z|8e73650c-fc76-4696-9e0c-f041a46f5388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:24:10.566Z|0d76a403-0ebe-4a0d-b955-3f1f1357cfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:10.566Z|0d76a403-0ebe-4a0d-b955-3f1f1357cfa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:14.042Z|06f6d553-9492-435e-a425-396ab853f8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:14.042Z|1a74d6e0-6304-4d91-a181-b5f7639e82e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:14.043Z|1a74d6e0-6304-4d91-a181-b5f7639e82e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:14.043Z|06f6d553-9492-435e-a425-396ab853f8b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:20.591Z|56e7ca6d-bf39-4bf4-b26a-789f457e0db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:20.592Z|56e7ca6d-bf39-4bf4-b26a-789f457e0db8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:22.582Z|3fd6cf22-9280-4f62-bb09-f75a1662783c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:24:22.583Z|3fd6cf22-9280-4f62-bb09-f75a1662783c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:24:24.065Z|f1d67fa8-48d8-4e48-820c-c926fa923e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:24.065Z|37522be4-0305-4338-a50a-548b3a2274b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:24.066Z|f1d67fa8-48d8-4e48-820c-c926fa923e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:24.066Z|37522be4-0305-4338-a50a-548b3a2274b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:30.617Z|750e2bfc-391a-407f-ac05-4b60d2508822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:30.618Z|750e2bfc-391a-407f-ac05-4b60d2508822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:34.093Z|9449f2ba-ca71-405f-8699-7372dc489f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:34.093Z|b93bf917-3254-42e6-86ab-c7329ea2975f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:34.094Z|9449f2ba-ca71-405f-8699-7372dc489f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:34.094Z|b93bf917-3254-42e6-86ab-c7329ea2975f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:37.583Z|98887d0d-9050-4cae-9b55-e4a6afc8aab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:24:37.586Z|98887d0d-9050-4cae-9b55-e4a6afc8aab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:24:37.846Z|d7f31667-f16f-4ffe-a6b6-91f8356dac00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:24:37.846Z|d7f31667-f16f-4ffe-a6b6-91f8356dac00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:24:40.644Z|0224a8d1-f6af-416b-9ce1-6b07cb850455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:40.645Z|0224a8d1-f6af-416b-9ce1-6b07cb850455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:44.119Z|21d798ca-77c3-4b1b-9ea1-70f1fb9f9a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:44.120Z|21d798ca-77c3-4b1b-9ea1-70f1fb9f9a0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:44.120Z|30a574e4-f285-4a7e-91af-9d39b761ff88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:44.122Z|30a574e4-f285-4a7e-91af-9d39b761ff88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:45.152Z|ed4ccbe4-b0c9-4316-b2f3-3d425e49e268|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:24:45.153Z|ed4ccbe4-b0c9-4316-b2f3-3d425e49e268|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:50.671Z|fa69057e-c026-4f5b-a737-0d7b839ee2e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:50.672Z|fa69057e-c026-4f5b-a737-0d7b839ee2e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:52.582Z|8b77bd96-c9a4-467b-a65b-767e1b5cd819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:24:52.583Z|8b77bd96-c9a4-467b-a65b-767e1b5cd819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:24:54.144Z|bd835609-651d-4523-9ad6-8fde5f50784b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:54.144Z|8c3da08e-ce10-4409-be04-ed8a775a6dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:24:54.145Z|bd835609-651d-4523-9ad6-8fde5f50784b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:24:54.146Z|8c3da08e-ce10-4409-be04-ed8a775a6dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:00.700Z|9732a40a-83eb-42c6-b03a-8fdd5139a3b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:00.701Z|9732a40a-83eb-42c6-b03a-8fdd5139a3b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:04.174Z|173d1c1e-91d0-4986-b048-ae669ed9fb38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:04.175Z|173d1c1e-91d0-4986-b048-ae669ed9fb38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:04.174Z|98ecb67e-3c63-47f8-9101-a4d08e501893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:04.177Z|98ecb67e-3c63-47f8-9101-a4d08e501893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:07.582Z|fad3e397-eec8-4e28-9737-39b14cc10a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:25:07.583Z|fad3e397-eec8-4e28-9737-39b14cc10a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:25:07.848Z|ec936eff-203b-4b1d-81b6-d47d03e9a1c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:25:07.849Z|ec936eff-203b-4b1d-81b6-d47d03e9a1c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:25:10.727Z|b7206af1-5506-4f99-8b30-d23174882399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:10.728Z|b7206af1-5506-4f99-8b30-d23174882399|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:14.199Z|6978c9d6-48c0-4770-8b12-eeff1d2a71df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:14.200Z|6978c9d6-48c0-4770-8b12-eeff1d2a71df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:14.201Z|0a3f74ef-c614-4421-b841-4909f0f48d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:14.202Z|0a3f74ef-c614-4421-b841-4909f0f48d12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:20.754Z|40a52cac-bfcf-4919-ae37-103e78f34d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:20.755Z|40a52cac-bfcf-4919-ae37-103e78f34d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:22.582Z|85aa893a-5153-4bfe-87c3-82d83a6175cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:25:22.584Z|85aa893a-5153-4bfe-87c3-82d83a6175cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:25:24.224Z|67c5e421-31c9-4279-b78c-00b9084d164d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:24.225Z|67c5e421-31c9-4279-b78c-00b9084d164d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:24.227Z|eabcd4f5-abad-4824-9c9d-f68d955dd09a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:24.228Z|eabcd4f5-abad-4824-9c9d-f68d955dd09a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:30.782Z|3caf1d71-fe89-4314-afef-9f727040466a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:30.782Z|3caf1d71-fe89-4314-afef-9f727040466a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:34.252Z|77e0f183-1076-4cd7-8471-a640dbd1e9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:34.252Z|43b5b777-8502-4f00-b14f-a741ffb17b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:34.253Z|43b5b777-8502-4f00-b14f-a741ffb17b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:34.253Z|77e0f183-1076-4cd7-8471-a640dbd1e9de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:37.582Z|746accd4-d660-4f4f-8dcd-2736f5ca08e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:25:37.583Z|746accd4-d660-4f4f-8dcd-2736f5ca08e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:25:37.849Z|1c168736-8ec0-4981-b813-ad1eee3f3996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:25:37.850Z|1c168736-8ec0-4981-b813-ad1eee3f3996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:25:40.810Z|66beefef-e4c4-46fe-b0be-9f48b1a959e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:40.814Z|66beefef-e4c4-46fe-b0be-9f48b1a959e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:44.276Z|bf0841b6-e8e1-42a5-b671-e5d4ff8a3758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:44.277Z|bf0841b6-e8e1-42a5-b671-e5d4ff8a3758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:44.278Z|4bb7f64f-308c-46dd-9f4e-b33aecdb103a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:44.279Z|4bb7f64f-308c-46dd-9f4e-b33aecdb103a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:45.151Z|2716f176-6ce6-4fa9-bcea-bf52e473a444|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:25:45.152Z|2716f176-6ce6-4fa9-bcea-bf52e473a444|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:50.839Z|c2ae34a5-05eb-40c7-8fb9-21e161854a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:50.840Z|c2ae34a5-05eb-40c7-8fb9-21e161854a6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:52.582Z|487b4e6d-c125-49f6-ac54-e973b395734c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:25:52.583Z|487b4e6d-c125-49f6-ac54-e973b395734c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:25:54.303Z|50620187-c613-4251-8edc-f741bb05a988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:54.303Z|10c2eb91-bab6-42c2-8243-758f4421b3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:25:54.304Z|50620187-c613-4251-8edc-f741bb05a988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:25:54.304Z|10c2eb91-bab6-42c2-8243-758f4421b3e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:00.868Z|86418409-f41b-4776-ae2b-bc5503310eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:00.869Z|86418409-f41b-4776-ae2b-bc5503310eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:04.332Z|6f35a679-721f-4049-8342-fba7f929b5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:04.332Z|ab98bdeb-4de5-4a01-bfe2-45ad2f8bc492|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:04.333Z|6f35a679-721f-4049-8342-fba7f929b5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:04.333Z|ab98bdeb-4de5-4a01-bfe2-45ad2f8bc492|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:07.583Z|4880b589-2c66-4aa9-b672-2296370cca58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:26:07.585Z|4880b589-2c66-4aa9-b672-2296370cca58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:26:07.851Z|07807195-628f-4609-b71e-e757e8c49100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:26:07.851Z|07807195-628f-4609-b71e-e757e8c49100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:26:10.901Z|bfd07ae0-7118-4ed1-a26b-b1d6a1315f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:10.902Z|bfd07ae0-7118-4ed1-a26b-b1d6a1315f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:14.360Z|44ea1683-24f6-4f79-85b0-bc695326d960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:14.361Z|44ea1683-24f6-4f79-85b0-bc695326d960|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:14.362Z|f9f6b39e-b786-4f5d-bb55-b5bf8671fdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:14.363Z|f9f6b39e-b786-4f5d-bb55-b5bf8671fdee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:20.946Z|f7768348-1dae-45d4-a302-c817da46ee78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:20.948Z|f7768348-1dae-45d4-a302-c817da46ee78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:22.583Z|0453960b-f20e-4428-a6fa-90583be560d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:26:22.584Z|0453960b-f20e-4428-a6fa-90583be560d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:26:24.387Z|18c0a489-d137-48ef-a203-dbe0d7077057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:24.387Z|62544d3e-647d-454d-8554-137a250e2827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:24.389Z|18c0a489-d137-48ef-a203-dbe0d7077057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:24.389Z|62544d3e-647d-454d-8554-137a250e2827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:30.977Z|ca94d3c3-d656-4f66-986d-2bafe4a87143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:30.977Z|ca94d3c3-d656-4f66-986d-2bafe4a87143|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:34.417Z|60f4f483-1167-405e-ab7b-4bf29632d5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:34.418Z|43307f35-e266-490a-9e12-8c2201a30209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:34.419Z|43307f35-e266-490a-9e12-8c2201a30209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:34.419Z|60f4f483-1167-405e-ab7b-4bf29632d5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:37.582Z|f39558e2-8557-420a-afe4-93ff00bf41f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:26:37.583Z|f39558e2-8557-420a-afe4-93ff00bf41f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:26:37.852Z|a42e956b-31d7-4df8-9626-5d72f1e779af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:26:37.852Z|a42e956b-31d7-4df8-9626-5d72f1e779af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:26:41.000Z|f4d25295-5e6b-49d0-8fd8-7419adeff607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:41.001Z|f4d25295-5e6b-49d0-8fd8-7419adeff607|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:44.445Z|6c52bc43-a0e5-48f4-a291-7c3a5dce72fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:44.447Z|6c52bc43-a0e5-48f4-a291-7c3a5dce72fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:44.447Z|b794d8aa-c4fb-4db3-8de2-e089f8290185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:44.447Z|b794d8aa-c4fb-4db3-8de2-e089f8290185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:45.151Z|4ec64893-1cba-43e9-84c2-5e04eec2ac5f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:26:45.152Z|4ec64893-1cba-43e9-84c2-5e04eec2ac5f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:51.030Z|816c2172-cd63-45fa-8ede-b01f3d5f1b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:51.032Z|816c2172-cd63-45fa-8ede-b01f3d5f1b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:52.582Z|33253ab5-7645-4087-952e-66922136b818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:26:52.585Z|33253ab5-7645-4087-952e-66922136b818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:26:54.473Z|3d262369-4af6-4e40-a3e3-e0e367ed1444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:54.474Z|044f21f2-81c8-452b-ad4f-c657e3ea1297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:26:54.474Z|044f21f2-81c8-452b-ad4f-c657e3ea1297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:26:54.477Z|3d262369-4af6-4e40-a3e3-e0e367ed1444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:01.061Z|7039f54f-3740-4b9e-a847-3789f5308fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:01.062Z|7039f54f-3740-4b9e-a847-3789f5308fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:04.502Z|d6b5394d-5bff-4c89-ac52-516a6b1ee0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:04.502Z|5e0023de-57c2-4e69-a064-84da5c5773c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:04.503Z|d6b5394d-5bff-4c89-ac52-516a6b1ee0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:04.503Z|5e0023de-57c2-4e69-a064-84da5c5773c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:07.582Z|81376b82-79bc-4493-ab4c-d4cd23648e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:27:07.583Z|81376b82-79bc-4493-ab4c-d4cd23648e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:27:07.853Z|732ad638-8076-4119-be20-0912b47a0bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:27:07.854Z|732ad638-8076-4119-be20-0912b47a0bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:27:11.090Z|3e58945c-c6de-4b89-a31d-285fb928d130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:11.091Z|3e58945c-c6de-4b89-a31d-285fb928d130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:14.529Z|85329b7c-1f95-4287-90c7-88374ed3046a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:14.529Z|ad5295a5-5685-4d2c-b0c5-fcc8baf0e772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:14.530Z|ad5295a5-5685-4d2c-b0c5-fcc8baf0e772|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:14.530Z|85329b7c-1f95-4287-90c7-88374ed3046a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:21.138Z|90b4509f-9a15-42f8-951d-213af772a1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:21.139Z|90b4509f-9a15-42f8-951d-213af772a1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:22.582Z|28d7e711-2b08-4a00-b884-14f9feb538d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:27:22.583Z|28d7e711-2b08-4a00-b884-14f9feb538d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:27:24.558Z|44f33361-4ef4-4ef1-abfe-c1ce7d4e64b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:24.559Z|44f33361-4ef4-4ef1-abfe-c1ce7d4e64b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:24.559Z|22612bad-9d4a-4fe9-8e17-df1e506a7344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:24.560Z|22612bad-9d4a-4fe9-8e17-df1e506a7344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:31.166Z|b085327b-3245-4e5e-96a1-31028319da92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:31.167Z|b085327b-3245-4e5e-96a1-31028319da92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:34.588Z|bc1e6202-5237-4701-9c6c-eacc44d46712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:34.588Z|f35773b2-803c-4ba0-aa31-a26f3f4c8e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:34.589Z|bc1e6202-5237-4701-9c6c-eacc44d46712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:34.589Z|f35773b2-803c-4ba0-aa31-a26f3f4c8e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:37.582Z|cb62f6f8-0c2e-45dc-aac0-57838368f34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:27:37.584Z|cb62f6f8-0c2e-45dc-aac0-57838368f34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:27:37.854Z|2ad4f511-922b-4ea3-bd00-faf4977c8c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:27:37.855Z|2ad4f511-922b-4ea3-bd00-faf4977c8c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:27:41.203Z|625207a5-e0fa-4de8-b607-f23af1094a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:41.203Z|625207a5-e0fa-4de8-b607-f23af1094a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:44.613Z|54d70018-8287-4bd0-9262-be82cead3fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:44.614Z|54d70018-8287-4bd0-9262-be82cead3fb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:44.613Z|fc73a56a-ac95-4eae-94af-85ed46f7e298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:44.616Z|fc73a56a-ac95-4eae-94af-85ed46f7e298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:45.151Z|abbb64fd-a081-4557-95bb-7021657526df|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:27:45.152Z|abbb64fd-a081-4557-95bb-7021657526df|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:51.224Z|fa1cc944-d92d-47cd-8744-0b1fd641ed99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:51.225Z|fa1cc944-d92d-47cd-8744-0b1fd641ed99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:52.582Z|10d60869-e6c3-4f94-8c7a-aec8a8da95f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:27:52.583Z|10d60869-e6c3-4f94-8c7a-aec8a8da95f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:27:54.651Z|f6175b48-f459-452b-bb24-7d8e16fb6b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:54.652Z|f6175b48-f459-452b-bb24-7d8e16fb6b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:27:54.655Z|2b1046db-864b-4769-980f-b8b41e4a79cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:27:54.656Z|2b1046db-864b-4769-980f-b8b41e4a79cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:01.265Z|82b49bf1-6155-4b80-a14f-25a735de57e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:01.266Z|82b49bf1-6155-4b80-a14f-25a735de57e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:04.681Z|ce59dfe0-af00-4272-acf5-add8a264708b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:04.682Z|8951feff-0da9-481a-8cad-b4940175900d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:04.682Z|8951feff-0da9-481a-8cad-b4940175900d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:04.683Z|ce59dfe0-af00-4272-acf5-add8a264708b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:07.583Z|a885734f-d80d-4e85-ac5b-4db5892dba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:28:07.585Z|a885734f-d80d-4e85-ac5b-4db5892dba0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:28:07.856Z|33cacf56-e355-4b06-91ae-76befa0be75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:28:07.857Z|33cacf56-e355-4b06-91ae-76befa0be75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:28:11.296Z|5fed24f3-b640-4c79-b0f1-af9cffba9885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:11.298Z|5fed24f3-b640-4c79-b0f1-af9cffba9885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:14.720Z|94868063-55f5-42a0-a42a-07ee206b46db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:14.721Z|bbff58de-ed43-4f4c-bbbc-06f1c60f14b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:14.721Z|94868063-55f5-42a0-a42a-07ee206b46db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:14.721Z|bbff58de-ed43-4f4c-bbbc-06f1c60f14b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:21.329Z|44666790-5806-410d-b11b-fc44780f3698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:21.331Z|44666790-5806-410d-b11b-fc44780f3698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:22.582Z|e8a07fca-3d3f-4d7e-a35f-95001f423ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:28:22.583Z|e8a07fca-3d3f-4d7e-a35f-95001f423ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:28:24.747Z|25f7ed31-29c0-46e8-9475-03b769c149f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:24.748Z|ac6f3af6-6498-4713-9020-dd79d402e0c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:24.748Z|25f7ed31-29c0-46e8-9475-03b769c149f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:24.748Z|ac6f3af6-6498-4713-9020-dd79d402e0c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:31.357Z|b0f2fa1b-2cdf-41a6-aef1-fd11faf5354e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:31.358Z|b0f2fa1b-2cdf-41a6-aef1-fd11faf5354e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:34.782Z|c36d024b-4677-49f5-b958-3d037ff47a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:34.783Z|c36d024b-4677-49f5-b958-3d037ff47a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:34.782Z|8753e6a5-450e-47e0-969d-d03e9f1f3b9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:34.784Z|8753e6a5-450e-47e0-969d-d03e9f1f3b9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:37.582Z|a6f58881-e3b7-47bd-b284-916d2862d38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:28:37.583Z|a6f58881-e3b7-47bd-b284-916d2862d38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:28:37.857Z|5ddf6fcd-de9b-4e1b-b425-bf5db31fe28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:28:37.858Z|5ddf6fcd-de9b-4e1b-b425-bf5db31fe28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:28:41.385Z|15ed7ea3-97ea-451f-a638-3fc5284aaf9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:41.385Z|15ed7ea3-97ea-451f-a638-3fc5284aaf9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:44.809Z|956ebb59-7e6f-4bdc-bb68-febb58c56c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:44.809Z|f51f3252-6b76-44ec-a517-367a178971bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:44.810Z|956ebb59-7e6f-4bdc-bb68-febb58c56c1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:44.810Z|f51f3252-6b76-44ec-a517-367a178971bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:45.151Z|a8dc67c7-f949-4fb6-8c85-0656f6130478|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:28:45.152Z|a8dc67c7-f949-4fb6-8c85-0656f6130478|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:51.414Z|69fb7e09-fc26-45c9-ba98-0557e067d81d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:51.415Z|69fb7e09-fc26-45c9-ba98-0557e067d81d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:52.582Z|53eabdcb-b7b0-4cbf-8e44-175251bef667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:28:52.585Z|53eabdcb-b7b0-4cbf-8e44-175251bef667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:28:54.837Z|cb859219-e50b-4c08-8e88-63979b694277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:54.838Z|41b2d555-1178-4029-85fb-52480f7e373d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:28:54.838Z|cb859219-e50b-4c08-8e88-63979b694277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:28:54.838Z|41b2d555-1178-4029-85fb-52480f7e373d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:01.443Z|f2de25af-1da4-4881-8785-34d3b8150976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:01.445Z|f2de25af-1da4-4881-8785-34d3b8150976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:04.863Z|3c915021-6f43-4ebc-ab65-cf27539f2711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:04.864Z|ca0e3824-1d9d-4058-b731-abec45fa5d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:04.865Z|ca0e3824-1d9d-4058-b731-abec45fa5d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:04.865Z|3c915021-6f43-4ebc-ab65-cf27539f2711|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:07.582Z|ff4d900d-4ed9-45b9-bba2-d62147d2e146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:29:07.583Z|ff4d900d-4ed9-45b9-bba2-d62147d2e146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:29:07.858Z|83875201-b039-4b62-944e-a5fd49c14033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:29:07.859Z|83875201-b039-4b62-944e-a5fd49c14033|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:29:11.473Z|d262fe7a-6872-4450-884c-6f95e9a013b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:11.474Z|d262fe7a-6872-4450-884c-6f95e9a013b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:14.891Z|2749ea54-0c5c-4ba9-9120-fe68a5d02501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:14.891Z|da259128-15da-4744-bc35-546d19876f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:14.892Z|2749ea54-0c5c-4ba9-9120-fe68a5d02501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:14.893Z|da259128-15da-4744-bc35-546d19876f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:21.501Z|46e3fc20-8f00-43ef-83c0-d17722e149c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:21.502Z|46e3fc20-8f00-43ef-83c0-d17722e149c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:22.582Z|d70055f3-e8ee-48bd-8764-c56357c3d145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:29:22.583Z|d70055f3-e8ee-48bd-8764-c56357c3d145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:29:24.924Z|5ff154d7-7e46-4a5b-bceb-9c4c7a5f5bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:24.924Z|43ad3e03-8f6a-4a10-ada5-9db8879adc68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:24.925Z|43ad3e03-8f6a-4a10-ada5-9db8879adc68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:24.925Z|5ff154d7-7e46-4a5b-bceb-9c4c7a5f5bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:31.526Z|67bd32f9-3c25-4aae-8182-ef343894570e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:31.527Z|67bd32f9-3c25-4aae-8182-ef343894570e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:34.949Z|e80eb9f1-9b10-458c-aa9d-1d24ca080763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:34.949Z|2bd4f1ad-28f8-4404-8794-a13ae70cc6f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:34.949Z|e80eb9f1-9b10-458c-aa9d-1d24ca080763|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:34.949Z|2bd4f1ad-28f8-4404-8794-a13ae70cc6f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:37.582Z|6538cd2b-74bf-47e4-a612-32fee74b2780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:29:37.584Z|6538cd2b-74bf-47e4-a612-32fee74b2780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:29:37.860Z|2d87a4a1-2a42-492b-8b10-d4aad594be4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:29:37.861Z|2d87a4a1-2a42-492b-8b10-d4aad594be4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:29:41.552Z|ec1f3e55-3ab0-4aca-b362-8116787fff79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:41.553Z|ec1f3e55-3ab0-4aca-b362-8116787fff79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:44.973Z|d02a6faf-edb8-4cc7-b30f-e9bd0d1a86c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:44.973Z|703f6d98-6e09-4ba5-9f69-843266eced64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:44.974Z|703f6d98-6e09-4ba5-9f69-843266eced64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:44.974Z|d02a6faf-edb8-4cc7-b30f-e9bd0d1a86c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:45.151Z|989fd7dd-5033-4af1-961b-cf18a81c514f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:29:45.152Z|989fd7dd-5033-4af1-961b-cf18a81c514f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:51.576Z|b356f0bd-328e-4bba-a81b-10120256c48d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:51.577Z|b356f0bd-328e-4bba-a81b-10120256c48d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:52.582Z|86f5b3f1-1544-44e6-b608-a0e5398fc14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:29:52.583Z|86f5b3f1-1544-44e6-b608-a0e5398fc14a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:29:55.000Z|2b6a8873-627d-472b-b452-9a89f0c0f95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:55.000Z|dde94ffa-2a70-43db-95f0-6aa5ffb2a513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:29:55.001Z|dde94ffa-2a70-43db-95f0-6aa5ffb2a513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:29:55.001Z|2b6a8873-627d-472b-b452-9a89f0c0f95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:01.605Z|dace8f3a-450d-492f-b358-071fd45c8b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:01.606Z|dace8f3a-450d-492f-b358-071fd45c8b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:05.026Z|228f37bb-4edf-48bf-8ce6-3ad1d3bc84ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:05.027Z|228f37bb-4edf-48bf-8ce6-3ad1d3bc84ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:05.028Z|7273c282-0fbb-4c9e-ad54-a7cf1b101585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:05.029Z|7273c282-0fbb-4c9e-ad54-a7cf1b101585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:07.583Z|7781b2b3-24be-4d98-bd35-3f79d6ad6721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:30:07.585Z|7781b2b3-24be-4d98-bd35-3f79d6ad6721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:30:07.861Z|6f415545-ea98-44a9-8a8e-b407feba70ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:30:07.862Z|6f415545-ea98-44a9-8a8e-b407feba70ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:30:11.642Z|16498c96-65a7-4f97-9e3a-c5999535b177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:11.645Z|16498c96-65a7-4f97-9e3a-c5999535b177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:15.052Z|f4b8442f-5375-42c8-8cf5-43f2500a550a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:15.053Z|f4b8442f-5375-42c8-8cf5-43f2500a550a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:15.053Z|2c787061-e698-4c51-ae55-2708b579d097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:15.055Z|2c787061-e698-4c51-ae55-2708b579d097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:21.674Z|c8d21de3-73d4-47f4-bb7b-b2fc7545ac69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:21.675Z|c8d21de3-73d4-47f4-bb7b-b2fc7545ac69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:22.583Z|f4f478c6-ed15-40bd-bf0d-32a5c45f7e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:30:22.584Z|f4f478c6-ed15-40bd-bf0d-32a5c45f7e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:30:25.084Z|18e8fd37-f855-4d49-a8a1-b372ea5d650b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:25.085Z|18e8fd37-f855-4d49-a8a1-b372ea5d650b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:25.087Z|7d676981-cfad-4934-b0d5-ccb2594aac81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:25.088Z|7d676981-cfad-4934-b0d5-ccb2594aac81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:31.701Z|0e3abeb5-1fc5-4789-8ec8-250c5e828dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:31.702Z|0e3abeb5-1fc5-4789-8ec8-250c5e828dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:35.113Z|a728ee0d-77dc-4b98-94ed-07eb2a27e961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:35.113Z|87c3b3c0-c10f-4e83-b2e0-09d4a52ee781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:35.113Z|a728ee0d-77dc-4b98-94ed-07eb2a27e961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:35.113Z|87c3b3c0-c10f-4e83-b2e0-09d4a52ee781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:37.582Z|e68dd3af-baf7-445e-a6ab-a14ef6adffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:30:37.583Z|e68dd3af-baf7-445e-a6ab-a14ef6adffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:30:37.863Z|ef369f08-c534-4c96-b669-63d68748bba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:30:37.864Z|ef369f08-c534-4c96-b669-63d68748bba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:30:41.734Z|43886fb3-e505-4c65-8046-3135e48209c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:41.736Z|43886fb3-e505-4c65-8046-3135e48209c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:45.138Z|20555da4-a34d-4527-a132-7b2fd1de549c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:45.138Z|882f5b67-67a1-483f-b20e-9648edd27dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:45.139Z|882f5b67-67a1-483f-b20e-9648edd27dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:45.139Z|20555da4-a34d-4527-a132-7b2fd1de549c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:45.152Z|282af3ff-32be-41f5-93e9-bf2d266945d4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:30:45.153Z|282af3ff-32be-41f5-93e9-bf2d266945d4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:51.764Z|6af877f1-56bf-4e0d-a42a-ab091bb809c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:51.766Z|6af877f1-56bf-4e0d-a42a-ab091bb809c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:52.582Z|ca541f0a-a07d-4f39-98c4-dfbc5ebed798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:30:52.585Z|ca541f0a-a07d-4f39-98c4-dfbc5ebed798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:30:55.164Z|7d1532bd-540d-4e94-880b-6887577b6061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:55.165Z|7d1532bd-540d-4e94-880b-6887577b6061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:30:55.165Z|4281feb0-0b9a-427f-865b-8692de8b1bbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:30:55.168Z|4281feb0-0b9a-427f-865b-8692de8b1bbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:01.799Z|c3967fb6-d5cd-4125-9d4c-9110bb81df04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:01.800Z|c3967fb6-d5cd-4125-9d4c-9110bb81df04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:05.196Z|38d2703f-8698-4919-83a7-926bc4812d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:05.197Z|38d2703f-8698-4919-83a7-926bc4812d43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:05.199Z|8a6e455f-cab1-45ef-a56a-9c0bb317cab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:05.200Z|8a6e455f-cab1-45ef-a56a-9c0bb317cab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:07.582Z|4f125adf-bf04-4263-b128-b77df56fe5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:31:07.583Z|4f125adf-bf04-4263-b128-b77df56fe5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:31:07.864Z|59e5e487-73f8-4d3a-bc01-e3a110f72c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:31:07.865Z|59e5e487-73f8-4d3a-bc01-e3a110f72c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:31:11.835Z|73cc4466-9e0d-4807-bfdd-3925f75dadaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:11.836Z|73cc4466-9e0d-4807-bfdd-3925f75dadaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:15.221Z|ffcf8f48-0979-4d4f-986f-e5e415692e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:15.221Z|9b25ce6c-3ea6-4fbd-bbe3-94368c44ba9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:15.221Z|ffcf8f48-0979-4d4f-986f-e5e415692e9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:15.221Z|9b25ce6c-3ea6-4fbd-bbe3-94368c44ba9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:21.861Z|57674d38-27a6-4096-8e1b-d5a4cf51ebb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:21.862Z|57674d38-27a6-4096-8e1b-d5a4cf51ebb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:22.582Z|03ea7281-43e4-4002-b2e7-1cdbbe6d9f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:31:22.583Z|03ea7281-43e4-4002-b2e7-1cdbbe6d9f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:31:25.246Z|6a8085a6-7038-4d8c-b88d-143cb35f8cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:25.246Z|6a8085a6-7038-4d8c-b88d-143cb35f8cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:25.248Z|b601bd7c-30c9-4b73-8a0b-4aac588c3e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:25.249Z|b601bd7c-30c9-4b73-8a0b-4aac588c3e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:31.893Z|2d151a3c-bbe2-48d6-a657-843b335fc0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:31.894Z|2d151a3c-bbe2-48d6-a657-843b335fc0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:35.273Z|f395fa58-532a-451e-858b-2d9ddca61619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:35.273Z|920bc779-143d-467f-ab27-3a024f10ee2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:35.274Z|f395fa58-532a-451e-858b-2d9ddca61619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:35.275Z|920bc779-143d-467f-ab27-3a024f10ee2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:37.582Z|b72c8529-859d-4939-811f-ffa637bd40b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:31:37.584Z|b72c8529-859d-4939-811f-ffa637bd40b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:31:37.866Z|1f24c408-1a1a-4ad2-8eda-36c08d0ab168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:31:37.866Z|1f24c408-1a1a-4ad2-8eda-36c08d0ab168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:31:41.929Z|cc4347bd-ed8a-4ed8-9dd5-0fb53ee32400|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:41.929Z|cc4347bd-ed8a-4ed8-9dd5-0fb53ee32400|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:45.151Z|c01afd6f-8db3-41f4-8686-c54ee80176ae|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:31:45.152Z|c01afd6f-8db3-41f4-8686-c54ee80176ae|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:45.297Z|92048703-1525-44dc-97ff-672fbe39e3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:45.298Z|92048703-1525-44dc-97ff-672fbe39e3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:45.299Z|82b095bc-4a09-438a-9e99-69247030a88a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:45.300Z|82b095bc-4a09-438a-9e99-69247030a88a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:51.951Z|736bb4b7-f143-47a1-8313-e956e9bf09b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:51.952Z|736bb4b7-f143-47a1-8313-e956e9bf09b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:52.582Z|31d4ee3a-ac0f-4fc2-b715-86107ff33d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:31:52.582Z|31d4ee3a-ac0f-4fc2-b715-86107ff33d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:31:55.324Z|362f96ec-7087-416a-b0cd-882b09772427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:55.326Z|362f96ec-7087-416a-b0cd-882b09772427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:31:55.327Z|c9bcdac0-5f34-4614-984c-56ab780793f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:31:55.327Z|c9bcdac0-5f34-4614-984c-56ab780793f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:01.978Z|cff6cb87-4c85-4725-9514-769fe48ace05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:01.980Z|cff6cb87-4c85-4725-9514-769fe48ace05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:05.354Z|cd14e874-e6a3-474b-87fe-7f71719910ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:05.354Z|09b3edb5-0a7e-449c-8f5b-c78e0495d50a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:05.356Z|09b3edb5-0a7e-449c-8f5b-c78e0495d50a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:05.356Z|cd14e874-e6a3-474b-87fe-7f71719910ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:07.583Z|8a00c4a6-5d51-4bca-9f32-e4f108d1379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:32:07.586Z|8a00c4a6-5d51-4bca-9f32-e4f108d1379d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:32:07.867Z|c4d70655-d260-45fc-9928-0f650e21fb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:32:07.868Z|c4d70655-d260-45fc-9928-0f650e21fb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:32:12.008Z|48b17002-8578-473c-bc93-510065e417d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:12.010Z|48b17002-8578-473c-bc93-510065e417d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:15.382Z|96c2d97c-df07-4317-920c-90afbccaa53b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:15.382Z|2905a784-7459-405e-b14c-672ce94830d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:15.383Z|96c2d97c-df07-4317-920c-90afbccaa53b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:15.383Z|2905a784-7459-405e-b14c-672ce94830d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:22.041Z|46b1ea8e-d27c-46ea-92be-a38ccd3b6b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:22.043Z|46b1ea8e-d27c-46ea-92be-a38ccd3b6b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:22.582Z|1aec1cc1-6937-4124-8c7f-5a4736851b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:32:22.583Z|1aec1cc1-6937-4124-8c7f-5a4736851b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:32:25.407Z|7b6ba515-cf79-43de-9ddc-43ad6a792250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:25.407Z|d07065b0-1932-472b-bd90-f90d6b513439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:25.408Z|d07065b0-1932-472b-bd90-f90d6b513439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:25.408Z|7b6ba515-cf79-43de-9ddc-43ad6a792250|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:32.068Z|2c5e80d0-bf54-44b9-b61e-c1be96b08dc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:32.069Z|2c5e80d0-bf54-44b9-b61e-c1be96b08dc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:35.432Z|5c5e0342-2f3b-4d80-b543-ab4221f67902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:35.433Z|5c5e0342-2f3b-4d80-b543-ab4221f67902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:35.436Z|3af9268d-4645-4198-8166-df602271b638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:35.437Z|3af9268d-4645-4198-8166-df602271b638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:37.582Z|358bd20e-30d1-48d1-b043-8441c84aa8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:32:37.583Z|358bd20e-30d1-48d1-b043-8441c84aa8fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:32:37.868Z|89db0873-db37-42a4-8590-af240f1e343c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:32:37.869Z|89db0873-db37-42a4-8590-af240f1e343c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:32:42.099Z|605bbde5-1f22-4323-8b20-0b0dda197ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:42.101Z|605bbde5-1f22-4323-8b20-0b0dda197ca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:45.151Z|f20f9011-7c22-4bc5-9b82-5da12057feb8|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:32:45.152Z|f20f9011-7c22-4bc5-9b82-5da12057feb8|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:45.460Z|7af35d0b-a515-4cc5-b0ba-136e2daa7ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:45.460Z|98b0651c-6cba-4f86-b2fb-965089bf5cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:45.460Z|98b0651c-6cba-4f86-b2fb-965089bf5cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:45.460Z|7af35d0b-a515-4cc5-b0ba-136e2daa7ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:52.127Z|0a83b5d2-11a1-470a-880e-55d99561c084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:52.128Z|0a83b5d2-11a1-470a-880e-55d99561c084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:52.582Z|1ad7c7cf-960a-46da-9471-419328e6cfe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:32:52.585Z|1ad7c7cf-960a-46da-9471-419328e6cfe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:32:55.485Z|67619975-6825-4f9e-b7b2-9c64a6dbef6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:55.485Z|46358498-5029-4a18-93e5-153bad107688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:32:55.486Z|67619975-6825-4f9e-b7b2-9c64a6dbef6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:32:55.486Z|46358498-5029-4a18-93e5-153bad107688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:02.155Z|4ad07424-d877-4a9a-9724-01276267f07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:02.156Z|4ad07424-d877-4a9a-9724-01276267f07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:05.514Z|c7dc0546-e49a-425c-92d0-f47631fd73b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:05.515Z|c7dc0546-e49a-425c-92d0-f47631fd73b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:05.515Z|dccaacbe-0585-4d1c-b377-7d55716f0d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:05.515Z|dccaacbe-0585-4d1c-b377-7d55716f0d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:07.582Z|cbe78ac7-0f3c-4063-a6b2-b725e6a5d3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:33:07.583Z|cbe78ac7-0f3c-4063-a6b2-b725e6a5d3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:33:07.870Z|75a3f0de-9005-43d1-9977-a964dfd03798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:33:07.870Z|75a3f0de-9005-43d1-9977-a964dfd03798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:33:12.182Z|c0b3a594-82b8-42de-b230-f8acc627b914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:12.183Z|c0b3a594-82b8-42de-b230-f8acc627b914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:15.540Z|b1a7f305-314d-4cc7-9ea8-347c36a0c8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:15.540Z|3058c6cf-eeb4-446c-82ea-9cd9bc762085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:15.541Z|b1a7f305-314d-4cc7-9ea8-347c36a0c8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:15.541Z|3058c6cf-eeb4-446c-82ea-9cd9bc762085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:22.209Z|47bf445d-b7aa-4ecf-a24d-e5f38888a02e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:22.210Z|47bf445d-b7aa-4ecf-a24d-e5f38888a02e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:22.582Z|f6a7120d-da02-4723-b3ab-7ab1c2bd1b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:33:22.583Z|f6a7120d-da02-4723-b3ab-7ab1c2bd1b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:33:25.565Z|370389ac-46c3-40ab-b13f-c438659cce4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:25.565Z|45cecd0d-7cd8-472a-9e60-91288c2aadc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:25.566Z|370389ac-46c3-40ab-b13f-c438659cce4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:25.566Z|45cecd0d-7cd8-472a-9e60-91288c2aadc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:32.241Z|ba6cd198-1933-4e74-9d8c-f384c7428fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:32.242Z|ba6cd198-1933-4e74-9d8c-f384c7428fe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:35.593Z|5de8e3b7-eb1e-4353-9574-7648dffbd0ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:35.593Z|a3e07364-0443-4bf4-a872-86a13b695ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:35.594Z|5de8e3b7-eb1e-4353-9574-7648dffbd0ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:35.594Z|a3e07364-0443-4bf4-a872-86a13b695ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:37.582Z|3d642a75-1bb2-40dd-a6c8-b527868d0a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:33:37.583Z|3d642a75-1bb2-40dd-a6c8-b527868d0a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:33:37.871Z|e4bc306e-b1e9-4d47-a39a-606a93f68bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:33:37.872Z|e4bc306e-b1e9-4d47-a39a-606a93f68bf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:33:42.265Z|7a164f77-4380-4ebb-93ea-7e5c28f65772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:42.266Z|7a164f77-4380-4ebb-93ea-7e5c28f65772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:45.151Z|c90a9be2-68b4-4b9f-a0f6-524755535952|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:33:45.152Z|c90a9be2-68b4-4b9f-a0f6-524755535952|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:45.618Z|4fef1556-1f86-4ed6-b8b4-15a872449a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:45.618Z|56c40e68-ef74-414b-81b1-3571ee903f46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:45.618Z|4fef1556-1f86-4ed6-b8b4-15a872449a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:45.618Z|56c40e68-ef74-414b-81b1-3571ee903f46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:52.293Z|20795a34-edf2-4825-9861-9c3e83714743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:52.294Z|20795a34-edf2-4825-9861-9c3e83714743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:52.582Z|2015bb3e-0c9c-4728-8acb-d0ad8e74e4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:33:52.583Z|2015bb3e-0c9c-4728-8acb-d0ad8e74e4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:33:55.643Z|18f0c841-f3fe-4132-8f1e-32f10467b5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:55.643Z|0f68b3f6-400a-49c1-bd7c-57d79a5750f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:33:55.644Z|18f0c841-f3fe-4132-8f1e-32f10467b5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:33:55.646Z|0f68b3f6-400a-49c1-bd7c-57d79a5750f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:02.324Z|95c42891-c1ff-4d7d-9b08-3abd9f5b85e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:02.325Z|95c42891-c1ff-4d7d-9b08-3abd9f5b85e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:05.672Z|ad9caf9e-7ef1-4344-aefc-5d19fd7818bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:05.673Z|ad9caf9e-7ef1-4344-aefc-5d19fd7818bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:05.684Z|e5c2254b-ec82-4320-9747-9d5c242b6bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:05.694Z|e5c2254b-ec82-4320-9747-9d5c242b6bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:07.583Z|ae9168ed-6218-4e0e-948e-a70a306fccac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:34:07.584Z|ae9168ed-6218-4e0e-948e-a70a306fccac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:34:07.873Z|4c7e0112-52cd-4fff-817e-b3560a0b89c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:34:07.874Z|4c7e0112-52cd-4fff-817e-b3560a0b89c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:34:12.358Z|1b91909d-8b1e-4132-9ec9-41bb3d245612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:12.359Z|1b91909d-8b1e-4132-9ec9-41bb3d245612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:15.704Z|ca8d9bbc-8e2a-444e-b589-3ac3c74a5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:15.705Z|ca8d9bbc-8e2a-444e-b589-3ac3c74a5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:15.718Z|e83d5fe2-25aa-4807-9f5b-be319c50300c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:15.719Z|e83d5fe2-25aa-4807-9f5b-be319c50300c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:22.387Z|40f5524d-b7bd-4c91-bf7a-ab3db9642289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:22.388Z|40f5524d-b7bd-4c91-bf7a-ab3db9642289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:22.582Z|9dca14a7-861a-49b3-906f-e1fcb1c61980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:34:22.583Z|9dca14a7-861a-49b3-906f-e1fcb1c61980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:34:25.731Z|bdceb199-224c-4254-8509-25826440a423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:25.732Z|bdceb199-224c-4254-8509-25826440a423|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:25.742Z|e254fce3-895a-4b60-8195-291e669c56c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:25.743Z|e254fce3-895a-4b60-8195-291e669c56c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:32.415Z|eecd1314-413f-46e7-93bf-d8b43fd20282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:32.416Z|eecd1314-413f-46e7-93bf-d8b43fd20282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:35.759Z|29ee38be-0364-441b-b2c0-2b3ce4985244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:35.760Z|29ee38be-0364-441b-b2c0-2b3ce4985244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:35.767Z|e6eae29f-23a7-4e3b-a167-ee7f37fdfdf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:35.768Z|e6eae29f-23a7-4e3b-a167-ee7f37fdfdf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:37.584Z|eb36c891-5f9e-4653-9432-31f098659586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:34:37.586Z|eb36c891-5f9e-4653-9432-31f098659586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:34:37.875Z|e01d4a8c-14b8-4833-8f0d-0203c07194a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:34:37.876Z|e01d4a8c-14b8-4833-8f0d-0203c07194a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:34:42.447Z|2859bbe4-39dd-4c65-a53e-71af534faab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:42.449Z|2859bbe4-39dd-4c65-a53e-71af534faab9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:45.151Z|4b71f5ec-6000-4191-b6d3-ac396baa3b28|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:34:45.152Z|4b71f5ec-6000-4191-b6d3-ac396baa3b28|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:45.785Z|006aee29-b238-4eae-8874-acbd0b95a50c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:45.785Z|006aee29-b238-4eae-8874-acbd0b95a50c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:45.791Z|e872ff47-50c8-4019-b8ec-d223bfeb47a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:45.791Z|e872ff47-50c8-4019-b8ec-d223bfeb47a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:52.477Z|cccf9b90-09aa-41ed-aeda-3197b7680cc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:52.477Z|cccf9b90-09aa-41ed-aeda-3197b7680cc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:52.582Z|a544bdcb-2c32-4260-b0c6-301c299d6f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:34:52.583Z|a544bdcb-2c32-4260-b0c6-301c299d6f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:34:55.811Z|bd8c028e-ac35-494a-a490-23300a6b6296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:55.814Z|bd8c028e-ac35-494a-a490-23300a6b6296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:34:55.814Z|923ee760-0a6f-429c-82f2-7db987d02086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:34:55.815Z|923ee760-0a6f-429c-82f2-7db987d02086|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:02.503Z|34d573c7-a4bf-4f5f-951e-0d3dee985d46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:02.505Z|34d573c7-a4bf-4f5f-951e-0d3dee985d46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:05.852Z|9be0a74d-f347-4f4c-ae70-84f8bc6814ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:05.852Z|944ec58d-828f-4d49-abf9-5b34f7e9082d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:05.853Z|9be0a74d-f347-4f4c-ae70-84f8bc6814ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:05.853Z|944ec58d-828f-4d49-abf9-5b34f7e9082d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:07.582Z|3900f152-814a-4b9b-9721-347b8527e747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:35:07.583Z|3900f152-814a-4b9b-9721-347b8527e747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:35:07.876Z|35d6f54f-8ace-451e-9af4-0af920fa51d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:35:07.877Z|35d6f54f-8ace-451e-9af4-0af920fa51d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:35:12.534Z|985d5bb6-02f5-4f0b-a701-1624e648bd16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:12.535Z|985d5bb6-02f5-4f0b-a701-1624e648bd16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:15.878Z|ee09ffe7-f3b5-446a-b1ae-c4e9715294be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:15.878Z|2621aa83-c2af-40d6-9c3d-b47485efa786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:15.879Z|ee09ffe7-f3b5-446a-b1ae-c4e9715294be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:15.879Z|2621aa83-c2af-40d6-9c3d-b47485efa786|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:22.562Z|6f86c773-2492-48a0-abae-e9ef4be93f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:22.563Z|6f86c773-2492-48a0-abae-e9ef4be93f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:22.582Z|c26ac82c-efd7-462b-8404-c9d3da72a7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:35:22.584Z|c26ac82c-efd7-462b-8404-c9d3da72a7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:35:25.905Z|8ae4fe07-a9bb-4685-9f55-8f9d85bc0a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:25.906Z|8ae4fe07-a9bb-4685-9f55-8f9d85bc0a2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:25.910Z|9ab84f97-6583-4276-86d6-efff2dfbe04f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:25.911Z|9ab84f97-6583-4276-86d6-efff2dfbe04f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:32.588Z|625cd6c7-bd63-4084-b655-ef8be96ded23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:32.589Z|625cd6c7-bd63-4084-b655-ef8be96ded23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:35.936Z|4de42a7f-fbb1-4796-bb07-951428155da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:35.936Z|c5269874-08dc-46bc-a2c5-b2b8cd14ea9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:35.937Z|c5269874-08dc-46bc-a2c5-b2b8cd14ea9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:35.937Z|4de42a7f-fbb1-4796-bb07-951428155da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:37.582Z|0cd48c0f-6c2d-4894-af21-db0f9196eea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:35:37.583Z|0cd48c0f-6c2d-4894-af21-db0f9196eea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:35:37.878Z|6e7b833a-9bd9-4c7f-8b6a-996693dab1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:35:37.878Z|6e7b833a-9bd9-4c7f-8b6a-996693dab1c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:35:42.614Z|0da693f3-e254-4aca-8572-b563c1a5ff7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:42.615Z|0da693f3-e254-4aca-8572-b563c1a5ff7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:45.151Z|1c775816-363e-47e9-8384-63777a20fcdc|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:35:45.151Z|1c775816-363e-47e9-8384-63777a20fcdc|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:45.966Z|8ce32498-747e-4437-94a5-b58c8e12a19e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:45.966Z|f90fd3e4-75f4-4589-aa7e-1be693bd5884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:45.967Z|8ce32498-747e-4437-94a5-b58c8e12a19e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:45.967Z|f90fd3e4-75f4-4589-aa7e-1be693bd5884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:52.582Z|1e781055-edd5-49da-9d9f-5bc1930b31e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:35:52.583Z|1e781055-edd5-49da-9d9f-5bc1930b31e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:35:52.639Z|48c4472e-a9ba-4fc4-8015-f6fd192f996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:52.640Z|48c4472e-a9ba-4fc4-8015-f6fd192f996e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:55.992Z|9f35f8e9-4f24-42ba-add4-c2d21382f123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:55.992Z|26f095a7-04db-4347-b761-eeacd8df9cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:35:55.993Z|26f095a7-04db-4347-b761-eeacd8df9cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:35:55.993Z|9f35f8e9-4f24-42ba-add4-c2d21382f123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:02.678Z|750d1b64-29e9-4d4f-9cbe-7a97a7987d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:02.681Z|750d1b64-29e9-4d4f-9cbe-7a97a7987d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:06.023Z|6910df68-dfa6-4453-b09b-3c7f602ef7c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:06.023Z|cebc1459-788d-49e7-89c7-af30e4816ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:06.025Z|6910df68-dfa6-4453-b09b-3c7f602ef7c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:06.025Z|cebc1459-788d-49e7-89c7-af30e4816ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:07.583Z|00f14040-d8c5-4a2f-afda-27c5489524da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:36:07.585Z|00f14040-d8c5-4a2f-afda-27c5489524da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:36:07.881Z|483ba42f-1d21-4520-b54d-cd0dac2462cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:36:07.881Z|483ba42f-1d21-4520-b54d-cd0dac2462cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:36:12.713Z|fb7fbad9-1173-4b0e-9181-8a2fcc33e2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:12.714Z|fb7fbad9-1173-4b0e-9181-8a2fcc33e2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:16.053Z|d2b61c0b-d0cb-4a3b-8bef-ea76995c066d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:16.053Z|2f715a4e-b527-406e-9867-c7a8aedfa439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:16.054Z|2f715a4e-b527-406e-9867-c7a8aedfa439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:16.054Z|d2b61c0b-d0cb-4a3b-8bef-ea76995c066d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:22.582Z|96627fe4-54a3-43fc-a47a-f2056fe79e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:36:22.583Z|96627fe4-54a3-43fc-a47a-f2056fe79e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:36:22.737Z|959e829f-6812-4616-84f7-7fb53e5c2ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:22.738Z|959e829f-6812-4616-84f7-7fb53e5c2ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:26.079Z|63f44298-2abb-4962-93df-1f85d314e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:26.080Z|63f44298-2abb-4962-93df-1f85d314e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:26.082Z|9c03cc48-8fbe-42e0-8e2b-5ce233125e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:26.083Z|9c03cc48-8fbe-42e0-8e2b-5ce233125e9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:32.761Z|250eb276-770d-4d6c-a4fb-a96f2bde7c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:32.762Z|250eb276-770d-4d6c-a4fb-a96f2bde7c98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:36.106Z|586791bf-bdc2-42d7-98b5-386d377faa5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:36.107Z|586791bf-bdc2-42d7-98b5-386d377faa5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:36.107Z|8508c338-9b80-4679-9481-dd295115f1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:36.109Z|8508c338-9b80-4679-9481-dd295115f1ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:37.582Z|5bc186c7-f6f7-4a07-931b-b2b9fb5ff36f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:36:37.583Z|5bc186c7-f6f7-4a07-931b-b2b9fb5ff36f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:36:37.882Z|4eb5619e-ca4c-4a23-9cd0-2e83e00788b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:36:37.883Z|4eb5619e-ca4c-4a23-9cd0-2e83e00788b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:36:42.788Z|de4c8c5a-91e9-40c3-b638-a7a3384fd3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:42.789Z|de4c8c5a-91e9-40c3-b638-a7a3384fd3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:45.156Z|09540866-9f66-4545-bae2-6458f5af2e43|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:36:45.157Z|09540866-9f66-4545-bae2-6458f5af2e43|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:46.132Z|9f564972-ff84-48b8-88c4-6a68fd4a9c60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:46.133Z|9f564972-ff84-48b8-88c4-6a68fd4a9c60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:46.133Z|59bf648a-c370-4261-9171-4e3e0f989251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:46.134Z|59bf648a-c370-4261-9171-4e3e0f989251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:52.582Z|91dab834-e1e4-4f05-a920-d3fe73623896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:36:52.587Z|91dab834-e1e4-4f05-a920-d3fe73623896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:36:52.815Z|70247b32-d7b7-476a-8208-714c8d98515d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:52.816Z|70247b32-d7b7-476a-8208-714c8d98515d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:56.156Z|69d7d4fb-c9c8-4859-961c-559e2b0e552c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:56.156Z|2cd0c4c8-e00f-43a3-b508-59d8310bc9b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:36:56.157Z|69d7d4fb-c9c8-4859-961c-559e2b0e552c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:36:56.157Z|2cd0c4c8-e00f-43a3-b508-59d8310bc9b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:02.840Z|b0b1edf5-378d-4a82-b49f-7efca8d85dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:02.841Z|b0b1edf5-378d-4a82-b49f-7efca8d85dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:06.183Z|c02e5679-65ca-4844-b2c0-edae134aa193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:06.183Z|82e710d6-f883-4026-bd0f-68ec401dfd8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:06.184Z|82e710d6-f883-4026-bd0f-68ec401dfd8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:06.184Z|c02e5679-65ca-4844-b2c0-edae134aa193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:07.582Z|992ca3c6-f031-4d93-9d53-7273437c31ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:37:07.583Z|992ca3c6-f031-4d93-9d53-7273437c31ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:37:07.884Z|78b8d141-cbdb-4feb-b4a7-0fab3a47c15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:37:07.884Z|78b8d141-cbdb-4feb-b4a7-0fab3a47c15a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:37:12.867Z|cc3b4c63-a7f4-4ddb-b696-33bbdc4f3cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:12.868Z|cc3b4c63-a7f4-4ddb-b696-33bbdc4f3cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:16.210Z|3957e3e3-4c0a-4696-bfe1-bd8e29d29e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:16.210Z|62cc2a8c-f1b9-42bf-8f0d-6ea17a84e090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:16.211Z|62cc2a8c-f1b9-42bf-8f0d-6ea17a84e090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:16.211Z|3957e3e3-4c0a-4696-bfe1-bd8e29d29e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:22.582Z|abfa6433-ac28-4b6f-b14e-c2c362735070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:37:22.583Z|abfa6433-ac28-4b6f-b14e-c2c362735070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:37:22.889Z|2ed66c60-3df1-4409-8d9f-e042502f5010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:22.890Z|2ed66c60-3df1-4409-8d9f-e042502f5010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:26.234Z|95291829-e5a7-49f5-98d2-676d4216d87f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:26.235Z|95291829-e5a7-49f5-98d2-676d4216d87f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:26.236Z|14e887e1-aaf7-4cd7-930a-bce1f2b1d165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:26.237Z|14e887e1-aaf7-4cd7-930a-bce1f2b1d165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:32.914Z|2d5c43a9-ad4d-4bfb-8717-6b7651bb2447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:32.915Z|2d5c43a9-ad4d-4bfb-8717-6b7651bb2447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:36.262Z|5ca9103c-725c-4807-be43-1291019e79b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:36.262Z|39204559-f2f1-4a8e-97d1-d19cb638426d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:36.263Z|39204559-f2f1-4a8e-97d1-d19cb638426d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:36.263Z|5ca9103c-725c-4807-be43-1291019e79b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:37.582Z|7c3f92cb-e0d9-4ceb-b813-3d1ec967df9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:37:37.584Z|7c3f92cb-e0d9-4ceb-b813-3d1ec967df9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:37:37.885Z|5e20288c-4be5-4dfd-92a9-7c1a9d8c179a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:37:37.885Z|5e20288c-4be5-4dfd-92a9-7c1a9d8c179a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:37:42.940Z|3d38db88-7d88-4c47-bf92-7dea11869290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:42.941Z|3d38db88-7d88-4c47-bf92-7dea11869290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:45.151Z|8846c634-d5ba-4eb9-be12-c523737dccc5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:37:45.152Z|8846c634-d5ba-4eb9-be12-c523737dccc5|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:46.288Z|6189768f-1c64-4de5-8510-513866667804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:46.288Z|833a3624-3aa5-4ed1-b443-8a98418b29c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:46.289Z|833a3624-3aa5-4ed1-b443-8a98418b29c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:46.289Z|6189768f-1c64-4de5-8510-513866667804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:52.582Z|9a70335d-fa9e-40c3-abd3-064163ae38be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:37:52.583Z|9a70335d-fa9e-40c3-abd3-064163ae38be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:37:52.966Z|cfa982d7-3ca6-4b57-af8c-d9bd80a99467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:52.967Z|cfa982d7-3ca6-4b57-af8c-d9bd80a99467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:56.318Z|b31b2934-9d35-479c-ace9-dcbb36c4a1dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:56.319Z|b31b2934-9d35-479c-ace9-dcbb36c4a1dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:37:56.321Z|22596a4b-989a-461a-bfa5-d8eae4615478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:37:56.321Z|22596a4b-989a-461a-bfa5-d8eae4615478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:02.998Z|cace2dd1-4ebb-44a6-8e2f-a9509a5dd9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:03.001Z|cace2dd1-4ebb-44a6-8e2f-a9509a5dd9e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:06.348Z|b8e6476d-1433-46f9-b121-e08d255b6d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:06.349Z|16520bfa-1260-45ca-bd46-b0ff6f616a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:06.350Z|b8e6476d-1433-46f9-b121-e08d255b6d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:06.350Z|16520bfa-1260-45ca-bd46-b0ff6f616a86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:07.583Z|8d1d0a29-35c8-41ef-95b8-f5464b099830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:38:07.586Z|8d1d0a29-35c8-41ef-95b8-f5464b099830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:38:07.886Z|59aeeca0-30e2-4267-b731-12e51c2177b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:38:07.887Z|59aeeca0-30e2-4267-b731-12e51c2177b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:38:13.030Z|b6f26462-bf75-4305-b426-1d0e49f3950a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:13.031Z|b6f26462-bf75-4305-b426-1d0e49f3950a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:16.376Z|efbea4a4-ef4d-47c9-9379-dd3b7b78e9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:16.376Z|9276a482-97ca-4069-9c26-880596cd6c00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:16.377Z|efbea4a4-ef4d-47c9-9379-dd3b7b78e9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:16.377Z|9276a482-97ca-4069-9c26-880596cd6c00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:22.582Z|c79ff44b-0727-4dca-a66c-22f8efc16498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:38:22.583Z|c79ff44b-0727-4dca-a66c-22f8efc16498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:38:23.056Z|68c9da2c-ed5b-43c9-9c20-b96dd20b3440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:23.056Z|68c9da2c-ed5b-43c9-9c20-b96dd20b3440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:26.402Z|572c3c4c-283d-4c91-99bc-5814dfe5e83b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:26.402Z|a212852d-7dc8-4c9b-867b-c742f8cd4d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:26.403Z|572c3c4c-283d-4c91-99bc-5814dfe5e83b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:26.403Z|a212852d-7dc8-4c9b-867b-c742f8cd4d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:33.085Z|8d00c980-6618-4676-9562-03f4cf051732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:33.087Z|8d00c980-6618-4676-9562-03f4cf051732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:36.431Z|7a80985f-8f59-46ce-830a-9bfa85f6e5a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:36.431Z|52d5e94f-02d5-466f-a8df-4761fce83e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:36.432Z|7a80985f-8f59-46ce-830a-9bfa85f6e5a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:36.432Z|52d5e94f-02d5-466f-a8df-4761fce83e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:37.594Z|a7694a33-f900-420a-ab97-3123465c4d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:38:37.596Z|a7694a33-f900-420a-ab97-3123465c4d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:38:37.888Z|aa1a5474-07da-4672-8899-8db3a28966c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:38:37.889Z|aa1a5474-07da-4672-8899-8db3a28966c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:38:43.116Z|6890fca2-51eb-4eed-ac4a-693f17569cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:43.117Z|6890fca2-51eb-4eed-ac4a-693f17569cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:45.152Z|da980269-38c3-4c43-acab-8ef549f45468|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:38:45.153Z|da980269-38c3-4c43-acab-8ef549f45468|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:46.461Z|51e8a4f6-7818-4cf5-9771-16f6fa184bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:46.462Z|51e8a4f6-7818-4cf5-9771-16f6fa184bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:46.462Z|22e166bf-124b-4b53-9060-2cc8f57eefb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:46.463Z|22e166bf-124b-4b53-9060-2cc8f57eefb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:52.582Z|d08235aa-7e3a-4b89-b020-ba815568ea77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:38:52.583Z|d08235aa-7e3a-4b89-b020-ba815568ea77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:38:53.144Z|3d2131a4-bec0-43d0-ae57-30af16439e19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:53.144Z|3d2131a4-bec0-43d0-ae57-30af16439e19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:56.486Z|255e99de-3bc8-4fc6-ab3a-17d9202b514e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:56.486Z|fef37e4b-c780-49ca-be8d-e751561e2a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:38:56.486Z|255e99de-3bc8-4fc6-ab3a-17d9202b514e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:38:56.487Z|fef37e4b-c780-49ca-be8d-e751561e2a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:03.170Z|5ffe46f6-b166-46bc-a425-bc247d4d67da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:03.171Z|5ffe46f6-b166-46bc-a425-bc247d4d67da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:06.513Z|3d0ebd7c-8896-4322-860b-cef486457056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:06.514Z|3d0ebd7c-8896-4322-860b-cef486457056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:06.515Z|0530fd0d-1acc-4920-9e2b-bd98f993e43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:06.516Z|0530fd0d-1acc-4920-9e2b-bd98f993e43f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:07.582Z|0b8e1e09-0a8e-4cb8-8629-522033beaf80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:39:07.583Z|0b8e1e09-0a8e-4cb8-8629-522033beaf80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:39:07.889Z|412dc2c9-2e45-4b01-9924-43fe8795e3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:39:07.890Z|412dc2c9-2e45-4b01-9924-43fe8795e3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:39:13.195Z|a477b958-c33b-4a14-8ccd-3a71d627c832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:13.196Z|a477b958-c33b-4a14-8ccd-3a71d627c832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:16.538Z|2be170d1-d34d-4af0-a675-f0d4ec485708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:16.539Z|2be170d1-d34d-4af0-a675-f0d4ec485708|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:16.545Z|a46c2372-2660-4fe1-9d31-104c38abedd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:16.546Z|a46c2372-2660-4fe1-9d31-104c38abedd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:22.582Z|e043dd79-ece5-4392-b7b0-8f9823110fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:39:22.584Z|e043dd79-ece5-4392-b7b0-8f9823110fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:39:23.220Z|edd7b493-21af-4eeb-b77a-2cff3b804ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:23.221Z|edd7b493-21af-4eeb-b77a-2cff3b804ab1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:26.565Z|97a01508-1e5d-4326-b354-f14a603a7fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:26.566Z|97a01508-1e5d-4326-b354-f14a603a7fce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:26.570Z|001a10e5-e83b-474a-819b-1a73496e95f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:26.571Z|001a10e5-e83b-474a-819b-1a73496e95f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:33.246Z|90a51fd0-eee8-4fb7-ba97-4013dc956846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:33.247Z|90a51fd0-eee8-4fb7-ba97-4013dc956846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:36.592Z|59866e35-74ed-4cdc-b295-4e3bc9e7ad28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:36.592Z|62221bb3-94a7-43a9-97a4-75077136a300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:36.592Z|59866e35-74ed-4cdc-b295-4e3bc9e7ad28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:36.592Z|62221bb3-94a7-43a9-97a4-75077136a300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:37.582Z|ce4a595e-7c9f-4968-a84d-19291487c822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:39:37.583Z|ce4a595e-7c9f-4968-a84d-19291487c822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:39:37.891Z|e78de30c-5507-4765-bdca-87cf0099d3b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:39:37.891Z|e78de30c-5507-4765-bdca-87cf0099d3b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:39:43.274Z|2da9ecff-3fec-4851-903f-7a6751a8e03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:43.275Z|2da9ecff-3fec-4851-903f-7a6751a8e03d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:45.152Z|332f4dc1-fa53-4ab4-838f-d165dd16d993|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:39:45.153Z|332f4dc1-fa53-4ab4-838f-d165dd16d993|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:46.618Z|729ccf21-250d-4429-a536-60501b98ee38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:46.618Z|26e1fc8e-43b0-4186-b91f-5b3116ccdc32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:46.619Z|26e1fc8e-43b0-4186-b91f-5b3116ccdc32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:46.619Z|729ccf21-250d-4429-a536-60501b98ee38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:52.583Z|5c03cff0-1d80-403e-bd5c-50de4b9b6ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:39:52.583Z|5c03cff0-1d80-403e-bd5c-50de4b9b6ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:39:53.358Z|8a0397f3-0a47-4e94-927d-afcc83aa6d5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:53.360Z|8a0397f3-0a47-4e94-927d-afcc83aa6d5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:56.645Z|191fea97-e83a-4547-82d1-37410cb8abfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:56.645Z|fee72d19-ea1d-4821-bfaa-96864eee2b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:39:56.646Z|fee72d19-ea1d-4821-bfaa-96864eee2b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:39:56.646Z|191fea97-e83a-4547-82d1-37410cb8abfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:03.389Z|6cb21945-7654-42c2-bf45-89d070492b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:03.391Z|6cb21945-7654-42c2-bf45-89d070492b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:06.674Z|e47243ef-4938-42b8-ac53-854abc957b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:06.675Z|e47243ef-4938-42b8-ac53-854abc957b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:06.672Z|d0add486-aaab-4907-a86b-29ff5931c5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:06.678Z|d0add486-aaab-4907-a86b-29ff5931c5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:07.582Z|e8575561-d420-4391-ac7b-21430d097b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:40:07.585Z|e8575561-d420-4391-ac7b-21430d097b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:40:07.892Z|c917a528-5030-445f-849a-9ea452cb37fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:40:07.892Z|c917a528-5030-445f-849a-9ea452cb37fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:40:13.419Z|0919b3ed-e56b-4b9d-b889-640b5cf08de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:13.420Z|0919b3ed-e56b-4b9d-b889-640b5cf08de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:16.700Z|6a6d7b90-98c1-406a-95a2-369c60b41d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:16.700Z|81ab0afc-b9ce-4467-aa29-fdf125fe6dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:16.701Z|6a6d7b90-98c1-406a-95a2-369c60b41d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:16.703Z|81ab0afc-b9ce-4467-aa29-fdf125fe6dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:22.583Z|fac1c029-5810-4842-bb69-b1e825aff6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:40:22.585Z|fac1c029-5810-4842-bb69-b1e825aff6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:40:23.446Z|387dc6b3-74c8-4b84-a7fd-277cfc05fba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:23.447Z|387dc6b3-74c8-4b84-a7fd-277cfc05fba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:26.727Z|7ce2ad15-2ad1-49d3-93f2-e64f860e6840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:26.727Z|539d6f84-42c0-4e52-b2a5-56c967aee105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:26.728Z|539d6f84-42c0-4e52-b2a5-56c967aee105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:26.728Z|7ce2ad15-2ad1-49d3-93f2-e64f860e6840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:33.476Z|c45616ab-e5bd-4aaa-b72b-59ace6c83085|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:33.477Z|c45616ab-e5bd-4aaa-b72b-59ace6c83085|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:36.757Z|d29fa17b-e734-453e-b699-9664c351990f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:36.757Z|14fa805f-0b0d-4278-9e74-4e5ab67ce525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:36.758Z|d29fa17b-e734-453e-b699-9664c351990f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:36.758Z|14fa805f-0b0d-4278-9e74-4e5ab67ce525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:37.582Z|c2a6f636-cce7-4c6c-b739-5e369ec47c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:40:37.583Z|c2a6f636-cce7-4c6c-b739-5e369ec47c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:40:37.893Z|fa340d68-b6f9-4c72-91f7-0961cbd78f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:40:37.894Z|fa340d68-b6f9-4c72-91f7-0961cbd78f62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:40:43.504Z|1836044b-fea2-4a8d-8b2a-be587f47e2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:43.505Z|1836044b-fea2-4a8d-8b2a-be587f47e2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:45.152Z|99d895e4-c466-4c43-a506-489e41b56686|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:40:45.153Z|99d895e4-c466-4c43-a506-489e41b56686|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:46.784Z|a12c7d2f-b54c-4212-8398-7b768bea62b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:46.784Z|89fbedf8-9da7-4c82-bbb7-abd3ef753f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:46.784Z|a12c7d2f-b54c-4212-8398-7b768bea62b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:46.787Z|89fbedf8-9da7-4c82-bbb7-abd3ef753f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:52.582Z|31e30631-750b-48c0-92aa-4eeb9bd8c1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:40:52.584Z|31e30631-750b-48c0-92aa-4eeb9bd8c1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:40:53.530Z|31131844-7fc7-47bf-8176-143dc96c6916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:53.531Z|31131844-7fc7-47bf-8176-143dc96c6916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:56.807Z|e3920eb8-a4a1-448d-a7fd-41572239f9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:56.807Z|e3920eb8-a4a1-448d-a7fd-41572239f9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:40:56.811Z|9affdd0b-c172-42b0-8380-30bb6d3612f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:40:56.812Z|9affdd0b-c172-42b0-8380-30bb6d3612f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:03.555Z|6a89279d-18dc-476d-8233-9b1e1ce8e0d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:03.556Z|6a89279d-18dc-476d-8233-9b1e1ce8e0d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:06.830Z|96c41ff6-71e8-4146-8b49-765b7f05785a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:06.831Z|96c41ff6-71e8-4146-8b49-765b7f05785a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:06.835Z|da01c890-e0a4-48b4-9ec1-4a5b02d0b5eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:06.836Z|da01c890-e0a4-48b4-9ec1-4a5b02d0b5eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:07.582Z|ee1b85d1-cb52-456a-b9a1-64427372bc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:41:07.583Z|ee1b85d1-cb52-456a-b9a1-64427372bc61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:41:07.895Z|70eada30-be99-47cf-bca2-0cce2a935ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:41:07.896Z|70eada30-be99-47cf-bca2-0cce2a935ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:41:13.581Z|0bdfb26a-cf0b-4080-bde6-c62e27dc89a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:13.582Z|0bdfb26a-cf0b-4080-bde6-c62e27dc89a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:16.854Z|4c9b2b53-7209-461d-9d4e-85408e4f2912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:16.855Z|4c9b2b53-7209-461d-9d4e-85408e4f2912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:16.861Z|d0f96ace-ec50-452f-bc64-ba5c3b7650cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:16.862Z|d0f96ace-ec50-452f-bc64-ba5c3b7650cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:22.582Z|d500542c-1f83-42b7-8fd9-e9dfc4646e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:41:22.583Z|d500542c-1f83-42b7-8fd9-e9dfc4646e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:41:23.609Z|01949e03-e976-4000-a45d-25bb4ef7abbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:23.610Z|01949e03-e976-4000-a45d-25bb4ef7abbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:26.878Z|c86c61fa-7b23-4567-8142-4657a49cdd7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:26.879Z|c86c61fa-7b23-4567-8142-4657a49cdd7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:26.885Z|cf9cd376-d4c0-4f66-9061-6a71009452d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:26.886Z|cf9cd376-d4c0-4f66-9061-6a71009452d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:33.637Z|23962ae6-ce14-41c9-847d-c17686816570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:33.638Z|23962ae6-ce14-41c9-847d-c17686816570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:36.905Z|b802b440-d081-4b64-8c47-8723a7e09ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:36.906Z|b802b440-d081-4b64-8c47-8723a7e09ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:36.909Z|25858787-5ef8-46de-8f4e-fb03efa83c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:36.910Z|25858787-5ef8-46de-8f4e-fb03efa83c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:37.584Z|a12078e2-4601-4830-a6d6-3666eef0c60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:41:37.586Z|a12078e2-4601-4830-a6d6-3666eef0c60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:41:37.897Z|4c171b54-44d2-438e-a59c-87159187bce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:41:37.897Z|4c171b54-44d2-438e-a59c-87159187bce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:41:43.671Z|b811b052-ea47-4686-a0e4-25615265e9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:43.673Z|b811b052-ea47-4686-a0e4-25615265e9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:45.152Z|3692af2f-48aa-4611-b746-ae7e49e69319|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:41:45.153Z|3692af2f-48aa-4611-b746-ae7e49e69319|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:46.930Z|41e4e33b-072c-407f-959f-866e4683188a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:46.930Z|abf29846-fc01-4a35-a223-8c06ff9054c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:46.931Z|41e4e33b-072c-407f-959f-866e4683188a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:46.931Z|abf29846-fc01-4a35-a223-8c06ff9054c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:52.583Z|c84b37c7-9b0e-423e-81ce-90f10f5961e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:41:52.584Z|c84b37c7-9b0e-423e-81ce-90f10f5961e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:41:53.701Z|06ec78e6-4cf1-40ad-a66a-31457d38b96c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:53.702Z|06ec78e6-4cf1-40ad-a66a-31457d38b96c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:56.954Z|8af1b98c-7bbe-4d24-ab8a-bd295eb1fd9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:56.954Z|e0c4ce96-a21d-4752-b9bf-686d0964cfbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:41:56.955Z|8af1b98c-7bbe-4d24-ab8a-bd295eb1fd9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:41:56.955Z|e0c4ce96-a21d-4752-b9bf-686d0964cfbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:03.727Z|c525fec8-baac-4dca-92c3-2b4f60532efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:03.728Z|c525fec8-baac-4dca-92c3-2b4f60532efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:06.979Z|2f3dbae9-1f18-4d43-8758-ca20e74a2cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:06.979Z|6b70735f-55cb-48ca-88dc-00cd1b480ac9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:06.980Z|2f3dbae9-1f18-4d43-8758-ca20e74a2cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:06.980Z|6b70735f-55cb-48ca-88dc-00cd1b480ac9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:07.582Z|70a981b8-813a-4219-b906-38c84734441b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:42:07.582Z|70a981b8-813a-4219-b906-38c84734441b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:42:07.899Z|d82b3938-3fd6-4d37-8be6-62c772e7b951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:42:07.900Z|d82b3938-3fd6-4d37-8be6-62c772e7b951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:42:13.758Z|71932f89-ec93-4258-992f-ead55452e837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:13.760Z|71932f89-ec93-4258-992f-ead55452e837|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:17.003Z|3c11f0ff-a265-4157-b06b-c4b91cacdb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:17.003Z|30758aa1-8539-4cd2-9c91-9bb824edb71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:17.004Z|30758aa1-8539-4cd2-9c91-9bb824edb71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:17.004Z|3c11f0ff-a265-4157-b06b-c4b91cacdb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:22.582Z|e787cfa4-f435-44c8-8717-026315fcb238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:42:22.585Z|e787cfa4-f435-44c8-8717-026315fcb238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:42:23.791Z|d0568658-c0f7-46be-ae91-214ec9879d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:23.792Z|d0568658-c0f7-46be-ae91-214ec9879d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:27.029Z|272489ff-4ccd-4838-a973-346fae059378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:27.031Z|272489ff-4ccd-4838-a973-346fae059378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:27.031Z|4b4bbef5-f370-45be-98b2-9a73da5ac341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:27.032Z|4b4bbef5-f370-45be-98b2-9a73da5ac341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:33.821Z|cda3b5a9-a5c4-4d4d-8f7d-35b7e4196af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:33.822Z|cda3b5a9-a5c4-4d4d-8f7d-35b7e4196af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:37.061Z|420bd3dd-6e29-437e-875a-7bff10cd1815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:37.061Z|33150256-ac63-44ec-95be-23d903ecee53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:37.062Z|420bd3dd-6e29-437e-875a-7bff10cd1815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:37.062Z|33150256-ac63-44ec-95be-23d903ecee53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:37.582Z|b14519cf-7fda-4d8e-a634-3e1e921f1ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:42:37.583Z|b14519cf-7fda-4d8e-a634-3e1e921f1ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:42:37.901Z|6648d8c9-5f1f-491f-b972-d10a56af718d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:42:37.901Z|6648d8c9-5f1f-491f-b972-d10a56af718d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:42:43.848Z|43481b4e-7159-46db-9eed-f2d9ba39a99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:43.848Z|43481b4e-7159-46db-9eed-f2d9ba39a99b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:45.151Z|f2112b70-abe2-4f93-a455-6b94781333eb|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:42:45.152Z|f2112b70-abe2-4f93-a455-6b94781333eb|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:47.086Z|2492fc32-e457-4db0-b9f3-96db79baec33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:47.086Z|2492fc32-e457-4db0-b9f3-96db79baec33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:47.086Z|fdb179f0-5e79-43be-9cc6-0d8ec80eebfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:47.087Z|fdb179f0-5e79-43be-9cc6-0d8ec80eebfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:52.582Z|b076b9b9-2b51-4abb-b51d-9a37cb8a1153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:42:52.583Z|b076b9b9-2b51-4abb-b51d-9a37cb8a1153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:42:53.873Z|5497fccf-ca84-475a-a627-0042dfbebed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:53.874Z|5497fccf-ca84-475a-a627-0042dfbebed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:57.109Z|14b8dcc6-7dc1-4afc-a74c-d977b9c061fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:57.109Z|639e56fb-6f25-490b-b2df-1f0d716238d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:42:57.109Z|14b8dcc6-7dc1-4afc-a74c-d977b9c061fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:42:57.109Z|639e56fb-6f25-490b-b2df-1f0d716238d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:03.900Z|0ddc2fed-a6ea-4681-b558-8b6f13d6452f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:03.901Z|0ddc2fed-a6ea-4681-b558-8b6f13d6452f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:07.133Z|65e4e99e-789b-4ee1-b920-8d085c3489d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:07.134Z|43160abb-1c8d-48b6-ade1-3915b430c94b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:07.134Z|43160abb-1c8d-48b6-ade1-3915b430c94b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:07.134Z|65e4e99e-789b-4ee1-b920-8d085c3489d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:07.582Z|9f121eb5-a400-41b8-b115-ba6977a1af54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:43:07.583Z|9f121eb5-a400-41b8-b115-ba6977a1af54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:43:07.902Z|4882a7e5-e3a2-414b-8506-140dc74c1e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:43:07.902Z|4882a7e5-e3a2-414b-8506-140dc74c1e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:43:13.928Z|35c447ba-e707-45e2-b280-630c3077eea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:13.929Z|35c447ba-e707-45e2-b280-630c3077eea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:17.162Z|7ad12de5-4513-4101-b894-55349fb66c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:17.162Z|b2921af7-ab1f-4ec4-b547-1aae50b34904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:17.162Z|7ad12de5-4513-4101-b894-55349fb66c49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:17.162Z|b2921af7-ab1f-4ec4-b547-1aae50b34904|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:22.582Z|f3df5f33-6e29-4d05-8508-538836eeadaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:43:22.583Z|f3df5f33-6e29-4d05-8508-538836eeadaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:43:23.954Z|ce3a803f-ee9c-400c-82f3-6b2dce140c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:23.955Z|ce3a803f-ee9c-400c-82f3-6b2dce140c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:27.189Z|8a7373b2-986d-453d-a9af-381d3146e078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:27.189Z|8589976c-339c-4c37-8843-40f7a1af5343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:27.189Z|8a7373b2-986d-453d-a9af-381d3146e078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:27.189Z|8589976c-339c-4c37-8843-40f7a1af5343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:33.984Z|35f708bc-0635-42e8-8145-2dfce67c4dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:33.985Z|35f708bc-0635-42e8-8145-2dfce67c4dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:37.219Z|c9ab1fea-1eb8-4a6c-a567-67abfb6a5d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:37.219Z|4ca43496-e602-489a-8a8e-3dd30772d073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:37.221Z|c9ab1fea-1eb8-4a6c-a567-67abfb6a5d9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:37.221Z|4ca43496-e602-489a-8a8e-3dd30772d073|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:37.582Z|1f38bfdb-a47a-4e7c-96b3-aad6e36802de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:43:37.583Z|1f38bfdb-a47a-4e7c-96b3-aad6e36802de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:43:37.904Z|123c7eaa-9e8f-42ba-a5c0-f566652ef6cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:43:37.905Z|123c7eaa-9e8f-42ba-a5c0-f566652ef6cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:43:44.013Z|67984545-a27a-4d6b-b1f0-e07d91362e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:44.014Z|67984545-a27a-4d6b-b1f0-e07d91362e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:45.151Z|ee693aea-0925-40ac-84a4-ff3f11af9ea8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:43:45.152Z|ee693aea-0925-40ac-84a4-ff3f11af9ea8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:47.250Z|67d9d008-5482-45f8-b7e9-9e14dd65f1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:47.250Z|124ccd61-f2ce-4dd4-ae54-8bd99cadd894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:47.251Z|67d9d008-5482-45f8-b7e9-9e14dd65f1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:47.251Z|124ccd61-f2ce-4dd4-ae54-8bd99cadd894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:52.582Z|9663c8a4-0c33-4a27-ab2f-ac8a54fb25e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:43:52.588Z|9663c8a4-0c33-4a27-ab2f-ac8a54fb25e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:43:54.040Z|3cf59048-10ed-4b1f-b388-597d693b6987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:54.041Z|3cf59048-10ed-4b1f-b388-597d693b6987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:57.276Z|f7dc43be-f6ea-4e95-930e-a8fa913de657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:57.277Z|f7dc43be-f6ea-4e95-930e-a8fa913de657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:43:57.282Z|77833005-c569-4d17-b546-9920ada60d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:43:57.282Z|77833005-c569-4d17-b546-9920ada60d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:04.067Z|7407ee4b-54a3-4c51-adf7-624440e1e675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:04.068Z|7407ee4b-54a3-4c51-adf7-624440e1e675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:07.301Z|3fb813a9-ddcc-4e98-b59b-41eb432f1bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:07.302Z|3fb813a9-ddcc-4e98-b59b-41eb432f1bca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:07.307Z|7fc639df-f5ab-4d30-8902-4ff0bcfcbb46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:07.308Z|7fc639df-f5ab-4d30-8902-4ff0bcfcbb46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:07.584Z|b46892c2-6fed-4882-a59d-d1316f803574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:44:07.584Z|b46892c2-6fed-4882-a59d-d1316f803574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:44:07.905Z|277410f5-725c-45a8-ac44-8fae9fd25c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:44:07.906Z|277410f5-725c-45a8-ac44-8fae9fd25c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:44:14.095Z|ee23c3a5-cd2c-49a9-b1b8-ae1e7899950e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:14.097Z|ee23c3a5-cd2c-49a9-b1b8-ae1e7899950e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:17.327Z|93f5ce9f-b1ed-4cba-941d-dd46f1bfb1d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:17.330Z|b340c250-9966-4297-827d-4001d8f21183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:17.330Z|b340c250-9966-4297-827d-4001d8f21183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:17.329Z|93f5ce9f-b1ed-4cba-941d-dd46f1bfb1d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:22.583Z|07891bdd-27eb-4289-876b-3436ce777388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:44:22.584Z|07891bdd-27eb-4289-876b-3436ce777388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:44:24.123Z|026ada3d-fd73-4af4-8dad-ec3c4d821123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:24.124Z|026ada3d-fd73-4af4-8dad-ec3c4d821123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:27.354Z|6e635b3d-13ea-40fd-bfc7-2eea2b831f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:27.355Z|c062555e-098a-4b58-ba9d-32870ba8b07d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:27.355Z|6e635b3d-13ea-40fd-bfc7-2eea2b831f8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:27.355Z|c062555e-098a-4b58-ba9d-32870ba8b07d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:34.149Z|8dfd3ae7-3f5a-4833-a6b1-47f890c01864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:34.150Z|8dfd3ae7-3f5a-4833-a6b1-47f890c01864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:37.381Z|f3a0e77c-adc3-4b87-b160-f476268cdece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:37.381Z|f3a0e77c-adc3-4b87-b160-f476268cdece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:37.384Z|0487baba-c1aa-44f9-a037-38240f73c3be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:37.385Z|0487baba-c1aa-44f9-a037-38240f73c3be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:37.582Z|4502701e-e59e-403e-bfbf-4d57f8f09b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:44:37.584Z|4502701e-e59e-403e-bfbf-4d57f8f09b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:44:37.907Z|b8aada16-fcfa-4517-a850-53bdea107b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:44:37.908Z|b8aada16-fcfa-4517-a850-53bdea107b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:44:44.175Z|5eed7c1e-6b8e-486e-91d1-4aceb3a61632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:44.176Z|5eed7c1e-6b8e-486e-91d1-4aceb3a61632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:45.152Z|583aca29-b10b-4b05-a40e-36565387c931|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:44:45.152Z|583aca29-b10b-4b05-a40e-36565387c931|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:47.404Z|2d212892-5380-48fe-a6cc-1d87cb2a4c93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:47.405Z|2d212892-5380-48fe-a6cc-1d87cb2a4c93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:47.405Z|b32601a6-c303-43db-a8cb-4ae586bc0130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:47.408Z|b32601a6-c303-43db-a8cb-4ae586bc0130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:52.582Z|14b7cdd3-89fb-48d6-bee6-92151a8d1368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:44:52.583Z|14b7cdd3-89fb-48d6-bee6-92151a8d1368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:44:54.201Z|9e184ad9-5f55-4544-af27-d636153f4e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:54.202Z|9e184ad9-5f55-4544-af27-d636153f4e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:57.441Z|7b5c1cf6-f886-40eb-a3a3-e6a83b63060f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:57.441Z|6740b71a-8eec-44aa-8f96-dd3d4f960878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:44:57.441Z|7b5c1cf6-f886-40eb-a3a3-e6a83b63060f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:44:57.442Z|6740b71a-8eec-44aa-8f96-dd3d4f960878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:04.227Z|ec56dc93-7f12-4dd4-b1bc-d090036585eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:04.228Z|ec56dc93-7f12-4dd4-b1bc-d090036585eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:07.466Z|cbd77d23-143c-4914-ba9a-0b8bba7768f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:07.466Z|00703f32-f3bf-4ac1-9fbe-66aa8cadd594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:07.466Z|cbd77d23-143c-4914-ba9a-0b8bba7768f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:07.466Z|00703f32-f3bf-4ac1-9fbe-66aa8cadd594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:07.582Z|0684ebef-9221-4f2c-8097-6d72e5eeffe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:45:07.583Z|0684ebef-9221-4f2c-8097-6d72e5eeffe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:45:07.909Z|0de21b79-9cd7-4fef-bb67-5678b84a4098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:45:07.910Z|0de21b79-9cd7-4fef-bb67-5678b84a4098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:45:14.258Z|6757e8ec-f205-4577-9a28-b36e4fef645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:14.259Z|6757e8ec-f205-4577-9a28-b36e4fef645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:17.487Z|b7a1825c-785e-43f3-b64a-d617b731795e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:17.488Z|b7a1825c-785e-43f3-b64a-d617b731795e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:17.489Z|8ec05229-57c6-4664-a045-e5f8c1fc2737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:17.490Z|8ec05229-57c6-4664-a045-e5f8c1fc2737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:22.582Z|d1735a66-9bf7-4c04-9612-007ec5654ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:45:22.584Z|d1735a66-9bf7-4c04-9612-007ec5654ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:45:24.290Z|4e9d7855-6c3c-4e03-ba28-0a718add49c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:24.291Z|4e9d7855-6c3c-4e03-ba28-0a718add49c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:27.513Z|88c4870c-af0a-4a4d-bb48-63d876615d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:27.513Z|96a10a8a-4592-4a8a-983c-40ceeb89390c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:27.514Z|88c4870c-af0a-4a4d-bb48-63d876615d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:27.514Z|96a10a8a-4592-4a8a-983c-40ceeb89390c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:34.330Z|2976b02f-8887-4abe-acf0-940f920128e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:34.331Z|2976b02f-8887-4abe-acf0-940f920128e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:37.538Z|335497b3-d782-4af0-b8e5-8eed86b7f8cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:37.539Z|a4c4fe41-ef41-40c6-a10b-fa9e2d319b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:37.539Z|335497b3-d782-4af0-b8e5-8eed86b7f8cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:37.539Z|a4c4fe41-ef41-40c6-a10b-fa9e2d319b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:37.582Z|3ce8756c-5f56-4a17-8495-e908595a8b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:45:37.583Z|3ce8756c-5f56-4a17-8495-e908595a8b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:45:37.914Z|c1b0c637-9388-4191-896c-6978653941e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:45:37.915Z|c1b0c637-9388-4191-896c-6978653941e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:45:44.360Z|d0f4de3c-9bc6-41eb-9049-6938925bb72d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:44.361Z|d0f4de3c-9bc6-41eb-9049-6938925bb72d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:45.151Z|a7450d9e-9104-4eac-be9d-e31fe463fdf3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:45:45.152Z|a7450d9e-9104-4eac-be9d-e31fe463fdf3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:47.562Z|12d80695-613e-4d46-ae95-81f410b99242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:47.562Z|240457e3-b8d3-4ea3-b0ed-ccc97e5e659f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:47.563Z|12d80695-613e-4d46-ae95-81f410b99242|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:47.563Z|240457e3-b8d3-4ea3-b0ed-ccc97e5e659f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:52.582Z|ae5e2308-c424-42b4-8e33-184031c482d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:45:52.583Z|ae5e2308-c424-42b4-8e33-184031c482d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:45:54.388Z|5a0f0c48-c398-47e6-842a-bc94d42070f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:54.389Z|5a0f0c48-c398-47e6-842a-bc94d42070f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:57.588Z|801595d3-fc17-4548-804d-bb4afb5b61b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:57.589Z|801595d3-fc17-4548-804d-bb4afb5b61b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:45:57.591Z|940284a1-148e-4aad-869b-ee39de81e59a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:45:57.592Z|940284a1-148e-4aad-869b-ee39de81e59a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:04.415Z|b878f84e-e753-44f3-8187-3a746378d64d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:04.417Z|b878f84e-e753-44f3-8187-3a746378d64d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:07.582Z|278d4a61-42d2-4ca8-bb15-54c984c342f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:46:07.585Z|278d4a61-42d2-4ca8-bb15-54c984c342f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:46:07.621Z|dc67382c-23fa-492e-8240-41c9b41c7d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:07.621Z|c7d6ca67-29bf-4c87-83a6-37c6b549a451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:07.622Z|dc67382c-23fa-492e-8240-41c9b41c7d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:07.622Z|c7d6ca67-29bf-4c87-83a6-37c6b549a451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:07.915Z|4d46a2e0-bb0e-407c-98fc-4cd7c54e0a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:46:07.916Z|4d46a2e0-bb0e-407c-98fc-4cd7c54e0a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:46:14.444Z|4afd5193-d647-4532-a979-2bd6192dc74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:14.445Z|4afd5193-d647-4532-a979-2bd6192dc74c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:17.645Z|0fab8103-b51b-452c-ae3d-9139e3c78643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:17.645Z|d62f204f-87f7-46e5-9370-bc063ba66686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:17.646Z|d62f204f-87f7-46e5-9370-bc063ba66686|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:17.646Z|0fab8103-b51b-452c-ae3d-9139e3c78643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:22.582Z|1ec80528-85b7-481d-8b57-2f766290d4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:46:22.583Z|1ec80528-85b7-481d-8b57-2f766290d4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:46:24.473Z|99f8d6f4-1961-4aa1-8f03-9078a2b765c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:24.474Z|99f8d6f4-1961-4aa1-8f03-9078a2b765c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:27.669Z|7814ed64-272b-40d2-9e35-a6359dbf57fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:27.669Z|06d25a4f-d4db-4d32-b292-3c9fe0d32023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:27.669Z|7814ed64-272b-40d2-9e35-a6359dbf57fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:27.669Z|06d25a4f-d4db-4d32-b292-3c9fe0d32023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:34.502Z|251ba51c-1dcd-41b6-a343-4cf7f271208b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:34.503Z|251ba51c-1dcd-41b6-a343-4cf7f271208b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:37.582Z|26d727aa-9393-4313-a010-27a5dfbf4898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:46:37.582Z|26d727aa-9393-4313-a010-27a5dfbf4898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:46:37.690Z|0bb4bca8-0eb2-496e-9138-5cf37cc9c5a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:37.691Z|0bb4bca8-0eb2-496e-9138-5cf37cc9c5a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:37.693Z|ec1c6f05-fe9e-4d44-8c16-60fd369662ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:37.694Z|ec1c6f05-fe9e-4d44-8c16-60fd369662ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:37.917Z|f139954a-d936-46b3-a07d-fafad7576eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:46:37.917Z|f139954a-d936-46b3-a07d-fafad7576eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:46:44.528Z|2cfa8d01-5ee6-4c67-b2a3-98b47040b7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:44.529Z|2cfa8d01-5ee6-4c67-b2a3-98b47040b7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:45.151Z|c7e7f7fb-a248-4406-ba24-13fa8040238d|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:46:45.151Z|c7e7f7fb-a248-4406-ba24-13fa8040238d|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:47.713Z|dd7aba12-89be-4c56-b50f-5db051de1848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:47.714Z|dd7aba12-89be-4c56-b50f-5db051de1848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:47.717Z|f9912331-2e5b-4720-babd-cdbf8d1c7a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:47.718Z|f9912331-2e5b-4720-babd-cdbf8d1c7a45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:52.582Z|37637615-dc5b-4b04-bf9d-ca4520c3bbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:46:52.584Z|37637615-dc5b-4b04-bf9d-ca4520c3bbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:46:54.555Z|bc892b68-6435-4f37-80c0-5b69c4e5af5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:54.556Z|bc892b68-6435-4f37-80c0-5b69c4e5af5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:57.741Z|7cc5be02-3a96-4cb8-86e3-3df854949d92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:57.742Z|7cc5be02-3a96-4cb8-86e3-3df854949d92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:46:57.745Z|0861c5e8-8999-498f-bae4-3f1263e254ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:46:57.745Z|0861c5e8-8999-498f-bae4-3f1263e254ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:04.583Z|c3665bd8-baf6-4290-a50c-f490c81d1342|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:04.584Z|c3665bd8-baf6-4290-a50c-f490c81d1342|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:07.582Z|09fc45f8-234c-43a9-8105-ae4015354ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:47:07.583Z|09fc45f8-234c-43a9-8105-ae4015354ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:47:07.765Z|4716addf-ff4f-44f8-b613-d5ee67efe668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:07.766Z|4716addf-ff4f-44f8-b613-d5ee67efe668|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:07.770Z|a7b8332f-cfbf-4807-b4e5-eb147240ea03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:07.771Z|a7b8332f-cfbf-4807-b4e5-eb147240ea03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:07.918Z|adb7d3f2-bd18-447f-a3b5-b1295219780b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:47:07.919Z|adb7d3f2-bd18-447f-a3b5-b1295219780b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:47:14.609Z|0a119d70-ff8f-463f-922a-651ca7d05985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:14.610Z|0a119d70-ff8f-463f-922a-651ca7d05985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:17.791Z|aa4e7dd8-3f4a-4f14-949d-b79aa33efdea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:17.792Z|aa4e7dd8-3f4a-4f14-949d-b79aa33efdea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:17.792Z|4fd56d1d-c8ef-45e8-af3d-53a093bafd10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:17.793Z|4fd56d1d-c8ef-45e8-af3d-53a093bafd10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:22.582Z|b0031bf5-2eda-44dc-9a10-3dadf50cde8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:47:22.583Z|b0031bf5-2eda-44dc-9a10-3dadf50cde8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:47:24.640Z|8bb07e6a-274f-438f-aadb-fbb35e0ef8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:24.643Z|8bb07e6a-274f-438f-aadb-fbb35e0ef8e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:27.821Z|e2614774-2d65-4172-b43a-771dd7ab74f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:27.821Z|eab2f0cc-d9ac-433a-bd3b-e0bc67c1f7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:27.823Z|e2614774-2d65-4172-b43a-771dd7ab74f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:27.823Z|eab2f0cc-d9ac-433a-bd3b-e0bc67c1f7f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:34.675Z|34b8f924-2b6d-479f-8bd3-1ffa223a03be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:34.677Z|34b8f924-2b6d-479f-8bd3-1ffa223a03be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:37.583Z|3792ffce-85a0-4e9d-ac70-aa63f50c69a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:47:37.585Z|3792ffce-85a0-4e9d-ac70-aa63f50c69a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:47:37.851Z|8596477d-9287-46fd-916b-2539bff80e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:37.851Z|ce099929-476c-44bb-a9fe-76254662d0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:37.852Z|ce099929-476c-44bb-a9fe-76254662d0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:37.852Z|8596477d-9287-46fd-916b-2539bff80e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:37.919Z|f838fe4a-aa0b-40ff-9417-b1db7c67210f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:47:37.920Z|f838fe4a-aa0b-40ff-9417-b1db7c67210f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:47:44.705Z|817e24f8-0a79-4b36-85ff-0adea2ce64df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:44.706Z|817e24f8-0a79-4b36-85ff-0adea2ce64df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:45.151Z|5073bf79-fbbe-4102-b4d9-a652fcb39eae|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:47:45.152Z|5073bf79-fbbe-4102-b4d9-a652fcb39eae|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:47.879Z|98b86c24-f4a9-46fb-aa16-5bcf9a28b9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:47.879Z|4ce94ee9-3b50-486d-a83b-2ec223a74c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:47.880Z|98b86c24-f4a9-46fb-aa16-5bcf9a28b9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:47.880Z|4ce94ee9-3b50-486d-a83b-2ec223a74c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:52.582Z|38005067-b590-4d66-84dc-10dcf9a9843d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:47:52.583Z|38005067-b590-4d66-84dc-10dcf9a9843d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:47:54.731Z|1b1f9ed8-7edc-47ff-95d5-409888393234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:54.731Z|1b1f9ed8-7edc-47ff-95d5-409888393234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:57.907Z|7bc843d5-2ab3-46a8-b395-3e4afdbea45f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:57.907Z|2b8c09ae-cfdc-4b38-8ab7-034ec2e6cfb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:47:57.908Z|7bc843d5-2ab3-46a8-b395-3e4afdbea45f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:47:57.908Z|2b8c09ae-cfdc-4b38-8ab7-034ec2e6cfb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:04.758Z|93af877b-8190-47a4-ac07-6f10e0f3299f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:04.760Z|93af877b-8190-47a4-ac07-6f10e0f3299f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:07.585Z|9d73882b-c7e4-44d9-8104-6cc946add64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:48:07.591Z|9d73882b-c7e4-44d9-8104-6cc946add64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:48:07.920Z|e8e58290-e2eb-4904-ae73-c9b774603060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:48:07.921Z|e8e58290-e2eb-4904-ae73-c9b774603060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:48:07.939Z|990aaec4-cc25-4e62-a66b-9520683456bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:07.940Z|990aaec4-cc25-4e62-a66b-9520683456bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:07.946Z|9197af5a-02f0-4294-b38d-83111b93f8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:07.947Z|9197af5a-02f0-4294-b38d-83111b93f8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:14.785Z|1095856c-50d1-47cf-bcf8-a272e88a655d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:14.786Z|1095856c-50d1-47cf-bcf8-a272e88a655d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:17.967Z|404d6e61-26e5-43e4-8a8d-b042b4b562b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:17.968Z|404d6e61-26e5-43e4-8a8d-b042b4b562b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:17.968Z|0cc4152d-498e-4755-ad54-4d207ee019fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:17.973Z|0cc4152d-498e-4755-ad54-4d207ee019fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:22.582Z|31eb29dc-3bf7-425c-a2f7-56639f0862b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:48:22.583Z|31eb29dc-3bf7-425c-a2f7-56639f0862b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:48:24.814Z|86e9d78c-3a75-4901-860d-c20e5e4cbf16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:24.815Z|86e9d78c-3a75-4901-860d-c20e5e4cbf16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:27.997Z|b16f9927-3298-45e6-adbc-dbd9fe3733fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:27.997Z|b89e69ac-eb7f-441c-86e6-7b8027eaf237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:27.998Z|b16f9927-3298-45e6-adbc-dbd9fe3733fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:27.998Z|b89e69ac-eb7f-441c-86e6-7b8027eaf237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:34.839Z|6c8f09e2-3f56-40bf-817e-12184339a618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:34.840Z|6c8f09e2-3f56-40bf-817e-12184339a618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:37.582Z|d47f564d-85cd-422e-bcf1-434d35995c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:48:37.583Z|d47f564d-85cd-422e-bcf1-434d35995c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:48:37.922Z|f9ce6346-cb7e-439c-9004-e80e01e07cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:48:37.922Z|f9ce6346-cb7e-439c-9004-e80e01e07cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:48:38.022Z|0e672878-3eb9-45d1-8cf2-a31f271b261d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:38.022Z|4c1cbc78-e2cd-472d-bf2a-76926645ef20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:38.022Z|4c1cbc78-e2cd-472d-bf2a-76926645ef20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:38.023Z|0e672878-3eb9-45d1-8cf2-a31f271b261d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:44.867Z|534b1610-5de2-4e92-9c6f-824b0cd20577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:44.868Z|534b1610-5de2-4e92-9c6f-824b0cd20577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:45.152Z|b50db135-72ca-4e03-88a6-985028f707e6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:48:45.152Z|b50db135-72ca-4e03-88a6-985028f707e6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:48.055Z|6d7a0b76-ac6b-4096-b88b-eb52a3768d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:48.055Z|55a02298-55c8-486e-a12b-2c052423942e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:48.056Z|6d7a0b76-ac6b-4096-b88b-eb52a3768d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:48.056Z|55a02298-55c8-486e-a12b-2c052423942e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:52.582Z|420f55a7-a2bb-45d0-9341-83b1e86072f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:48:52.584Z|420f55a7-a2bb-45d0-9341-83b1e86072f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:48:54.892Z|5a3a54c9-52c2-4709-a521-c105c42decb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:54.893Z|5a3a54c9-52c2-4709-a521-c105c42decb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:58.088Z|b06a8f56-eb49-4ca4-b08a-6fc179e08016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:58.088Z|16ee2359-949a-44bf-9853-68336ab931de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:48:58.089Z|b06a8f56-eb49-4ca4-b08a-6fc179e08016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:48:58.089Z|16ee2359-949a-44bf-9853-68336ab931de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:04.914Z|3c1c9389-462f-43a5-a1c2-25f5a15720a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:04.915Z|3c1c9389-462f-43a5-a1c2-25f5a15720a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:07.582Z|2e8d7b69-7eb2-459a-9479-48f2763f5d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:49:07.583Z|2e8d7b69-7eb2-459a-9479-48f2763f5d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:49:07.926Z|e4724ecf-4e37-4e01-bb48-4f90ba431f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:49:07.926Z|e4724ecf-4e37-4e01-bb48-4f90ba431f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:49:08.112Z|3db00d19-5131-4565-ae1e-9a1ab03a34a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:08.113Z|3db00d19-5131-4565-ae1e-9a1ab03a34a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:08.113Z|3509f6f4-ac8c-4411-bdbf-029365fbc6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:08.114Z|3509f6f4-ac8c-4411-bdbf-029365fbc6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:14.940Z|2e40c9e3-87d8-40a3-ba55-6d4b74df56e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:14.940Z|2e40c9e3-87d8-40a3-ba55-6d4b74df56e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:18.142Z|41817848-3eef-498b-9e9d-a8d8bc320ee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:18.142Z|84871f71-35a2-41a9-8b85-55fd194fde8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:18.143Z|84871f71-35a2-41a9-8b85-55fd194fde8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:18.143Z|41817848-3eef-498b-9e9d-a8d8bc320ee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:22.590Z|b87468d9-fbfd-4031-95a4-9d9c7c798d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:49:22.593Z|b87468d9-fbfd-4031-95a4-9d9c7c798d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:49:24.966Z|c55c094d-c7dd-4544-9f55-1296345474ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:24.967Z|c55c094d-c7dd-4544-9f55-1296345474ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:28.171Z|ee041987-1414-447e-bf35-34405c977059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:28.171Z|89a15a07-d464-493a-ac14-80f86ba1a389|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:28.173Z|89a15a07-d464-493a-ac14-80f86ba1a389|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:28.173Z|ee041987-1414-447e-bf35-34405c977059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:34.993Z|ccd39115-1cfd-4a64-adf2-41a341078599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:34.994Z|ccd39115-1cfd-4a64-adf2-41a341078599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:37.582Z|f7245dcb-8bbc-4008-9023-9e301e5974be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:49:37.583Z|f7245dcb-8bbc-4008-9023-9e301e5974be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:49:37.927Z|050bdf2d-d975-4204-9ae0-4a82053f54d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:49:37.928Z|050bdf2d-d975-4204-9ae0-4a82053f54d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:49:38.203Z|04be5681-3104-4e43-af1f-70fb1664be1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:38.203Z|9cc4ff11-e65f-44d2-8578-914ed4469743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:38.204Z|04be5681-3104-4e43-af1f-70fb1664be1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:38.204Z|9cc4ff11-e65f-44d2-8578-914ed4469743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:45.019Z|39fccccd-d246-4fcd-acef-a7dd10319c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:45.020Z|39fccccd-d246-4fcd-acef-a7dd10319c8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:45.152Z|f35f0df1-b6ba-4cfd-8bc8-66f41b900b21|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:49:45.153Z|f35f0df1-b6ba-4cfd-8bc8-66f41b900b21|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:48.232Z|275666b6-e6b9-4ce7-b6d4-9523c7ba76f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:48.232Z|695a01ed-59a6-4682-bb69-b44f7d64bd2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:48.233Z|275666b6-e6b9-4ce7-b6d4-9523c7ba76f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:48.233Z|695a01ed-59a6-4682-bb69-b44f7d64bd2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:52.582Z|8055e2a4-e1c6-42b9-8df6-6ec700117856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:49:52.583Z|8055e2a4-e1c6-42b9-8df6-6ec700117856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:49:55.044Z|43a901f6-eb8b-460f-b502-b688b3b5dcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:55.045Z|43a901f6-eb8b-460f-b502-b688b3b5dcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:58.261Z|cfee30f3-3877-40b3-8283-4e6386b39294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:58.261Z|12191f65-c77a-4f1e-b2c9-521b4682f853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:49:58.263Z|cfee30f3-3877-40b3-8283-4e6386b39294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:49:58.263Z|12191f65-c77a-4f1e-b2c9-521b4682f853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:05.074Z|9b05511d-08d6-49d6-a07c-9cb60bc596f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:05.075Z|9b05511d-08d6-49d6-a07c-9cb60bc596f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:07.582Z|0ad2d494-ddbc-45eb-b905-9d461d7f1d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:50:07.584Z|0ad2d494-ddbc-45eb-b905-9d461d7f1d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:50:07.928Z|be2ced75-ba4c-4643-9fbb-b9133ac10cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:50:07.929Z|be2ced75-ba4c-4643-9fbb-b9133ac10cdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:50:08.290Z|e2008a91-3c33-4e01-838f-4bb163a99890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:08.290Z|b46dfdcd-12bf-44e9-9787-148f55b2f39e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:08.291Z|b46dfdcd-12bf-44e9-9787-148f55b2f39e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:08.291Z|e2008a91-3c33-4e01-838f-4bb163a99890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:15.100Z|22751f66-a236-4116-8c7c-867a931eb96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:15.101Z|22751f66-a236-4116-8c7c-867a931eb96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:18.317Z|213ee936-897c-472f-899d-eb763d0c6370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:18.317Z|c8dc6a84-f43c-462f-85fc-ddbf1f073fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:18.318Z|c8dc6a84-f43c-462f-85fc-ddbf1f073fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:18.318Z|213ee936-897c-472f-899d-eb763d0c6370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:22.582Z|6f16a999-d989-4fbf-892c-8702acafc9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:50:22.583Z|6f16a999-d989-4fbf-892c-8702acafc9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:50:25.124Z|f592c3c2-1433-4955-a63a-ca52029e9c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:25.124Z|f592c3c2-1433-4955-a63a-ca52029e9c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:28.345Z|3a2895b2-d67d-4764-b57f-08fd23bfdf61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:28.345Z|8b4f3d16-498d-41e8-853f-c45f22759675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:28.346Z|8b4f3d16-498d-41e8-853f-c45f22759675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:28.346Z|3a2895b2-d67d-4764-b57f-08fd23bfdf61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:35.147Z|a72836fe-0180-4f18-b216-5a34755c465a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:35.148Z|a72836fe-0180-4f18-b216-5a34755c465a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:37.582Z|6f466b63-f456-414c-b10c-2f931f5bf32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:50:37.583Z|6f466b63-f456-414c-b10c-2f931f5bf32d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:50:37.929Z|4aed47be-2ffd-45fe-bec8-00f5c00eb955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:50:37.930Z|4aed47be-2ffd-45fe-bec8-00f5c00eb955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:50:38.372Z|d4bac53a-2c9c-4688-ba04-228c83cfe329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:38.372Z|89ff7d79-2458-425d-b11d-e3b20c1d550e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:38.373Z|d4bac53a-2c9c-4688-ba04-228c83cfe329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:38.373Z|89ff7d79-2458-425d-b11d-e3b20c1d550e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:45.152Z|8da40066-60b0-48fe-bc0a-042734fbd050|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:50:45.153Z|8da40066-60b0-48fe-bc0a-042734fbd050|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:45.170Z|8f1cccff-f3bb-485c-a07c-1cb3e1097027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:45.170Z|8f1cccff-f3bb-485c-a07c-1cb3e1097027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:48.400Z|8a555f3f-99ba-4b97-b930-6defc223d9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:48.401Z|8a555f3f-99ba-4b97-b930-6defc223d9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:48.401Z|1d76dc75-d962-489a-84e2-2834d3857fa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:48.402Z|1d76dc75-d962-489a-84e2-2834d3857fa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:52.582Z|0930a1c0-0f79-4982-8392-711a7716f939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:50:52.584Z|0930a1c0-0f79-4982-8392-711a7716f939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:50:55.195Z|4646567d-2773-4213-b049-dc00d948c821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:55.196Z|4646567d-2773-4213-b049-dc00d948c821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:58.427Z|fa36fba8-b833-4fe1-a7c9-42c7949f0d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:58.427Z|f28b17ca-cec0-42e8-94a7-4a254546f852|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:50:58.427Z|fa36fba8-b833-4fe1-a7c9-42c7949f0d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:50:58.429Z|f28b17ca-cec0-42e8-94a7-4a254546f852|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:05.223Z|58a372ae-0ef9-42ed-8e66-e86beb913e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:05.223Z|58a372ae-0ef9-42ed-8e66-e86beb913e52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:07.582Z|f0df3efa-adbe-4da8-bc41-2beb52e0f25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:51:07.582Z|f0df3efa-adbe-4da8-bc41-2beb52e0f25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:51:07.931Z|7632e91a-82b0-49ec-b330-b27699f3657d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:51:07.931Z|7632e91a-82b0-49ec-b330-b27699f3657d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:51:08.453Z|fde794ef-e3da-4209-853f-19d197d5a50b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:08.453Z|fb342c5a-6cae-4319-b3a0-05357041d003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:08.454Z|fde794ef-e3da-4209-853f-19d197d5a50b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:08.454Z|fb342c5a-6cae-4319-b3a0-05357041d003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:15.246Z|abd69086-6d90-4867-b716-bab79b498e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:15.247Z|abd69086-6d90-4867-b716-bab79b498e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:18.484Z|b059f74d-da64-4093-8af4-f474d500d9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:18.484Z|15e5b873-3b97-42ef-847b-e6be2a67d87d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:18.486Z|b059f74d-da64-4093-8af4-f474d500d9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:18.486Z|15e5b873-3b97-42ef-847b-e6be2a67d87d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:22.583Z|5546caca-4084-4862-8f1c-0dfee0d789fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:51:22.584Z|5546caca-4084-4862-8f1c-0dfee0d789fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:51:25.275Z|b4f29c5d-0d42-4b57-86ff-b15e92127b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:25.276Z|b4f29c5d-0d42-4b57-86ff-b15e92127b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:28.515Z|e9a0681a-85f0-478b-8a1d-62fabb331e3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:28.515Z|5a6eabb4-e330-402a-8d4c-cfdf9057196e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:28.516Z|e9a0681a-85f0-478b-8a1d-62fabb331e3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:28.516Z|5a6eabb4-e330-402a-8d4c-cfdf9057196e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:35.304Z|d7d7a7a7-233e-4a95-a585-58db516e6da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:35.305Z|d7d7a7a7-233e-4a95-a585-58db516e6da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:37.582Z|68d347da-1cf8-41a6-969a-db42d06b8370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:51:37.584Z|68d347da-1cf8-41a6-969a-db42d06b8370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:51:37.932Z|e9c87568-e68d-4634-a989-af3f0c3bddc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:51:37.932Z|e9c87568-e68d-4634-a989-af3f0c3bddc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:51:38.541Z|f00934d4-ba9c-4b13-9685-85f46b059818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:38.541Z|f1564beb-2a3d-47f2-88f3-10ff4dada8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:38.542Z|f00934d4-ba9c-4b13-9685-85f46b059818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:38.542Z|f1564beb-2a3d-47f2-88f3-10ff4dada8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:45.151Z|1df9250b-229e-46ab-a5e2-3bd61207556d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:51:45.152Z|1df9250b-229e-46ab-a5e2-3bd61207556d|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:45.331Z|bb80527f-8a0b-4dbc-9f9a-75c66a80b95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:45.332Z|bb80527f-8a0b-4dbc-9f9a-75c66a80b95c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:48.568Z|08ff5eea-81b6-46c0-ac61-2402c5acaf65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:48.568Z|07f264c9-0dac-42f5-be97-3f4686c10471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:48.569Z|08ff5eea-81b6-46c0-ac61-2402c5acaf65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:48.569Z|07f264c9-0dac-42f5-be97-3f4686c10471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:52.582Z|17bc3127-62ee-4e2e-aa98-6b572984c28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:51:52.583Z|17bc3127-62ee-4e2e-aa98-6b572984c28a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:51:55.364Z|4213cdf3-3c06-412d-86f1-5a53b9c9da3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:55.365Z|4213cdf3-3c06-412d-86f1-5a53b9c9da3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:58.597Z|d6c92101-d9ed-41fd-93ef-d057004fb492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:58.597Z|238764bd-46e1-4272-b809-70efac50adf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:51:58.598Z|d6c92101-d9ed-41fd-93ef-d057004fb492|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:51:58.598Z|238764bd-46e1-4272-b809-70efac50adf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:05.395Z|54be8123-a075-4a62-a2a0-3d381d954346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:05.395Z|54be8123-a075-4a62-a2a0-3d381d954346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:07.582Z|ae6a9581-7114-420c-9020-2c460eb50417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:52:07.583Z|ae6a9581-7114-420c-9020-2c460eb50417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:52:07.933Z|26eb5ab2-99d3-40ce-9ea0-2336a5ea32fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:52:07.934Z|26eb5ab2-99d3-40ce-9ea0-2336a5ea32fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:52:08.630Z|a23d95d6-db64-46e2-b092-397e368cf203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:08.630Z|9f845d9b-8d74-4d45-bac0-77a19e7a7cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:08.631Z|a23d95d6-db64-46e2-b092-397e368cf203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:08.631Z|9f845d9b-8d74-4d45-bac0-77a19e7a7cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:15.421Z|64141548-1793-46a5-bbbb-1aed6f482c46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:15.422Z|64141548-1793-46a5-bbbb-1aed6f482c46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:18.656Z|a78ccfd1-16da-49b5-affe-2334dcbbf284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:18.657Z|a78ccfd1-16da-49b5-affe-2334dcbbf284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:18.660Z|90157fe4-e779-46b7-9f70-79c8fcf184a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:18.661Z|90157fe4-e779-46b7-9f70-79c8fcf184a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:22.582Z|d6cf98cc-60d4-4c64-8d71-5abbe7ab103b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:52:22.584Z|d6cf98cc-60d4-4c64-8d71-5abbe7ab103b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:52:25.452Z|46a368c8-58c4-4eca-89a6-0954bdaa99f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:25.453Z|46a368c8-58c4-4eca-89a6-0954bdaa99f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:28.682Z|1123c0da-965b-4b18-af79-c69d63944c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:28.682Z|41d171a2-6c2d-4d74-963e-283be4a8bdef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:28.683Z|1123c0da-965b-4b18-af79-c69d63944c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:28.683Z|41d171a2-6c2d-4d74-963e-283be4a8bdef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:35.479Z|e93686c0-f54e-4820-8881-907e319b032a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:35.480Z|e93686c0-f54e-4820-8881-907e319b032a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:37.582Z|598ce5fd-4de2-4c03-a865-11daf67f0fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:52:37.583Z|598ce5fd-4de2-4c03-a865-11daf67f0fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:52:37.934Z|31d2cc96-0beb-45a9-8cef-8de51d47c5fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:52:37.935Z|31d2cc96-0beb-45a9-8cef-8de51d47c5fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:52:38.709Z|16257cbf-f175-4a7e-9deb-0176d3143ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:38.707Z|ae848691-68a9-4e92-9ca5-0b36963e486f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:38.710Z|16257cbf-f175-4a7e-9deb-0176d3143ad1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:38.711Z|ae848691-68a9-4e92-9ca5-0b36963e486f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:45.151Z|f6e51984-4730-496d-a514-aa44eb37d25d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-12-09T13:52:45.151Z|f6e51984-4730-496d-a514-aa44eb37d25d|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:45.506Z|14a4f486-8890-4245-ac60-b0cc068171ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:45.507Z|14a4f486-8890-4245-ac60-b0cc068171ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:48.735Z|5da12b03-3c70-4080-80de-359040837795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:48.735Z|c05019d7-2b2d-4479-bb1b-b2e0c791d3a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:48.736Z|5da12b03-3c70-4080-80de-359040837795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:48.736Z|c05019d7-2b2d-4479-bb1b-b2e0c791d3a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:52.582Z|7180e733-72b0-4ebd-98a6-45ecb55aa6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:52:52.582Z|7180e733-72b0-4ebd-98a6-45ecb55aa6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:52:55.532Z|3774a688-252f-4989-85d1-a46ab1daaedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:55.534Z|3774a688-252f-4989-85d1-a46ab1daaedd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:58.761Z|e4549f27-bf6c-4b28-a87b-164e1b751434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:58.763Z|e4549f27-bf6c-4b28-a87b-164e1b751434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:52:58.764Z|4039d085-d894-407c-9e61-5c5eac02ec7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:52:58.764Z|4039d085-d894-407c-9e61-5c5eac02ec7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:53:05.560Z|7d7dcba4-742c-464a-a676-a78f41b9263d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:53:05.561Z|7d7dcba4-742c-464a-a676-a78f41b9263d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:53:07.582Z|10b149e0-5d5e-472b-8ff5-fbb516d06fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:53:07.584Z|10b149e0-5d5e-472b-8ff5-fbb516d06fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:53:07.936Z|d907409d-5e45-4309-aa8f-5948a43b80de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-09T13:53:07.936Z|d907409d-5e45-4309-aa8f-5948a43b80de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-09T13:53:08.787Z|bea7aa3f-888c-446b-82d9-69e8bc9aa956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:53:08.787Z|bea7aa3f-888c-446b-82d9-69e8bc9aa956|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-09T13:53:08.788Z|c92bb962-c4b1-43b8-a783-e7934986eb06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-12-09T13:53:08.789Z|c92bb962-c4b1-43b8-a783-e7934986eb06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.