Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-03-23T00:42:30.335Z||main|||||INFO|500||The following profiles are active: basic
2022-03-23T00:42:39.897Z||main|||||INFO|500||Starting service [Tomcat]
2022-03-23T00:42:39.898Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-03-23T00:42:39.982Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-03-23T00:42:44.198Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-03-23T00:42:44.358Z||main|||||INFO|500||catdb-pool - Starting...
2022-03-23T00:42:44.546Z||main|||||INFO|500||catdb-pool - Start completed.
2022-03-23T00:42:44.917Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-23T00:42:44.924Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-23T00:42:45.005Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-23T00:42:45.133Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-23T00:42:45.542Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-23T00:42:46.549Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-23T00:42:48.370Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-23T00:42:48.419Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-03-23T00:42:48.897Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-23T00:42:49.085Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-03-23T00:42:50.138Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-23T00:42:51.281Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-03-23T00:42:55.541Z||main|||||WARN|500||---
2022-03-23T00:42:55.541Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-03-23T00:42:55.542Z||main|||||WARN|500||---
2022-03-23T00:42:56.030Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-23T00:43:00.513Z||main|||||INFO|500||Started ApiHandlerApplication in 34.138 seconds (JVM running for 35.262)
2022-03-23T00:43:00.524Z|f14272e7-8bcc-4704-9578-f24b7e6442ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:43:00.536Z|f14272e7-8bcc-4704-9578-f24b7e6442ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:43:00.537Z|480ca9ce-2dbf-460a-9b2c-a2429c663235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:43:00.541Z|480ca9ce-2dbf-460a-9b2c-a2429c663235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:43:06.565Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-23T00:43:06.764Z|d6dd186a-611b-42ef-8ba7-5261117b3437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:06.764Z|a3b353a9-15d0-41af-86b3-e236a3356704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:06.764Z|4fab74bd-0845-4d29-ab1b-1a0c37a86ed7|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
2022-03-23T00:43:07.140Z|d6dd186a-611b-42ef-8ba7-5261117b3437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:07.141Z|a3b353a9-15d0-41af-86b3-e236a3356704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:07.141Z|4fab74bd-0845-4d29-ab1b-1a0c37a86ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:15.506Z|b9592250-6677-47e5-96c5-0a60c0245c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:43:15.510Z|b9592250-6677-47e5-96c5-0a60c0245c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:43:17.289Z|896ac14b-3f75-4bdb-acf7-257ce6400c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:17.290Z|896ac14b-3f75-4bdb-acf7-257ce6400c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:17.290Z|56339419-f61c-4439-b86e-ea7c7c5819c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:17.290Z|92721070-985c-49cd-a5bb-eaebd1068533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:17.292Z|56339419-f61c-4439-b86e-ea7c7c5819c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:17.292Z|92721070-985c-49cd-a5bb-eaebd1068533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:27.318Z|df65ef09-9e09-40db-a3d3-ec72f1abda08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:27.319Z|e29ac630-d4b4-4d7a-ab79-cb64da16e5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:27.319Z|bf9dc86c-d874-490a-a3b8-582aca26a121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:27.320Z|df65ef09-9e09-40db-a3d3-ec72f1abda08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:27.320Z|e29ac630-d4b4-4d7a-ab79-cb64da16e5e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:27.320Z|bf9dc86c-d874-490a-a3b8-582aca26a121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:30.506Z|2cffbb10-9892-4b7d-978d-906c3f1ffbb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:43:30.507Z|2cffbb10-9892-4b7d-978d-906c3f1ffbb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:43:30.542Z|a3201252-281b-41f8-98c2-4ba9cf7ad812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:43:30.543Z|a3201252-281b-41f8-98c2-4ba9cf7ad812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:43:37.346Z|752b1eda-e642-431e-89b0-086caf177865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:37.346Z|bc0aa342-07f2-4253-bd79-a483ea64928e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:37.346Z|8ddc1558-fc1c-40b6-b207-f4796c7741d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:37.347Z|752b1eda-e642-431e-89b0-086caf177865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:37.347Z|bc0aa342-07f2-4253-bd79-a483ea64928e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:37.347Z|8ddc1558-fc1c-40b6-b207-f4796c7741d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:45.506Z|8b8ba158-c55e-4b40-ad1a-d76c4cfd349b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:43:45.507Z|8b8ba158-c55e-4b40-ad1a-d76c4cfd349b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:43:47.379Z|798b6305-3ed8-439a-9071-80b895df0c24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:47.379Z|5e654eea-becb-4feb-bfc0-d82069ba7da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:47.380Z|579b8e7c-3429-474a-a7a0-82992d11d91e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:47.380Z|798b6305-3ed8-439a-9071-80b895df0c24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:47.381Z|5e654eea-becb-4feb-bfc0-d82069ba7da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:47.381Z|579b8e7c-3429-474a-a7a0-82992d11d91e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:57.409Z|113f6404-494c-4290-a273-b857a68ddc08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:57.410Z|de0dcee9-20d1-4c27-99da-0271ac92b4a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:57.411Z|48ba2b15-6cf5-4f18-862d-46ec077e05c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:43:57.411Z|113f6404-494c-4290-a273-b857a68ddc08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:57.412Z|48ba2b15-6cf5-4f18-862d-46ec077e05c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:43:57.412Z|de0dcee9-20d1-4c27-99da-0271ac92b4a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:00.506Z|d4219267-4900-4c56-9cf1-2f9d66c8fb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:44:00.510Z|d4219267-4900-4c56-9cf1-2f9d66c8fb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:44:00.543Z|494c0317-5ec2-4cd9-86c1-fc7a13b16574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:44:00.544Z|494c0317-5ec2-4cd9-86c1-fc7a13b16574|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:44:07.441Z|e01d5d63-a6c4-412f-b72c-87c0ee7eb656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:07.441Z|f2c30316-9421-4e62-9941-4c7db1de38cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:07.441Z|25f217e4-66c2-49ee-ae3d-0bb4f320e187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:07.442Z|25f217e4-66c2-49ee-ae3d-0bb4f320e187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:07.442Z|e01d5d63-a6c4-412f-b72c-87c0ee7eb656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:07.442Z|f2c30316-9421-4e62-9941-4c7db1de38cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:15.506Z|b54da6f2-92e6-4e75-a030-c557cb08879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:44:15.507Z|b54da6f2-92e6-4e75-a030-c557cb08879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:44:17.471Z|079ec599-b337-49fa-adff-6770550a22e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:17.471Z|8548da93-c2d7-4bef-939a-0477ab13169d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:17.471Z|1c37c036-8126-4285-ac69-bb36a53d8bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:17.472Z|079ec599-b337-49fa-adff-6770550a22e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:17.472Z|8548da93-c2d7-4bef-939a-0477ab13169d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:17.472Z|1c37c036-8126-4285-ac69-bb36a53d8bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:27.502Z|12551c2b-979d-493a-bec9-fd751b05f923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:27.502Z|13141cb7-65cd-422d-a1ed-883b24c40a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:27.502Z|e4317f5f-b579-4c37-8c1d-094a49edc20a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:27.503Z|13141cb7-65cd-422d-a1ed-883b24c40a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:27.503Z|e4317f5f-b579-4c37-8c1d-094a49edc20a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:27.503Z|12551c2b-979d-493a-bec9-fd751b05f923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:30.506Z|e73fd138-724e-42af-837e-4c98db050a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:44:30.507Z|e73fd138-724e-42af-837e-4c98db050a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:44:30.545Z|e2c5a8a5-18ec-440d-b8f0-f99b0ab43192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:44:30.545Z|e2c5a8a5-18ec-440d-b8f0-f99b0ab43192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:44:37.532Z|c5f2cdcc-c4bb-47cc-8bf6-9d3faf39c6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:37.533Z|c5f2cdcc-c4bb-47cc-8bf6-9d3faf39c6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:37.533Z|39fae6f7-2ddf-4bc4-a383-19742916be97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:37.534Z|39fae6f7-2ddf-4bc4-a383-19742916be97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:37.538Z|a44effd4-8e0b-4c25-9f24-f99af1ce82ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:37.539Z|a44effd4-8e0b-4c25-9f24-f99af1ce82ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:45.506Z|4722b8e7-790b-45b8-8659-e74a36798ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:44:45.509Z|4722b8e7-790b-45b8-8659-e74a36798ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:44:47.558Z|7776bcaa-80d6-45c7-8430-39d0d0f2eb6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:47.559Z|7776bcaa-80d6-45c7-8430-39d0d0f2eb6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:47.559Z|19303bfc-ce51-4c2b-b9d0-5e967a60c23c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:47.560Z|19303bfc-ce51-4c2b-b9d0-5e967a60c23c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:47.565Z|01a379af-2ffa-424d-bf55-5d885d5970d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:47.565Z|01a379af-2ffa-424d-bf55-5d885d5970d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:57.587Z|6bddd266-864b-455b-9f0d-b8817d31d79b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:57.588Z|6bddd266-864b-455b-9f0d-b8817d31d79b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:57.588Z|7ee3098a-8586-4a72-b059-de06fb7cd23a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:57.590Z|7ee3098a-8586-4a72-b059-de06fb7cd23a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:44:57.591Z|848f1f6d-521e-4cc0-b39b-8219d0b504b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:44:57.591Z|848f1f6d-521e-4cc0-b39b-8219d0b504b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:00.506Z|2ff44ac8-2454-4d47-9a24-df1733e882df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:45:00.507Z|2ff44ac8-2454-4d47-9a24-df1733e882df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:45:00.546Z|8a152f5c-dca1-47f2-9a7a-f269a5253903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:45:00.546Z|8a152f5c-dca1-47f2-9a7a-f269a5253903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:45:07.617Z|3af5e881-fe70-4ac4-8fd3-3fd635affcbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:07.617Z|93592b2e-88fb-47ec-981e-b2790ccd300d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:07.618Z|3af5e881-fe70-4ac4-8fd3-3fd635affcbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:07.618Z|93592b2e-88fb-47ec-981e-b2790ccd300d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:07.618Z|085b8c25-a049-4bd8-b435-09d0b40f83b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:07.619Z|085b8c25-a049-4bd8-b435-09d0b40f83b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:15.506Z|bcfda052-a36b-4809-8e0f-f88955b66410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:45:15.507Z|bcfda052-a36b-4809-8e0f-f88955b66410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:45:17.646Z|8f812f6d-55ed-43b0-a553-5688832e5770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:17.646Z|a5200825-a356-4edd-b284-687425ed746a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:17.646Z|c06562e4-9545-448d-ae09-c0cd7e126952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:17.647Z|a5200825-a356-4edd-b284-687425ed746a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:17.647Z|8f812f6d-55ed-43b0-a553-5688832e5770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:17.647Z|c06562e4-9545-448d-ae09-c0cd7e126952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:27.676Z|9b4fdd5a-1102-4baf-822f-15fd0964254b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:27.676Z|17262fd3-0d58-4ab3-9528-66a96fb45e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:27.676Z|865fd859-5758-43d4-bb2d-c34ffb684590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:27.677Z|9b4fdd5a-1102-4baf-822f-15fd0964254b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:27.677Z|17262fd3-0d58-4ab3-9528-66a96fb45e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:27.677Z|865fd859-5758-43d4-bb2d-c34ffb684590|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:30.506Z|8474dd8e-63cd-4ae6-b7c3-8674cf89c7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:45:30.510Z|8474dd8e-63cd-4ae6-b7c3-8674cf89c7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:45:30.547Z|63b99bf9-ab0a-4e30-a2b1-e580c7460123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:45:30.548Z|63b99bf9-ab0a-4e30-a2b1-e580c7460123|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:45:37.703Z|0d9fb7da-7f1f-4bce-9023-cf3b4839d2f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:37.703Z|27c9d801-69f8-422f-9659-0c1d7093b852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:37.704Z|0d9fb7da-7f1f-4bce-9023-cf3b4839d2f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:37.704Z|27c9d801-69f8-422f-9659-0c1d7093b852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:37.705Z|954fcbb4-b261-4eb3-97d0-35ef9916a321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:37.706Z|954fcbb4-b261-4eb3-97d0-35ef9916a321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:45.506Z|2461edc9-1457-4c80-ad5d-74886afbf88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:45:45.507Z|2461edc9-1457-4c80-ad5d-74886afbf88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:45:47.733Z|cf0b252c-78a6-44c0-9994-bfaa9577ece9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:47.733Z|cea1761c-f905-4fc1-b61d-92fe7598e102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:47.733Z|eac81741-ee38-4c18-a6ac-df5a78487fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:47.734Z|cf0b252c-78a6-44c0-9994-bfaa9577ece9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:47.734Z|eac81741-ee38-4c18-a6ac-df5a78487fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:47.734Z|cea1761c-f905-4fc1-b61d-92fe7598e102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:57.760Z|c314622d-e2b1-4a54-8d80-fb94ac0f7b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:57.760Z|6e04a0d0-ff74-422a-b950-be9698178ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:57.760Z|d5ed5fa4-2b8a-4b44-92e7-143d7abf502a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:45:57.761Z|6e04a0d0-ff74-422a-b950-be9698178ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:57.761Z|c314622d-e2b1-4a54-8d80-fb94ac0f7b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:45:57.761Z|d5ed5fa4-2b8a-4b44-92e7-143d7abf502a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:00.506Z|1adf2495-400b-4469-a12f-d1eca3c0b1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:46:00.506Z|1adf2495-400b-4469-a12f-d1eca3c0b1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:46:00.549Z|cf34ea3d-9391-4a90-bc71-89dcfd47b676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:46:00.549Z|cf34ea3d-9391-4a90-bc71-89dcfd47b676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:46:07.788Z|4a87fa8f-6e26-4741-8105-291f3bb31e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:07.788Z|27a14f9c-570b-4408-93f7-7d36b4047e9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:07.788Z|6cd4a706-a133-4689-bfbd-b309d726866d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:07.789Z|4a87fa8f-6e26-4741-8105-291f3bb31e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:07.789Z|6cd4a706-a133-4689-bfbd-b309d726866d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:07.789Z|27a14f9c-570b-4408-93f7-7d36b4047e9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:15.506Z|b6a9dc8b-fcf6-4e7b-b93f-67f3a6f3b34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:46:15.510Z|b6a9dc8b-fcf6-4e7b-b93f-67f3a6f3b34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:46:17.815Z|94c87b7e-274a-4a2a-bc4b-29d297fab8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:17.816Z|94c87b7e-274a-4a2a-bc4b-29d297fab8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:17.817Z|d140eba5-5ca0-45c8-b25a-f3988ea9b76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:17.818Z|487a998c-9d7f-464d-a2a2-2cdd1a494789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:17.818Z|d140eba5-5ca0-45c8-b25a-f3988ea9b76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:17.818Z|487a998c-9d7f-464d-a2a2-2cdd1a494789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:27.844Z|90251848-aaa6-4054-87d1-808551242fc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:27.845Z|90251848-aaa6-4054-87d1-808551242fc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:27.844Z|7e5edce9-d90c-4a96-bb58-dd482b4879e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:27.846Z|a2399395-ca08-472c-96e4-2adb407c419c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:27.846Z|a2399395-ca08-472c-96e4-2adb407c419c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:27.847Z|7e5edce9-d90c-4a96-bb58-dd482b4879e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:30.506Z|f0a6491e-ddf8-4bcd-8835-b7883a4580db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:46:30.507Z|f0a6491e-ddf8-4bcd-8835-b7883a4580db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:46:30.550Z|e182671e-d2c5-4bec-b032-198bcb0695dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:46:30.551Z|e182671e-d2c5-4bec-b032-198bcb0695dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:46:37.871Z|15e920e4-34b2-45e6-8dc3-662d90122425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:37.873Z|15e920e4-34b2-45e6-8dc3-662d90122425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:37.873Z|335d501d-a137-41f3-bd3b-625ea3ec9349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:37.873Z|509b761c-2229-46f6-9bbb-bed14ef38460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:37.874Z|335d501d-a137-41f3-bd3b-625ea3ec9349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:37.874Z|509b761c-2229-46f6-9bbb-bed14ef38460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:45.506Z|0b17b313-974c-45c2-b075-443f8e34d69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:46:45.507Z|0b17b313-974c-45c2-b075-443f8e34d69c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:46:47.898Z|c85d6881-d89e-4b05-86d1-8ba88a58a293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:47.899Z|c85d6881-d89e-4b05-86d1-8ba88a58a293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:47.904Z|46a756d6-d49a-4d11-a47f-41668ab0b745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:47.904Z|3252c83b-91b5-41da-943e-0fff900bcd44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:47.905Z|46a756d6-d49a-4d11-a47f-41668ab0b745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:47.905Z|3252c83b-91b5-41da-943e-0fff900bcd44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:57.926Z|bd8a2bf7-4500-4d07-bea6-c881b1bdf6d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:57.927Z|bd8a2bf7-4500-4d07-bea6-c881b1bdf6d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:57.930Z|c4172058-fa61-4b53-ad63-39144ddee63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:57.930Z|c4172058-fa61-4b53-ad63-39144ddee63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:46:57.931Z|b115bd66-40b0-4175-8b9f-8395659130ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:46:57.932Z|b115bd66-40b0-4175-8b9f-8395659130ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:00.506Z|e39d0563-dcfe-413b-948b-fa9a18895324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:47:00.509Z|e39d0563-dcfe-413b-948b-fa9a18895324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:47:00.552Z|43e5e191-d33c-4a1f-8b21-82dcbd4eb313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:47:00.552Z|43e5e191-d33c-4a1f-8b21-82dcbd4eb313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:47:07.955Z|d64b6227-ffaa-42ee-9b76-844c67c9e671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:07.956Z|d64b6227-ffaa-42ee-9b76-844c67c9e671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:07.956Z|e0dbf874-a7ba-4238-a72e-7ecfd320b176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:07.957Z|e0dbf874-a7ba-4238-a72e-7ecfd320b176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:07.957Z|a369709c-3b99-4bda-a43c-903f4996580f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:07.958Z|a369709c-3b99-4bda-a43c-903f4996580f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:15.506Z|48269554-71ed-4442-9672-49569ce6c747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:47:15.506Z|48269554-71ed-4442-9672-49569ce6c747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:47:17.984Z|1bcd591b-a564-4522-9ce7-d0faa5449955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:17.984Z|1bb5f6c3-651c-4cf1-8271-f5d80cab27a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:17.984Z|85d7d1f4-a385-4799-8641-3c1500668453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:17.985Z|1bb5f6c3-651c-4cf1-8271-f5d80cab27a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:17.986Z|1bcd591b-a564-4522-9ce7-d0faa5449955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:17.986Z|85d7d1f4-a385-4799-8641-3c1500668453|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:28.011Z|1610dd46-89f6-4c08-a97e-deb0d62f53c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:28.011Z|9d583bf4-a203-47dd-9e99-7a430de08f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:28.011Z|595c6425-49b0-4ce0-bc1f-04a23e60fb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:28.012Z|1610dd46-89f6-4c08-a97e-deb0d62f53c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:28.012Z|9d583bf4-a203-47dd-9e99-7a430de08f7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:28.012Z|595c6425-49b0-4ce0-bc1f-04a23e60fb4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:30.506Z|13a8329b-584d-418c-a6ee-1ad2f723f341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:47:30.506Z|13a8329b-584d-418c-a6ee-1ad2f723f341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:47:30.553Z|a0d924e4-78ed-4dff-9786-9d34999075d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:47:30.553Z|a0d924e4-78ed-4dff-9786-9d34999075d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:47:38.039Z|bc3fbb4f-7533-40dc-beba-be40f776ae49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:38.039Z|f67c7dfb-0a4b-49f0-804d-7eb4fe9b08ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:38.039Z|b9498091-e3f6-4f4e-a24c-6aa6d1acb074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:38.040Z|b9498091-e3f6-4f4e-a24c-6aa6d1acb074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:38.040Z|f67c7dfb-0a4b-49f0-804d-7eb4fe9b08ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:38.040Z|bc3fbb4f-7533-40dc-beba-be40f776ae49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:45.506Z|bdc7abff-626f-4cbe-98d3-f0906016ca8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:47:45.510Z|bdc7abff-626f-4cbe-98d3-f0906016ca8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:47:48.067Z|64b03446-385a-4214-8168-5c06a08c084c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:48.067Z|ff39f640-6b5e-4fb3-8a6f-1015315f274d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:48.067Z|aa550bbd-53a4-455a-a9c6-25991373c386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:48.068Z|ff39f640-6b5e-4fb3-8a6f-1015315f274d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:48.068Z|64b03446-385a-4214-8168-5c06a08c084c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:48.068Z|aa550bbd-53a4-455a-a9c6-25991373c386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:58.098Z|39d23b69-5a39-40a4-a1a5-3e0ab6b798d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:58.099Z|39d23b69-5a39-40a4-a1a5-3e0ab6b798d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:58.099Z|5623b1dd-2929-4f40-a658-a05869326650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:58.100Z|c64243c0-1b9e-4cee-9a37-7ee16db6289c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:47:58.100Z|5623b1dd-2929-4f40-a658-a05869326650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:47:58.100Z|c64243c0-1b9e-4cee-9a37-7ee16db6289c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:00.506Z|d2bccc5d-0917-4a3d-b767-096dbb1a5a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:48:00.506Z|d2bccc5d-0917-4a3d-b767-096dbb1a5a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:48:00.554Z|089976e2-5ea7-42d2-b19e-a70d9951721c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:48:00.554Z|089976e2-5ea7-42d2-b19e-a70d9951721c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:48:08.123Z|e1d3b880-3dce-43af-9481-e1520ed16325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:08.123Z|16a188e3-ac74-46d7-9bb5-91cea5298b13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:08.124Z|16a188e3-ac74-46d7-9bb5-91cea5298b13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:08.124Z|e1d3b880-3dce-43af-9481-e1520ed16325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:08.127Z|322920b1-2d22-44d9-941e-9e4bffcca221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:08.128Z|322920b1-2d22-44d9-941e-9e4bffcca221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:15.506Z|0d2f6b19-2ad7-4cfc-a82c-2b452715f7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:48:15.507Z|0d2f6b19-2ad7-4cfc-a82c-2b452715f7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:48:18.149Z|34dcfba7-8317-43a1-b51f-fdc29d7448c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:18.149Z|4f98eb0c-9b8b-479c-994d-0109688207eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:18.150Z|34dcfba7-8317-43a1-b51f-fdc29d7448c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:18.150Z|4f98eb0c-9b8b-479c-994d-0109688207eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:18.153Z|1f80b45a-30ff-4e0f-8e8d-513b45c06535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:18.154Z|1f80b45a-30ff-4e0f-8e8d-513b45c06535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:28.178Z|a72faedf-7c7c-4310-b53a-fab134442ca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:28.177Z|ed154268-1461-40a0-9542-26158266f532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:28.177Z|bb6872ee-915f-4da2-9c16-1064e566ce81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:28.178Z|ed154268-1461-40a0-9542-26158266f532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:28.178Z|bb6872ee-915f-4da2-9c16-1064e566ce81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:28.179Z|a72faedf-7c7c-4310-b53a-fab134442ca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:30.506Z|388e8353-0841-417f-a712-062185b1c84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:48:30.510Z|388e8353-0841-417f-a712-062185b1c84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:48:30.555Z|49afc457-32b5-4043-90e3-7e9eb52dde44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:48:30.556Z|49afc457-32b5-4043-90e3-7e9eb52dde44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:48:38.203Z|556e9eaa-83ea-40ee-bf51-3aad1b6dd2cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:38.203Z|9e21380d-39aa-40fe-9119-4a749de25a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:38.204Z|141c2171-9330-4393-8c06-8577e7ebb60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:38.204Z|556e9eaa-83ea-40ee-bf51-3aad1b6dd2cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:38.204Z|9e21380d-39aa-40fe-9119-4a749de25a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:38.204Z|141c2171-9330-4393-8c06-8577e7ebb60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:45.506Z|0244685f-132f-47bd-bfc3-1c86ee124853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:48:45.507Z|0244685f-132f-47bd-bfc3-1c86ee124853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:48:48.231Z|64a8bdeb-6363-431a-988e-91879aa76f22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:48.231Z|5b60f590-1493-4d71-bb8e-1ed754ea8b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:48.231Z|2a0c8885-4887-43c4-badc-fecb9f18db11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:48.232Z|2a0c8885-4887-43c4-badc-fecb9f18db11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:48.232Z|64a8bdeb-6363-431a-988e-91879aa76f22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:48.232Z|5b60f590-1493-4d71-bb8e-1ed754ea8b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:58.257Z|e215fa1c-9c43-4458-a46a-270c642fb02f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:58.258Z|2e7bf492-339f-4909-ab23-f0442693630a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:58.258Z|e215fa1c-9c43-4458-a46a-270c642fb02f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:58.258Z|4974a805-0330-43e2-94a9-417dc88488f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:48:58.258Z|2e7bf492-339f-4909-ab23-f0442693630a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:48:58.259Z|4974a805-0330-43e2-94a9-417dc88488f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:00.506Z|403e100d-1616-4383-bfd7-204f61e59457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:49:00.506Z|403e100d-1616-4383-bfd7-204f61e59457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:49:00.556Z|8ecb4704-1086-4837-bcfe-982e50bb1eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:49:00.557Z|8ecb4704-1086-4837-bcfe-982e50bb1eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:49:08.285Z|77847eb1-529c-48ed-95cd-aa1db5c3160b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:08.285Z|6836d31d-58e0-45f6-97c9-2a86800e418c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:08.285Z|7f86656a-b7aa-4d1d-be62-edd3d0d07462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:08.285Z|77847eb1-529c-48ed-95cd-aa1db5c3160b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:08.285Z|7f86656a-b7aa-4d1d-be62-edd3d0d07462|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:08.285Z|6836d31d-58e0-45f6-97c9-2a86800e418c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:15.506Z|36ac295b-88d4-46b2-9792-290d62531d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:49:15.509Z|36ac295b-88d4-46b2-9792-290d62531d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:49:18.312Z|9ac50f14-7b80-4783-ba5c-9682daed60a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:18.312Z|c6ad1da5-95d4-4750-9a79-e1db2e8dcdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:18.313Z|7d433991-3d4e-4a3f-9772-4ef3c1380b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:18.313Z|9ac50f14-7b80-4783-ba5c-9682daed60a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:18.313Z|c6ad1da5-95d4-4750-9a79-e1db2e8dcdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:18.313Z|7d433991-3d4e-4a3f-9772-4ef3c1380b02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:28.340Z|5a0e95dd-bf68-4f42-a5b1-647910960748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:28.340Z|49370a81-54c1-41bd-b784-2e310413371f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:28.340Z|32e19e9b-b39d-4e52-8d42-4f5ca6911387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:28.341Z|5a0e95dd-bf68-4f42-a5b1-647910960748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:28.341Z|49370a81-54c1-41bd-b784-2e310413371f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:28.341Z|32e19e9b-b39d-4e52-8d42-4f5ca6911387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:30.506Z|a1fa953c-bbbb-4ef2-9396-3120de8c1a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:49:30.506Z|a1fa953c-bbbb-4ef2-9396-3120de8c1a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:49:30.557Z|1a32d45c-145d-4ebd-946d-6913e1abd8e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:49:30.558Z|1a32d45c-145d-4ebd-946d-6913e1abd8e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:49:38.365Z|9e50a36f-8279-4554-9289-baf05e6af9b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:38.366Z|9e50a36f-8279-4554-9289-baf05e6af9b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:38.370Z|6074444a-7cc2-40ce-850b-9622c5470a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:38.371Z|6074444a-7cc2-40ce-850b-9622c5470a9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:38.372Z|314c57e6-03b6-4ffb-a630-4cfde85f7bc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:38.373Z|314c57e6-03b6-4ffb-a630-4cfde85f7bc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:45.506Z|a5e01eb1-3a4e-4933-9fbb-dba30bc0f43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:49:45.507Z|a5e01eb1-3a4e-4933-9fbb-dba30bc0f43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:49:48.392Z|fae3fdfd-2edd-40fc-be3a-036981c5068b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:48.392Z|fae3fdfd-2edd-40fc-be3a-036981c5068b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:48.395Z|ad002b50-0c2e-4971-bdfa-ba817948839a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:48.397Z|ad002b50-0c2e-4971-bdfa-ba817948839a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:48.398Z|67452dc3-cb44-471a-9278-3efbf06914c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:48.399Z|67452dc3-cb44-471a-9278-3efbf06914c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:58.424Z|35f8222c-93d4-42b3-a286-c4b6e713130d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:58.424Z|8b1d3c05-f1e3-40ce-92e1-3fb921f600c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:58.424Z|b7829558-2cbc-499a-a89a-4ef254772466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:49:58.425Z|b7829558-2cbc-499a-a89a-4ef254772466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:58.425Z|8b1d3c05-f1e3-40ce-92e1-3fb921f600c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:49:58.425Z|35f8222c-93d4-42b3-a286-c4b6e713130d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:00.506Z|dc7b94ae-2e8e-4880-acac-de92f0ad1aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:50:00.509Z|dc7b94ae-2e8e-4880-acac-de92f0ad1aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:50:00.559Z|def168ce-54e7-4d89-b17c-3f55a989d667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:50:00.559Z|def168ce-54e7-4d89-b17c-3f55a989d667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:50:08.452Z|a980ce9b-611b-4353-ad77-91546e26ace8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:08.452Z|67bbc31b-34ee-4c33-8642-56f745687c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:08.452Z|e6e33b35-ca99-42b1-bce3-ed647375e038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:08.452Z|a980ce9b-611b-4353-ad77-91546e26ace8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:08.453Z|e6e33b35-ca99-42b1-bce3-ed647375e038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:08.453Z|67bbc31b-34ee-4c33-8642-56f745687c6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:15.506Z|76797e62-0c82-4c95-ab27-de9bfaa1300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:50:15.506Z|76797e62-0c82-4c95-ab27-de9bfaa1300e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:50:18.479Z|f572ec3c-f1a9-4dd7-b22b-3622df2bdd41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:18.479Z|8abc2a88-e2d9-4058-86c6-b7b312b9d521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:18.479Z|fd2d99e1-d86c-4936-85ba-b0ab2751ebcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:18.480Z|8abc2a88-e2d9-4058-86c6-b7b312b9d521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:18.480Z|f572ec3c-f1a9-4dd7-b22b-3622df2bdd41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:18.480Z|fd2d99e1-d86c-4936-85ba-b0ab2751ebcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:28.505Z|3b220dbd-126d-470e-a5fa-a0405a7eaad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:28.506Z|3b220dbd-126d-470e-a5fa-a0405a7eaad6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:28.506Z|141ab14c-9627-4e29-b906-d912f40fc791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:28.506Z|39b8879a-dc85-43bb-8e3f-fb673ef883af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:28.507Z|141ab14c-9627-4e29-b906-d912f40fc791|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:28.507Z|39b8879a-dc85-43bb-8e3f-fb673ef883af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:30.506Z|526516f0-4428-4ffc-abf9-20b995bd4fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:50:30.507Z|526516f0-4428-4ffc-abf9-20b995bd4fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:50:30.561Z|011c227a-e205-4640-8fa6-901b7d3d7384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:50:30.561Z|011c227a-e205-4640-8fa6-901b7d3d7384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:50:38.532Z|8fd1b3ec-f434-4fde-bf33-858c2dd068dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:38.532Z|6626714e-31fa-465e-b70d-a9e6e6bc720f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:38.532Z|b2b42e78-4ddf-4617-92ff-b9e1fbb4678e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:38.532Z|8fd1b3ec-f434-4fde-bf33-858c2dd068dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:38.532Z|b2b42e78-4ddf-4617-92ff-b9e1fbb4678e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:38.533Z|6626714e-31fa-465e-b70d-a9e6e6bc720f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:45.506Z|d86a6305-b8d3-42e3-bd14-cc012a982912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:50:45.508Z|d86a6305-b8d3-42e3-bd14-cc012a982912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:50:48.559Z|7d032146-9055-4226-bb7c-454fba042aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:48.560Z|3842af61-0363-4102-b71f-c3e10f00a049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:48.560Z|6344245b-4243-4bee-b88a-4a7b2786804e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:48.560Z|7d032146-9055-4226-bb7c-454fba042aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:48.560Z|3842af61-0363-4102-b71f-c3e10f00a049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:48.561Z|6344245b-4243-4bee-b88a-4a7b2786804e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:58.586Z|7e235074-68b8-47ca-a253-108de16eda81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:58.586Z|2fe4fe77-c5ab-43cc-b5ee-9477ab7425c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:58.586Z|73236718-65a3-4431-9ab7-d5dfefdf7292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:50:58.587Z|2fe4fe77-c5ab-43cc-b5ee-9477ab7425c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:58.587Z|73236718-65a3-4431-9ab7-d5dfefdf7292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:50:58.587Z|7e235074-68b8-47ca-a253-108de16eda81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:00.506Z|d2766819-d1a4-4cb0-90c3-460754f7b598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:51:00.506Z|d2766819-d1a4-4cb0-90c3-460754f7b598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:51:00.562Z|249576a9-336d-4474-9de3-1799729588bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:51:00.563Z|249576a9-336d-4474-9de3-1799729588bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:51:08.614Z|6aa02954-65fa-405e-bea5-29725cd8d4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:08.614Z|f038b36a-01db-49ad-ad5c-af9b3176b39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:08.614Z|25304755-6903-45a4-8b9c-408af1c9727e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:08.615Z|6aa02954-65fa-405e-bea5-29725cd8d4a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:08.615Z|f038b36a-01db-49ad-ad5c-af9b3176b39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:08.615Z|25304755-6903-45a4-8b9c-408af1c9727e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:15.506Z|a37540d8-4fd2-47c7-89e6-f5685446d2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:51:15.507Z|a37540d8-4fd2-47c7-89e6-f5685446d2a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:51:18.640Z|f82fad23-f5d3-4cdb-b9aa-136c122289a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:18.640Z|2b8c07df-626f-4cd8-96fb-57bd30f05fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:18.640Z|ade67c31-6279-4d6a-9a53-1282bf4433ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:18.641Z|f82fad23-f5d3-4cdb-b9aa-136c122289a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:18.641Z|2b8c07df-626f-4cd8-96fb-57bd30f05fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:18.641Z|ade67c31-6279-4d6a-9a53-1282bf4433ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:28.666Z|b24b8f71-957d-4588-b28b-056dccac9067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:28.667Z|7ec935e3-c284-491d-929e-d81006fab9c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:28.667Z|b24b8f71-957d-4588-b28b-056dccac9067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:28.667Z|7ec935e3-c284-491d-929e-d81006fab9c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:28.667Z|8f7d6ce1-72e0-43a4-8d58-c2efbd0f814e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:28.668Z|8f7d6ce1-72e0-43a4-8d58-c2efbd0f814e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:30.506Z|4fa5c58a-338a-408c-b292-c69d20bedf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:51:30.510Z|4fa5c58a-338a-408c-b292-c69d20bedf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:51:30.563Z|3ae7a742-d74e-47b8-96d1-2a644eb9b9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:51:30.564Z|3ae7a742-d74e-47b8-96d1-2a644eb9b9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:51:38.693Z|2c31b5e5-ac79-431c-b3db-8040cd1dd7cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:38.693Z|de860209-a5b8-4b73-9f5f-98d191bc6fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:38.694Z|2c31b5e5-ac79-431c-b3db-8040cd1dd7cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:38.694Z|de860209-a5b8-4b73-9f5f-98d191bc6fdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:38.694Z|7dbfe029-212a-4ea2-9e52-d27faa94f1e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:38.695Z|7dbfe029-212a-4ea2-9e52-d27faa94f1e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:45.506Z|df9e052d-e2d6-4f32-b22c-946f83e92d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:51:45.506Z|df9e052d-e2d6-4f32-b22c-946f83e92d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:51:48.719Z|ed59f624-a7cf-4d0c-8fe6-f185a604837c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:48.720Z|ed59f624-a7cf-4d0c-8fe6-f185a604837c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:48.722Z|51772801-ad46-4ca2-ab89-018c8710c890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:48.722Z|b4f26c2b-b7c8-4c6b-9705-4f49b87cd403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:48.723Z|51772801-ad46-4ca2-ab89-018c8710c890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:48.723Z|b4f26c2b-b7c8-4c6b-9705-4f49b87cd403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:58.747Z|b39707f7-2e27-4716-bc00-c60438474be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:58.747Z|69c46e83-7e87-4e0b-a2a9-1e8ee29bb354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:58.748Z|b39707f7-2e27-4716-bc00-c60438474be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:58.748Z|69c46e83-7e87-4e0b-a2a9-1e8ee29bb354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:51:58.748Z|f7092de4-66a6-4cf0-8501-e24e26615c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:51:58.749Z|f7092de4-66a6-4cf0-8501-e24e26615c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:00.506Z|701eb1e0-2d2e-4f9a-9f60-88afe4700355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:52:00.507Z|701eb1e0-2d2e-4f9a-9f60-88afe4700355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:52:00.565Z|cdaf0806-9579-4b6a-a784-faf9b72ccffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:52:00.565Z|cdaf0806-9579-4b6a-a784-faf9b72ccffe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:52:08.774Z|dab60863-b7b4-45ff-bb75-3a2e0c9be903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:08.775Z|dab60863-b7b4-45ff-bb75-3a2e0c9be903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:08.775Z|613bee8c-9e7b-4c3a-bba0-9db464d49d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:08.775Z|6ce4e272-7acf-4c81-87fe-5fdf1f07eaee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:08.776Z|613bee8c-9e7b-4c3a-bba0-9db464d49d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:08.776Z|6ce4e272-7acf-4c81-87fe-5fdf1f07eaee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:15.506Z|d51bef78-6af5-4751-b498-68642f94b417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:52:15.510Z|d51bef78-6af5-4751-b498-68642f94b417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:52:18.803Z|da247c3c-9d01-42a1-b900-262c37de7d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:18.803Z|5b251c79-2430-41f0-97b0-4ae040207ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:18.804Z|da247c3c-9d01-42a1-b900-262c37de7d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:18.804Z|5b251c79-2430-41f0-97b0-4ae040207ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:18.805Z|604461be-d578-4f9d-a35b-b4eca5e10c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:18.806Z|604461be-d578-4f9d-a35b-b4eca5e10c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:28.832Z|d71d730f-9015-46eb-9dce-13437b031333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:28.832Z|5850217f-30a0-4ec8-9f11-b9ecc899c17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:28.832Z|1026743c-3940-4af7-a653-2be70d976310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:28.832Z|d71d730f-9015-46eb-9dce-13437b031333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:28.832Z|5850217f-30a0-4ec8-9f11-b9ecc899c17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:28.832Z|1026743c-3940-4af7-a653-2be70d976310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:30.506Z|9e9538c1-3208-489e-85d2-eeac16d4ba78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:52:30.506Z|9e9538c1-3208-489e-85d2-eeac16d4ba78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:52:30.566Z|183bf771-85cb-4e39-adc2-d0199759e10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:52:30.567Z|183bf771-85cb-4e39-adc2-d0199759e10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:52:38.856Z|25f2d8d2-c86d-4342-8ac8-d7ac87306f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:38.856Z|20f1a4dd-142c-4bfd-a8c9-b6f229c0ed93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:38.856Z|6347e8f4-09c3-465f-8ee5-7b3d0e88de5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:38.857Z|25f2d8d2-c86d-4342-8ac8-d7ac87306f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:38.857Z|20f1a4dd-142c-4bfd-a8c9-b6f229c0ed93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:38.857Z|6347e8f4-09c3-465f-8ee5-7b3d0e88de5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:45.506Z|cf66f7ba-30d1-43a8-acc6-3c69ef15b6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:52:45.506Z|cf66f7ba-30d1-43a8-acc6-3c69ef15b6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:52:45.604Z|27c47db5-ea6e-4fb5-9ea3-efcdac7c810e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:52:45.606Z|27c47db5-ea6e-4fb5-9ea3-efcdac7c810e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:48.882Z|40fa5dad-3f24-4db1-95d7-a2e2e5a60ebe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:48.883Z|40fa5dad-3f24-4db1-95d7-a2e2e5a60ebe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:48.884Z|6645d4fd-96c5-430f-a586-db157e510351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:48.885Z|6645d4fd-96c5-430f-a586-db157e510351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:48.888Z|d9980d30-fc12-4044-be47-33cba06cdc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:48.889Z|d9980d30-fc12-4044-be47-33cba06cdc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:58.911Z|94f75b72-3523-4c39-95c3-949b63aba535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:58.911Z|b13a9ebc-72ef-42d8-a874-741c7a34e2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:58.911Z|94f75b72-3523-4c39-95c3-949b63aba535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:58.911Z|b13a9ebc-72ef-42d8-a874-741c7a34e2aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:52:58.914Z|ea0b661a-c7ed-478f-95d6-f302ec9903e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:52:58.914Z|ea0b661a-c7ed-478f-95d6-f302ec9903e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:00.506Z|cf22af7d-829f-4544-9394-1ae12c3b6ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:53:00.509Z|cf22af7d-829f-4544-9394-1ae12c3b6ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:53:00.567Z|eca73820-1105-4998-b8d8-75aefc65eaa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:53:00.568Z|eca73820-1105-4998-b8d8-75aefc65eaa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:53:08.937Z|5dab0118-d178-46e2-977f-1bfd9c8cacbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:08.937Z|5dab0118-d178-46e2-977f-1bfd9c8cacbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:08.939Z|e89bb8fc-61e9-4b2a-ae8e-79b876993f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:08.939Z|e89bb8fc-61e9-4b2a-ae8e-79b876993f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:08.939Z|077f2544-d7b0-4dfe-8256-2df21091c74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:08.940Z|077f2544-d7b0-4dfe-8256-2df21091c74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:15.506Z|48ee63a7-9202-4a7b-b65f-4699a9b62fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:53:15.506Z|48ee63a7-9202-4a7b-b65f-4699a9b62fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:53:18.963Z|215823a5-ecf8-40be-9de3-233f5dbd9db1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:18.964Z|215823a5-ecf8-40be-9de3-233f5dbd9db1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:18.965Z|1b543342-8b4d-456a-8f6b-39bf44a7e021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:18.965Z|902ff5f0-58c7-4123-bab1-104883d66029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:18.966Z|1b543342-8b4d-456a-8f6b-39bf44a7e021|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:18.966Z|902ff5f0-58c7-4123-bab1-104883d66029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:28.990Z|ceb4cd15-f9ea-4072-aadb-47df94c836ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:28.990Z|3fa4b254-107e-4dc4-8310-c53589d80a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:28.991Z|3fa4b254-107e-4dc4-8310-c53589d80a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:28.991Z|ceb4cd15-f9ea-4072-aadb-47df94c836ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:28.992Z|894db004-bc35-40ea-a345-863ede8c3e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:28.992Z|894db004-bc35-40ea-a345-863ede8c3e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:30.506Z|e4e7e4ff-77ea-4ca5-8484-2b1b1766c0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:53:30.506Z|e4e7e4ff-77ea-4ca5-8484-2b1b1766c0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:53:30.569Z|450d2bdf-4f6a-4172-a99a-484e9132e6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:53:30.569Z|450d2bdf-4f6a-4172-a99a-484e9132e6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:53:39.017Z|3157850a-e279-4573-9037-017fdaf80d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:39.017Z|dc308a7f-a02f-45f4-bbac-d0455168c8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:39.018Z|3157850a-e279-4573-9037-017fdaf80d56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:39.018Z|dc308a7f-a02f-45f4-bbac-d0455168c8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:39.018Z|f3e9e24d-0739-4af9-9114-bfdbb4fda023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:39.019Z|f3e9e24d-0739-4af9-9114-bfdbb4fda023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:45.506Z|1523d9b2-c302-42c2-a90c-ac796f561567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:53:45.509Z|1523d9b2-c302-42c2-a90c-ac796f561567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:53:45.596Z|7169f334-abce-48a1-8a8a-a9d26d9ed7ad|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:53:45.597Z|7169f334-abce-48a1-8a8a-a9d26d9ed7ad|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:49.045Z|037d9bef-acfc-4254-8a34-fb4aedaa7020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:49.045Z|f34d5077-f19c-48ea-8c28-104cba3e7e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:49.046Z|2580d13c-13cf-4442-bfd3-976a107baaad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:49.046Z|f34d5077-f19c-48ea-8c28-104cba3e7e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:49.046Z|037d9bef-acfc-4254-8a34-fb4aedaa7020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:49.047Z|2580d13c-13cf-4442-bfd3-976a107baaad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:59.070Z|f0455a65-064c-4422-86fe-4a0e8e345dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:59.070Z|914815f9-0a2e-4179-a919-c139071d37fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:59.071Z|f0455a65-064c-4422-86fe-4a0e8e345dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:59.071Z|914815f9-0a2e-4179-a919-c139071d37fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:53:59.072Z|a4658acf-8747-4779-ac40-c9f4c6760585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:53:59.073Z|a4658acf-8747-4779-ac40-c9f4c6760585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:00.505Z|dfc3d719-48df-4276-b24e-9f736db424dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:54:00.506Z|dfc3d719-48df-4276-b24e-9f736db424dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:54:00.570Z|3678c5f8-f25b-40ae-80ae-9f3b23761f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:54:00.570Z|3678c5f8-f25b-40ae-80ae-9f3b23761f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:54:09.094Z|28e410e1-e744-474e-a8cc-69319853048c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:09.094Z|28e410e1-e744-474e-a8cc-69319853048c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:09.096Z|80de97b0-fc8b-4963-af9d-97215c811d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:09.096Z|f0e6cfa0-cf91-4739-b589-0db048099894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:09.097Z|80de97b0-fc8b-4963-af9d-97215c811d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:09.097Z|f0e6cfa0-cf91-4739-b589-0db048099894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:15.506Z|8e5d7322-ae08-46c5-aef3-87f58384adf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:54:15.506Z|8e5d7322-ae08-46c5-aef3-87f58384adf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:54:19.122Z|9170b2c4-4c34-4aae-a8c2-82dae71fef0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:19.122Z|59037d8a-8669-49cf-8e99-356788625164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:19.122Z|bee54880-6b8e-43b9-a084-9242e27a5d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:19.123Z|59037d8a-8669-49cf-8e99-356788625164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:19.123Z|9170b2c4-4c34-4aae-a8c2-82dae71fef0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:19.123Z|bee54880-6b8e-43b9-a084-9242e27a5d45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:29.150Z|be3ea3f9-2770-4292-95a4-fae564280131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:29.150Z|5a6ee155-e096-435b-a8bd-bdcf516a8a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:29.150Z|96b9f876-f8a2-415c-81af-acb81cb9da71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:29.151Z|5a6ee155-e096-435b-a8bd-bdcf516a8a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:29.151Z|be3ea3f9-2770-4292-95a4-fae564280131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:29.151Z|96b9f876-f8a2-415c-81af-acb81cb9da71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:30.505Z|84a48ea6-6ec4-404c-8324-286d83b3aa82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:54:30.508Z|84a48ea6-6ec4-404c-8324-286d83b3aa82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:54:30.571Z|3fffaa10-8984-4e07-87d2-921338dfdc22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:54:30.571Z|3fffaa10-8984-4e07-87d2-921338dfdc22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:54:39.176Z|01a1a3d6-cf32-4ab6-9dea-918b394f5c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:39.176Z|a67afc5a-a6de-4531-9646-220522440b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:39.176Z|7ed18acf-82aa-41fb-9512-884ecc1c6163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:39.176Z|01a1a3d6-cf32-4ab6-9dea-918b394f5c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:39.177Z|a67afc5a-a6de-4531-9646-220522440b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:39.177Z|7ed18acf-82aa-41fb-9512-884ecc1c6163|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:45.505Z|0b383793-e5e4-4a23-96c8-7e25d14399da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:54:45.506Z|0b383793-e5e4-4a23-96c8-7e25d14399da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:54:45.596Z|e95e050a-fd96-4104-8941-26ae90b8c276|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:54:45.597Z|e95e050a-fd96-4104-8941-26ae90b8c276|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:49.202Z|64ced26a-f175-40a3-9144-f13837a29d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:49.202Z|f39b1104-29d1-43e5-9269-04e406ffb39a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:49.202Z|c4546ede-da27-4f98-9668-a968335b3c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:49.202Z|f39b1104-29d1-43e5-9269-04e406ffb39a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:49.202Z|64ced26a-f175-40a3-9144-f13837a29d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:49.203Z|c4546ede-da27-4f98-9668-a968335b3c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:59.228Z|f3af01f6-0935-4f5c-8ea4-454b143befd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:59.228Z|3f404903-6839-439b-9c28-ca5768d0566d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:59.229Z|f3af01f6-0935-4f5c-8ea4-454b143befd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:59.229Z|3f404903-6839-439b-9c28-ca5768d0566d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:54:59.228Z|9a30c8cf-f8b7-44d8-9fd8-5718dbfc184a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:54:59.230Z|9a30c8cf-f8b7-44d8-9fd8-5718dbfc184a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:00.506Z|84f23a7b-a231-4f66-9e0f-399eaac57799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:55:00.507Z|84f23a7b-a231-4f66-9e0f-399eaac57799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:55:00.572Z|331cb577-8f11-4987-897d-79bfc37db328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:55:00.572Z|331cb577-8f11-4987-897d-79bfc37db328|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:55:09.255Z|605d0525-6d50-421f-9a74-fb0c7189be3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:09.255Z|e2cd4f9d-bfc4-4868-bb41-8a0aa5df7bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:09.255Z|124b551d-7569-41e4-96de-c7f0431acfcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:09.256Z|605d0525-6d50-421f-9a74-fb0c7189be3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:09.256Z|e2cd4f9d-bfc4-4868-bb41-8a0aa5df7bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:09.256Z|124b551d-7569-41e4-96de-c7f0431acfcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:15.506Z|efa1a5ec-52ff-49d5-9649-d66af2034be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:55:15.510Z|efa1a5ec-52ff-49d5-9649-d66af2034be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:55:19.282Z|285608cb-0ef9-4ea0-9bb2-05760076e4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:19.282Z|04fc9fa9-1fd7-41b5-bb91-6450f940656a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:19.283Z|285608cb-0ef9-4ea0-9bb2-05760076e4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:19.283Z|04fc9fa9-1fd7-41b5-bb91-6450f940656a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:19.283Z|e091688e-9cff-4484-846f-893de08b16d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:19.284Z|e091688e-9cff-4484-846f-893de08b16d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:29.309Z|93a2c325-f9a2-4379-9e9e-0dc431c8a4d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:29.309Z|5ad28057-e2cd-4424-9b7a-f6d65b71431c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:29.309Z|e04b3794-6da9-47bd-b763-d9faf4219f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:29.310Z|93a2c325-f9a2-4379-9e9e-0dc431c8a4d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:29.310Z|e04b3794-6da9-47bd-b763-d9faf4219f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:29.310Z|5ad28057-e2cd-4424-9b7a-f6d65b71431c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:30.505Z|f82053b2-9432-40c3-b077-1cc369753db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:55:30.506Z|f82053b2-9432-40c3-b077-1cc369753db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:55:30.573Z|8a5f3ff5-53bb-4a97-bdae-9d19d900747a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:55:30.574Z|8a5f3ff5-53bb-4a97-bdae-9d19d900747a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:55:39.336Z|40854384-9c13-41ed-8f12-86a0305b415c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:39.336Z|02bf9f0f-33da-42da-adc7-7a9e2ddf29c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:39.337Z|9f2ba84b-ced3-4880-aedc-c98fce3f7f99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:39.337Z|02bf9f0f-33da-42da-adc7-7a9e2ddf29c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:39.337Z|9f2ba84b-ced3-4880-aedc-c98fce3f7f99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:39.337Z|40854384-9c13-41ed-8f12-86a0305b415c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:45.505Z|4fcbc7bc-a5c7-4c31-a3d2-0b0299493311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:55:45.506Z|4fcbc7bc-a5c7-4c31-a3d2-0b0299493311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:55:45.596Z|2cc94d8a-a0b1-48c9-9ef5-bd9c710acd44|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:55:45.596Z|2cc94d8a-a0b1-48c9-9ef5-bd9c710acd44|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:49.362Z|10080352-8953-4d8a-b407-b30f4cd444ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:49.362Z|09f3f096-ebef-462b-a680-e44092d5ae0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:49.362Z|c6b6d49b-b908-406a-a8d9-47bbe84d7abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:49.363Z|10080352-8953-4d8a-b407-b30f4cd444ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:49.363Z|c6b6d49b-b908-406a-a8d9-47bbe84d7abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:49.363Z|09f3f096-ebef-462b-a680-e44092d5ae0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:59.388Z|e20249cd-7e2b-49e1-bda1-fcfb56ffcd2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:59.388Z|a87ad120-0840-43cb-af22-b3d9f44abfbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:59.388Z|1a8b7572-7b47-4a3e-84ff-0528dd6a31fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:55:59.389Z|e20249cd-7e2b-49e1-bda1-fcfb56ffcd2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:59.389Z|1a8b7572-7b47-4a3e-84ff-0528dd6a31fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:55:59.389Z|a87ad120-0840-43cb-af22-b3d9f44abfbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:00.505Z|810cc9b8-d2c2-4f67-aa7b-108d33397805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:56:00.508Z|810cc9b8-d2c2-4f67-aa7b-108d33397805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:56:00.574Z|57b7a8af-001c-4559-be06-98cd40132056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:56:00.575Z|57b7a8af-001c-4559-be06-98cd40132056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:56:09.414Z|846884de-3208-4c35-879a-652fe6f40d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:09.414Z|d7930039-4eae-42a0-8a83-e4fff5b5a7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:09.415Z|64b2d0a5-262a-40e4-8d09-f1168deae951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:09.415Z|846884de-3208-4c35-879a-652fe6f40d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:09.415Z|d7930039-4eae-42a0-8a83-e4fff5b5a7f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:09.415Z|64b2d0a5-262a-40e4-8d09-f1168deae951|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:15.506Z|41c0f2a6-8dc8-4015-9893-147c2a009d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:56:15.506Z|41c0f2a6-8dc8-4015-9893-147c2a009d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:56:19.439Z|79ddfae1-481a-4b8b-930b-8b640e5a7fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:19.439Z|11b8069c-40d9-4dd1-86ff-b895d2b2dc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:19.440Z|11b8069c-40d9-4dd1-86ff-b895d2b2dc4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:19.440Z|79ddfae1-481a-4b8b-930b-8b640e5a7fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:19.441Z|2d7eb66e-eee6-4489-bb39-f4b54a020843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:19.441Z|2d7eb66e-eee6-4489-bb39-f4b54a020843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:29.465Z|78c1a305-2484-47ed-83c4-64f21ff9bdec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:29.466Z|78c1a305-2484-47ed-83c4-64f21ff9bdec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:29.468Z|47016e1e-68f7-4602-9dca-60804fd69f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:29.468Z|20fb9182-03fc-4708-8e3c-b639bb4f4834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:29.468Z|20fb9182-03fc-4708-8e3c-b639bb4f4834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:29.468Z|47016e1e-68f7-4602-9dca-60804fd69f50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:30.506Z|07220b1e-055b-4e8f-87cb-52b21cb4efd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:56:30.506Z|07220b1e-055b-4e8f-87cb-52b21cb4efd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:56:30.575Z|4cf970e9-fca7-42a0-bac8-ed438db1e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:56:30.576Z|4cf970e9-fca7-42a0-bac8-ed438db1e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:56:39.491Z|ec3ced7a-8ddf-4f6c-9888-2895d3007b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:39.492Z|ec3ced7a-8ddf-4f6c-9888-2895d3007b18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:39.493Z|54cbbae7-8261-4e40-b8e2-1ef4815996bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:39.493Z|f8a43ebd-8637-4c34-aefb-2c7d25532caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:39.493Z|54cbbae7-8261-4e40-b8e2-1ef4815996bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:39.493Z|f8a43ebd-8637-4c34-aefb-2c7d25532caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:45.506Z|0e72f2cd-5ad4-463d-98a3-c0a68c25f5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:56:45.509Z|0e72f2cd-5ad4-463d-98a3-c0a68c25f5a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:56:45.596Z|c8ff3f58-6282-4e44-ba21-53ec76df04ac|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:56:45.597Z|c8ff3f58-6282-4e44-ba21-53ec76df04ac|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:49.535Z|69551d2d-14d8-4e9e-abd5-cde8b7b938d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:49.535Z|01d1fa5d-35c3-4731-b0b5-df44617b581a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:49.535Z|ed12827f-f523-4686-be1d-89940aa9490d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:49.536Z|69551d2d-14d8-4e9e-abd5-cde8b7b938d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:49.536Z|01d1fa5d-35c3-4731-b0b5-df44617b581a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:49.536Z|ed12827f-f523-4686-be1d-89940aa9490d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:59.568Z|4087b213-e4a8-4be8-9ba7-7d7b9bd9933b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:59.568Z|deeb4781-080a-4f4d-ba82-7a70d9db2b01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:59.568Z|0bdd5f65-2cd0-42a2-925b-a8644bde199e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:56:59.569Z|deeb4781-080a-4f4d-ba82-7a70d9db2b01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:59.569Z|4087b213-e4a8-4be8-9ba7-7d7b9bd9933b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:56:59.569Z|0bdd5f65-2cd0-42a2-925b-a8644bde199e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:00.506Z|a805e529-29f6-4d59-96fd-53075625884f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:57:00.506Z|a805e529-29f6-4d59-96fd-53075625884f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:57:00.576Z|91caecf1-679b-428c-a2f8-a55030498dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:57:00.577Z|91caecf1-679b-428c-a2f8-a55030498dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:57:09.597Z|8016f503-2750-4686-8f05-aa66c4738323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:09.598Z|29fd04b6-fe71-4c00-aed7-905f7bd3e86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:09.598Z|636debb1-a593-4c21-8723-73dce487bf37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:09.598Z|8016f503-2750-4686-8f05-aa66c4738323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:09.598Z|29fd04b6-fe71-4c00-aed7-905f7bd3e86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:09.598Z|636debb1-a593-4c21-8723-73dce487bf37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:15.505Z|cdfbdb83-df8d-4ebf-9aa2-3847c112f173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:57:15.506Z|cdfbdb83-df8d-4ebf-9aa2-3847c112f173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:57:19.623Z|4b1b0273-178a-42ba-b30f-1ae32614332d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:19.624Z|8329968f-509e-4209-9d93-126d61a8274c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:19.624Z|09dee4c0-098c-4add-87fa-df4c1079de69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:19.624Z|09dee4c0-098c-4add-87fa-df4c1079de69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:19.624Z|8329968f-509e-4209-9d93-126d61a8274c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:19.624Z|4b1b0273-178a-42ba-b30f-1ae32614332d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:29.649Z|0086e1ef-5d88-4d02-acdc-ae2de3606ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:29.649Z|58b3f8a8-ee2a-4a1a-9d85-e98e8f9d0d65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:29.649Z|f727cb70-9796-41ec-b62f-74dab50a7c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:29.649Z|f727cb70-9796-41ec-b62f-74dab50a7c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:29.649Z|58b3f8a8-ee2a-4a1a-9d85-e98e8f9d0d65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:29.649Z|0086e1ef-5d88-4d02-acdc-ae2de3606ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:30.506Z|4676f954-3a06-4653-9174-42c06ac1abd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:57:30.508Z|4676f954-3a06-4653-9174-42c06ac1abd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:57:30.577Z|97223086-c1cb-4f8b-923b-b35a9a5a2de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:57:30.577Z|97223086-c1cb-4f8b-923b-b35a9a5a2de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:57:39.678Z|5f7d0b2d-b6e1-413b-81d5-96809cab74b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:39.678Z|52589748-456a-41d0-b420-a836989867be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:39.678Z|b15ca43e-abe8-49ad-a1fd-582e9e715bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:39.679Z|52589748-456a-41d0-b420-a836989867be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:39.679Z|5f7d0b2d-b6e1-413b-81d5-96809cab74b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:39.679Z|b15ca43e-abe8-49ad-a1fd-582e9e715bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:45.506Z|9f5cce8a-6949-4e3d-8803-7f787acf3e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:57:45.506Z|9f5cce8a-6949-4e3d-8803-7f787acf3e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:57:45.596Z|548df2a0-cc53-45f4-bceb-62f3969c3b8f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:57:45.597Z|548df2a0-cc53-45f4-bceb-62f3969c3b8f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:49.706Z|4756f6c8-a278-4b14-b039-0ed8a37b3f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:49.706Z|c2ea47c0-6268-460e-ab07-d85e282df93b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:49.706Z|350f420c-0172-48d2-8e86-892e0dc43681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:49.706Z|c2ea47c0-6268-460e-ab07-d85e282df93b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:49.707Z|4756f6c8-a278-4b14-b039-0ed8a37b3f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:49.707Z|350f420c-0172-48d2-8e86-892e0dc43681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:59.733Z|b6fc40a7-5422-43cb-9cf9-587e165635e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:59.733Z|895232f0-2303-45e9-93ef-ded45bde3906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:59.733Z|e3a0d706-d805-4900-a637-91ef427be9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:57:59.734Z|b6fc40a7-5422-43cb-9cf9-587e165635e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:59.734Z|895232f0-2303-45e9-93ef-ded45bde3906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:57:59.734Z|e3a0d706-d805-4900-a637-91ef427be9dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:00.506Z|da3bfb6f-7d16-4a08-a388-4017e4f1ba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:58:00.506Z|da3bfb6f-7d16-4a08-a388-4017e4f1ba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:58:00.578Z|dfa9b229-d3e2-4a39-b76f-6ad46629b8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:58:00.579Z|dfa9b229-d3e2-4a39-b76f-6ad46629b8aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:58:09.758Z|ef13c35a-6874-4d7b-be05-2f80b709499c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:09.758Z|ef13c35a-6874-4d7b-be05-2f80b709499c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:09.760Z|66b01a3a-14bb-41bf-8521-d4a0e5b7d1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:09.760Z|35aa88bf-0675-482d-9d06-b9b78ac3756c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:09.760Z|66b01a3a-14bb-41bf-8521-d4a0e5b7d1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:09.761Z|35aa88bf-0675-482d-9d06-b9b78ac3756c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:15.505Z|d0f40b82-be0d-4764-b8ea-f44391dca6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:58:15.509Z|d0f40b82-be0d-4764-b8ea-f44391dca6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:58:19.784Z|d8eb48ff-a20b-4336-8b70-14c4850def13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:19.784Z|30a25b1f-1d35-4e0e-afb5-3f3c6fcb67fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:19.785Z|30a25b1f-1d35-4e0e-afb5-3f3c6fcb67fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:19.785Z|d8eb48ff-a20b-4336-8b70-14c4850def13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:19.790Z|d53ea0b4-e1ec-4bc0-95c7-e7db38cd5c64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:19.790Z|d53ea0b4-e1ec-4bc0-95c7-e7db38cd5c64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:29.810Z|1aaf0cfd-6565-48c5-8bde-837018f00c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:29.811Z|5f15b74d-b5fc-4bb6-a75b-8cd52e505a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:29.811Z|1aaf0cfd-6565-48c5-8bde-837018f00c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:29.811Z|5f15b74d-b5fc-4bb6-a75b-8cd52e505a0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:29.814Z|b0078a34-a701-4de8-8437-9ba4114eaaf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:29.815Z|b0078a34-a701-4de8-8437-9ba4114eaaf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:30.505Z|bfc89013-3c1a-41ce-af47-795a874d7dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:58:30.506Z|bfc89013-3c1a-41ce-af47-795a874d7dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:58:30.579Z|e0b6920c-f96e-4b9d-8cf4-9b3bb60aed9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:58:30.579Z|e0b6920c-f96e-4b9d-8cf4-9b3bb60aed9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:58:40.157Z|44b2341c-9be4-4cab-87a9-3f116afa4238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:40.157Z|b9fc55cf-6aa9-43ee-ab2f-bc6226758a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:40.157Z|e6e03193-e8a7-4f71-9178-219b20b01efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:40.159Z|e6e03193-e8a7-4f71-9178-219b20b01efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:40.159Z|44b2341c-9be4-4cab-87a9-3f116afa4238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:40.159Z|b9fc55cf-6aa9-43ee-ab2f-bc6226758a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:45.506Z|74e20c06-baa2-4bcf-8ab5-819062c9010a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:58:45.506Z|74e20c06-baa2-4bcf-8ab5-819062c9010a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:58:45.596Z|3ef0c6e3-e2f1-4f5f-b19d-767275209a78|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:58:45.597Z|3ef0c6e3-e2f1-4f5f-b19d-767275209a78|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:50.185Z|c247f7cb-2e27-4725-9691-a6483d874dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:50.185Z|ff52e28f-eb77-436d-b8c6-f4e0793d18c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:50.185Z|a21e186d-8acf-41a8-9ce4-ee7dbf4355b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:58:50.185Z|ff52e28f-eb77-436d-b8c6-f4e0793d18c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:50.185Z|c247f7cb-2e27-4725-9691-a6483d874dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:58:50.185Z|a21e186d-8acf-41a8-9ce4-ee7dbf4355b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:00.210Z|5c22fd9e-b405-4116-a91c-4ee4e78bacfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:00.210Z|1ff896df-4d96-4709-943c-82d0205700fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:00.210Z|84b169f7-9693-4e2f-9f9d-6de306780a5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:00.211Z|5c22fd9e-b405-4116-a91c-4ee4e78bacfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:00.211Z|84b169f7-9693-4e2f-9f9d-6de306780a5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:00.211Z|1ff896df-4d96-4709-943c-82d0205700fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:00.506Z|6bdf131c-787c-4c0a-91e6-421e08ef1c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:59:00.510Z|6bdf131c-787c-4c0a-91e6-421e08ef1c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:59:00.580Z|374dca21-1025-4eb0-b8fb-911ae0825b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:59:00.581Z|374dca21-1025-4eb0-b8fb-911ae0825b5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:59:10.237Z|bf485ee1-6450-46ef-9fc5-1346db803c52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:10.237Z|7cbf7cef-4ec1-4d9b-8bc8-884bc1df196a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:10.237Z|7cbf7cef-4ec1-4d9b-8bc8-884bc1df196a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:10.237Z|bf485ee1-6450-46ef-9fc5-1346db803c52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:10.238Z|b8a469e2-1da5-4600-8884-ef42c799629f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:10.239Z|b8a469e2-1da5-4600-8884-ef42c799629f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:15.506Z|243cd179-1daa-4a75-8ef2-63198bca6fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:59:15.506Z|243cd179-1daa-4a75-8ef2-63198bca6fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:59:20.263Z|e7557a5a-d3ec-4ddf-a1a8-925e58bb96ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:20.264Z|e7557a5a-d3ec-4ddf-a1a8-925e58bb96ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:20.264Z|4fbf3023-7cf1-48b1-855f-114554e5f668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:20.264Z|4c9282a0-7261-46ba-9768-2cb76c78f77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:20.264Z|4c9282a0-7261-46ba-9768-2cb76c78f77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:20.264Z|4fbf3023-7cf1-48b1-855f-114554e5f668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:30.290Z|7f34a244-4e42-4cd3-b460-35ddbaba6b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:30.290Z|f8291861-3b26-4b62-957c-5791688084bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:30.291Z|f8291861-3b26-4b62-957c-5791688084bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:30.291Z|7f34a244-4e42-4cd3-b460-35ddbaba6b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:30.297Z|c8491f15-ea71-4a35-bfb8-3fb5fb193865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:30.297Z|c8491f15-ea71-4a35-bfb8-3fb5fb193865|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:30.505Z|73d5806f-d592-4e35-81b5-ecd39448631b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:59:30.506Z|73d5806f-d592-4e35-81b5-ecd39448631b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:59:30.582Z|80380d9e-3252-4052-b21e-d001ac4eb4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:59:30.582Z|80380d9e-3252-4052-b21e-d001ac4eb4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:59:40.318Z|7467aca3-46f5-4ec6-b778-28351d6a462f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:40.319Z|c25927ac-6952-4783-9a69-4303096a8393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:40.319Z|7467aca3-46f5-4ec6-b778-28351d6a462f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:40.320Z|c25927ac-6952-4783-9a69-4303096a8393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:40.321Z|ef036783-c808-428b-acc6-1aba97198cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:40.322Z|ef036783-c808-428b-acc6-1aba97198cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:45.505Z|f1aedde1-5368-4e31-95a3-d937aebfc044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T00:59:45.509Z|f1aedde1-5368-4e31-95a3-d937aebfc044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T00:59:45.596Z|32984404-0120-400b-b292-bc051f219fd6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T00:59:45.596Z|32984404-0120-400b-b292-bc051f219fd6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:50.345Z|9abc684d-668f-48e3-b161-fd8a28e67fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:50.345Z|b14df3f2-9adb-4f47-9498-963bdfc5273c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:50.345Z|82e7963e-819e-4d27-8548-86fa2fdf5c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T00:59:50.346Z|9abc684d-668f-48e3-b161-fd8a28e67fc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:50.346Z|b14df3f2-9adb-4f47-9498-963bdfc5273c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T00:59:50.346Z|82e7963e-819e-4d27-8548-86fa2fdf5c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:00.373Z|80c0c7bb-e856-4f1f-91d3-72aafd4d1928|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:00.373Z|5ba2dedc-6245-491b-9156-04a907e78fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:00.373Z|5038bc55-228e-46fe-9c9c-2958608b5b45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:00.373Z|80c0c7bb-e856-4f1f-91d3-72aafd4d1928|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:00.373Z|5ba2dedc-6245-491b-9156-04a907e78fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:00.374Z|5038bc55-228e-46fe-9c9c-2958608b5b45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:00.505Z|96a391ca-c94c-4e63-9db8-7f88923ce070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:00:00.506Z|96a391ca-c94c-4e63-9db8-7f88923ce070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:00:00.583Z|14807be9-6723-4403-9615-1e836f6bb6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:00:00.583Z|14807be9-6723-4403-9615-1e836f6bb6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:00:10.400Z|45084202-7bad-45ec-9bba-90cc70782123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:10.400Z|20b40f26-e958-4951-86ea-8f342fcaa992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:10.400Z|52f7f310-3206-4fee-b5a5-88696ae1a9fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:10.401Z|20b40f26-e958-4951-86ea-8f342fcaa992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:10.401Z|52f7f310-3206-4fee-b5a5-88696ae1a9fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:10.401Z|45084202-7bad-45ec-9bba-90cc70782123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:15.505Z|75dd24df-ee2b-417e-b184-91a216a02023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:00:15.506Z|75dd24df-ee2b-417e-b184-91a216a02023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:00:20.425Z|0f827bc2-199e-4692-ac83-6e01f8407b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:20.425Z|87d31be8-f4d4-4194-ad82-7aeb76137775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:20.425Z|9f2c2b78-3e95-41db-994f-93d9d4d5b87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:20.426Z|9f2c2b78-3e95-41db-994f-93d9d4d5b87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:20.426Z|87d31be8-f4d4-4194-ad82-7aeb76137775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:20.426Z|0f827bc2-199e-4692-ac83-6e01f8407b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:30.451Z|f0f3375a-af2d-4b3a-9e55-4e0c9f6dbfbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:30.451Z|f0f3375a-af2d-4b3a-9e55-4e0c9f6dbfbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:30.453Z|511678e8-e11d-44c3-ae78-0642b46370fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:30.454Z|511678e8-e11d-44c3-ae78-0642b46370fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:30.459Z|5da0e787-4f60-4cab-9b11-7c5eefed0ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:30.460Z|5da0e787-4f60-4cab-9b11-7c5eefed0ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:30.505Z|d7433eb5-6d98-4c1d-bf50-950173db2883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:00:30.509Z|d7433eb5-6d98-4c1d-bf50-950173db2883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:00:30.584Z|9e9ef39e-8f8e-4678-adad-1ea29ab1b00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:00:30.584Z|9e9ef39e-8f8e-4678-adad-1ea29ab1b00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:00:40.477Z|69bbff27-7041-49c6-ba56-fa7fffcf511c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:40.478Z|69bbff27-7041-49c6-ba56-fa7fffcf511c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:40.480Z|92460afb-b8ed-47ae-bc18-2dac54d3253e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:40.481Z|92460afb-b8ed-47ae-bc18-2dac54d3253e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:40.484Z|02dc4feb-ab9c-443d-8719-4decd2c81e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:40.484Z|02dc4feb-ab9c-443d-8719-4decd2c81e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:45.506Z|9a3dab2c-a9de-4207-9c9c-2ea0c8d5781e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:00:45.506Z|9a3dab2c-a9de-4207-9c9c-2ea0c8d5781e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:00:45.598Z|32d96e36-2000-41fe-8fc8-76bb08f113f8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:00:45.599Z|32d96e36-2000-41fe-8fc8-76bb08f113f8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:50.504Z|6f60bd73-b854-4b16-9ef1-4d70f572dd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:50.505Z|6f60bd73-b854-4b16-9ef1-4d70f572dd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:50.505Z|b2223d0c-bd2a-4005-99fd-2cd97f9641c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:50.505Z|a1e61120-9250-4b27-9870-fde754638d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:00:50.505Z|b2223d0c-bd2a-4005-99fd-2cd97f9641c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:00:50.506Z|a1e61120-9250-4b27-9870-fde754638d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:00.506Z|3def7963-bd0e-4c07-af65-49c62f90a79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:01:00.506Z|3def7963-bd0e-4c07-af65-49c62f90a79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:01:00.527Z|a178231b-228f-4b95-8846-c7ea2b1cb39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:00.527Z|f716f648-70f1-4684-85a5-4d0c3f3977b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:00.528Z|4875fbf3-86be-4993-8c1d-10a51aef6c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:00.528Z|a178231b-228f-4b95-8846-c7ea2b1cb39d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:00.528Z|f716f648-70f1-4684-85a5-4d0c3f3977b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:00.528Z|4875fbf3-86be-4993-8c1d-10a51aef6c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:00.585Z|3b712911-8706-4a74-b327-78b576ecfcf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:01:00.586Z|3b712911-8706-4a74-b327-78b576ecfcf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:01:10.552Z|66aaf5d5-c436-44f3-b0df-5fa006bb132f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:10.553Z|66aaf5d5-c436-44f3-b0df-5fa006bb132f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:10.579Z|58a69f0c-582a-459a-9e43-4641d30cac2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:10.580Z|90071f90-fd1c-4326-8264-6e7fe66c6eb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:10.580Z|58a69f0c-582a-459a-9e43-4641d30cac2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:10.580Z|90071f90-fd1c-4326-8264-6e7fe66c6eb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:15.506Z|ac649d49-e74e-4666-882f-9923b4c56bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:01:15.510Z|ac649d49-e74e-4666-882f-9923b4c56bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:01:20.594Z|97ef7996-c556-42d5-8e08-2c779d985b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:20.594Z|97ef7996-c556-42d5-8e08-2c779d985b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:20.605Z|e31c1c7b-6d94-4f46-9860-d0795e7cff9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:20.605Z|4835ebe7-b309-4a02-adfd-2806b8cf6709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:20.605Z|e31c1c7b-6d94-4f46-9860-d0795e7cff9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:20.605Z|4835ebe7-b309-4a02-adfd-2806b8cf6709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:30.505Z|9bd183b5-5e24-4ccc-b250-a63d17e513ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:01:30.506Z|9bd183b5-5e24-4ccc-b250-a63d17e513ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:01:30.586Z|f280ca79-70c6-429d-9b93-8d684e7ada4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:01:30.586Z|f280ca79-70c6-429d-9b93-8d684e7ada4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:01:30.619Z|affed646-e6c7-4c9e-86e4-d78666c1df64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:30.620Z|affed646-e6c7-4c9e-86e4-d78666c1df64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:30.625Z|2300f83b-805a-43e5-aac9-7c355bdc805e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:30.625Z|007c2943-5d84-41ff-a524-e2ba9e26b93f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:30.625Z|2300f83b-805a-43e5-aac9-7c355bdc805e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:30.626Z|007c2943-5d84-41ff-a524-e2ba9e26b93f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:40.646Z|e341dd4e-7263-4ff9-b143-27314d7f86b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:40.646Z|70fac4a6-98b5-4dde-afe0-75140ea39438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:40.647Z|50e0ae72-17cf-4b1c-89bc-32403b71bdb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:40.647Z|70fac4a6-98b5-4dde-afe0-75140ea39438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:40.647Z|e341dd4e-7263-4ff9-b143-27314d7f86b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:40.648Z|50e0ae72-17cf-4b1c-89bc-32403b71bdb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:45.506Z|e79ea288-4653-47b2-ba88-b6cf2feca574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:01:45.506Z|e79ea288-4653-47b2-ba88-b6cf2feca574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:01:45.596Z|2edbd99b-5c28-4fd5-910b-0a69cfee253f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:01:45.596Z|2edbd99b-5c28-4fd5-910b-0a69cfee253f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:50.674Z|aae46a56-8749-43b9-ae6f-50a5d625e574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:50.674Z|18e2072c-7783-44b9-a124-20920a925185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:50.674Z|aae46a56-8749-43b9-ae6f-50a5d625e574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:50.674Z|18e2072c-7783-44b9-a124-20920a925185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:01:50.675Z|f565881d-de49-4544-a301-c92ec8c3257b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:01:50.676Z|f565881d-de49-4544-a301-c92ec8c3257b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:00.505Z|b0688ec2-0890-4433-afe3-79e12b5dbc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:02:00.509Z|b0688ec2-0890-4433-afe3-79e12b5dbc34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:02:00.587Z|7cb4df2a-7398-4b57-8418-ee775f1b7154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:02:00.587Z|7cb4df2a-7398-4b57-8418-ee775f1b7154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:02:00.698Z|97b7f5bf-691f-47c0-94e5-17426855df79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:00.699Z|4ae92bfb-f52a-4f79-b060-265fadd60c68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:00.699Z|a1301e87-21e1-4906-8a99-82f484e88748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:00.699Z|97b7f5bf-691f-47c0-94e5-17426855df79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:00.699Z|4ae92bfb-f52a-4f79-b060-265fadd60c68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:00.699Z|a1301e87-21e1-4906-8a99-82f484e88748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:10.723Z|4769b4db-dddb-4246-8c3c-22b3a7de7e08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:10.724Z|4769b4db-dddb-4246-8c3c-22b3a7de7e08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:10.726Z|94eb9238-1e75-443a-96cf-34617e9be190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:10.726Z|fcf9c677-f99b-4eb6-a2cf-a4580b1853e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:10.726Z|94eb9238-1e75-443a-96cf-34617e9be190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:10.726Z|fcf9c677-f99b-4eb6-a2cf-a4580b1853e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:15.506Z|9fe51728-8f08-45ff-ac0f-e11ced169d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:02:15.506Z|9fe51728-8f08-45ff-ac0f-e11ced169d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:02:20.751Z|d335bbb1-dde0-4a70-b9eb-6835eedee643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:20.751Z|3a6d506f-ab47-4ee3-8c7b-4f30590d2a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:20.751Z|0248356f-5a69-41fc-a9a2-9a1167d24978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:20.751Z|d335bbb1-dde0-4a70-b9eb-6835eedee643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:20.751Z|3a6d506f-ab47-4ee3-8c7b-4f30590d2a24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:20.751Z|0248356f-5a69-41fc-a9a2-9a1167d24978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:30.505Z|e5a9d6b8-0b9b-4cc6-892e-d64d584113fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:02:30.506Z|e5a9d6b8-0b9b-4cc6-892e-d64d584113fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:02:30.588Z|73611b8a-6c78-47f1-81e6-af6fdf32a3d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:02:30.588Z|73611b8a-6c78-47f1-81e6-af6fdf32a3d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:02:30.779Z|21551537-2f0e-46f5-92ce-53c512a27228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:30.779Z|adf18f83-3d60-4923-b951-273a80b1fa55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:30.779Z|762dd009-3afd-4355-a563-0ffb0a93cb15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:30.780Z|21551537-2f0e-46f5-92ce-53c512a27228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:30.780Z|adf18f83-3d60-4923-b951-273a80b1fa55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:30.780Z|762dd009-3afd-4355-a563-0ffb0a93cb15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:40.805Z|3a4a473a-4b2f-4a5a-8074-c20cedd11280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:40.805Z|3587cc7c-dc46-4d58-bf89-2af15bcca58a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:40.805Z|004009b1-f096-4e11-8594-4889dca4b8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:40.806Z|3a4a473a-4b2f-4a5a-8074-c20cedd11280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:40.806Z|004009b1-f096-4e11-8594-4889dca4b8f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:40.806Z|3587cc7c-dc46-4d58-bf89-2af15bcca58a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:45.506Z|8e3d0fd8-95fd-48a7-b4c4-954f77013a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:02:45.509Z|8e3d0fd8-95fd-48a7-b4c4-954f77013a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:02:45.597Z|1c9cb15d-0ce8-4633-bac6-137f0f314880|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:02:45.598Z|1c9cb15d-0ce8-4633-bac6-137f0f314880|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:50.831Z|744be4e5-0ba1-4a24-b419-be572acaea81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:50.831Z|b0f39717-b067-4097-9ec9-f310dafc017f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:50.832Z|744be4e5-0ba1-4a24-b419-be572acaea81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:50.832Z|b0f39717-b067-4097-9ec9-f310dafc017f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:02:50.837Z|40331352-fa81-41c7-95de-dd9615094c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:02:50.838Z|40331352-fa81-41c7-95de-dd9615094c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:00.505Z|9cfa8867-46f2-4919-98a7-9e3c98c6f38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:03:00.506Z|9cfa8867-46f2-4919-98a7-9e3c98c6f38e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:03:00.589Z|62a57817-8769-462b-a8bd-0a80a6115418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:03:00.589Z|62a57817-8769-462b-a8bd-0a80a6115418|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:03:00.858Z|38f0b2cb-df89-47dc-8881-a4f9cb10f11d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:00.858Z|177e2c46-0289-45b9-b667-7fa4cd7cfca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:00.858Z|d7981d9c-2aff-473f-bbf9-f9eede6f7227|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:00.859Z|38f0b2cb-df89-47dc-8881-a4f9cb10f11d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:00.859Z|177e2c46-0289-45b9-b667-7fa4cd7cfca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:00.859Z|d7981d9c-2aff-473f-bbf9-f9eede6f7227|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:10.883Z|dce6bdd3-02c6-4750-a5ed-6ea68e171447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:10.883Z|7d5b0daa-2ca5-40a1-8dc9-d476a2c4cc9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:10.883Z|91978f0e-ffca-4815-b327-e585da719a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:10.883Z|dce6bdd3-02c6-4750-a5ed-6ea68e171447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:10.883Z|7d5b0daa-2ca5-40a1-8dc9-d476a2c4cc9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:10.883Z|91978f0e-ffca-4815-b327-e585da719a54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:15.505Z|39bd52e2-3f70-449e-af37-74b414b5d17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:03:15.506Z|39bd52e2-3f70-449e-af37-74b414b5d17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:03:20.907Z|e0688440-2044-4843-b75a-79253d482f5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:20.907Z|87d6c347-48f4-4f59-810b-cf0c7462e740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:20.908Z|d8b6b197-5349-45b3-98a5-639a181888f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:20.908Z|e0688440-2044-4843-b75a-79253d482f5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:20.908Z|87d6c347-48f4-4f59-810b-cf0c7462e740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:20.908Z|d8b6b197-5349-45b3-98a5-639a181888f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:30.505Z|ce520ad6-c116-4d03-825b-bd52b2048cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:03:30.508Z|ce520ad6-c116-4d03-825b-bd52b2048cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:03:30.589Z|12070a83-4b54-424c-90d5-ecff3be3b6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:03:30.590Z|12070a83-4b54-424c-90d5-ecff3be3b6b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:03:30.933Z|e795068e-a80f-4e9d-95c8-f1a1e0ab2dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:30.933Z|2ec034b3-725f-44ba-b308-c3a267fd4dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:30.933Z|18085faa-0c38-45f2-9078-d725a00ba231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:30.934Z|18085faa-0c38-45f2-9078-d725a00ba231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:30.934Z|e795068e-a80f-4e9d-95c8-f1a1e0ab2dad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:30.934Z|2ec034b3-725f-44ba-b308-c3a267fd4dc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:40.959Z|d15b3d4c-b9f5-4b72-8766-a4f98bd5fc83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:40.959Z|b6e6d1bf-b974-4bca-9f87-6e05aa840ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:40.959Z|44bb065f-3990-41e2-9456-2fb5e27f8f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:40.960Z|b6e6d1bf-b974-4bca-9f87-6e05aa840ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:40.960Z|44bb065f-3990-41e2-9456-2fb5e27f8f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:40.960Z|d15b3d4c-b9f5-4b72-8766-a4f98bd5fc83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:45.506Z|d1bd29b7-f30f-40ca-b1fc-24d7fb01c87e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:03:45.506Z|d1bd29b7-f30f-40ca-b1fc-24d7fb01c87e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:03:45.596Z|884d9a21-a16c-427d-8a83-c06a23debfe0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:03:45.597Z|884d9a21-a16c-427d-8a83-c06a23debfe0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:50.986Z|52d0a41f-f396-427b-8e97-b8e68f32cf96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:50.986Z|6fba9213-2823-49c7-9231-68b321a887ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:50.986Z|f201b234-2337-4795-ba60-621339a71233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:03:50.987Z|52d0a41f-f396-427b-8e97-b8e68f32cf96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:50.987Z|f201b234-2337-4795-ba60-621339a71233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:03:50.987Z|6fba9213-2823-49c7-9231-68b321a887ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:00.505Z|fdf5fac1-aaf7-4021-90c5-88e2d0764f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:04:00.506Z|fdf5fac1-aaf7-4021-90c5-88e2d0764f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:04:00.590Z|8314c4e8-d4ff-45d9-ad92-75fb0d5ed3c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:04:00.590Z|8314c4e8-d4ff-45d9-ad92-75fb0d5ed3c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:04:01.011Z|6f7dda3c-8dbc-460e-9e63-e4971285f9bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:01.011Z|94aedca6-9f46-47ae-95fa-c1391ad28089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:01.011Z|d4233059-6c99-437e-bda5-001fe5e7fc2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:01.011Z|6f7dda3c-8dbc-460e-9e63-e4971285f9bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:01.012Z|d4233059-6c99-437e-bda5-001fe5e7fc2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:01.012Z|94aedca6-9f46-47ae-95fa-c1391ad28089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:11.035Z|333c943d-7142-4b02-9b7e-cfd4c7b6630c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:11.035Z|11f88729-97f4-4c0e-ae49-6a9c3357b5eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:11.035Z|c1dc4206-b81f-4148-bbef-ac64393c9304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:11.036Z|333c943d-7142-4b02-9b7e-cfd4c7b6630c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:11.036Z|11f88729-97f4-4c0e-ae49-6a9c3357b5eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:11.036Z|c1dc4206-b81f-4148-bbef-ac64393c9304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:15.506Z|a62788e9-c6dd-4f5a-8e65-8979471c7ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:04:15.510Z|a62788e9-c6dd-4f5a-8e65-8979471c7ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:04:21.064Z|96c9045c-2980-48f5-b810-24ac2cc9658c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:21.064Z|bfb7c78c-c5b0-433c-8f16-4f99d94fda6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:21.064Z|bfb7c78c-c5b0-433c-8f16-4f99d94fda6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:21.064Z|7ff29a03-a3df-48b7-b1d9-fee83d1a022a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:21.064Z|96c9045c-2980-48f5-b810-24ac2cc9658c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:21.065Z|7ff29a03-a3df-48b7-b1d9-fee83d1a022a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:30.506Z|69a6450f-dedf-4793-bbf0-cc6fdea3a185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:04:30.506Z|69a6450f-dedf-4793-bbf0-cc6fdea3a185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:04:30.591Z|335f32f7-55f1-46e9-b3b4-6b332762900b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:04:30.591Z|335f32f7-55f1-46e9-b3b4-6b332762900b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:04:31.091Z|92886fc1-b00c-4657-89ac-002ef24d8664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:31.091Z|2a89eff7-4be5-488a-938c-c7a495348c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:31.091Z|309c9359-e5f8-46e0-b967-9dd50d42d599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:31.092Z|2a89eff7-4be5-488a-938c-c7a495348c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:31.092Z|309c9359-e5f8-46e0-b967-9dd50d42d599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:31.092Z|92886fc1-b00c-4657-89ac-002ef24d8664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:41.114Z|4dabd164-3666-460e-b63b-1a13f35327be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:41.114Z|0c0baa3c-be42-4efe-928c-2689977491d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:41.115Z|4dabd164-3666-460e-b63b-1a13f35327be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:41.115Z|0c0baa3c-be42-4efe-928c-2689977491d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:41.116Z|aeb14a3a-56ae-4aa0-b5a0-dceb50038a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:41.116Z|aeb14a3a-56ae-4aa0-b5a0-dceb50038a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:45.506Z|09ef3054-b7e1-47a0-8cb0-44948c8618d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:04:45.506Z|09ef3054-b7e1-47a0-8cb0-44948c8618d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:04:45.596Z|38074de5-75b6-4fe7-8200-65bfe4e822ca|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:04:45.596Z|38074de5-75b6-4fe7-8200-65bfe4e822ca|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:51.141Z|3cb0abb4-2611-4b1a-9347-8cf88d9b598a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:51.141Z|4f9a41c7-5beb-4184-aaee-5c4a597cefaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:51.141Z|d198d988-591e-49c1-b427-d294bcdc6feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:04:51.141Z|3cb0abb4-2611-4b1a-9347-8cf88d9b598a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:51.141Z|4f9a41c7-5beb-4184-aaee-5c4a597cefaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:04:51.141Z|d198d988-591e-49c1-b427-d294bcdc6feb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:00.506Z|0bf78dcc-e060-495e-a4bd-a3553c739df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:05:00.509Z|0bf78dcc-e060-495e-a4bd-a3553c739df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:05:00.592Z|848b3985-cbc0-4fe3-9e9a-de9f7ecccf52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:05:00.592Z|848b3985-cbc0-4fe3-9e9a-de9f7ecccf52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:05:01.166Z|7296c2f3-5471-4abd-9b90-cb1bf6b16bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:01.166Z|80105293-7565-40e1-8810-080439afc812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:01.167Z|b590a0ef-b09e-4296-893c-726594be11bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:01.167Z|7296c2f3-5471-4abd-9b90-cb1bf6b16bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:01.167Z|80105293-7565-40e1-8810-080439afc812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:01.167Z|b590a0ef-b09e-4296-893c-726594be11bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:11.189Z|25c41d34-d47d-4974-9bac-813e73e3abce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:11.189Z|2ad83854-ff08-4b4e-8db2-db667653727e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:11.189Z|6d1462be-56b9-4b2a-ac6a-2636c507570c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:11.190Z|6d1462be-56b9-4b2a-ac6a-2636c507570c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:11.190Z|2ad83854-ff08-4b4e-8db2-db667653727e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:11.190Z|25c41d34-d47d-4974-9bac-813e73e3abce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:15.506Z|f9c3dece-a1c8-4ac0-8d7b-c282a16ed044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:05:15.506Z|f9c3dece-a1c8-4ac0-8d7b-c282a16ed044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:05:21.213Z|7c8f629b-e3fc-4492-8d1a-f1a97e103cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:21.213Z|0a80ce0b-2e64-4b4f-aa05-bc20a6343b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:21.214Z|7c8f629b-e3fc-4492-8d1a-f1a97e103cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:21.214Z|0a80ce0b-2e64-4b4f-aa05-bc20a6343b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:21.215Z|f4eceeeb-af86-4c34-8e27-26fb2161d76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:21.216Z|f4eceeeb-af86-4c34-8e27-26fb2161d76c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:30.506Z|23375e53-df3b-4e69-ab7e-47b3256a3654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:05:30.506Z|23375e53-df3b-4e69-ab7e-47b3256a3654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:05:30.593Z|b240f8fc-29c1-4aa9-8e88-8ea08b0aa557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:05:30.593Z|b240f8fc-29c1-4aa9-8e88-8ea08b0aa557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:05:31.238Z|fc2e027c-cd81-4e6a-b872-3f1ecde9e5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:31.238Z|fc2e027c-cd81-4e6a-b872-3f1ecde9e5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:31.239Z|b3b3d13c-7a01-4b56-9f62-fc35e3c53431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:31.239Z|2d20e5a6-fd59-43b9-a88a-665ad11953cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:31.240Z|b3b3d13c-7a01-4b56-9f62-fc35e3c53431|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:31.240Z|2d20e5a6-fd59-43b9-a88a-665ad11953cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:41.264Z|7524e958-4d54-45d9-aadf-0f6a6dd04c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:41.264Z|31bc36d2-cc19-4688-a84f-fa0957234ae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:41.264Z|0191cb99-51c9-4eaa-80b3-ca2a5d9da0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:41.265Z|7524e958-4d54-45d9-aadf-0f6a6dd04c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:41.265Z|0191cb99-51c9-4eaa-80b3-ca2a5d9da0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:41.265Z|31bc36d2-cc19-4688-a84f-fa0957234ae0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:45.506Z|9d8d8688-44c2-4b47-9993-1f59e18dd45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:05:45.510Z|9d8d8688-44c2-4b47-9993-1f59e18dd45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:05:45.596Z|bc63c37c-d324-4c53-af3f-f93f66a68905|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:05:45.597Z|bc63c37c-d324-4c53-af3f-f93f66a68905|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:51.287Z|80fa5c8a-91f9-4db4-87a8-7e663680b7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:51.287Z|9278d799-d37e-4165-81b3-f31c4598b167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:51.287Z|e2d49e45-2a29-45bb-8545-0b8cbb3609a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:05:51.288Z|e2d49e45-2a29-45bb-8545-0b8cbb3609a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:51.288Z|9278d799-d37e-4165-81b3-f31c4598b167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:05:51.289Z|80fa5c8a-91f9-4db4-87a8-7e663680b7cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:00.505Z|cc64f489-9507-46bc-91c1-593aeb454798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:06:00.506Z|cc64f489-9507-46bc-91c1-593aeb454798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:06:00.594Z|c10241a9-6865-483f-ae61-f3ad4e514e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:06:00.594Z|c10241a9-6865-483f-ae61-f3ad4e514e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:06:01.313Z|7ba3ca88-0e0f-4544-a430-c70046d46cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:01.313Z|e0df1c98-3967-4350-9fa5-e9e2d73eafa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:01.313Z|7ba3ca88-0e0f-4544-a430-c70046d46cc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:01.313Z|e0df1c98-3967-4350-9fa5-e9e2d73eafa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:01.314Z|4738b431-1f67-4bfc-8aa1-93140a1ca16f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:01.315Z|4738b431-1f67-4bfc-8aa1-93140a1ca16f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:11.338Z|8e8e0090-e1c2-4a2f-b6e4-0acfc9ab0bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:11.338Z|4a759c48-8892-4101-8499-a3863d5b9309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:11.338Z|449549ff-3cd1-43e5-aa94-b4673d517f43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:11.339Z|8e8e0090-e1c2-4a2f-b6e4-0acfc9ab0bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:11.339Z|449549ff-3cd1-43e5-aa94-b4673d517f43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:11.339Z|4a759c48-8892-4101-8499-a3863d5b9309|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:15.506Z|6d877038-9f76-477b-9d5d-d61c6871e4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:06:15.506Z|6d877038-9f76-477b-9d5d-d61c6871e4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:06:21.364Z|fabaf489-96c2-4c16-868c-da1aed05ecd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:21.364Z|ecd67ba8-fb11-4c88-985e-da2920ca71ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:21.364Z|947cba41-1cdc-40ff-89a0-a85338d07c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:21.364Z|fabaf489-96c2-4c16-868c-da1aed05ecd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:21.364Z|947cba41-1cdc-40ff-89a0-a85338d07c07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:21.364Z|ecd67ba8-fb11-4c88-985e-da2920ca71ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:30.505Z|f2f8b1df-38e0-4eb0-afb4-3179e839c7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:06:30.510Z|f2f8b1df-38e0-4eb0-afb4-3179e839c7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:06:30.595Z|16ad9f8d-3a26-4dce-9b81-604bf3e53e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:06:30.595Z|16ad9f8d-3a26-4dce-9b81-604bf3e53e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:06:31.387Z|5e0096b1-df4f-4a10-803b-a5e74e919312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:31.388Z|5e0096b1-df4f-4a10-803b-a5e74e919312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:31.392Z|2a09b694-6d25-490c-bc99-4679b32e6c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:31.393Z|2a09b694-6d25-490c-bc99-4679b32e6c68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:31.393Z|33e8fe85-1a0c-409e-9a92-82629d930bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:31.394Z|33e8fe85-1a0c-409e-9a92-82629d930bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:41.415Z|3a08ccc0-ccb4-4106-8f6a-03bf2953edee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:41.415Z|c1a02d0e-460c-42b2-bde3-aa9f42e4a0af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:41.415Z|3a08ccc0-ccb4-4106-8f6a-03bf2953edee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:41.415Z|c1a02d0e-460c-42b2-bde3-aa9f42e4a0af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:41.419Z|a6e3b69f-608f-43c0-b60a-88848f92a286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:41.420Z|a6e3b69f-608f-43c0-b60a-88848f92a286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:45.506Z|efd92591-abc7-4e20-bb83-0a6be1fc49c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:06:45.506Z|efd92591-abc7-4e20-bb83-0a6be1fc49c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:06:45.596Z|ddc5c099-c106-4d7f-87f7-1618108c95fe|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:06:45.597Z|ddc5c099-c106-4d7f-87f7-1618108c95fe|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:51.441Z|8f3d71e1-964a-4d6d-a201-890b8b585fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:51.442Z|db2b1c55-9ffa-4d5e-9269-24a79caa3844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:51.442Z|8f3d71e1-964a-4d6d-a201-890b8b585fff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:51.442Z|1f579840-3b13-4464-89b7-5e50dc2b087a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:06:51.442Z|db2b1c55-9ffa-4d5e-9269-24a79caa3844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:06:51.443Z|1f579840-3b13-4464-89b7-5e50dc2b087a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:00.505Z|fe97e5a6-35f4-4f70-ab56-2d37256d2da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:07:00.506Z|fe97e5a6-35f4-4f70-ab56-2d37256d2da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:07:00.595Z|723fb425-2390-4a4d-af20-366e2c0a5092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:07:00.596Z|723fb425-2390-4a4d-af20-366e2c0a5092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:07:01.467Z|0d570b4d-3f8f-4ba9-8229-3253d09dc6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:01.467Z|7fe09f93-028a-42dc-bd8d-44309e7a150c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:01.467Z|0d570b4d-3f8f-4ba9-8229-3253d09dc6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:01.467Z|7fe09f93-028a-42dc-bd8d-44309e7a150c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:01.468Z|7d711fc7-68e0-4325-b87d-276ac38d5512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:01.468Z|7d711fc7-68e0-4325-b87d-276ac38d5512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:11.490Z|44caf82a-f2be-4a1d-8ecd-4a15a3a4dfc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:11.490Z|c7d4e92d-b335-4b11-8c89-0775e7d8eb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:11.491Z|c7d4e92d-b335-4b11-8c89-0775e7d8eb89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:11.491Z|44caf82a-f2be-4a1d-8ecd-4a15a3a4dfc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:11.492Z|9a123166-6f5f-4cd7-a000-83fddb44f7fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:11.493Z|9a123166-6f5f-4cd7-a000-83fddb44f7fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:15.505Z|e762a58c-a878-44f7-9b3b-58412845be66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:07:15.512Z|e762a58c-a878-44f7-9b3b-58412845be66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:07:21.515Z|945ed551-2176-4287-8044-478e728162a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:21.516Z|945ed551-2176-4287-8044-478e728162a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:21.516Z|cb6e264a-9e38-4d1c-b307-2cfadc92bda4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:21.517Z|cb6e264a-9e38-4d1c-b307-2cfadc92bda4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:21.521Z|0a2ad359-f714-4a50-8afb-86c203b0ca79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:21.521Z|0a2ad359-f714-4a50-8afb-86c203b0ca79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:30.505Z|c1d72381-8af1-40de-9461-4fc8c203b265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:07:30.506Z|c1d72381-8af1-40de-9461-4fc8c203b265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:07:30.596Z|82f1cabd-fe74-4e6a-a134-fa4472bca961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:07:30.596Z|82f1cabd-fe74-4e6a-a134-fa4472bca961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:07:31.542Z|ab4895cb-0392-4c1e-ade9-013c76313dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:31.542Z|ab4895cb-0392-4c1e-ade9-013c76313dd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:31.543Z|9663a854-50b4-49e7-8c32-6a5d920b0a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:31.542Z|c3d0b443-b7f9-47b3-a168-e45216e49748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:31.544Z|9663a854-50b4-49e7-8c32-6a5d920b0a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:31.544Z|c3d0b443-b7f9-47b3-a168-e45216e49748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:41.567Z|0237b866-14f4-4da8-bfa7-15a1c8bc30ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:41.567Z|0237b866-14f4-4da8-bfa7-15a1c8bc30ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:41.567Z|f3e5e9c0-a5d4-450b-a4b0-e61ae4a827f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:41.568Z|dd50b740-76a1-4b39-b78c-37dac3dd169e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:41.568Z|f3e5e9c0-a5d4-450b-a4b0-e61ae4a827f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:41.568Z|dd50b740-76a1-4b39-b78c-37dac3dd169e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:45.506Z|e171fc9e-0381-456e-9d61-bb945b7d4719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:07:45.506Z|e171fc9e-0381-456e-9d61-bb945b7d4719|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:07:45.596Z|ee505ec0-c987-4bc4-a1ea-b96cc88058c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:07:45.597Z|ee505ec0-c987-4bc4-a1ea-b96cc88058c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:51.593Z|c0c6c6a0-f339-415e-844c-6fb6205c29ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:51.593Z|33bd38af-9009-4ad7-b3b1-70225b14187e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:51.593Z|c435b303-c1ac-494b-8f43-fa351992a9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:07:51.594Z|33bd38af-9009-4ad7-b3b1-70225b14187e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:51.594Z|c435b303-c1ac-494b-8f43-fa351992a9ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:07:51.594Z|c0c6c6a0-f339-415e-844c-6fb6205c29ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:00.505Z|fa487b26-913a-41aa-80a5-ef6f53e45f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:08:00.508Z|fa487b26-913a-41aa-80a5-ef6f53e45f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:08:00.597Z|bb3d7fbc-9fa4-46f5-aea3-52a1e66d0cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:08:00.597Z|bb3d7fbc-9fa4-46f5-aea3-52a1e66d0cda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:08:01.617Z|478b640a-1d43-49a1-b38e-e5ba6b172df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:01.617Z|c9256b71-de44-4d61-ae0a-83280d714f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:01.617Z|8a93ccf9-bf31-4c36-9920-6e76556ff713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:01.618Z|478b640a-1d43-49a1-b38e-e5ba6b172df8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:01.618Z|8a93ccf9-bf31-4c36-9920-6e76556ff713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:01.618Z|c9256b71-de44-4d61-ae0a-83280d714f6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:11.643Z|003e04b7-adf4-4cbf-aab8-9db79f8a793d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:11.643Z|fa23931e-3a8b-4ad5-9bb6-3854cd640479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:11.643Z|726be8ca-cf0e-4972-9d30-c04c8138f273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:11.644Z|726be8ca-cf0e-4972-9d30-c04c8138f273|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:11.644Z|fa23931e-3a8b-4ad5-9bb6-3854cd640479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:11.644Z|003e04b7-adf4-4cbf-aab8-9db79f8a793d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:15.505Z|cb942f0d-4212-470c-9235-7e2f7c72e215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:08:15.506Z|cb942f0d-4212-470c-9235-7e2f7c72e215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:08:21.668Z|3ac16330-948d-4812-b791-bb6889dc4a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:21.668Z|3ac16330-948d-4812-b791-bb6889dc4a23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:21.670Z|03507877-b80a-4f2f-965b-ab31e501752d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:21.670Z|7333cc99-a6c7-4842-b13f-a61558ceb666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:21.671Z|03507877-b80a-4f2f-965b-ab31e501752d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:21.671Z|7333cc99-a6c7-4842-b13f-a61558ceb666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:30.506Z|55b919b3-387b-4086-a1ec-3e1813052535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:08:30.506Z|55b919b3-387b-4086-a1ec-3e1813052535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:08:30.598Z|836020d3-794c-4a93-ad09-1f0b61a4ecd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:08:30.598Z|836020d3-794c-4a93-ad09-1f0b61a4ecd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:08:31.694Z|d3607ee2-5803-4c4a-a815-aaf77bf8a6c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:31.695Z|d3607ee2-5803-4c4a-a815-aaf77bf8a6c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:31.696Z|406929c2-d472-469d-8012-cf8a3058fb3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:31.696Z|406929c2-d472-469d-8012-cf8a3058fb3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:31.700Z|37799d29-33c7-4500-a3a9-b486d86046ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:31.701Z|37799d29-33c7-4500-a3a9-b486d86046ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:41.716Z|6b513601-af78-4c63-a05c-48a6dfea199d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:41.717Z|6b513601-af78-4c63-a05c-48a6dfea199d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:41.719Z|d571cb9a-1413-4af8-a907-9f573b08f802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:41.719Z|d571cb9a-1413-4af8-a907-9f573b08f802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:41.732Z|185e369b-ad3f-47e0-b07a-e66fc7e8e072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:41.733Z|185e369b-ad3f-47e0-b07a-e66fc7e8e072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:45.505Z|a372bb7a-5b3b-4f34-bf5a-16d39985e799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:08:45.509Z|a372bb7a-5b3b-4f34-bf5a-16d39985e799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:08:45.596Z|61779f85-606d-4503-9cde-2c73fb4fa91b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:08:45.597Z|61779f85-606d-4503-9cde-2c73fb4fa91b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:51.739Z|0b9e978d-91d3-4fd3-acb8-6e9c94a62763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:51.739Z|0b9e978d-91d3-4fd3-acb8-6e9c94a62763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:51.749Z|9d85a174-5521-4ad8-b6e2-33fdfd7c29a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:51.750Z|9d85a174-5521-4ad8-b6e2-33fdfd7c29a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:08:51.754Z|eb589b92-8cb2-42b9-9d63-73e6b204603d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:08:51.755Z|eb589b92-8cb2-42b9-9d63-73e6b204603d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:00.506Z|995b6254-873b-4129-8b0d-23264a3efab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:09:00.506Z|995b6254-873b-4129-8b0d-23264a3efab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:09:00.599Z|c504bd87-bbd7-4900-8580-9f4e3df40326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:09:00.600Z|c504bd87-bbd7-4900-8580-9f4e3df40326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:09:01.764Z|588a83d1-6ac3-47b2-9770-7d10f3332140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:01.764Z|588a83d1-6ac3-47b2-9770-7d10f3332140|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:01.773Z|64da4262-5faf-4923-ae83-5221a2939c52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:01.773Z|64da4262-5faf-4923-ae83-5221a2939c52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:01.778Z|07f5c49c-632a-46a6-a42d-db1a65c8cb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:01.779Z|07f5c49c-632a-46a6-a42d-db1a65c8cb9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:11.790Z|8b78769b-fe43-4d9b-b8f9-92cc7d82907f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:11.791Z|8b78769b-fe43-4d9b-b8f9-92cc7d82907f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:11.797Z|573bef4b-cb64-4c97-a477-c2a69ea69c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:11.798Z|573bef4b-cb64-4c97-a477-c2a69ea69c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:11.801Z|c6c8f8c7-fa3a-4c6d-b653-0ee86f455dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:11.801Z|c6c8f8c7-fa3a-4c6d-b653-0ee86f455dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:15.506Z|de9314b1-f9eb-46ae-b0ee-b0bb6c33dec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:09:15.506Z|de9314b1-f9eb-46ae-b0ee-b0bb6c33dec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:09:21.817Z|71d98652-2df7-4ffc-9f59-712f8ecfec76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:21.817Z|71d98652-2df7-4ffc-9f59-712f8ecfec76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:21.822Z|93cf6484-a102-4e18-9953-13e03144fdb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:21.822Z|93cf6484-a102-4e18-9953-13e03144fdb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:21.823Z|f48c95e1-18f9-45ae-be84-eab007c81856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:21.823Z|f48c95e1-18f9-45ae-be84-eab007c81856|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:30.506Z|b41ac083-5a41-4bb7-b6cb-39750b84d413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:09:30.510Z|b41ac083-5a41-4bb7-b6cb-39750b84d413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:09:30.600Z|00ff9bce-9c4c-4f1c-854a-cbd0397aad67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:09:30.601Z|00ff9bce-9c4c-4f1c-854a-cbd0397aad67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:09:31.842Z|2105a5bc-822b-4cdd-a2a6-31edb794f7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:31.842Z|2105a5bc-822b-4cdd-a2a6-31edb794f7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:31.845Z|b3e135f9-2043-4b72-8e20-01883b24b950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:31.845Z|b3e135f9-2043-4b72-8e20-01883b24b950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:31.846Z|eecdf046-bc45-4efa-ae5c-7075cf7951bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:31.847Z|eecdf046-bc45-4efa-ae5c-7075cf7951bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:41.868Z|a8dea3e0-5396-4f9b-beab-1ce3c1ade3f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:41.868Z|a8dea3e0-5396-4f9b-beab-1ce3c1ade3f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:41.869Z|b9c10e37-721a-4e18-8046-708318d86cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:41.869Z|0c5c0381-57f3-4b5e-876f-6eb234b43f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:41.870Z|b9c10e37-721a-4e18-8046-708318d86cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:41.870Z|0c5c0381-57f3-4b5e-876f-6eb234b43f91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:45.506Z|e3d1923a-ba80-44c9-aa6d-8af363d364c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:09:45.506Z|e3d1923a-ba80-44c9-aa6d-8af363d364c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:09:45.596Z|253f23c6-1dbd-426b-b553-0c8b648403cb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:09:45.597Z|253f23c6-1dbd-426b-b553-0c8b648403cb|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:51.893Z|05880fb8-d864-4357-95c1-88bb83b83896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:51.893Z|f070918a-deb4-46c6-9fad-37304afb3fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:51.893Z|70b0e5e7-44b4-41d3-a108-994a804a01c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:09:51.894Z|05880fb8-d864-4357-95c1-88bb83b83896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:51.894Z|f070918a-deb4-46c6-9fad-37304afb3fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:09:51.894Z|70b0e5e7-44b4-41d3-a108-994a804a01c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:00.505Z|6cf4eeb1-57a1-4d40-adf4-118d3e035bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:10:00.506Z|6cf4eeb1-57a1-4d40-adf4-118d3e035bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:10:00.601Z|1dbaec04-ad3c-4b18-8fa3-0c850a6ccd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:10:00.602Z|1dbaec04-ad3c-4b18-8fa3-0c850a6ccd36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:10:01.916Z|d6537373-7c09-43c1-b590-1b061332412a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:01.917Z|d6537373-7c09-43c1-b590-1b061332412a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:01.917Z|ff0ad93a-8dd7-439a-8913-8a6d8f20f3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:01.917Z|3e45c654-b105-4fd6-8a06-415ccb589238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:01.917Z|ff0ad93a-8dd7-439a-8913-8a6d8f20f3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:01.918Z|3e45c654-b105-4fd6-8a06-415ccb589238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:11.942Z|68d0685c-3484-42ef-8601-e07ec50c1262|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:11.942Z|4519a4dd-822c-432c-9c76-8f43916c79d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:11.942Z|7ceb4399-eace-4b83-8e10-9215779de80d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:11.943Z|68d0685c-3484-42ef-8601-e07ec50c1262|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:11.943Z|4519a4dd-822c-432c-9c76-8f43916c79d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:11.943Z|7ceb4399-eace-4b83-8e10-9215779de80d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:15.505Z|f48996e9-58e4-44cd-a9d8-4f8dfa1bd25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:10:15.509Z|f48996e9-58e4-44cd-a9d8-4f8dfa1bd25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:10:21.967Z|25496d50-afdc-4b88-95d2-dfdb4d265500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:21.967Z|da449295-f0f8-410c-a585-861394cc648f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:21.968Z|da449295-f0f8-410c-a585-861394cc648f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:21.968Z|25496d50-afdc-4b88-95d2-dfdb4d265500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:21.971Z|2b6e46e4-62e8-4b35-9e25-bd892529d13a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:21.972Z|2b6e46e4-62e8-4b35-9e25-bd892529d13a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:30.505Z|05b878b2-dd05-4427-a019-df2f4261f53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:10:30.506Z|05b878b2-dd05-4427-a019-df2f4261f53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:10:30.602Z|4cd82e99-91c0-40d0-a94e-7c40f25664f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:10:30.603Z|4cd82e99-91c0-40d0-a94e-7c40f25664f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:10:31.994Z|9700cf0d-3f63-45ee-bbd4-62b88cd6175f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:31.994Z|7eb53b7c-a590-4a10-9e43-9c4e7fecac37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:31.995Z|9700cf0d-3f63-45ee-bbd4-62b88cd6175f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:31.995Z|7eb53b7c-a590-4a10-9e43-9c4e7fecac37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:31.995Z|dd2fc2e4-8cc8-4ee9-b737-92d307e6f384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:31.996Z|dd2fc2e4-8cc8-4ee9-b737-92d307e6f384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:42.020Z|074bf83c-1535-427e-a1be-709c3e25a2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:42.021Z|1ed1f4bb-afe3-4c85-b7dd-120cf7eb7046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:42.020Z|e611b4c6-1e09-4c71-88c4-95c0a9f54302|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:42.021Z|1ed1f4bb-afe3-4c85-b7dd-120cf7eb7046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:42.021Z|074bf83c-1535-427e-a1be-709c3e25a2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:42.021Z|e611b4c6-1e09-4c71-88c4-95c0a9f54302|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:45.505Z|8700d978-cc24-496c-b65f-e8721eed4822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:10:45.506Z|8700d978-cc24-496c-b65f-e8721eed4822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:10:45.597Z|a04c29a8-5fe0-4f13-a757-0f60a5296ea1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:10:45.598Z|a04c29a8-5fe0-4f13-a757-0f60a5296ea1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:52.045Z|ff01f8d5-46cc-46b4-b6e5-292c3b7d3d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:52.045Z|5cd077c9-0bfe-4cb4-8188-367626b1c355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:52.046Z|5cd077c9-0bfe-4cb4-8188-367626b1c355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:52.046Z|ff01f8d5-46cc-46b4-b6e5-292c3b7d3d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:10:52.047Z|576043e1-287e-48a7-be57-e90b4b041013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:10:52.048Z|576043e1-287e-48a7-be57-e90b4b041013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:00.506Z|211c7be5-2964-479e-ae2a-557108aa3bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:11:00.509Z|211c7be5-2964-479e-ae2a-557108aa3bd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:11:00.603Z|6ceff6a6-2edd-4f65-9627-857045d9bb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:11:00.604Z|6ceff6a6-2edd-4f65-9627-857045d9bb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:11:02.071Z|b857ab78-b63f-409f-b078-f504e428676b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:02.071Z|386911ba-3179-4526-ac52-f87672d0de5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:02.072Z|b857ab78-b63f-409f-b078-f504e428676b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:02.072Z|386911ba-3179-4526-ac52-f87672d0de5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:02.072Z|1077aa19-b955-492b-93fa-931cca09015c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:02.073Z|1077aa19-b955-492b-93fa-931cca09015c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:12.096Z|a9d8424a-252a-497a-bf5c-c1d4a4f91d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:12.096Z|8c0c1f3b-1419-43a1-9875-4e7317862cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:12.096Z|e76c997f-b2f1-4d79-a7a4-e8ed608b4dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:12.096Z|a9d8424a-252a-497a-bf5c-c1d4a4f91d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:12.096Z|8c0c1f3b-1419-43a1-9875-4e7317862cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:12.096Z|e76c997f-b2f1-4d79-a7a4-e8ed608b4dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:15.505Z|0f398567-6753-457a-86d5-857d7bfa1593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:11:15.506Z|0f398567-6753-457a-86d5-857d7bfa1593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:11:22.119Z|c17752ce-a4ba-41fe-af09-fca91eba6ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:22.119Z|5894d0b3-b1c4-48d4-949e-c8c350250088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:22.120Z|5894d0b3-b1c4-48d4-949e-c8c350250088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:22.120Z|c17752ce-a4ba-41fe-af09-fca91eba6ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:22.122Z|89a07b43-8114-4608-b5f4-fbd24f17e52a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:22.124Z|89a07b43-8114-4608-b5f4-fbd24f17e52a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:30.506Z|71b9809b-afd4-4af2-af7c-2ca9a1e37582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:11:30.506Z|71b9809b-afd4-4af2-af7c-2ca9a1e37582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:11:30.604Z|6a085970-bdc5-4363-a9d2-75c68c6f94c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:11:30.605Z|6a085970-bdc5-4363-a9d2-75c68c6f94c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:11:32.144Z|a7a5345c-f34a-430e-beff-a8de8f2b6fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:32.144Z|1e2bbeb2-944f-4cf5-9a88-2a96569b27d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:32.144Z|a7a5345c-f34a-430e-beff-a8de8f2b6fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:32.144Z|1e2bbeb2-944f-4cf5-9a88-2a96569b27d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:32.145Z|9403419c-2704-48c8-81c4-974a989a7d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:32.146Z|9403419c-2704-48c8-81c4-974a989a7d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:42.169Z|87437878-b197-40fa-af6e-dc31618c8a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:42.169Z|d06dfb00-2d21-4224-97ed-7c21e7e130fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:42.170Z|87437878-b197-40fa-af6e-dc31618c8a92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:42.170Z|d06dfb00-2d21-4224-97ed-7c21e7e130fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:42.170Z|00cd74b9-45e3-470d-9360-3206bc07e642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:42.171Z|00cd74b9-45e3-470d-9360-3206bc07e642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:45.505Z|03708f49-5fa6-4fec-9330-bd3afbb13fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:11:45.508Z|03708f49-5fa6-4fec-9330-bd3afbb13fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:11:45.596Z|cd0449ef-82b9-4def-b414-34f96c802d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:11:45.597Z|cd0449ef-82b9-4def-b414-34f96c802d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:52.193Z|74c8f7f3-e273-4e05-bb72-7ddb97005f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:52.193Z|6690315d-6346-4705-8c5e-948b22b18dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:52.193Z|b2abbe47-1ac3-437c-9bd8-e26c99a76e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:11:52.194Z|74c8f7f3-e273-4e05-bb72-7ddb97005f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:52.194Z|6690315d-6346-4705-8c5e-948b22b18dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:11:52.194Z|b2abbe47-1ac3-437c-9bd8-e26c99a76e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:00.505Z|bafe07c8-de03-4b36-9f21-86492a48202d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:12:00.506Z|bafe07c8-de03-4b36-9f21-86492a48202d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:12:00.605Z|13d36a8f-fbe2-4f1b-bfcd-22efa4d6226c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:12:00.606Z|13d36a8f-fbe2-4f1b-bfcd-22efa4d6226c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:12:02.217Z|21edfac1-e397-47a6-84f9-0f68f0f83b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:02.217Z|e8cdd937-fb78-494a-ad98-9ebb9f378752|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:02.217Z|064e2e0f-9489-4d7a-8d1d-57bb7a6c321c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:02.218Z|e8cdd937-fb78-494a-ad98-9ebb9f378752|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:02.218Z|064e2e0f-9489-4d7a-8d1d-57bb7a6c321c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:02.218Z|21edfac1-e397-47a6-84f9-0f68f0f83b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:12.243Z|398202fe-5d1b-44fc-8d11-bec3343f2025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:12.243Z|c76c85b1-86bc-48cc-97a8-47fcaf237d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:12.243Z|c965fdb9-fddd-40d1-8e6d-8885879d9a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:12.244Z|398202fe-5d1b-44fc-8d11-bec3343f2025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:12.244Z|c76c85b1-86bc-48cc-97a8-47fcaf237d3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:12.244Z|c965fdb9-fddd-40d1-8e6d-8885879d9a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:15.506Z|ca2bdacb-b149-484e-a2df-f0723a4c407f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:12:15.506Z|ca2bdacb-b149-484e-a2df-f0723a4c407f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:12:22.268Z|f7cf3d21-03f5-475a-a9c3-55c24d8c8088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:22.269Z|f7cf3d21-03f5-475a-a9c3-55c24d8c8088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:22.271Z|ba9469d9-af55-489c-a3c0-6c9d3492806b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:22.271Z|ba9469d9-af55-489c-a3c0-6c9d3492806b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:22.271Z|89c2b03a-0104-4b69-849f-1231a2950626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:22.272Z|89c2b03a-0104-4b69-849f-1231a2950626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:30.505Z|a6e68ddb-80fb-4635-8959-5d3782fc996b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:12:30.506Z|a6e68ddb-80fb-4635-8959-5d3782fc996b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:12:30.606Z|093f1838-e79e-4868-93ad-df538a49b1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:12:30.606Z|093f1838-e79e-4868-93ad-df538a49b1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:12:32.294Z|4176f05f-f67b-42ff-908c-f8e81b9f6c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:32.294Z|6233a8ea-4621-4b76-b97a-74b36491e405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:32.294Z|f928642f-307e-4cbf-bbc2-e1580a2ff61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:32.295Z|4176f05f-f67b-42ff-908c-f8e81b9f6c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:32.295Z|6233a8ea-4621-4b76-b97a-74b36491e405|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:32.295Z|f928642f-307e-4cbf-bbc2-e1580a2ff61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:42.318Z|982f65c5-ffe8-4734-bf66-47d1c11906ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:42.319Z|982f65c5-ffe8-4734-bf66-47d1c11906ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:42.319Z|8a5a8591-dc6a-4466-859a-c28868130ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:42.320Z|7399a93a-e356-4919-a7f7-b20e06a56744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:42.320Z|8a5a8591-dc6a-4466-859a-c28868130ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:42.320Z|7399a93a-e356-4919-a7f7-b20e06a56744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:45.505Z|c7bdd65d-eb04-4938-8c43-7e96201da612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:12:45.506Z|c7bdd65d-eb04-4938-8c43-7e96201da612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:12:45.597Z|d83c521d-e457-4cb2-8504-92156c662dc9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:12:45.597Z|d83c521d-e457-4cb2-8504-92156c662dc9|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:52.342Z|4312fb41-eaa8-4b3d-add3-fe924473514c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:52.342Z|86109b60-4ca2-45fc-9600-a8c0279e45d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:52.342Z|4312fb41-eaa8-4b3d-add3-fe924473514c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:52.342Z|86109b60-4ca2-45fc-9600-a8c0279e45d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:12:52.343Z|98795bbf-c0f8-49ff-8155-f372a8d2e264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:12:52.343Z|98795bbf-c0f8-49ff-8155-f372a8d2e264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:00.505Z|733d8043-a6f8-4903-9291-2d7ebe778d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:13:00.508Z|733d8043-a6f8-4903-9291-2d7ebe778d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:13:00.607Z|4aff7c79-16ed-483b-b8b9-450075826b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:13:00.607Z|4aff7c79-16ed-483b-b8b9-450075826b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:13:02.365Z|f91cfb59-cc2a-40a3-ae21-b03f67e333c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:02.365Z|59a79338-f236-454b-86d9-7458c213083e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:02.365Z|41755121-ba26-407e-9b7f-057fd0c7dba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:02.366Z|f91cfb59-cc2a-40a3-ae21-b03f67e333c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:02.366Z|59a79338-f236-454b-86d9-7458c213083e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:02.366Z|41755121-ba26-407e-9b7f-057fd0c7dba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:12.391Z|4a0e78ea-54fb-4aaf-aa96-78ed502e0a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:12.391Z|6df1fc4c-e915-4d25-aa25-c9cc826e04bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:12.391Z|4a0e78ea-54fb-4aaf-aa96-78ed502e0a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:12.391Z|6df1fc4c-e915-4d25-aa25-c9cc826e04bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:12.392Z|cf836da7-8a06-45b6-9568-892715bfad94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:12.393Z|cf836da7-8a06-45b6-9568-892715bfad94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:15.505Z|a63c4ba8-be7e-439b-8170-8ff4733584bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:13:15.506Z|a63c4ba8-be7e-439b-8170-8ff4733584bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:13:22.414Z|4c999d4a-4a09-4094-a797-754941b4b577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:22.414Z|5d9f2588-0e4c-4afb-9c6d-38243c3003aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:22.415Z|4c999d4a-4a09-4094-a797-754941b4b577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:22.415Z|5d9f2588-0e4c-4afb-9c6d-38243c3003aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:22.416Z|a82f5851-6425-4f4b-8847-0bb9af518eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:22.417Z|a82f5851-6425-4f4b-8847-0bb9af518eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:30.505Z|1727be0f-8206-4e92-96c4-749108070e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:13:30.506Z|1727be0f-8206-4e92-96c4-749108070e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:13:30.608Z|9f2e27c1-2a71-4734-82e4-42bfb79d0fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:13:30.608Z|9f2e27c1-2a71-4734-82e4-42bfb79d0fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:13:32.439Z|09fd9a79-81b9-44f0-909c-a94872a1d750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:32.439Z|c846e7c7-889c-446b-9efc-bb257f852ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:32.439Z|bf6df553-b6f8-4698-af55-52c15ab93e19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:32.439Z|c846e7c7-889c-446b-9efc-bb257f852ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:32.439Z|09fd9a79-81b9-44f0-909c-a94872a1d750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:32.439Z|bf6df553-b6f8-4698-af55-52c15ab93e19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:42.464Z|dda592a8-bc5a-40af-b6ca-6838ef842403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:42.464Z|c6d7cd15-7bd5-452a-bd31-1efc4ece13be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:42.464Z|fa8c520c-42b9-4a45-bbb9-45bfa029874a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:42.465Z|c6d7cd15-7bd5-452a-bd31-1efc4ece13be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:42.465Z|dda592a8-bc5a-40af-b6ca-6838ef842403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:42.465Z|fa8c520c-42b9-4a45-bbb9-45bfa029874a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:45.505Z|d713a490-0996-48cf-ba84-1172c01f47ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:13:45.509Z|d713a490-0996-48cf-ba84-1172c01f47ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:13:45.596Z|b577b219-e1ec-4ac3-8677-f98cc00ca41d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:13:45.596Z|b577b219-e1ec-4ac3-8677-f98cc00ca41d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:52.491Z|838d9cbb-307a-4405-b9f6-3be80df93db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:52.491Z|9ee253b5-aedf-4c5c-98a8-bb24a03ad0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:52.491Z|5ce041e1-081c-4f18-ae9e-266673f9fc00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:13:52.491Z|838d9cbb-307a-4405-b9f6-3be80df93db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:52.491Z|5ce041e1-081c-4f18-ae9e-266673f9fc00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:13:52.491Z|9ee253b5-aedf-4c5c-98a8-bb24a03ad0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:00.506Z|a41cabb1-7ed7-4ccd-b915-981280914ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:14:00.506Z|a41cabb1-7ed7-4ccd-b915-981280914ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:14:00.609Z|33345c5b-82a4-440d-b6b1-463de1b3c667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:14:00.609Z|33345c5b-82a4-440d-b6b1-463de1b3c667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:14:02.514Z|3527e483-99f9-4c29-a6a2-b499931c7c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:02.513Z|c56bd960-11fb-425c-855a-c88c5b739186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:02.514Z|3527e483-99f9-4c29-a6a2-b499931c7c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:02.514Z|c56bd960-11fb-425c-855a-c88c5b739186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:02.516Z|1d3dd6d0-b884-4bea-abd3-27712440fa80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:02.517Z|1d3dd6d0-b884-4bea-abd3-27712440fa80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:12.540Z|3a86a629-8607-437b-8c10-cf076d8b4bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:12.541Z|4f3aba50-f5fb-438a-b180-0ca3b6e31054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:12.541Z|e3dbaf7a-07df-459b-bfd6-33fd6ea37b7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:12.541Z|3a86a629-8607-437b-8c10-cf076d8b4bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:12.541Z|e3dbaf7a-07df-459b-bfd6-33fd6ea37b7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:12.541Z|4f3aba50-f5fb-438a-b180-0ca3b6e31054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:15.506Z|7c86e62d-c2cd-415e-b41e-23adb86108cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:14:15.506Z|7c86e62d-c2cd-415e-b41e-23adb86108cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:14:22.564Z|ed89e26c-df3a-41e5-8242-23b7122aeab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:22.564Z|998c64fb-d465-4e2b-9f16-2fce684a3cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:22.564Z|83f59b7d-246a-49b1-8719-e5e02b934ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:22.564Z|ed89e26c-df3a-41e5-8242-23b7122aeab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:22.564Z|83f59b7d-246a-49b1-8719-e5e02b934ad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:22.564Z|998c64fb-d465-4e2b-9f16-2fce684a3cbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:30.506Z|61b13f06-9331-4425-a454-22263ebd421d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:14:30.508Z|61b13f06-9331-4425-a454-22263ebd421d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:14:30.610Z|58b06f45-ecbd-47d0-88df-6681c1ce0a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:14:30.610Z|58b06f45-ecbd-47d0-88df-6681c1ce0a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:14:32.589Z|a0036d4d-d7e4-4af4-beab-301ab5e919b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:32.589Z|f7e22fde-179f-4877-86f2-d6e494d4cdc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:32.589Z|957229fb-695b-4e35-83eb-cf13c91051fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:32.590Z|f7e22fde-179f-4877-86f2-d6e494d4cdc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:32.590Z|a0036d4d-d7e4-4af4-beab-301ab5e919b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:32.590Z|957229fb-695b-4e35-83eb-cf13c91051fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:42.616Z|aaa6ee54-e940-4c57-aec3-37939dde25f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:42.616Z|3dc3c6a3-e1b5-4f20-9a1f-86e7b68a0df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:42.616Z|b4810542-71ec-44aa-bc68-88b832e8ebd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:42.617Z|aaa6ee54-e940-4c57-aec3-37939dde25f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:42.617Z|3dc3c6a3-e1b5-4f20-9a1f-86e7b68a0df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:42.617Z|b4810542-71ec-44aa-bc68-88b832e8ebd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:45.506Z|75846c84-d262-435a-bb8a-bbf47dcca7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:14:45.506Z|75846c84-d262-435a-bb8a-bbf47dcca7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:14:45.595Z|fea3ca49-077c-43db-baad-e57ce52d6bcb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:14:45.596Z|fea3ca49-077c-43db-baad-e57ce52d6bcb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:52.639Z|e46d79d6-4d8d-4e85-835e-a778840da429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:52.640Z|e46d79d6-4d8d-4e85-835e-a778840da429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:52.643Z|1060afed-b0f2-4ddb-b948-9106a2893970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:52.643Z|1060afed-b0f2-4ddb-b948-9106a2893970|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:14:52.644Z|813ea943-751f-414d-87e3-80ead492c470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:14:52.645Z|813ea943-751f-414d-87e3-80ead492c470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:00.505Z|2f6e9265-ed1e-4946-84ea-4440907b66c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:15:00.506Z|2f6e9265-ed1e-4946-84ea-4440907b66c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:15:00.611Z|497dfa55-e8e1-41f9-89f9-cedce990638a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:15:00.611Z|497dfa55-e8e1-41f9-89f9-cedce990638a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:15:02.664Z|02120219-e769-4e2a-8c24-a0aebce856cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:02.665Z|02120219-e769-4e2a-8c24-a0aebce856cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:02.665Z|8a9cdae5-f249-4077-9ef9-399bc1cdb151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:02.665Z|8a9cdae5-f249-4077-9ef9-399bc1cdb151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:02.669Z|b71628a4-1fc9-4631-9257-8a9ff20b32d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:02.669Z|b71628a4-1fc9-4631-9257-8a9ff20b32d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:12.691Z|bd320a35-e50c-4b63-9ae4-9a703b6d8473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:12.691Z|34386bf3-6e3a-427e-a27b-6df2934d9332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:12.692Z|59e7c116-ca08-42eb-bf8c-f5e9e301bd57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:12.692Z|34386bf3-6e3a-427e-a27b-6df2934d9332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:12.692Z|59e7c116-ca08-42eb-bf8c-f5e9e301bd57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:12.692Z|bd320a35-e50c-4b63-9ae4-9a703b6d8473|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:15.506Z|6cae7a79-a82f-4916-9acc-34a833f8eb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:15:15.508Z|6cae7a79-a82f-4916-9acc-34a833f8eb62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:15:22.716Z|14e77829-06d8-48e4-b096-80fa5e1b3ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:22.716Z|297fe58f-3c93-4ff1-98e9-26e7852247a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:22.717Z|9d23c996-696f-4d29-b7b7-3900c95ba959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:22.717Z|297fe58f-3c93-4ff1-98e9-26e7852247a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:22.717Z|14e77829-06d8-48e4-b096-80fa5e1b3ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:22.717Z|9d23c996-696f-4d29-b7b7-3900c95ba959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:30.505Z|c04712fc-daac-4139-ae56-26d4edb9c37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:15:30.506Z|c04712fc-daac-4139-ae56-26d4edb9c37a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:15:30.612Z|0b40cc16-5e62-4f6b-be67-b97d5224b64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:15:30.612Z|0b40cc16-5e62-4f6b-be67-b97d5224b64c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:15:32.741Z|ec1a1ca0-63a9-42fa-90cd-85a4f55b6407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:32.741Z|0a7f9ba4-9236-43f8-bbeb-b05806a4c55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:32.741Z|15e4d786-bfe1-4ba9-88b4-d1e436cacf7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:32.741Z|ec1a1ca0-63a9-42fa-90cd-85a4f55b6407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:32.741Z|0a7f9ba4-9236-43f8-bbeb-b05806a4c55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:32.741Z|15e4d786-bfe1-4ba9-88b4-d1e436cacf7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:42.766Z|90b12b56-2bde-4db1-b4e0-d49d12311859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:42.766Z|1a449d55-f5a9-4284-bc6e-ef06f82da82f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:42.766Z|a2e17695-4c10-41d3-8020-e6b81cb28ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:42.767Z|90b12b56-2bde-4db1-b4e0-d49d12311859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:42.767Z|a2e17695-4c10-41d3-8020-e6b81cb28ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:42.767Z|1a449d55-f5a9-4284-bc6e-ef06f82da82f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:45.505Z|5ba396b3-b0a3-4201-88e8-851187e48178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:15:45.506Z|5ba396b3-b0a3-4201-88e8-851187e48178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:15:45.595Z|80d82cbf-80a6-408c-baac-5b55495e848f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:15:45.596Z|80d82cbf-80a6-408c-baac-5b55495e848f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:52.790Z|2b9aa949-6b2f-49ee-aa3e-e2879fff7c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:52.790Z|2b9aa949-6b2f-49ee-aa3e-e2879fff7c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:52.795Z|6466207d-4570-4e7f-8625-d2b1f8d93a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:52.795Z|3a88a85d-437f-488e-9256-b7361cc8d99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:15:52.796Z|6466207d-4570-4e7f-8625-d2b1f8d93a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:15:52.796Z|3a88a85d-437f-488e-9256-b7361cc8d99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:00.506Z|b0de6d12-25b9-421e-b741-9707b5999b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:16:00.509Z|b0de6d12-25b9-421e-b741-9707b5999b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:16:00.613Z|d85473b6-afcd-4352-aeea-e71366c3d548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:16:00.613Z|d85473b6-afcd-4352-aeea-e71366c3d548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:16:02.816Z|2438d48d-f171-455e-b57a-7c8d37704376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:02.817Z|2438d48d-f171-455e-b57a-7c8d37704376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:02.818Z|41e1dc11-5e42-4cbd-a4c2-13671da2d665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:02.818Z|41e1dc11-5e42-4cbd-a4c2-13671da2d665|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:02.819Z|95f0b89e-7e35-43dd-a880-d8f9ba4c8461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:02.820Z|95f0b89e-7e35-43dd-a880-d8f9ba4c8461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:12.842Z|c4be01d7-bc7d-44f3-8d55-63e29cc9824d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:12.842Z|b6cd346a-7155-4836-b292-93da4b18a803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:12.842Z|c4be01d7-bc7d-44f3-8d55-63e29cc9824d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:12.842Z|b6cd346a-7155-4836-b292-93da4b18a803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:12.842Z|6b252586-91f2-4418-93a4-e649b7b6db0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:12.843Z|6b252586-91f2-4418-93a4-e649b7b6db0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:15.505Z|4b8d4d41-a819-4263-8bde-d00b9b96a601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:16:15.506Z|4b8d4d41-a819-4263-8bde-d00b9b96a601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:16:22.866Z|3b15f45d-2634-48e3-a27e-edda0862b5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:22.866Z|87363e70-7359-4b4c-9d72-af97493107a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:22.867Z|3b15f45d-2634-48e3-a27e-edda0862b5ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:22.867Z|a21d619d-1bc8-48ee-8592-cd08b73538e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:22.867Z|87363e70-7359-4b4c-9d72-af97493107a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:22.867Z|a21d619d-1bc8-48ee-8592-cd08b73538e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:30.505Z|256e160f-3a33-4355-ab5f-4131d6a2bf34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:16:30.506Z|256e160f-3a33-4355-ab5f-4131d6a2bf34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:16:30.614Z|1dc6829a-548a-4638-ae9f-57bd7e3f0138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:16:30.614Z|1dc6829a-548a-4638-ae9f-57bd7e3f0138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:16:32.889Z|5fe80495-2072-4932-9337-c8346bb078de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:32.889Z|129d98bd-751b-49a8-9580-3b10792f9e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:32.889Z|129d98bd-751b-49a8-9580-3b10792f9e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:32.889Z|5fe80495-2072-4932-9337-c8346bb078de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:32.890Z|c2e94c78-1fab-45d0-9217-2bda8405d248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:32.890Z|c2e94c78-1fab-45d0-9217-2bda8405d248|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:42.915Z|6d8445bc-b0e1-4284-92e0-57059f57bf99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:42.915Z|266f409f-4110-4ddf-b9eb-55b9af898ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:42.916Z|6d8445bc-b0e1-4284-92e0-57059f57bf99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:42.916Z|266f409f-4110-4ddf-b9eb-55b9af898ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:42.916Z|a305debb-72d5-48c2-81a0-e823728106fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:42.916Z|a305debb-72d5-48c2-81a0-e823728106fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:45.506Z|8d48585b-58b1-409d-877c-42623899d38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:16:45.509Z|8d48585b-58b1-409d-877c-42623899d38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:16:45.597Z|0fde7bdb-2808-47d9-a478-fad8d21a7068|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:16:45.598Z|0fde7bdb-2808-47d9-a478-fad8d21a7068|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:52.941Z|2716f65e-f8ad-49a2-af43-92954de07baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:52.941Z|1e82a516-41c4-4575-b1c0-66f7075fa259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:52.941Z|23be6e99-5f94-42d4-be2d-09eefce1ee78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:16:52.942Z|2716f65e-f8ad-49a2-af43-92954de07baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:52.942Z|23be6e99-5f94-42d4-be2d-09eefce1ee78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:16:52.942Z|1e82a516-41c4-4575-b1c0-66f7075fa259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:00.506Z|49f0c972-4d61-4365-b7ea-bb4176fcfa15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:17:00.506Z|49f0c972-4d61-4365-b7ea-bb4176fcfa15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:17:00.615Z|78862042-0381-4b22-9005-6e0aa0bb1c66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:17:00.615Z|78862042-0381-4b22-9005-6e0aa0bb1c66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:17:02.966Z|8b0f529a-f8ca-4b0b-a179-937baefe0b0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:02.966Z|998194a8-0d04-4cf6-8195-499cd5d80e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:02.966Z|214a2dae-96a5-4ddc-ae34-6c097a08251e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:02.967Z|998194a8-0d04-4cf6-8195-499cd5d80e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:02.967Z|8b0f529a-f8ca-4b0b-a179-937baefe0b0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:02.967Z|214a2dae-96a5-4ddc-ae34-6c097a08251e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:12.993Z|7f89244f-910e-46ca-9a00-2a9dc6e7d7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:12.993Z|0716cc7c-ce3f-4b9e-872a-c10aa28b93a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:12.993Z|d65e6fa8-041b-49da-8abd-472da6b54203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:12.993Z|7f89244f-910e-46ca-9a00-2a9dc6e7d7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:12.993Z|d65e6fa8-041b-49da-8abd-472da6b54203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:12.994Z|0716cc7c-ce3f-4b9e-872a-c10aa28b93a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:15.505Z|4e567d53-71f6-4816-a748-4ca104012660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:17:15.506Z|4e567d53-71f6-4816-a748-4ca104012660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:17:23.016Z|3fc79c01-85e4-4a06-9fcf-e053121265fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:23.016Z|4db81890-ed93-4df7-9814-61156944245d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:23.017Z|3fc79c01-85e4-4a06-9fcf-e053121265fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:23.017Z|4db81890-ed93-4df7-9814-61156944245d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:23.018Z|af551675-2fde-407f-842f-5a5090aa2102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:23.018Z|af551675-2fde-407f-842f-5a5090aa2102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:30.505Z|462ff3ac-7bdd-43ed-b298-39453e812868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:17:30.508Z|462ff3ac-7bdd-43ed-b298-39453e812868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:17:30.616Z|56e83c70-7795-4ba1-928b-74dff5b79fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:17:30.616Z|56e83c70-7795-4ba1-928b-74dff5b79fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:17:33.038Z|7f3689bd-bf0f-4ecf-8dc6-f73e4a3e5a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:33.038Z|ff5a1dff-92cc-4456-8975-8f223f7e3f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:33.039Z|ff5a1dff-92cc-4456-8975-8f223f7e3f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:33.039Z|7f3689bd-bf0f-4ecf-8dc6-f73e4a3e5a48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:33.040Z|8d64f74f-593b-43c5-bf81-5aea43af37c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:33.040Z|8d64f74f-593b-43c5-bf81-5aea43af37c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:43.064Z|4c976239-58fd-451b-8c03-f4e5350a8c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:43.064Z|6dea8f3e-dae4-4d70-ad4c-39fd34bcce7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:43.064Z|ff0f517e-71e1-4937-a012-2ec0274e761d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:43.064Z|4c976239-58fd-451b-8c03-f4e5350a8c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:43.064Z|ff0f517e-71e1-4937-a012-2ec0274e761d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:43.064Z|6dea8f3e-dae4-4d70-ad4c-39fd34bcce7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:45.506Z|a5e52223-fdec-4399-b141-23c2a7cec2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:17:45.506Z|a5e52223-fdec-4399-b141-23c2a7cec2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:17:45.596Z|a5027af4-59a2-4f17-944f-f94cc4bf6687|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:17:45.597Z|a5027af4-59a2-4f17-944f-f94cc4bf6687|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:53.088Z|0cba8aee-7ed8-47ff-8cda-829fa45fc2bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:53.088Z|0cba8aee-7ed8-47ff-8cda-829fa45fc2bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:53.089Z|07d16323-2832-4e57-9934-fcc3b796f473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:53.089Z|dc054088-f676-4e32-8f36-b07af0a96330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:17:53.089Z|07d16323-2832-4e57-9934-fcc3b796f473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:17:53.089Z|dc054088-f676-4e32-8f36-b07af0a96330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:00.505Z|6bf04001-b13c-4d5a-94c1-95a996df3cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:18:00.506Z|6bf04001-b13c-4d5a-94c1-95a996df3cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:18:00.617Z|3cee62a7-2b70-430b-87d0-8fc76a1cbf51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:18:00.617Z|3cee62a7-2b70-430b-87d0-8fc76a1cbf51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:18:03.115Z|5b5145fc-270f-4520-a4c1-eedf193aa897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:03.114Z|8be8057a-3d80-47c9-ab1f-02344358fb1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:03.115Z|0d7d8050-07d7-4c92-a918-c5bf3600eae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:03.115Z|8be8057a-3d80-47c9-ab1f-02344358fb1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:03.115Z|0d7d8050-07d7-4c92-a918-c5bf3600eae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:03.115Z|5b5145fc-270f-4520-a4c1-eedf193aa897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:13.139Z|1b02552b-56b1-4df9-b6d9-13e365ad58eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:13.139Z|8a1ea526-89fc-4d0e-bb0e-2159dc6833d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:13.139Z|1333c3a9-6dde-4613-b7db-cff5f1932d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:13.139Z|1b02552b-56b1-4df9-b6d9-13e365ad58eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:13.139Z|8a1ea526-89fc-4d0e-bb0e-2159dc6833d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:13.140Z|1333c3a9-6dde-4613-b7db-cff5f1932d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:15.505Z|115b5594-950a-4e12-a925-68599116b6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:18:15.509Z|115b5594-950a-4e12-a925-68599116b6e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:18:23.166Z|aa9ac8a5-1944-48b5-a0f9-f610d754821a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:23.166Z|5ba469f1-364e-4547-b38f-a4fb02e4b2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:23.167Z|aa9ac8a5-1944-48b5-a0f9-f610d754821a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:23.167Z|5ba469f1-364e-4547-b38f-a4fb02e4b2dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:23.171Z|1dbe44d9-5b44-4b2e-b80a-28f751b35b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:23.171Z|1dbe44d9-5b44-4b2e-b80a-28f751b35b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:30.505Z|1555669c-3236-47df-9d84-5a0e79a1b225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:18:30.506Z|1555669c-3236-47df-9d84-5a0e79a1b225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:18:30.618Z|010b0d1b-0466-4610-8cdd-98755ce49951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:18:30.618Z|010b0d1b-0466-4610-8cdd-98755ce49951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:18:33.192Z|12ef2cef-4976-4ca4-8848-0a227e62c6a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:33.192Z|e5e37e0d-8704-4a0c-b1ca-6e7dee67c65a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:33.192Z|f3e309b4-3919-4b20-873a-ef69c22e33a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:33.192Z|e5e37e0d-8704-4a0c-b1ca-6e7dee67c65a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:33.192Z|12ef2cef-4976-4ca4-8848-0a227e62c6a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:33.192Z|f3e309b4-3919-4b20-873a-ef69c22e33a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:43.215Z|5d90e8d2-cb64-43fb-9092-cf25c830abd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:43.215Z|7bd38eff-1d9d-4281-b311-c37941fb82f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:43.216Z|7bd38eff-1d9d-4281-b311-c37941fb82f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:43.216Z|ba2fd76e-5da9-4143-9d8a-722a17731a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:43.216Z|5d90e8d2-cb64-43fb-9092-cf25c830abd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:43.216Z|ba2fd76e-5da9-4143-9d8a-722a17731a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:45.506Z|b94fd1dc-94e8-42ef-a842-395bddb8c2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:18:45.506Z|b94fd1dc-94e8-42ef-a842-395bddb8c2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:18:45.598Z|68297f4e-aa05-4772-8c8b-7e3ac8d2f3cb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:18:45.599Z|68297f4e-aa05-4772-8c8b-7e3ac8d2f3cb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:53.241Z|700ff270-bb22-444a-8c02-d1f453c797fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:53.241Z|a88f638d-dbe1-4119-96a6-162c9d7bb380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:53.241Z|a71592cb-9fc8-458c-a60c-dd091e75527e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:18:53.241Z|700ff270-bb22-444a-8c02-d1f453c797fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:53.241Z|a88f638d-dbe1-4119-96a6-162c9d7bb380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:18:53.241Z|a71592cb-9fc8-458c-a60c-dd091e75527e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:00.505Z|1a9a7fa1-0975-4ded-ac56-eff213d6a2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:19:00.509Z|1a9a7fa1-0975-4ded-ac56-eff213d6a2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:19:00.619Z|16313b28-4051-484c-b82e-bbf3316269d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:19:00.619Z|16313b28-4051-484c-b82e-bbf3316269d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:19:03.267Z|bee2175c-ec24-4c37-b058-1e0eeb7474e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:03.267Z|4c18f2df-12f3-441a-a362-a044a658f40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:03.267Z|f8da586c-448d-4e6c-a1cb-1c6631f7be31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:03.268Z|bee2175c-ec24-4c37-b058-1e0eeb7474e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:03.268Z|4c18f2df-12f3-441a-a362-a044a658f40d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:03.268Z|f8da586c-448d-4e6c-a1cb-1c6631f7be31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:13.291Z|d26dd484-c43f-406e-a672-c2b61e8236ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:13.291Z|dee5afb3-b25b-4571-bc23-9b6b6ebf1fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:13.291Z|f105e91a-b129-4efe-be5a-bd836d86b5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:13.292Z|d26dd484-c43f-406e-a672-c2b61e8236ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:13.292Z|dee5afb3-b25b-4571-bc23-9b6b6ebf1fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:13.292Z|f105e91a-b129-4efe-be5a-bd836d86b5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:15.506Z|c6770ad8-8de8-420d-9c60-d6adb068fd40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:19:15.506Z|c6770ad8-8de8-420d-9c60-d6adb068fd40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:19:23.316Z|288d3eb1-5eff-4969-be2c-42d045c0054c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:23.316Z|13920a41-eccf-4139-a0d2-7702fbe69f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:23.316Z|13c04106-7bc3-42d3-95ff-8bcb38fef563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:23.316Z|288d3eb1-5eff-4969-be2c-42d045c0054c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:23.316Z|13920a41-eccf-4139-a0d2-7702fbe69f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:23.316Z|13c04106-7bc3-42d3-95ff-8bcb38fef563|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:30.506Z|a41e4808-01af-4cad-8d3a-35ce3e774911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:19:30.506Z|a41e4808-01af-4cad-8d3a-35ce3e774911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:19:30.620Z|c70c8da0-5873-45e1-9062-93ee18e8ffaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:19:30.620Z|c70c8da0-5873-45e1-9062-93ee18e8ffaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:19:33.340Z|916072cb-5b84-433e-8530-ca37251892dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:33.340Z|184ef230-ae17-4d2e-94f3-f581fe7b1950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:33.341Z|184ef230-ae17-4d2e-94f3-f581fe7b1950|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:33.341Z|916072cb-5b84-433e-8530-ca37251892dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:33.341Z|ff37a41f-5b85-488e-a2f4-98fe1af3680b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:33.341Z|ff37a41f-5b85-488e-a2f4-98fe1af3680b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:43.365Z|27ba60d9-8176-4a45-a69b-38d8fafd05e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:43.365Z|b59d4197-773d-4b53-bf3a-b28e7cce62a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:43.365Z|27ba60d9-8176-4a45-a69b-38d8fafd05e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:43.365Z|eba24356-ab01-4d2e-9c99-c16fbcd9613d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:43.366Z|eba24356-ab01-4d2e-9c99-c16fbcd9613d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:43.366Z|b59d4197-773d-4b53-bf3a-b28e7cce62a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:45.505Z|671d2d4b-282f-486a-aee8-4ce6179c7331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:19:45.509Z|671d2d4b-282f-486a-aee8-4ce6179c7331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:19:45.596Z|74a7ace2-a68c-4301-bbb9-c5bd93f7ff06|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:19:45.596Z|74a7ace2-a68c-4301-bbb9-c5bd93f7ff06|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:53.390Z|34ea30f0-6d59-4927-b65e-cf5f4892cdbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:53.390Z|f9be8dc7-6b2c-4932-b607-ecede4e83062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:53.391Z|f9be8dc7-6b2c-4932-b607-ecede4e83062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:53.391Z|34ea30f0-6d59-4927-b65e-cf5f4892cdbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:19:53.390Z|51d961ae-3116-486e-bcf9-857ef2826d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:19:53.393Z|51d961ae-3116-486e-bcf9-857ef2826d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:00.506Z|1ff6f3eb-fcc8-440b-a857-314825bb0acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:20:00.506Z|1ff6f3eb-fcc8-440b-a857-314825bb0acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:20:00.621Z|6a8c7243-d826-475b-bee0-e7178b30ad67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:20:00.622Z|6a8c7243-d826-475b-bee0-e7178b30ad67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:20:03.414Z|784a22f7-13df-4969-a89c-3827036530e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:03.415Z|784a22f7-13df-4969-a89c-3827036530e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:03.416Z|e02b982b-7a4f-4a3c-b2f0-126e565eccb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:03.416Z|e02b982b-7a4f-4a3c-b2f0-126e565eccb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:03.416Z|ed794597-b68a-4600-ae5d-b31a432947b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:03.417Z|ed794597-b68a-4600-ae5d-b31a432947b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:13.438Z|a4ac4fa8-2631-4232-ac49-1f438154a546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:13.438Z|a4ac4fa8-2631-4232-ac49-1f438154a546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:13.438Z|0e14ca07-8d35-4cee-9e1f-44eda88ff05e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:13.438Z|2c8889e4-6d85-42cd-b97f-0dde678534c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:13.439Z|2c8889e4-6d85-42cd-b97f-0dde678534c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:13.439Z|0e14ca07-8d35-4cee-9e1f-44eda88ff05e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:15.506Z|6418a917-bcd8-48b3-979d-c5afe3ba8075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:20:15.506Z|6418a917-bcd8-48b3-979d-c5afe3ba8075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:20:23.459Z|2fb69def-512c-45e1-839e-f711757bad09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:23.460Z|2fb69def-512c-45e1-839e-f711757bad09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:23.462Z|cd68568b-3526-495b-80b0-194ef4c174f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:23.462Z|69673d11-ad57-428c-b044-3fd051645ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:23.462Z|cd68568b-3526-495b-80b0-194ef4c174f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:23.462Z|69673d11-ad57-428c-b044-3fd051645ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:30.505Z|17571f49-b196-4973-a0ca-d9f556ea98ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:20:30.508Z|17571f49-b196-4973-a0ca-d9f556ea98ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:20:30.622Z|306ac88e-0ae1-402e-938e-b03fe0fb9d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:20:30.623Z|306ac88e-0ae1-402e-938e-b03fe0fb9d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:20:33.483Z|1259fe35-8968-4f2e-ab13-c770a7713527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:33.483Z|154d0506-2c21-4ef6-863e-0c37060b051a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:33.483Z|1259fe35-8968-4f2e-ab13-c770a7713527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:33.483Z|154d0506-2c21-4ef6-863e-0c37060b051a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:33.484Z|37fcb4bd-8ff2-4383-84cd-2b217969d217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:33.484Z|37fcb4bd-8ff2-4383-84cd-2b217969d217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:43.504Z|663905f3-31e6-4795-b724-4f6090c744f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:43.504Z|be78a754-a0d0-4d77-a0f1-15de3c5bb4ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:43.504Z|e686fd35-8189-4137-b4ac-26fe5abc82d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:43.505Z|663905f3-31e6-4795-b724-4f6090c744f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:43.505Z|be78a754-a0d0-4d77-a0f1-15de3c5bb4ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:43.505Z|e686fd35-8189-4137-b4ac-26fe5abc82d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:45.506Z|88ee2ba2-d73d-4ad3-82f3-71e96ade0f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:20:45.506Z|88ee2ba2-d73d-4ad3-82f3-71e96ade0f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:20:45.595Z|336e4517-d4ba-40a6-a690-2f11741ab4e1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:20:45.596Z|336e4517-d4ba-40a6-a690-2f11741ab4e1|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:53.526Z|ca4be549-8040-4738-9520-cf94245b02dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:53.526Z|ca4be549-8040-4738-9520-cf94245b02dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:53.526Z|ab63b91e-3e35-41ae-904f-e48ca2a8b43b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:53.527Z|ab63b91e-3e35-41ae-904f-e48ca2a8b43b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:20:53.527Z|11e483d3-f64f-4c28-935b-636147af8d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:20:53.527Z|11e483d3-f64f-4c28-935b-636147af8d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:00.505Z|2985a379-b691-4ef5-8b95-135428b5deaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:21:00.506Z|2985a379-b691-4ef5-8b95-135428b5deaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:21:00.623Z|311c849b-7b61-469d-8ed1-5bf600daccbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:21:00.624Z|311c849b-7b61-469d-8ed1-5bf600daccbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:21:03.549Z|335d6a2d-4ad2-4cc9-8a7d-00ece7b8bc93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:03.549Z|939ab3c8-686b-4272-a7f3-147f09eb5aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:03.550Z|e4711743-2f0c-44e7-bafb-eb10dc629603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:03.550Z|939ab3c8-686b-4272-a7f3-147f09eb5aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:03.550Z|335d6a2d-4ad2-4cc9-8a7d-00ece7b8bc93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:03.550Z|e4711743-2f0c-44e7-bafb-eb10dc629603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:13.574Z|e2e3221d-5203-4611-ae08-b89fce7f7d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:13.574Z|f3bc47e0-f3e4-40f0-83ca-6ba551fccfd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:13.574Z|9460a342-a2c7-441f-847d-8c0621b14b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:13.575Z|e2e3221d-5203-4611-ae08-b89fce7f7d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:13.575Z|f3bc47e0-f3e4-40f0-83ca-6ba551fccfd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:13.575Z|9460a342-a2c7-441f-847d-8c0621b14b35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:15.505Z|8ab0be25-9efa-43c0-9883-a2b1f7b83b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:21:15.508Z|8ab0be25-9efa-43c0-9883-a2b1f7b83b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:21:23.595Z|01a5c54a-5ff8-4c88-b78d-75b539b5bca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:23.595Z|d1258cd9-d61a-4159-813f-faed1541c83a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:23.595Z|d1258cd9-d61a-4159-813f-faed1541c83a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:23.596Z|01a5c54a-5ff8-4c88-b78d-75b539b5bca4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:23.597Z|3827e2fa-3a39-4626-a0c7-19ef3e5b3b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:23.597Z|3827e2fa-3a39-4626-a0c7-19ef3e5b3b6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:30.506Z|52210bb5-7ed3-445a-aa70-3ce69e6df765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:21:30.506Z|52210bb5-7ed3-445a-aa70-3ce69e6df765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:21:30.624Z|6bd509e0-386f-4a98-ab13-43c11ba2e20d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:21:30.625Z|6bd509e0-386f-4a98-ab13-43c11ba2e20d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:21:33.619Z|90d4b41f-bb06-4676-bc5f-0f6a02ab6f0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:33.619Z|83a5fc67-283d-4f03-b1b4-aae0e3267482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:33.620Z|90d4b41f-bb06-4676-bc5f-0f6a02ab6f0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:33.620Z|83a5fc67-283d-4f03-b1b4-aae0e3267482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:33.620Z|733bee3d-2778-451a-9e4f-f68322b99c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:33.621Z|733bee3d-2778-451a-9e4f-f68322b99c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:43.646Z|9fc59b80-9ee4-46d8-af22-eeb3104efc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:43.646Z|2603c780-3854-4a13-8690-ec03c73561fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:43.646Z|9aa757ad-4966-4a2c-99c5-d0fcfe93e408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:43.646Z|2603c780-3854-4a13-8690-ec03c73561fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:43.646Z|9aa757ad-4966-4a2c-99c5-d0fcfe93e408|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:43.646Z|9fc59b80-9ee4-46d8-af22-eeb3104efc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:45.505Z|9dfd456e-4638-4871-bbf3-d081a0f6817b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:21:45.506Z|9dfd456e-4638-4871-bbf3-d081a0f6817b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:21:45.596Z|0582ee11-c129-4350-a1ce-255d41a7cee1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:21:45.596Z|0582ee11-c129-4350-a1ce-255d41a7cee1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:53.668Z|db8dd913-9458-4048-b44b-b19fe319bda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:53.668Z|f508e437-8991-4053-955c-c1ff7475c7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:53.669Z|f508e437-8991-4053-955c-c1ff7475c7f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:53.669Z|db8dd913-9458-4048-b44b-b19fe319bda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:21:53.672Z|19f90061-5b3a-4ef1-890d-cecefa0e8df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:21:53.673Z|19f90061-5b3a-4ef1-890d-cecefa0e8df8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:00.505Z|2dabbd55-a074-4002-a707-70215a5e06ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:22:00.508Z|2dabbd55-a074-4002-a707-70215a5e06ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:22:00.626Z|b82c0bb3-c318-4b1f-b87e-3383ce04dba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:22:00.626Z|b82c0bb3-c318-4b1f-b87e-3383ce04dba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:22:03.694Z|640a558b-9ba6-4335-a150-6331896b73e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:03.694Z|ec803d4b-a1d7-49bb-9442-185aec1b0a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:03.694Z|640a558b-9ba6-4335-a150-6331896b73e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:03.694Z|ec803d4b-a1d7-49bb-9442-185aec1b0a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:03.694Z|245c0356-cca0-4a11-bab2-a0cb7a00c26a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:03.695Z|245c0356-cca0-4a11-bab2-a0cb7a00c26a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:13.717Z|064eed55-a490-4007-a004-db3b0180e4fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:13.717Z|c360c60b-e9cd-47dd-889e-155376058fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:13.718Z|c360c60b-e9cd-47dd-889e-155376058fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:13.718Z|064eed55-a490-4007-a004-db3b0180e4fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:13.718Z|d5c0d5a4-d0cb-4beb-8268-1bd510e440e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:13.719Z|d5c0d5a4-d0cb-4beb-8268-1bd510e440e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:15.506Z|929b4c46-0d30-4f5b-8891-77972d7cdce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:22:15.506Z|929b4c46-0d30-4f5b-8891-77972d7cdce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:22:23.743Z|085ed6f4-6abb-4c2d-bd11-9877889ae7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:23.743Z|9202a99b-9e4b-423e-9cdd-7ccb77cce538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:23.743Z|b4a2a20c-cff9-4fe6-ae1a-97d894f3f7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:23.743Z|085ed6f4-6abb-4c2d-bd11-9877889ae7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:23.743Z|9202a99b-9e4b-423e-9cdd-7ccb77cce538|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:23.743Z|b4a2a20c-cff9-4fe6-ae1a-97d894f3f7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:30.505Z|04d2a34d-fa7e-48bf-b3a7-5184f611d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:22:30.506Z|04d2a34d-fa7e-48bf-b3a7-5184f611d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:22:30.626Z|03ed6e9f-7e4e-4179-bace-cf5a5ba55d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:22:30.627Z|03ed6e9f-7e4e-4179-bace-cf5a5ba55d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:22:33.767Z|cfcb8b6d-4ae3-4c8a-8e08-c2a9cb6d6dc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:33.767Z|05f6f410-f8cf-4681-9123-61b47449abf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:33.767Z|8be31edc-7055-4de7-8fe1-14726addc5ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:33.767Z|cfcb8b6d-4ae3-4c8a-8e08-c2a9cb6d6dc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:33.768Z|8be31edc-7055-4de7-8fe1-14726addc5ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:33.768Z|05f6f410-f8cf-4681-9123-61b47449abf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:43.792Z|f2fa107e-3a99-44e7-88a8-ec8c2c32d8c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:43.792Z|f029d46e-8007-4aad-8d04-a148cabeac7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:43.792Z|62a652cb-44dd-4db1-80bb-6688b91e1a4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:43.792Z|f2fa107e-3a99-44e7-88a8-ec8c2c32d8c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:43.792Z|62a652cb-44dd-4db1-80bb-6688b91e1a4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:43.792Z|f029d46e-8007-4aad-8d04-a148cabeac7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:45.505Z|ab869ef3-3cc6-4a94-903b-5d6dd2efc3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:22:45.508Z|ab869ef3-3cc6-4a94-903b-5d6dd2efc3fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:22:45.595Z|0795fe6b-e9f6-484c-a4e4-1a10c9fd159c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:22:45.596Z|0795fe6b-e9f6-484c-a4e4-1a10c9fd159c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:53.816Z|f7d045fc-0da8-4dd2-8a0d-64c604662fe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:53.816Z|311fcedb-f20f-4550-8d90-fdeaa2249481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:53.816Z|f7d045fc-0da8-4dd2-8a0d-64c604662fe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:53.816Z|311fcedb-f20f-4550-8d90-fdeaa2249481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:22:53.816Z|890be54e-cc2f-45a2-ae0c-17fa4dbd5af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:22:53.817Z|890be54e-cc2f-45a2-ae0c-17fa4dbd5af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:00.505Z|d96c1d8b-25d4-48ef-bc82-7d14f7468ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:23:00.506Z|d96c1d8b-25d4-48ef-bc82-7d14f7468ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:23:00.628Z|17eef26c-357b-4f02-b0d9-1c9cb19af83e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:23:00.628Z|17eef26c-357b-4f02-b0d9-1c9cb19af83e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:23:03.841Z|ca5cc1e7-2be2-4624-b564-f3110cb3dae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:03.841Z|e32daaa7-56fb-47bd-99b7-d06cf72e8cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:03.842Z|ca5cc1e7-2be2-4624-b564-f3110cb3dae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:03.842Z|e32daaa7-56fb-47bd-99b7-d06cf72e8cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:03.842Z|6f2c3d99-b772-4c20-8883-c5afa8b0e014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:03.842Z|6f2c3d99-b772-4c20-8883-c5afa8b0e014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:13.866Z|69048e5c-eb6d-4147-afa5-7b53919a6479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:13.867Z|69048e5c-eb6d-4147-afa5-7b53919a6479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:13.868Z|9fe662fa-7a88-43ca-9c99-9adce0ad0742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:13.868Z|7217fe9d-36c2-413a-a02c-1b947f037376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:13.869Z|9fe662fa-7a88-43ca-9c99-9adce0ad0742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:13.869Z|7217fe9d-36c2-413a-a02c-1b947f037376|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:15.506Z|a6cfa817-2dc1-40cf-a61e-29afbd965394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:23:15.506Z|a6cfa817-2dc1-40cf-a61e-29afbd965394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:23:23.889Z|33a7930f-4b1c-44dd-9cf1-e1492dbdf13a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:23.889Z|33a7930f-4b1c-44dd-9cf1-e1492dbdf13a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:23.893Z|88dec731-2d3e-4e29-9e1a-d1fb09b9dddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:23.893Z|5a4e502f-4561-414b-930d-e8a0f8e28fb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:23.893Z|88dec731-2d3e-4e29-9e1a-d1fb09b9dddb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:23.893Z|5a4e502f-4561-414b-930d-e8a0f8e28fb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:30.505Z|1074ae8d-15f5-46d3-962a-cfa70eeda56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:23:30.509Z|1074ae8d-15f5-46d3-962a-cfa70eeda56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:23:30.629Z|7a7f344d-c1f9-4396-837b-78fb5bbd9994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:23:30.629Z|7a7f344d-c1f9-4396-837b-78fb5bbd9994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:23:33.913Z|32f672e2-2566-4090-ac8d-f709f80d16e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:33.913Z|32f672e2-2566-4090-ac8d-f709f80d16e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:33.916Z|fafc4e90-fded-4035-a946-f3e545a0334b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:33.916Z|9da9b9aa-2f7c-4961-983f-b508120289aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:33.917Z|fafc4e90-fded-4035-a946-f3e545a0334b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:33.917Z|9da9b9aa-2f7c-4961-983f-b508120289aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:43.937Z|4ce0aeba-5328-4890-87cc-52fbff3339e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:43.938Z|4ce0aeba-5328-4890-87cc-52fbff3339e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:43.938Z|3978ec0b-01a2-49a4-b7ce-bf0be37169ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:43.939Z|3978ec0b-01a2-49a4-b7ce-bf0be37169ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:43.939Z|c4faf02d-87c7-4f2e-8485-34c549fe0b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:43.939Z|c4faf02d-87c7-4f2e-8485-34c549fe0b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:45.506Z|75a512c5-7f0b-4e40-ad48-a3573dfe7276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:23:45.506Z|75a512c5-7f0b-4e40-ad48-a3573dfe7276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:23:45.596Z|16c06499-6554-45a5-8505-3fc73a1c4788|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:23:45.596Z|16c06499-6554-45a5-8505-3fc73a1c4788|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:53.964Z|e0a90c54-2884-4615-87dc-51d52b31f2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:53.964Z|64ab7795-5b32-46a5-953c-046eeb765919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:53.964Z|5d1e2f36-1b52-4d35-a9de-f3150d972107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:23:53.964Z|e0a90c54-2884-4615-87dc-51d52b31f2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:53.964Z|64ab7795-5b32-46a5-953c-046eeb765919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:23:53.964Z|5d1e2f36-1b52-4d35-a9de-f3150d972107|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:00.506Z|749f2350-82fd-4a9d-869a-cd1bd124ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:24:00.507Z|749f2350-82fd-4a9d-869a-cd1bd124ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:24:00.630Z|5352fe68-b286-4f02-8b09-166cf49d4183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:24:00.631Z|5352fe68-b286-4f02-8b09-166cf49d4183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:24:03.990Z|8cf4ac8e-7af3-43e5-9bea-e67865c26af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:03.990Z|f98631de-1bb8-4104-8642-cd81c0a9a867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:03.991Z|a2a59fe8-668c-4920-bb05-756aadabddf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:03.991Z|8cf4ac8e-7af3-43e5-9bea-e67865c26af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:03.991Z|f98631de-1bb8-4104-8642-cd81c0a9a867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:03.991Z|a2a59fe8-668c-4920-bb05-756aadabddf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:14.013Z|7bfab9b0-7044-4c07-8c7b-51ee1b102363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:14.013Z|7bfab9b0-7044-4c07-8c7b-51ee1b102363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:14.014Z|0c132f86-2262-4387-bcac-b3e6a6131736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:14.014Z|0c132f86-2262-4387-bcac-b3e6a6131736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:14.015Z|061562fb-57d9-47cd-a68d-eb607cee0839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:14.015Z|061562fb-57d9-47cd-a68d-eb607cee0839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:15.505Z|a5c0ef02-eac8-41fb-a06f-28aa60c8fc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:24:15.510Z|a5c0ef02-eac8-41fb-a06f-28aa60c8fc39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:24:24.040Z|3032fc79-58da-4847-a857-623c40aa6263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:24.040Z|6d24ffd9-ee6f-4b4c-b52c-79370380cf13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:24.040Z|1dbd9e34-cd84-4f46-8b3a-1e30f707b95a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:24.041Z|6d24ffd9-ee6f-4b4c-b52c-79370380cf13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:24.041Z|3032fc79-58da-4847-a857-623c40aa6263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:24.041Z|1dbd9e34-cd84-4f46-8b3a-1e30f707b95a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:30.505Z|c5f237d6-c851-4912-991c-e48b660ee1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:24:30.506Z|c5f237d6-c851-4912-991c-e48b660ee1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:24:30.632Z|f63c9780-379f-4d38-aa8d-5eb2b699c92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:24:30.632Z|f63c9780-379f-4d38-aa8d-5eb2b699c92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:24:34.066Z|6448aad2-96ea-4bff-906c-c8985edec73a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:34.066Z|466957a4-79e2-4838-8fbd-939246caab62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:34.066Z|c682861b-3090-401f-89cd-d650e96fa564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:34.067Z|c682861b-3090-401f-89cd-d650e96fa564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:34.067Z|6448aad2-96ea-4bff-906c-c8985edec73a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:34.067Z|466957a4-79e2-4838-8fbd-939246caab62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:44.092Z|b224ebfb-9c48-44db-b7ee-d1ee99990a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:44.092Z|f3a6ae72-bb8a-4aa1-889f-cf24663b1ef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:44.092Z|62a7010d-6483-40a1-87d6-c28cfe753db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:44.093Z|f3a6ae72-bb8a-4aa1-889f-cf24663b1ef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:44.093Z|b224ebfb-9c48-44db-b7ee-d1ee99990a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:44.093Z|62a7010d-6483-40a1-87d6-c28cfe753db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:45.506Z|e8aae354-8c1b-4de1-8798-5f30738c6f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:24:45.506Z|e8aae354-8c1b-4de1-8798-5f30738c6f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:24:45.595Z|cc270df1-667e-42eb-a946-f04968610bed|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:24:45.596Z|cc270df1-667e-42eb-a946-f04968610bed|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:54.119Z|0c4e847f-3f86-4a2f-90ca-dfb77848ab44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:54.119Z|305a86ff-0438-4003-a55d-54dda7f6c4a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:54.119Z|0c4e847f-3f86-4a2f-90ca-dfb77848ab44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:54.119Z|305a86ff-0438-4003-a55d-54dda7f6c4a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:24:54.121Z|83232b5d-6721-4154-93c5-4de9dfd47aa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:24:54.122Z|83232b5d-6721-4154-93c5-4de9dfd47aa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:00.505Z|cb5d1d53-cb15-49c4-8f10-bb06e1778d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:25:00.508Z|cb5d1d53-cb15-49c4-8f10-bb06e1778d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:25:00.633Z|bd86d587-2416-40f2-99e5-fe0432fbc1ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:25:00.633Z|bd86d587-2416-40f2-99e5-fe0432fbc1ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:25:04.144Z|4be9726b-7621-4eac-96d8-f1c3788a866b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:04.144Z|89adc5eb-89f5-4ba2-831b-6d7f9e6b0b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:04.145Z|89adc5eb-89f5-4ba2-831b-6d7f9e6b0b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:04.145Z|4be9726b-7621-4eac-96d8-f1c3788a866b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:04.189Z|47394571-2c98-4786-8587-8dee075c1127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:04.190Z|47394571-2c98-4786-8587-8dee075c1127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:14.170Z|f862f99b-8f20-4334-a7be-aa9b8ec40625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:14.170Z|6e0e913b-883c-4fe4-8dea-f330df129573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:14.171Z|f862f99b-8f20-4334-a7be-aa9b8ec40625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:14.171Z|6e0e913b-883c-4fe4-8dea-f330df129573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:14.212Z|55167804-5c00-4732-8cd7-69568e7ebb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:14.213Z|55167804-5c00-4732-8cd7-69568e7ebb75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:15.506Z|1fc3a31d-831a-4467-9d46-abbc1c648c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:25:15.506Z|1fc3a31d-831a-4467-9d46-abbc1c648c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:25:24.194Z|b59efb09-d5fc-4fbf-8702-20f25577edf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:24.195Z|3ba88abb-655f-4eac-bc50-8234d6801f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:24.195Z|b59efb09-d5fc-4fbf-8702-20f25577edf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:24.195Z|3ba88abb-655f-4eac-bc50-8234d6801f94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:24.235Z|43b1d55e-6ef3-425b-8a07-f6783d2c3680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:24.236Z|43b1d55e-6ef3-425b-8a07-f6783d2c3680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:30.506Z|b7db22ba-a3f7-4054-82ad-029b2f14f23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:25:30.506Z|b7db22ba-a3f7-4054-82ad-029b2f14f23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:25:30.634Z|5a6bb22c-0aa4-4a8c-9698-449dcdd82a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:25:30.635Z|5a6bb22c-0aa4-4a8c-9698-449dcdd82a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:25:34.218Z|cb25c108-eb36-476c-a6e3-40e4f78ee77e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:34.218Z|b0d28c9a-71f6-4283-90b6-4ef5e1d0ddb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:34.219Z|cb25c108-eb36-476c-a6e3-40e4f78ee77e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:34.219Z|b0d28c9a-71f6-4283-90b6-4ef5e1d0ddb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:34.259Z|2e899672-4f6e-4171-8ea3-f95901f70edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:34.260Z|2e899672-4f6e-4171-8ea3-f95901f70edf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:44.243Z|893f2089-8e1c-4963-b245-b96c0037a6e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:44.243Z|9da7e11d-b02d-459e-9560-4f7eb5a05984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:44.244Z|893f2089-8e1c-4963-b245-b96c0037a6e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:44.244Z|9da7e11d-b02d-459e-9560-4f7eb5a05984|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:44.284Z|cb58cb04-0b8d-416f-8bbd-12e3785ff8b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:44.285Z|cb58cb04-0b8d-416f-8bbd-12e3785ff8b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:45.506Z|b5714aee-0270-4d05-a974-7829376f0d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:25:45.509Z|b5714aee-0270-4d05-a974-7829376f0d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:25:45.596Z|ea562773-c418-4381-b312-ba9b62d7071a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:25:45.597Z|ea562773-c418-4381-b312-ba9b62d7071a|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:54.269Z|990a12d8-e40b-4775-9790-529ab2d6b6d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:54.269Z|15487c10-0740-47a4-a937-ef5293fb87bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:54.269Z|990a12d8-e40b-4775-9790-529ab2d6b6d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:54.269Z|15487c10-0740-47a4-a937-ef5293fb87bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:25:54.307Z|2f40d8fd-d032-4e35-9d5e-629385ddb2d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:25:54.308Z|2f40d8fd-d032-4e35-9d5e-629385ddb2d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:00.505Z|6189c0bd-6896-4320-852b-21ed4ef2fcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:26:00.506Z|6189c0bd-6896-4320-852b-21ed4ef2fcec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:26:00.635Z|c54415a2-4387-45fd-bb71-7e5cf0d6b379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:26:00.636Z|c54415a2-4387-45fd-bb71-7e5cf0d6b379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:26:04.293Z|a7cee047-370c-41a3-9706-9e4508085268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:04.294Z|b91ad8cc-b98d-4b7a-9fb8-54102b8c0bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:04.294Z|a7cee047-370c-41a3-9706-9e4508085268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:04.294Z|b91ad8cc-b98d-4b7a-9fb8-54102b8c0bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:04.329Z|f55480c3-e03c-4303-bdfe-3d61dad2b90e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:04.330Z|f55480c3-e03c-4303-bdfe-3d61dad2b90e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:14.315Z|1ac46d85-efd1-42c0-ad8d-f10c9c743756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:14.316Z|1ac46d85-efd1-42c0-ad8d-f10c9c743756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:14.317Z|92069f47-c635-4cb4-bdba-33c5f5e4bf26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:14.317Z|92069f47-c635-4cb4-bdba-33c5f5e4bf26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:14.351Z|afc4b6a6-6331-4561-9874-7e59aa1f9e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:14.352Z|afc4b6a6-6331-4561-9874-7e59aa1f9e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:15.505Z|81793a20-9864-406d-9a55-2ca68523d8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:26:15.506Z|81793a20-9864-406d-9a55-2ca68523d8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:26:24.339Z|c30bc4de-e8af-4537-9559-d36f3a457be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:24.340Z|c30bc4de-e8af-4537-9559-d36f3a457be0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:24.341Z|469f6d9a-6666-4425-ab32-5d6133a19c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:24.341Z|469f6d9a-6666-4425-ab32-5d6133a19c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:24.371Z|6c467011-942c-4798-9932-0999a697e9f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:24.372Z|6c467011-942c-4798-9932-0999a697e9f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:30.505Z|3dbb3819-a8a3-40fa-93c9-68dcc5bd7d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:26:30.508Z|3dbb3819-a8a3-40fa-93c9-68dcc5bd7d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:26:30.636Z|299095a0-9085-40ab-844d-e4319c95f3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:26:30.637Z|299095a0-9085-40ab-844d-e4319c95f3d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:26:34.360Z|ed92800e-36dc-42a4-a901-a786051ec6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:34.361Z|ed92800e-36dc-42a4-a901-a786051ec6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:34.366Z|5d5bf195-b079-46f1-bbb1-8cd3485480a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:34.366Z|5d5bf195-b079-46f1-bbb1-8cd3485480a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:34.393Z|3a3217f8-f947-4f89-b691-394fcbb86484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:34.394Z|3a3217f8-f947-4f89-b691-394fcbb86484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:44.383Z|402fe51a-2a46-4ad0-8125-3afc04c0d063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:44.384Z|402fe51a-2a46-4ad0-8125-3afc04c0d063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:44.390Z|52abb8f1-7d5e-443f-8662-d2ad124090f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:44.391Z|52abb8f1-7d5e-443f-8662-d2ad124090f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:44.416Z|c15d3fbc-9ee8-494c-83e1-5c7d156063df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:44.417Z|c15d3fbc-9ee8-494c-83e1-5c7d156063df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:45.505Z|b7d746f3-2ce1-48ac-b603-941edcd79e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:26:45.506Z|b7d746f3-2ce1-48ac-b603-941edcd79e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:26:45.595Z|68b9ee63-3da5-43e7-be0c-451038db9431|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:26:45.596Z|68b9ee63-3da5-43e7-be0c-451038db9431|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:54.409Z|f068f197-ce72-40e1-9d03-7ee70d48ad20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:54.410Z|f068f197-ce72-40e1-9d03-7ee70d48ad20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:54.415Z|1c199c87-6821-441a-9a60-374090ca821a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:54.415Z|1c199c87-6821-441a-9a60-374090ca821a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:26:54.438Z|883f68b9-cd67-4654-84ab-ed45a929fbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:26:54.439Z|883f68b9-cd67-4654-84ab-ed45a929fbea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:00.506Z|47c777ad-e2cb-4f6a-9451-642ae22e2609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:27:00.506Z|47c777ad-e2cb-4f6a-9451-642ae22e2609|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:27:00.637Z|19e9884f-3568-4230-8a5b-71dc886f45fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:27:00.638Z|19e9884f-3568-4230-8a5b-71dc886f45fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:27:04.437Z|cc9b56a0-a790-42d4-b0c7-b63aa07b14e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:04.437Z|cc9b56a0-a790-42d4-b0c7-b63aa07b14e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:04.439Z|c40301da-b023-467e-894d-9467ef79e06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:04.439Z|c40301da-b023-467e-894d-9467ef79e06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:04.459Z|ee572fb2-bc74-4360-bf07-5f4a2bfb81fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:04.459Z|ee572fb2-bc74-4360-bf07-5f4a2bfb81fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:14.461Z|43c2d34c-08dc-444d-87c1-0a55e1fee052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:14.461Z|53b53fc2-f49d-41a4-839f-a2f5ed007b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:14.462Z|53b53fc2-f49d-41a4-839f-a2f5ed007b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:14.462Z|43c2d34c-08dc-444d-87c1-0a55e1fee052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:14.482Z|49a4e1f6-b342-4805-8c09-aa4416a28df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:14.483Z|49a4e1f6-b342-4805-8c09-aa4416a28df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:15.505Z|e4bba81c-dcd6-438e-b1fe-d31ff63bb6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:27:15.508Z|e4bba81c-dcd6-438e-b1fe-d31ff63bb6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:27:24.484Z|6250b6ef-6e2d-4000-b183-f7e508ce91c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:24.484Z|e6cb95cc-9935-47aa-8fb1-c134d6627d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:24.485Z|6250b6ef-6e2d-4000-b183-f7e508ce91c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:24.485Z|e6cb95cc-9935-47aa-8fb1-c134d6627d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:24.503Z|9489b10e-799a-49e5-b2e7-c1ca11b692de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:24.503Z|9489b10e-799a-49e5-b2e7-c1ca11b692de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:30.505Z|d76081ec-b395-45f4-bd5c-8f61dd2fe9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:27:30.506Z|d76081ec-b395-45f4-bd5c-8f61dd2fe9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:27:30.638Z|2dd350d5-54a4-435f-8de5-7c1546871fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:27:30.639Z|2dd350d5-54a4-435f-8de5-7c1546871fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:27:34.505Z|e0e0b72b-ca6e-49ec-b8d2-14e76f15096d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:34.505Z|8602a01c-a302-4297-85b5-6b7f0ee16ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:34.506Z|e0e0b72b-ca6e-49ec-b8d2-14e76f15096d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:34.506Z|8602a01c-a302-4297-85b5-6b7f0ee16ec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:34.523Z|30d72744-ecc8-417f-92ed-524ebf3f8ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:34.523Z|30d72744-ecc8-417f-92ed-524ebf3f8ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:44.530Z|51287897-4c86-49b8-b454-d747b756fa86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:44.530Z|51287897-4c86-49b8-b454-d747b756fa86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:44.530Z|586c1e0f-7d19-406a-8093-139ea85da0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:44.531Z|586c1e0f-7d19-406a-8093-139ea85da0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:44.545Z|b26082a6-88b8-4dd2-8e74-c3976abfca4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:44.545Z|b26082a6-88b8-4dd2-8e74-c3976abfca4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:45.506Z|9a8197d9-7ea0-46e3-905e-773a22a57e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:27:45.506Z|9a8197d9-7ea0-46e3-905e-773a22a57e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:27:45.599Z|7c2a87d1-394c-4032-8ae8-a932a942d3f7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:27:45.599Z|7c2a87d1-394c-4032-8ae8-a932a942d3f7|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:54.556Z|9b15eead-6638-4240-b8ff-bea9b46616e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:54.556Z|49e5a821-ca7f-4463-9809-b7ba879a9aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:54.556Z|9b15eead-6638-4240-b8ff-bea9b46616e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:54.556Z|49e5a821-ca7f-4463-9809-b7ba879a9aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:27:54.568Z|95fe2e1a-f8fc-4708-8e7b-2e6e2ab8b614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:27:54.568Z|95fe2e1a-f8fc-4708-8e7b-2e6e2ab8b614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:00.505Z|2305d46a-9852-4d54-988a-dd3dc5f3d469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:28:00.508Z|2305d46a-9852-4d54-988a-dd3dc5f3d469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:28:00.639Z|a2b2aa92-d231-4bdf-96a1-2f6f4e4cac2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:28:00.640Z|a2b2aa92-d231-4bdf-96a1-2f6f4e4cac2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:28:04.581Z|49d77013-b404-4642-8ad1-241555eb754a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:04.581Z|7f8a1ec7-5710-4cfa-974f-35b9eedc548e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:04.582Z|49d77013-b404-4642-8ad1-241555eb754a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:04.582Z|7f8a1ec7-5710-4cfa-974f-35b9eedc548e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:04.590Z|d944eb22-c2d8-40dd-8d30-f5529ea9c459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:04.591Z|d944eb22-c2d8-40dd-8d30-f5529ea9c459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:14.606Z|0cac6ac4-fb00-4b56-8ffc-949bd328cd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:14.606Z|147fac3d-6c7c-4daa-b77c-06a98495b8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:14.607Z|0cac6ac4-fb00-4b56-8ffc-949bd328cd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:14.607Z|147fac3d-6c7c-4daa-b77c-06a98495b8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:14.611Z|179e2c4d-e076-4caa-b1cb-dc75012d7874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:14.611Z|179e2c4d-e076-4caa-b1cb-dc75012d7874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:15.506Z|411fff56-e15e-47b5-a7cd-293c68df650f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:28:15.506Z|411fff56-e15e-47b5-a7cd-293c68df650f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:28:24.632Z|8a238d98-f9ff-4601-9171-8da92396b449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:24.632Z|8a238d98-f9ff-4601-9171-8da92396b449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:24.632Z|5756f92b-5029-410e-a5a7-3c1e42618bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:24.633Z|5756f92b-5029-410e-a5a7-3c1e42618bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:24.634Z|ac4aae0c-c277-4ed3-809b-66d6a8483915|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:24.634Z|ac4aae0c-c277-4ed3-809b-66d6a8483915|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:30.505Z|7b89bf93-61d3-420a-b373-2c738bac3a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:28:30.506Z|7b89bf93-61d3-420a-b373-2c738bac3a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:28:30.640Z|75426a2c-b2da-466c-b9c6-8101d25c59de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:28:30.640Z|75426a2c-b2da-466c-b9c6-8101d25c59de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:28:34.657Z|0e49e157-c793-4f25-b151-4ecf56ea3fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:34.657Z|5a6bfdb9-3fb2-4ebd-87c7-085fdc32a039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:34.657Z|538e124a-8dea-4d22-98c8-999b24ed437a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:34.658Z|0e49e157-c793-4f25-b151-4ecf56ea3fda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:34.658Z|5a6bfdb9-3fb2-4ebd-87c7-085fdc32a039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:34.658Z|538e124a-8dea-4d22-98c8-999b24ed437a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:44.682Z|ed72871f-6f3d-4704-bbc1-96798c0e583a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:44.682Z|f88dd4fa-6414-4038-a2ad-362ab97717e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:44.682Z|0bde495c-9718-4c30-98a3-84af4de3eae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:44.683Z|f88dd4fa-6414-4038-a2ad-362ab97717e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:44.683Z|0bde495c-9718-4c30-98a3-84af4de3eae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:44.683Z|ed72871f-6f3d-4704-bbc1-96798c0e583a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:45.505Z|6e68de57-5ca0-4516-8923-55c456121ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:28:45.508Z|6e68de57-5ca0-4516-8923-55c456121ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:28:45.595Z|7a7130ab-3c24-4238-9119-eb01ad08214d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:28:45.596Z|7a7130ab-3c24-4238-9119-eb01ad08214d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:54.707Z|e93119cb-3491-47d9-bd11-cd1324ef4cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:54.707Z|a04414c6-c095-48aa-9759-3657e08d9615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:54.707Z|926193e6-3c5f-4409-8794-ad9f5a9f15ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:28:54.708Z|e93119cb-3491-47d9-bd11-cd1324ef4cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:54.708Z|a04414c6-c095-48aa-9759-3657e08d9615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:28:54.708Z|926193e6-3c5f-4409-8794-ad9f5a9f15ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:00.506Z|c9cf6fee-62b8-4b98-a3eb-731365489291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:29:00.506Z|c9cf6fee-62b8-4b98-a3eb-731365489291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:29:00.641Z|130e96c5-d4bf-4973-8e46-7bdc18ffb0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:29:00.642Z|130e96c5-d4bf-4973-8e46-7bdc18ffb0e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:29:04.732Z|0f21ec7d-6f01-4d5b-9c74-c5933b9aaec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:04.732Z|00d7a53a-eb89-43e5-a11b-a3793b5fa5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:04.732Z|f3c71125-e192-468b-a122-f978e345377b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:04.733Z|0f21ec7d-6f01-4d5b-9c74-c5933b9aaec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:04.733Z|f3c71125-e192-468b-a122-f978e345377b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:04.733Z|00d7a53a-eb89-43e5-a11b-a3793b5fa5a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:14.755Z|942e06d9-15c0-4454-a254-25bd3c39b320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:14.755Z|053a33cd-4a4b-46a5-9fba-00e3b326c12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:14.755Z|053a33cd-4a4b-46a5-9fba-00e3b326c12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:14.755Z|942e06d9-15c0-4454-a254-25bd3c39b320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:14.755Z|d369ed8a-57e0-426a-9be7-d870f51198e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:14.756Z|d369ed8a-57e0-426a-9be7-d870f51198e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:15.505Z|eb8c43b6-0e94-4543-bdcd-74cec8c316da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:29:15.506Z|eb8c43b6-0e94-4543-bdcd-74cec8c316da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:29:24.780Z|bf4e24df-7a75-4a73-ac22-423139811e44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:24.780Z|f5a07a8b-00e2-4bdb-b353-0ee97a8361e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:24.780Z|dd9906cd-2992-4cf9-9d07-617fdcc55ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:24.780Z|f5a07a8b-00e2-4bdb-b353-0ee97a8361e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:24.780Z|dd9906cd-2992-4cf9-9d07-617fdcc55ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:24.780Z|bf4e24df-7a75-4a73-ac22-423139811e44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:30.505Z|bde9282b-8350-442b-ab5d-4d84c93b619d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:29:30.508Z|bde9282b-8350-442b-ab5d-4d84c93b619d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:29:30.642Z|51b89624-7f8e-4c0b-9eb5-f7ae644cc3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:29:30.643Z|51b89624-7f8e-4c0b-9eb5-f7ae644cc3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:29:34.803Z|f54780a7-1b7d-49d8-aecf-a3a5652ac724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:34.803Z|175c55a1-f870-4fe7-946f-0c792fa27bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:34.803Z|f54780a7-1b7d-49d8-aecf-a3a5652ac724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:34.803Z|175c55a1-f870-4fe7-946f-0c792fa27bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:34.803Z|f6b1482b-2404-4a31-bb83-63258fc5f222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:34.804Z|f6b1482b-2404-4a31-bb83-63258fc5f222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:44.827Z|81185626-0574-48cb-bcb4-9db73a05c3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:44.827Z|81185626-0574-48cb-bcb4-9db73a05c3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:44.829Z|f46499d8-f23a-4176-b16b-d26e08138c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:44.829Z|0036a7d4-7e17-4d81-acef-68c133d90693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:44.829Z|f46499d8-f23a-4176-b16b-d26e08138c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:44.829Z|0036a7d4-7e17-4d81-acef-68c133d90693|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:45.506Z|67203e5a-7dba-4043-ac9b-3116da521fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:29:45.506Z|67203e5a-7dba-4043-ac9b-3116da521fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:29:45.596Z|80dbb982-e4a2-4f78-b8f2-c0a83c1acd0e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:29:45.596Z|80dbb982-e4a2-4f78-b8f2-c0a83c1acd0e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:54.851Z|ac6f618c-b0ad-4b22-9b02-a6c8b7b243b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:54.852Z|ac6f618c-b0ad-4b22-9b02-a6c8b7b243b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:54.852Z|e3336e8c-7d26-4013-87ec-3b35fbe22718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:54.852Z|8d526b96-ff3e-4d0c-9b10-330d2ea0e176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:29:54.853Z|8d526b96-ff3e-4d0c-9b10-330d2ea0e176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:29:54.853Z|e3336e8c-7d26-4013-87ec-3b35fbe22718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:00.505Z|3f9a6a49-4290-4f5a-8e1f-98493e61339f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:30:00.506Z|3f9a6a49-4290-4f5a-8e1f-98493e61339f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:30:00.643Z|cb9f96eb-9c5b-47e5-8a40-ec4a12dc899b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:30:00.643Z|cb9f96eb-9c5b-47e5-8a40-ec4a12dc899b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:30:04.878Z|bca6a669-9c51-41ff-9a45-f672fe527aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:04.878Z|bca6a669-9c51-41ff-9a45-f672fe527aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:04.879Z|1e6e95ea-eb1c-43bd-8c79-25e0dea30fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:04.879Z|ffeeade2-cdb3-4123-be95-6436836ad59e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:04.879Z|ffeeade2-cdb3-4123-be95-6436836ad59e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:04.879Z|1e6e95ea-eb1c-43bd-8c79-25e0dea30fe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:14.900Z|be1d627b-86e2-42de-95ae-dad6c6058beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:14.901Z|1eabccf5-0319-47ec-b3db-3e5a33c17fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:14.901Z|be1d627b-86e2-42de-95ae-dad6c6058beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:14.902Z|1eabccf5-0319-47ec-b3db-3e5a33c17fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:14.903Z|d38e05c9-c9f2-4645-87f7-683aeaad0be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:14.903Z|d38e05c9-c9f2-4645-87f7-683aeaad0be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:15.505Z|29f002da-96d7-4f29-aecd-5c54363863b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:30:15.509Z|29f002da-96d7-4f29-aecd-5c54363863b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:30:24.927Z|b035b0b5-a945-41d9-bc3b-817f70fbd99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:24.927Z|71746032-84a1-4b39-928b-fa6b72085681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:24.927Z|bfd5fe42-8b7d-4213-b828-72067da49436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:24.928Z|bfd5fe42-8b7d-4213-b828-72067da49436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:24.928Z|b035b0b5-a945-41d9-bc3b-817f70fbd99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:24.928Z|71746032-84a1-4b39-928b-fa6b72085681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:30.506Z|e913d2fb-7ef1-48ea-9d58-503e7e8a1682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:30:30.506Z|e913d2fb-7ef1-48ea-9d58-503e7e8a1682|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:30:30.644Z|40a15fa4-0cae-4e2b-a88c-76069c3501d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:30:30.645Z|40a15fa4-0cae-4e2b-a88c-76069c3501d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:30:34.951Z|a1526701-d18e-46ee-be0b-c05df5ee80c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:34.951Z|621ad60b-7666-4b89-9277-2039fb931d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:34.951Z|bce56463-37b6-4a68-9cda-435ed3bfe3e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:34.951Z|621ad60b-7666-4b89-9277-2039fb931d76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:34.951Z|a1526701-d18e-46ee-be0b-c05df5ee80c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:34.951Z|bce56463-37b6-4a68-9cda-435ed3bfe3e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:44.973Z|2b765711-109b-4866-ad6c-33becaa1b35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:44.974Z|b1f5db72-e7e2-42cf-8894-567a260418a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:44.974Z|2b765711-109b-4866-ad6c-33becaa1b35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:44.974Z|b1f5db72-e7e2-42cf-8894-567a260418a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:44.981Z|5b2acbbd-90d6-4640-85cc-6e31fc140e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:44.981Z|5b2acbbd-90d6-4640-85cc-6e31fc140e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:45.505Z|2d1afc1b-7009-4d08-9228-ed2d07b9fc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:30:45.506Z|2d1afc1b-7009-4d08-9228-ed2d07b9fc0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:30:45.596Z|43318bc5-596b-4ea7-aec5-b832371e20ce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:30:45.596Z|43318bc5-596b-4ea7-aec5-b832371e20ce|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:54.994Z|db5d5ad7-3898-4c91-80f7-5adef6376b7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:54.994Z|403a58f4-89af-47d2-8b12-5e8050f5f9a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:54.995Z|403a58f4-89af-47d2-8b12-5e8050f5f9a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:54.995Z|db5d5ad7-3898-4c91-80f7-5adef6376b7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:30:55.000Z|3bdea562-d9a9-42d4-9405-8542cd276133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:30:55.001Z|3bdea562-d9a9-42d4-9405-8542cd276133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:00.506Z|a0f31846-eb8c-4978-9996-212dc85e0080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:31:00.509Z|a0f31846-eb8c-4978-9996-212dc85e0080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:31:00.645Z|2c1294c7-8df0-430e-a35b-d2cb04ba9a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:31:00.646Z|2c1294c7-8df0-430e-a35b-d2cb04ba9a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:31:05.019Z|0095f36a-e3ae-4f2c-ae50-a94f46f4bf5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:05.019Z|15848e4b-6355-4116-a143-73de167d61b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:05.020Z|0095f36a-e3ae-4f2c-ae50-a94f46f4bf5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:05.020Z|15848e4b-6355-4116-a143-73de167d61b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:05.021Z|c0398a28-d550-42d2-8e0e-4e248fb84473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:05.021Z|c0398a28-d550-42d2-8e0e-4e248fb84473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:15.042Z|929867e5-b9e6-4c65-abdb-bb79d5264810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:15.042Z|569d71e5-28bc-4426-a90b-8c8ca5953426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:15.043Z|0304a0e6-fca6-475f-acb9-adba850e1b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:15.043Z|929867e5-b9e6-4c65-abdb-bb79d5264810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:15.043Z|0304a0e6-fca6-475f-acb9-adba850e1b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:15.043Z|569d71e5-28bc-4426-a90b-8c8ca5953426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:15.505Z|912a6aed-acab-45de-be74-a8c0ec01f672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:31:15.506Z|912a6aed-acab-45de-be74-a8c0ec01f672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:31:25.064Z|c8eda7d9-0aa3-4a0e-89e6-0a29aeb3c217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:25.065Z|c8eda7d9-0aa3-4a0e-89e6-0a29aeb3c217|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:25.065Z|e1c6c308-c40e-4f26-9e9d-2d8f0d080eec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:25.065Z|e1c6c308-c40e-4f26-9e9d-2d8f0d080eec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:25.066Z|d99ad46d-68ce-44ed-965a-e95a46725606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:25.067Z|d99ad46d-68ce-44ed-965a-e95a46725606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:30.505Z|46c2d3cd-9a5a-4da7-8914-f06e953309a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:31:30.506Z|46c2d3cd-9a5a-4da7-8914-f06e953309a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:31:30.646Z|1ffeefc5-d30c-453e-8c25-bd343df7ca1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:31:30.647Z|1ffeefc5-d30c-453e-8c25-bd343df7ca1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:31:35.088Z|6d099bab-5237-43bc-97da-5d9ba0f03cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:35.088Z|837ea64a-778b-454b-9f06-e5f966c83584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:35.088Z|ccae0062-a0e3-4295-8224-0991a517253f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:35.088Z|6d099bab-5237-43bc-97da-5d9ba0f03cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:35.088Z|ccae0062-a0e3-4295-8224-0991a517253f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:35.088Z|837ea64a-778b-454b-9f06-e5f966c83584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:45.109Z|8220bc99-7d1a-45bf-8f0b-d1afe093d62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:45.109Z|29faec10-b9f6-4f78-9ee4-7b0a45bc73dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:45.110Z|8220bc99-7d1a-45bf-8f0b-d1afe093d62a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:45.110Z|29faec10-b9f6-4f78-9ee4-7b0a45bc73dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:45.111Z|d5093a3c-8f11-498c-97d0-e7f7f88a3d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:45.111Z|d5093a3c-8f11-498c-97d0-e7f7f88a3d24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:45.505Z|04102549-1f7e-48b4-a8fb-e445d028acf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:31:45.508Z|04102549-1f7e-48b4-a8fb-e445d028acf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:31:45.595Z|15cc22d0-53bc-4622-a441-81af75a2e1d1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:31:45.596Z|15cc22d0-53bc-4622-a441-81af75a2e1d1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:55.131Z|3227ebf1-209a-4616-94a0-5a8e8070e5cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:55.131Z|902a49e7-0ebf-4bcd-a92b-7e5d41600c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:55.131Z|902a49e7-0ebf-4bcd-a92b-7e5d41600c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:55.131Z|3227ebf1-209a-4616-94a0-5a8e8070e5cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:31:55.132Z|563b48f9-dd70-49ea-b843-652dcd781a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:31:55.133Z|563b48f9-dd70-49ea-b843-652dcd781a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:00.505Z|792fab79-c01d-4c38-994b-186bf6d82803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:32:00.506Z|792fab79-c01d-4c38-994b-186bf6d82803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:32:00.647Z|4144ab5a-b70c-44c7-83e2-87e667559a5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:32:00.648Z|4144ab5a-b70c-44c7-83e2-87e667559a5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:32:05.153Z|bb8e3318-3ea4-4d9c-8b5a-cb3b3c76f30a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:05.153Z|017dee67-2b38-4577-90a1-cb8853e59e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:05.152Z|f8afb611-45d7-4eeb-9e48-fb9fa9557f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:05.153Z|bb8e3318-3ea4-4d9c-8b5a-cb3b3c76f30a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:05.153Z|017dee67-2b38-4577-90a1-cb8853e59e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:05.153Z|f8afb611-45d7-4eeb-9e48-fb9fa9557f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:15.175Z|3d2b1203-d808-4005-aae9-8241497f5e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:15.175Z|4b07a1d6-51d5-40e4-a50f-89b6311233a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:15.175Z|256b7a85-b6b6-4e50-95ea-0f34bbdcb726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:15.175Z|4b07a1d6-51d5-40e4-a50f-89b6311233a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:15.175Z|3d2b1203-d808-4005-aae9-8241497f5e66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:15.175Z|256b7a85-b6b6-4e50-95ea-0f34bbdcb726|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:15.506Z|8ba01692-c462-4d5c-98fb-775057cc5a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:32:15.506Z|8ba01692-c462-4d5c-98fb-775057cc5a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:32:25.196Z|0f6b0c45-3fd9-4f6a-b41b-241eccd9e858|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:25.196Z|6cf1989a-3176-4a59-81a3-a72de64f7065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:25.196Z|64efb15d-49b8-42b8-9556-99bfdb5a17d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:25.197Z|64efb15d-49b8-42b8-9556-99bfdb5a17d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:25.197Z|6cf1989a-3176-4a59-81a3-a72de64f7065|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:25.197Z|0f6b0c45-3fd9-4f6a-b41b-241eccd9e858|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:30.505Z|c48a000c-830c-45e3-af0f-19ee8723aa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:32:30.508Z|c48a000c-830c-45e3-af0f-19ee8723aa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:32:30.648Z|cab6469d-838f-441f-b6f5-bab1ed94537a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:32:30.649Z|cab6469d-838f-441f-b6f5-bab1ed94537a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:32:35.217Z|084eab44-5832-40bc-a114-719eff11c011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:35.217Z|afd34396-f239-45a6-8636-395e2d0cfefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:35.217Z|e1fb7493-7468-427d-9097-85de20ba562c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:35.217Z|084eab44-5832-40bc-a114-719eff11c011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:35.217Z|afd34396-f239-45a6-8636-395e2d0cfefe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:35.217Z|e1fb7493-7468-427d-9097-85de20ba562c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:45.241Z|3f25b160-28f7-4440-a967-32d874332ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:45.241Z|79ed0880-5277-41d3-b863-cbb4b692bc46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:45.241Z|7a909d8e-5a0d-4d06-a4eb-1e294196c4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:45.242Z|3f25b160-28f7-4440-a967-32d874332ae6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:45.242Z|79ed0880-5277-41d3-b863-cbb4b692bc46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:45.242Z|7a909d8e-5a0d-4d06-a4eb-1e294196c4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:45.505Z|35b83f34-75a7-4640-8556-373b91373dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:32:45.506Z|35b83f34-75a7-4640-8556-373b91373dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:32:45.595Z|37831319-ee77-439c-8f42-df6452371700|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:32:45.596Z|37831319-ee77-439c-8f42-df6452371700|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:55.264Z|334a9c41-8a7e-478f-9ffa-fd143fb5ea03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:55.265Z|334a9c41-8a7e-478f-9ffa-fd143fb5ea03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:55.266Z|990f6933-37d4-4b11-b4b2-0c4388b187a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:55.266Z|e3e2cf33-7f67-4f38-a58b-dca38922bc0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:32:55.267Z|e3e2cf33-7f67-4f38-a58b-dca38922bc0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:32:55.267Z|990f6933-37d4-4b11-b4b2-0c4388b187a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:00.505Z|aaa9f40a-1b2e-47c5-93c0-cc289c05311e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:33:00.506Z|aaa9f40a-1b2e-47c5-93c0-cc289c05311e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:33:00.649Z|564b7811-1f67-4ba3-9820-68d0e0c55dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:33:00.650Z|564b7811-1f67-4ba3-9820-68d0e0c55dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:33:05.291Z|401d1a9b-2f90-4135-91fb-55eb8a938310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:05.291Z|e04b8cc9-08da-410b-bb1f-68eeed35a5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:05.291Z|1141e183-2909-4c2c-bee2-261ed08141ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:05.292Z|401d1a9b-2f90-4135-91fb-55eb8a938310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:05.292Z|e04b8cc9-08da-410b-bb1f-68eeed35a5bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:05.292Z|1141e183-2909-4c2c-bee2-261ed08141ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:15.316Z|ba1de0fd-c230-4585-b314-95c03f35fcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:15.316Z|ad551398-e648-4623-a0a9-c31ec383c750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:15.316Z|ad551398-e648-4623-a0a9-c31ec383c750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:15.316Z|ba1de0fd-c230-4585-b314-95c03f35fcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:15.316Z|c2ee9852-ed93-46b1-bede-ab4c0c946001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:15.317Z|c2ee9852-ed93-46b1-bede-ab4c0c946001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:15.505Z|e82aaa75-13c7-4a36-ab0d-66efc38d041b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:33:15.508Z|e82aaa75-13c7-4a36-ab0d-66efc38d041b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:33:25.337Z|035b5198-85b8-4d9e-b5cc-b0dc338fb8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:25.338Z|035b5198-85b8-4d9e-b5cc-b0dc338fb8e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:25.339Z|4f98ce9b-6aac-449e-9aaa-96d379650892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:25.339Z|4f98ce9b-6aac-449e-9aaa-96d379650892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:25.340Z|afd74ca3-9c36-4985-b12a-e5aa0f3e9903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:25.340Z|afd74ca3-9c36-4985-b12a-e5aa0f3e9903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:30.505Z|d8836231-bcc7-4b54-a679-a22a1353e0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:33:30.506Z|d8836231-bcc7-4b54-a679-a22a1353e0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:33:30.650Z|6d43d2eb-19e7-4281-a95e-14ace8e40962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:33:30.651Z|6d43d2eb-19e7-4281-a95e-14ace8e40962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:33:35.362Z|18eb9f34-04aa-41f8-a7d7-75f08a4f421c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:35.362Z|0f0f32da-ab60-4ff8-b918-2b01d7156d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:35.362Z|18eb9f34-04aa-41f8-a7d7-75f08a4f421c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:35.362Z|8ecc64f2-e061-4b9e-ae35-e64cadaab2c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:35.362Z|0f0f32da-ab60-4ff8-b918-2b01d7156d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:35.363Z|8ecc64f2-e061-4b9e-ae35-e64cadaab2c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:45.386Z|0366dab0-17fe-424c-acad-1a068a845112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:45.386Z|0366dab0-17fe-424c-acad-1a068a845112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:45.386Z|75b20672-a344-4050-a5de-7ae9cfba8959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:45.386Z|27d2a3c4-f252-4572-ab23-78715a5d5954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:45.387Z|75b20672-a344-4050-a5de-7ae9cfba8959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:45.387Z|27d2a3c4-f252-4572-ab23-78715a5d5954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:45.506Z|f3d4172b-4d32-47fd-803b-ff09ff9cff89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:33:45.506Z|f3d4172b-4d32-47fd-803b-ff09ff9cff89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:33:45.596Z|191aecce-774f-4fab-91d0-80e93e9b617a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:33:45.597Z|191aecce-774f-4fab-91d0-80e93e9b617a|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:55.410Z|f83a19e3-c7aa-448e-b447-a73ce4c1e467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:55.410Z|d04c2afd-ef90-4a87-93bc-ec31f2d95e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:55.410Z|ae5f893c-c26c-4d9c-99f2-94b78621ad88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:33:55.411Z|d04c2afd-ef90-4a87-93bc-ec31f2d95e54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:55.411Z|f83a19e3-c7aa-448e-b447-a73ce4c1e467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:33:55.411Z|ae5f893c-c26c-4d9c-99f2-94b78621ad88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:00.505Z|085e4ec2-c8bf-48ed-a447-812ecacbaffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:34:00.508Z|085e4ec2-c8bf-48ed-a447-812ecacbaffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:34:00.651Z|aa8f1c49-3b46-44f4-9f05-d8c037a0ccc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:34:00.652Z|aa8f1c49-3b46-44f4-9f05-d8c037a0ccc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:34:05.434Z|9fc72a3a-28c3-4064-af2b-510728c7de5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:05.434Z|8e7a0ddf-77fb-4e55-9142-9e6cc5fc78e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:05.434Z|ca12bfe0-add4-498c-abba-31490e5d0a08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:05.435Z|9fc72a3a-28c3-4064-af2b-510728c7de5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:05.435Z|8e7a0ddf-77fb-4e55-9142-9e6cc5fc78e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:05.435Z|ca12bfe0-add4-498c-abba-31490e5d0a08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:15.457Z|2b84efdf-d9e8-4b31-8ad6-bebaaf2d5f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:15.457Z|bd154c6a-a4f9-43f8-9369-4b05a6ec1a50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:15.458Z|bd154c6a-a4f9-43f8-9369-4b05a6ec1a50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:15.458Z|2b84efdf-d9e8-4b31-8ad6-bebaaf2d5f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:15.458Z|013f0c92-b80a-473c-bf5d-eafbec19bde5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:15.459Z|013f0c92-b80a-473c-bf5d-eafbec19bde5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:15.505Z|ae5b79ae-7676-43ba-a63e-726e10eefd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:34:15.506Z|ae5b79ae-7676-43ba-a63e-726e10eefd20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:34:25.478Z|ec3db4a4-fb67-4966-92b8-72986e91f163|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:25.478Z|aedf9daa-d9ba-4821-9da4-71f1ab407ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:25.478Z|ec3db4a4-fb67-4966-92b8-72986e91f163|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:25.478Z|aedf9daa-d9ba-4821-9da4-71f1ab407ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:25.483Z|6985d9c5-707a-49a1-886c-6093cb6c5da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:25.483Z|6985d9c5-707a-49a1-886c-6093cb6c5da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:30.505Z|0a457221-b496-4e53-b47b-dd62588ff793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:34:30.506Z|0a457221-b496-4e53-b47b-dd62588ff793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:34:30.653Z|195b20ef-511e-430b-b66c-5a030d912b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:34:30.653Z|195b20ef-511e-430b-b66c-5a030d912b82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:34:35.503Z|41dffad8-1f9a-42fd-81bd-f57c7533cc68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:35.503Z|ca8b610d-706c-4d3c-9601-6f55730737b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:35.503Z|41dffad8-1f9a-42fd-81bd-f57c7533cc68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:35.503Z|ca8b610d-706c-4d3c-9601-6f55730737b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:35.504Z|f3c8ff47-bb24-4861-8ebc-f9b8531bec5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:35.504Z|f3c8ff47-bb24-4861-8ebc-f9b8531bec5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:45.505Z|e82639d1-b880-4d2c-ac70-ba700746c210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:34:45.508Z|e82639d1-b880-4d2c-ac70-ba700746c210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:34:45.525Z|22b3ce9d-ea50-4e10-9ad8-9aa018137ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:45.525Z|22b3ce9d-ea50-4e10-9ad8-9aa018137ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:45.525Z|ee84e4ab-e0b6-4a00-8766-6dee11f05889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:45.526Z|ee84e4ab-e0b6-4a00-8766-6dee11f05889|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:45.528Z|90d61cc3-842b-4b16-b7a4-08683cbae66f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:45.529Z|90d61cc3-842b-4b16-b7a4-08683cbae66f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:45.595Z|606a6eeb-9012-4082-9194-8309c69a0ef4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:34:45.596Z|606a6eeb-9012-4082-9194-8309c69a0ef4|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:55.550Z|889256a5-9efe-40fd-9b74-8d761b9c9264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:55.550Z|5a135ac8-9da5-4335-a14c-1c67f3a53aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:55.550Z|5b301ddf-65e6-41ba-ba5a-e98349d5e56d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:34:55.550Z|5a135ac8-9da5-4335-a14c-1c67f3a53aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:55.550Z|889256a5-9efe-40fd-9b74-8d761b9c9264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:34:55.550Z|5b301ddf-65e6-41ba-ba5a-e98349d5e56d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:00.505Z|6d623474-9c3f-428a-a9ce-b1b6c4494043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:35:00.506Z|6d623474-9c3f-428a-a9ce-b1b6c4494043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:35:00.654Z|5968a467-05a2-4281-83bf-9a3e0d05fd76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:35:00.654Z|5968a467-05a2-4281-83bf-9a3e0d05fd76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:35:05.575Z|1324a30b-03b2-45c7-9d5b-57797694702d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:05.575Z|e80d8491-adf2-4b1b-be0e-09eca85835f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:05.575Z|1c001f64-38fb-4ffa-9b77-e53a6bca8ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:05.576Z|1324a30b-03b2-45c7-9d5b-57797694702d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:05.576Z|1c001f64-38fb-4ffa-9b77-e53a6bca8ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:05.576Z|e80d8491-adf2-4b1b-be0e-09eca85835f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:15.506Z|ef4f1403-9add-422d-8596-d9c01ee0fe04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:35:15.506Z|ef4f1403-9add-422d-8596-d9c01ee0fe04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:35:15.602Z|6ca0ef7e-e94a-4821-a9ef-ed81143b911e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:15.602Z|4461b648-5d51-493c-b93e-e933aa428142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:15.602Z|af093df2-4b14-4fda-8056-1eb107ef607e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:15.603Z|4461b648-5d51-493c-b93e-e933aa428142|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:15.603Z|6ca0ef7e-e94a-4821-a9ef-ed81143b911e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:15.603Z|af093df2-4b14-4fda-8056-1eb107ef607e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:25.627Z|1fd4d4fc-8265-4d3c-8454-92751354d956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:25.628Z|ca4da2ec-1240-48bc-8659-59b13e1c9907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:25.628Z|1fd4d4fc-8265-4d3c-8454-92751354d956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:25.628Z|ca4da2ec-1240-48bc-8659-59b13e1c9907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:25.629Z|2f9abefb-eac8-4ae8-9e60-56f286066c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:25.629Z|2f9abefb-eac8-4ae8-9e60-56f286066c60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:30.505Z|f7464a6c-1f3e-41dd-9904-8a05d2ca2d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:35:30.508Z|f7464a6c-1f3e-41dd-9904-8a05d2ca2d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:35:30.655Z|b27558cf-00ea-43d1-a040-107b05cff517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:35:30.655Z|b27558cf-00ea-43d1-a040-107b05cff517|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:35:35.651Z|3b45ba89-17a8-40bd-8a8e-6983ddd00f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:35.652Z|cc584284-6df0-4b02-b155-7b41eba78181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:35.652Z|4d45f9d0-2695-4ecf-a8a1-8f98dfda3a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:35.652Z|3b45ba89-17a8-40bd-8a8e-6983ddd00f4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:35.652Z|cc584284-6df0-4b02-b155-7b41eba78181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:35.652Z|4d45f9d0-2695-4ecf-a8a1-8f98dfda3a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:45.506Z|e6b3271c-0468-4bdb-9c38-509dc5cd0fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:35:45.506Z|e6b3271c-0468-4bdb-9c38-509dc5cd0fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:35:45.596Z|12165a6d-bd6f-4603-b9d3-f0d7848d7751|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:35:45.596Z|12165a6d-bd6f-4603-b9d3-f0d7848d7751|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:45.678Z|fa32083f-6ff6-4289-835f-b2c546716b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:45.678Z|9c130331-0b8d-4c77-9e04-02a055e30612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:45.678Z|fa32083f-6ff6-4289-835f-b2c546716b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:45.678Z|9c130331-0b8d-4c77-9e04-02a055e30612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:45.679Z|329945de-1b81-4538-be06-7ca16dd58d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:45.680Z|329945de-1b81-4538-be06-7ca16dd58d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:55.702Z|f7ef5bf0-e076-4a5e-a6c1-e7b4c74c5c74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:55.703Z|f7ef5bf0-e076-4a5e-a6c1-e7b4c74c5c74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:55.704Z|0e3f435a-df20-4970-ad69-c34fb91428fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:55.705Z|0e3f435a-df20-4970-ad69-c34fb91428fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:35:55.706Z|88456685-b97d-4c32-89d4-500d577e3f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:35:55.707Z|88456685-b97d-4c32-89d4-500d577e3f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:00.505Z|0f09f91b-ec6c-4699-a465-6c1758c78f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:36:00.506Z|0f09f91b-ec6c-4699-a465-6c1758c78f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:36:00.656Z|b59f31bf-a6ad-4faa-9562-16c2df5b3213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:36:00.656Z|b59f31bf-a6ad-4faa-9562-16c2df5b3213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:36:05.728Z|77e76aa7-d5ca-40bf-8cb9-77b94985225a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:05.728Z|77e76aa7-d5ca-40bf-8cb9-77b94985225a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:05.728Z|0dd11bb5-2c25-4e0a-8d50-33d0ecbd0e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:05.729Z|0a554567-1294-46e4-8548-80ea2d503df2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:05.729Z|0dd11bb5-2c25-4e0a-8d50-33d0ecbd0e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:05.730Z|0a554567-1294-46e4-8548-80ea2d503df2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:15.506Z|417436d9-2265-453a-aedd-835e03befbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:36:15.509Z|417436d9-2265-453a-aedd-835e03befbc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:36:15.750Z|fc3b67a6-fed6-4370-af4b-bfe47264524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:15.751Z|fc3b67a6-fed6-4370-af4b-bfe47264524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:15.752Z|4011927b-6f93-4083-b935-dea666f67bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:15.752Z|39b70dbe-e3bf-426e-b71a-6d8a06cbd68d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:15.752Z|4011927b-6f93-4083-b935-dea666f67bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:15.752Z|39b70dbe-e3bf-426e-b71a-6d8a06cbd68d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:25.774Z|dda39960-bde6-4a25-b29c-06e41d42d3a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:25.774Z|92e649a5-26d3-4c8b-9653-f944d0d01f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:25.774Z|82a384e6-eda4-498a-ae47-bb47bc831375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:25.775Z|92e649a5-26d3-4c8b-9653-f944d0d01f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:25.775Z|dda39960-bde6-4a25-b29c-06e41d42d3a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:25.775Z|82a384e6-eda4-498a-ae47-bb47bc831375|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:30.505Z|53565164-d390-4d30-9db0-587fcf9e7e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:36:30.506Z|53565164-d390-4d30-9db0-587fcf9e7e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:36:30.657Z|2663a54e-015d-4f93-b5b0-f9539d791969|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:36:30.657Z|2663a54e-015d-4f93-b5b0-f9539d791969|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:36:35.799Z|09308ff6-9e0d-461e-b60d-c3c3b4c86d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:35.799Z|78163071-9537-4171-9d3a-779f0751fcff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:35.799Z|599f0034-3ec1-41c5-9f12-da5185d6ecd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:35.800Z|09308ff6-9e0d-461e-b60d-c3c3b4c86d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:35.800Z|78163071-9537-4171-9d3a-779f0751fcff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:35.800Z|599f0034-3ec1-41c5-9f12-da5185d6ecd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:45.505Z|b434deb1-d2a7-4fbd-a3f2-3a65eab6d784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:36:45.506Z|b434deb1-d2a7-4fbd-a3f2-3a65eab6d784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:36:45.595Z|c61de6d5-7df3-467c-8888-53622b087d2e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:36:45.596Z|c61de6d5-7df3-467c-8888-53622b087d2e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:45.824Z|fdf2bdc4-91df-435f-9cf1-7940a1abb16d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:45.824Z|cf9f5c75-9b1c-4965-854e-9b993381bc60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:45.824Z|3874bd2c-389c-42bb-abf1-b44a7876b8b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:45.825Z|fdf2bdc4-91df-435f-9cf1-7940a1abb16d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:45.825Z|3874bd2c-389c-42bb-abf1-b44a7876b8b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:45.825Z|cf9f5c75-9b1c-4965-854e-9b993381bc60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:55.847Z|44435869-9c69-47d4-8187-df2d8e2de2d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:55.847Z|a715e24d-6185-4278-a939-1f77a84287f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:55.847Z|a715e24d-6185-4278-a939-1f77a84287f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:55.847Z|44435869-9c69-47d4-8187-df2d8e2de2d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:36:55.849Z|51e6de46-a989-48d4-8647-38a32657310d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:36:55.849Z|51e6de46-a989-48d4-8647-38a32657310d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:00.505Z|2e08eb00-07df-45ac-b942-978c14800a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:37:00.509Z|2e08eb00-07df-45ac-b942-978c14800a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:37:00.658Z|0e92992e-b572-4a43-a080-90d8dd69f04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:37:00.658Z|0e92992e-b572-4a43-a080-90d8dd69f04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:37:05.871Z|3bb15276-f284-4100-876c-9a13d926f7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:05.871Z|5af3ce8a-536e-411c-9ad7-3904e2c1472c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:05.871Z|3bb15276-f284-4100-876c-9a13d926f7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:05.871Z|5af3ce8a-536e-411c-9ad7-3904e2c1472c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:05.872Z|9a254358-43b6-4ee9-9762-44ff364fa2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:05.872Z|9a254358-43b6-4ee9-9762-44ff364fa2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:15.505Z|2f703d30-bf07-4215-9363-e7855c9e89da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:37:15.506Z|2f703d30-bf07-4215-9363-e7855c9e89da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:37:15.894Z|e860e3dd-5a85-46ad-9dbe-6df3a3e77166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:15.894Z|e860e3dd-5a85-46ad-9dbe-6df3a3e77166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:15.895Z|d00947ca-5456-45d7-8ed3-7a5699515ba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:15.895Z|fc109639-22ad-4334-848c-816eadd23586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:15.895Z|d00947ca-5456-45d7-8ed3-7a5699515ba8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:15.896Z|fc109639-22ad-4334-848c-816eadd23586|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:25.919Z|154cd17d-5043-4424-80af-0831abf0166f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:25.919Z|154cd17d-5043-4424-80af-0831abf0166f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:25.921Z|da25e344-3a54-4a07-b3d9-4eed84b925ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:25.922Z|da25e344-3a54-4a07-b3d9-4eed84b925ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:25.923Z|8ebf9484-be40-4f3b-94ea-dd48757fec72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:25.923Z|8ebf9484-be40-4f3b-94ea-dd48757fec72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:30.505Z|b1a7cc30-2091-4c1e-bff2-95f4673bb9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:37:30.506Z|b1a7cc30-2091-4c1e-bff2-95f4673bb9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:37:30.659Z|424d9020-7f3b-49f4-8113-f67d539ca67a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:37:30.659Z|424d9020-7f3b-49f4-8113-f67d539ca67a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:37:35.944Z|b7102301-e73f-4ef1-973a-caa0c4f2c510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:35.944Z|b56b4f95-5307-4e5e-815c-2a3a1f71bcac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:35.944Z|5ad3faf1-7ff9-4a05-bfac-debe50d14402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:35.945Z|5ad3faf1-7ff9-4a05-bfac-debe50d14402|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:35.945Z|b56b4f95-5307-4e5e-815c-2a3a1f71bcac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:35.945Z|b7102301-e73f-4ef1-973a-caa0c4f2c510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:45.506Z|a40aa72d-9a65-44c1-8ea8-9d297458ce18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:37:45.508Z|a40aa72d-9a65-44c1-8ea8-9d297458ce18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:37:45.597Z|7765bad9-915a-4ae1-88cc-08ff1d1ad860|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:37:45.597Z|7765bad9-915a-4ae1-88cc-08ff1d1ad860|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:45.965Z|42b4fd9e-5916-4727-8d5e-b2a0b4ca3a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:45.965Z|7e8bf9b9-1c0a-4108-982c-96cd2ed21d1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:45.966Z|42b4fd9e-5916-4727-8d5e-b2a0b4ca3a28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:45.966Z|7e8bf9b9-1c0a-4108-982c-96cd2ed21d1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:45.967Z|04c65092-acd1-4a19-bf93-d58174005e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:45.967Z|04c65092-acd1-4a19-bf93-d58174005e3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:55.988Z|040aa000-70c7-4f68-9251-8f0f66afc75e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:55.989Z|040aa000-70c7-4f68-9251-8f0f66afc75e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:55.989Z|cd1b3f66-87f5-4797-b54b-01831707e2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:55.989Z|cd1b3f66-87f5-4797-b54b-01831707e2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:37:55.990Z|1480fe97-6fbb-4db4-be06-8beae895e5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:37:55.990Z|1480fe97-6fbb-4db4-be06-8beae895e5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:00.505Z|acdc3c8c-f0d7-4da8-8297-fb6e8cc36cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:38:00.506Z|acdc3c8c-f0d7-4da8-8297-fb6e8cc36cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:38:00.660Z|6327c077-e12c-4aff-b365-7d3ae7570873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:38:00.660Z|6327c077-e12c-4aff-b365-7d3ae7570873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:38:06.013Z|a45aa79d-4515-4d8f-914b-b46000f03c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:06.013Z|1709e81c-e594-4948-8ebf-2e2329bd7af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:06.014Z|a45aa79d-4515-4d8f-914b-b46000f03c3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:06.014Z|1709e81c-e594-4948-8ebf-2e2329bd7af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:06.014Z|ce7c5ebd-b85d-4da9-a84b-9bd65d903919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:06.014Z|ce7c5ebd-b85d-4da9-a84b-9bd65d903919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:15.506Z|afc3cfd6-211f-4184-a859-67e64d43c3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:38:15.506Z|afc3cfd6-211f-4184-a859-67e64d43c3d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:38:16.038Z|f02a003b-4755-4ea8-9c58-842d84941245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:16.038Z|882deeae-e519-4ecb-92e7-779ac7b826dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:16.038Z|a7f71130-839f-4af2-b3c1-3bc068024b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:16.039Z|f02a003b-4755-4ea8-9c58-842d84941245|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:16.039Z|a7f71130-839f-4af2-b3c1-3bc068024b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:16.039Z|882deeae-e519-4ecb-92e7-779ac7b826dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:26.060Z|9d363871-904c-42a1-9ac4-2331416fa704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:26.060Z|9d363871-904c-42a1-9ac4-2331416fa704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:26.064Z|dd14bb8b-5af9-4f98-8585-3f214bf985db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:26.064Z|bf222481-c0b4-492d-aacb-0897b536f8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:26.064Z|dd14bb8b-5af9-4f98-8585-3f214bf985db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:26.064Z|bf222481-c0b4-492d-aacb-0897b536f8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:30.505Z|7c6764e3-73d7-4349-8f91-fe0bf09b4931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:38:30.508Z|7c6764e3-73d7-4349-8f91-fe0bf09b4931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:38:30.661Z|7b141974-b469-45ca-b29f-7c63a1eb4057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:38:30.661Z|7b141974-b469-45ca-b29f-7c63a1eb4057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:38:36.084Z|377da0f2-4f14-43da-8767-3c7bbd451d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:36.084Z|607369a2-c33f-4358-935d-2c35d57e3d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:36.085Z|377da0f2-4f14-43da-8767-3c7bbd451d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:36.085Z|607369a2-c33f-4358-935d-2c35d57e3d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:36.090Z|3f15cad8-a2b2-40bf-9071-4b4708c4290e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:36.090Z|3f15cad8-a2b2-40bf-9071-4b4708c4290e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:45.505Z|893efbde-a570-47be-b38b-0f77480679b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:38:45.506Z|893efbde-a570-47be-b38b-0f77480679b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:38:45.595Z|5cfffd94-01f9-40fd-b70e-d7cb9ec4318c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:38:45.596Z|5cfffd94-01f9-40fd-b70e-d7cb9ec4318c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:46.107Z|535543a3-bca0-4d43-8893-ac9920e0b5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:46.107Z|fcc0b892-3c03-4689-aa4d-d4e482a83fc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:46.108Z|535543a3-bca0-4d43-8893-ac9920e0b5ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:46.108Z|fcc0b892-3c03-4689-aa4d-d4e482a83fc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:46.110Z|85fd2234-09dd-44f0-9127-514c0570e857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:46.111Z|85fd2234-09dd-44f0-9127-514c0570e857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:56.132Z|26388d78-fc45-4b43-9c4c-9e5e22a0fb44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:56.132Z|599a788c-dfce-42b2-aacd-f43f8422e64e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:56.132Z|c472d9ef-f8bb-40e6-bc00-91b171a90b34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:38:56.132Z|599a788c-dfce-42b2-aacd-f43f8422e64e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:56.132Z|26388d78-fc45-4b43-9c4c-9e5e22a0fb44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:38:56.133Z|c472d9ef-f8bb-40e6-bc00-91b171a90b34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:00.505Z|fdcf5762-940d-4bfd-bdf9-8fc3758e766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:39:00.506Z|fdcf5762-940d-4bfd-bdf9-8fc3758e766b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:39:00.663Z|a595c489-b965-4759-8792-5f45796a4f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:39:00.663Z|a595c489-b965-4759-8792-5f45796a4f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:39:06.156Z|f9a236e2-55f0-4b3b-90d3-058b9ba95435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:06.156Z|5667c1b8-998f-4831-9995-a3c50126be85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:06.157Z|f9a236e2-55f0-4b3b-90d3-058b9ba95435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:06.157Z|5667c1b8-998f-4831-9995-a3c50126be85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:06.158Z|bc3f504d-17a9-49a1-9900-5f5c9f3c4ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:06.158Z|bc3f504d-17a9-49a1-9900-5f5c9f3c4ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:15.505Z|0b3f53b3-972d-46aa-b88b-c0ca995f6c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:39:15.508Z|0b3f53b3-972d-46aa-b88b-c0ca995f6c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:39:16.180Z|de3ba370-915d-430b-b5d7-ff02cfe30875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:16.180Z|f6a56043-6007-4a60-8519-32c5d2463735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:16.180Z|6e681711-5f70-4076-98b6-21d031f66169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:16.181Z|de3ba370-915d-430b-b5d7-ff02cfe30875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:16.181Z|f6a56043-6007-4a60-8519-32c5d2463735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:16.181Z|6e681711-5f70-4076-98b6-21d031f66169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:26.203Z|09ec551e-7e30-474b-ae58-1f63f3c51ae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:26.203Z|09ec551e-7e30-474b-ae58-1f63f3c51ae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:26.203Z|45d2565b-160a-4699-b87d-0b46a87e202a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:26.204Z|45d2565b-160a-4699-b87d-0b46a87e202a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:26.204Z|1f2cf25c-7bdc-4a36-9547-b31a998dd394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:26.204Z|1f2cf25c-7bdc-4a36-9547-b31a998dd394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:30.505Z|ee312028-e84c-4b23-b89f-5487a1c670ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:39:30.506Z|ee312028-e84c-4b23-b89f-5487a1c670ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:39:30.664Z|07873d36-8c70-4e44-921b-e522d114db30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:39:30.664Z|07873d36-8c70-4e44-921b-e522d114db30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:39:36.225Z|dd87f0c1-28dc-4981-a180-34777c19c213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:36.225Z|3c1488e0-96fb-4563-be9c-b38d35a9f3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:36.225Z|8969a8b8-02a2-4460-a8f5-c6252bd81fb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:36.226Z|8969a8b8-02a2-4460-a8f5-c6252bd81fb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:36.226Z|3c1488e0-96fb-4563-be9c-b38d35a9f3bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:36.226Z|dd87f0c1-28dc-4981-a180-34777c19c213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:45.505Z|8a6c68f5-bf02-4aea-ad97-6616950676e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:39:45.506Z|8a6c68f5-bf02-4aea-ad97-6616950676e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:39:45.596Z|ecfe5e13-240a-473a-b124-012c1202b110|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-23T01:39:45.597Z|ecfe5e13-240a-473a-b124-012c1202b110|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:46.247Z|7923e1f2-0bd5-4581-b521-5b461c45180c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:46.247Z|7923e1f2-0bd5-4581-b521-5b461c45180c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:46.248Z|2ee8efad-4a64-44a8-b801-fa7e8a670f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:46.249Z|4f06f445-39d5-42d6-9e1c-e889ac89fdd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:46.249Z|2ee8efad-4a64-44a8-b801-fa7e8a670f81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:46.250Z|4f06f445-39d5-42d6-9e1c-e889ac89fdd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:56.270Z|28f6ee17-6599-43fd-99cc-1545a083345e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:56.270Z|cbc64c55-e63f-48f0-b751-24835cbc2a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:56.271Z|03088154-c734-4bba-9a0e-8eab98501e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:39:56.271Z|28f6ee17-6599-43fd-99cc-1545a083345e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:56.271Z|cbc64c55-e63f-48f0-b751-24835cbc2a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:39:56.271Z|03088154-c734-4bba-9a0e-8eab98501e5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:40:00.505Z|c39404d5-72dc-479e-97b4-4f6ac9de5681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:40:00.508Z|c39404d5-72dc-479e-97b4-4f6ac9de5681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:40:00.665Z|8612a7fc-5b01-45de-9bfd-19efdeb99f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:40:00.665Z|8612a7fc-5b01-45de-9bfd-19efdeb99f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:40:06.291Z|75d8ccc2-8320-41cd-adb9-d83fc83b521f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:40:06.291Z|8d07f814-403c-4dfd-9999-ef46045d2e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:40:06.291Z|53e74841-133e-4215-a855-93c084c4497d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:40:06.292Z|75d8ccc2-8320-41cd-adb9-d83fc83b521f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:40:06.292Z|8d07f814-403c-4dfd-9999-ef46045d2e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:40:06.292Z|53e74841-133e-4215-a855-93c084c4497d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:40:15.505Z|c869f5b1-7f21-47b0-8f4f-f79d39cb4739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-23T01:40:15.507Z|c869f5b1-7f21-47b0-8f4f-f79d39cb4739|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-23T01:40:16.312Z|f1f046c6-5670-4086-bb61-5a1cc7db1486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:40:16.312Z|f1f046c6-5670-4086-bb61-5a1cc7db1486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:40:16.313Z|338e2fad-ad58-457f-90b7-59156af02076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:40:16.313Z|06d22aae-87ae-4977-878b-ce5dd94f7f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-23T01:40:16.313Z|338e2fad-ad58-457f-90b7-59156af02076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-23T01:40:16.313Z|06d22aae-87ae-4977-878b-ce5dd94f7f69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.