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-02-01T23:25:17.454Z||main|||||INFO|500||The following profiles are active: basic
2022-02-01T23:25:27.398Z||main|||||INFO|500||Starting service [Tomcat]
2022-02-01T23:25:27.401Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-02-01T23:25:27.494Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-02-01T23:25:33.197Z||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-02-01T23:25:33.412Z||main|||||INFO|500||catdb-pool - Starting...
2022-02-01T23:25:33.635Z||main|||||INFO|500||catdb-pool - Start completed.
2022-02-01T23:25:34.012Z||main|||||INFO|500||reqdb-pool - Starting...
2022-02-01T23:25:34.019Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-02-01T23:25:34.092Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-02-01T23:25:34.217Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-02-01T23:25:34.618Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-02-01T23:25:35.634Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-02-01T23:25:37.264Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-01T23:25:37.329Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-02-01T23:25:37.847Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-02-01T23:25:37.939Z||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-02-01T23:25:38.802Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-02-01T23:25:40.182Z||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-02-01T23:25:44.813Z||main|||||WARN|500||---
2022-02-01T23:25:44.813Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-02-01T23:25:44.814Z||main|||||WARN|500||---
2022-02-01T23:25:45.280Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-02-01T23:25:50.016Z||main|||||INFO|500||Started ApiHandlerApplication in 35.023 seconds (JVM running for 36.134)
2022-02-01T23:25:50.037Z|218905a5-2eac-47f9-9255-5949527290b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:25:50.081Z|218905a5-2eac-47f9-9255-5949527290b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:25:50.082Z|ab890401-a8cf-4fae-9e64-d1183608a2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:25:50.088Z|ab890401-a8cf-4fae-9e64-d1183608a2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:25:54.449Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-02-01T23:25:54.676Z|08e153ee-5e9a-4a5a-9c36-7e1c48210c43|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-02-01T23:25:55.064Z|d42de4e6-3822-4359-874c-d47736d74caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:25:55.079Z|08e153ee-5e9a-4a5a-9c36-7e1c48210c43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:25:55.086Z|d42de4e6-3822-4359-874c-d47736d74caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:25:55.952Z|269b325a-2e47-47da-82c6-2b0e3bc5573f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:25:55.953Z|269b325a-2e47-47da-82c6-2b0e3bc5573f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:05.011Z|d9e36f1b-3288-4117-8f87-dd66fa2882a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:26:05.015Z|d9e36f1b-3288-4117-8f87-dd66fa2882a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:26:05.322Z|f73e7959-5d3a-44c7-8e9b-3fe98eb2c307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:05.332Z|803f4da9-2861-4f20-acb3-a4b2ba8db705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:05.330Z|f73e7959-5d3a-44c7-8e9b-3fe98eb2c307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:05.334Z|803f4da9-2861-4f20-acb3-a4b2ba8db705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:06.011Z|305e4391-4d56-48d7-8af5-0ee534d0f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:06.012Z|305e4391-4d56-48d7-8af5-0ee534d0f03c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:15.373Z|b697eb3b-3952-4afd-aa31-c8958c89b836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:15.376Z|52e1518f-bbbf-4e8d-8b14-de8ca67cd65b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:15.381Z|52e1518f-bbbf-4e8d-8b14-de8ca67cd65b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:15.381Z|b697eb3b-3952-4afd-aa31-c8958c89b836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:16.052Z|381b093b-fb83-4cd0-b427-edce0f369434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:16.054Z|381b093b-fb83-4cd0-b427-edce0f369434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:20.009Z|9496d2f4-c947-446b-9b44-212383c75cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:26:20.011Z|9496d2f4-c947-446b-9b44-212383c75cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:26:20.093Z|7f9c6857-a5fd-4936-9611-e82688d56f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:26:20.097Z|7f9c6857-a5fd-4936-9611-e82688d56f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:26:25.446Z|ed40b286-04f3-4e67-9b09-d7c535dbc272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:25.452Z|ed40b286-04f3-4e67-9b09-d7c535dbc272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:25.468Z|87a8d9c3-3b7f-4f13-a241-faaf0ef3ed2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:25.475Z|87a8d9c3-3b7f-4f13-a241-faaf0ef3ed2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:26.101Z|fe41c2d2-e831-49cb-9c59-621d0e2dd8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:26.103Z|fe41c2d2-e831-49cb-9c59-621d0e2dd8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:35.012Z|64ea93bf-c7d7-4294-b641-328ca7d5263b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:26:35.018Z|64ea93bf-c7d7-4294-b641-328ca7d5263b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:26:35.501Z|3988eee0-bc17-40a3-a13f-87e839fdada3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:35.504Z|3988eee0-bc17-40a3-a13f-87e839fdada3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:35.511Z|8d68e45b-a183-46c8-bf2c-d3b9bc6205c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:35.512Z|8d68e45b-a183-46c8-bf2c-d3b9bc6205c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:36.143Z|a672eb42-a91f-40bb-a1bf-4b00106b269a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:36.145Z|a672eb42-a91f-40bb-a1bf-4b00106b269a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:45.547Z|289f1de7-1a7b-4c4a-adb5-24188e401827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:45.547Z|8a9b32bc-2d99-41aa-887b-2acfdb71d444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:45.549Z|289f1de7-1a7b-4c4a-adb5-24188e401827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:45.549Z|8a9b32bc-2d99-41aa-887b-2acfdb71d444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:46.174Z|5a6c895d-2fc7-45db-8062-9e46eb3219ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:46.175Z|5a6c895d-2fc7-45db-8062-9e46eb3219ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:50.008Z|7f1b561a-744d-480d-bb98-a7b2cabb3f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:26:50.009Z|7f1b561a-744d-480d-bb98-a7b2cabb3f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:26:50.099Z|f2228d3d-9753-4dc4-90fc-219b69f7b65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:26:50.099Z|f2228d3d-9753-4dc4-90fc-219b69f7b65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:26:55.576Z|095c88e8-95cd-415d-aa4f-71345e21fc03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:55.577Z|095c88e8-95cd-415d-aa4f-71345e21fc03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:55.581Z|1b17da68-a56f-4714-9d9b-4773b793c00a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:55.582Z|1b17da68-a56f-4714-9d9b-4773b793c00a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:26:56.206Z|2f4d66ad-a86b-4538-a0fc-9c21eccd2814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:26:56.208Z|2f4d66ad-a86b-4538-a0fc-9c21eccd2814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:05.010Z|ebba507e-d124-46f4-82cf-ef000b60ec04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:27:05.012Z|ebba507e-d124-46f4-82cf-ef000b60ec04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:27:05.610Z|6c1e3236-e720-451a-85f7-5c4adb0a5ad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:05.611Z|6c1e3236-e720-451a-85f7-5c4adb0a5ad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:05.627Z|d18348b7-6d70-40a6-bf9c-4dbf44b56b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:05.632Z|d18348b7-6d70-40a6-bf9c-4dbf44b56b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:06.232Z|38acd6cd-1f51-46c0-aa0f-62594b1a7a01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:06.233Z|38acd6cd-1f51-46c0-aa0f-62594b1a7a01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:15.649Z|a69a91ae-f2b3-4cf4-b96d-28f0773f5a85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:15.651Z|a69a91ae-f2b3-4cf4-b96d-28f0773f5a85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:15.657Z|369d0caf-7201-4ea7-a5b3-aaad8a6c6b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:15.658Z|369d0caf-7201-4ea7-a5b3-aaad8a6c6b3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:16.255Z|c831b356-64cb-48b1-ab69-4ec5411f5eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:16.256Z|c831b356-64cb-48b1-ab69-4ec5411f5eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:20.010Z|9bef9f59-a153-4234-bfd1-74e35636d646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:27:20.014Z|9bef9f59-a153-4234-bfd1-74e35636d646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:27:20.100Z|b714815f-470e-4964-8b0a-88275c08cef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:27:20.102Z|b714815f-470e-4964-8b0a-88275c08cef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:27:25.684Z|1dae4146-e115-4820-b5b0-f46396bb6523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:25.686Z|1dae4146-e115-4820-b5b0-f46396bb6523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:25.688Z|5124604e-976c-4256-955d-76833c377ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:25.689Z|5124604e-976c-4256-955d-76833c377ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:26.278Z|7a154a5d-8216-404d-821e-c4fc8b8a7739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:26.279Z|7a154a5d-8216-404d-821e-c4fc8b8a7739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:35.009Z|971b3c58-687c-499f-97a7-0401653b8c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:27:35.011Z|971b3c58-687c-499f-97a7-0401653b8c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:27:35.717Z|2d138676-2087-40f0-b924-31d99e7ac3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:35.718Z|1be51da5-daa8-451c-b9de-bd76033d6e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:35.719Z|2d138676-2087-40f0-b924-31d99e7ac3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:35.721Z|1be51da5-daa8-451c-b9de-bd76033d6e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:36.304Z|eb2ce686-d7f3-472d-b126-ee49b48dba37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:36.306Z|eb2ce686-d7f3-472d-b126-ee49b48dba37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:45.752Z|2f57fabe-e169-4a13-b8d9-b522fe3e7a39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:45.752Z|7413a187-09ab-4672-90b5-7fbbe547f3d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:45.754Z|2f57fabe-e169-4a13-b8d9-b522fe3e7a39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:45.754Z|7413a187-09ab-4672-90b5-7fbbe547f3d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:46.332Z|0d8853e7-c831-47db-8645-85d833155463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:46.333Z|0d8853e7-c831-47db-8645-85d833155463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:50.009Z|122627eb-8750-46db-be08-fdbd8903f111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:27:50.010Z|122627eb-8750-46db-be08-fdbd8903f111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:27:50.103Z|cf7227b0-5614-4512-b38c-55b1ccd4e24f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:27:50.104Z|cf7227b0-5614-4512-b38c-55b1ccd4e24f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:27:55.786Z|356ff83e-4ab5-4c88-a46c-01fcea6ca338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:55.787Z|c80e02db-dd1a-4b06-9f92-81b467acd088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:55.788Z|356ff83e-4ab5-4c88-a46c-01fcea6ca338|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:55.788Z|c80e02db-dd1a-4b06-9f92-81b467acd088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:27:56.369Z|011c99f1-3a91-420b-9b0d-644a6238a9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:27:56.370Z|011c99f1-3a91-420b-9b0d-644a6238a9dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:05.009Z|666e88c3-7fd3-46a1-83e8-893e0ff04f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:28:05.011Z|666e88c3-7fd3-46a1-83e8-893e0ff04f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:28:05.823Z|90d39230-90ee-4c50-add6-ce5fdfe98840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:05.822Z|dc012c05-3ae9-412e-a234-f0964aba1253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:05.824Z|90d39230-90ee-4c50-add6-ce5fdfe98840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:05.824Z|dc012c05-3ae9-412e-a234-f0964aba1253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:06.394Z|f7a8a26c-75cc-48e0-ad54-4f7b3837cd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:06.395Z|f7a8a26c-75cc-48e0-ad54-4f7b3837cd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:15.855Z|072344cc-72b0-4994-b129-1b5041f51a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:15.855Z|c9018e7d-cdba-43dd-89cf-7ca0003df5fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:15.857Z|072344cc-72b0-4994-b129-1b5041f51a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:15.857Z|c9018e7d-cdba-43dd-89cf-7ca0003df5fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:16.429Z|e828a742-ad32-4600-837f-f09f6b5ac089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:16.430Z|e828a742-ad32-4600-837f-f09f6b5ac089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:20.011Z|81350a5c-cd42-4916-a981-c558adebc8f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:28:20.013Z|81350a5c-cd42-4916-a981-c558adebc8f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:28:20.105Z|145501be-d58d-4979-9fd0-cf154097196c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:28:20.106Z|145501be-d58d-4979-9fd0-cf154097196c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:28:25.896Z|e91afb55-c1aa-4175-92eb-0a3e6c956a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:25.896Z|cf8f34fb-90d6-4805-a19c-40428d0867b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:25.897Z|cf8f34fb-90d6-4805-a19c-40428d0867b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:25.897Z|e91afb55-c1aa-4175-92eb-0a3e6c956a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:26.458Z|146d3283-f234-4143-8729-c4c699960829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:26.459Z|146d3283-f234-4143-8729-c4c699960829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:35.008Z|59e4e8ec-713b-4583-9b79-2abfe4ff411b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:28:35.009Z|59e4e8ec-713b-4583-9b79-2abfe4ff411b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:28:35.928Z|ac63eb7f-28c7-4a54-b103-82ccaca2d9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:35.929Z|f1398146-0146-41e6-b705-ac2f49da6234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:35.929Z|ac63eb7f-28c7-4a54-b103-82ccaca2d9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:35.929Z|f1398146-0146-41e6-b705-ac2f49da6234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:36.484Z|09fde318-1a56-4f87-aa61-6aa133ddfb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:36.485Z|09fde318-1a56-4f87-aa61-6aa133ddfb47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:45.957Z|a167564e-3782-49d3-9218-c4cf75caaa7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:45.957Z|8ca96159-b631-4812-96ae-49945d4d87e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:45.958Z|8ca96159-b631-4812-96ae-49945d4d87e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:45.960Z|a167564e-3782-49d3-9218-c4cf75caaa7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:46.509Z|39683807-1b49-4736-8d52-79380d528842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:46.510Z|39683807-1b49-4736-8d52-79380d528842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:50.009Z|75ba35f6-7a50-45c2-9271-c5fed0dede09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:28:50.011Z|75ba35f6-7a50-45c2-9271-c5fed0dede09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:28:50.108Z|d68a9d6b-74f9-4639-aa60-0892855d8db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:28:50.109Z|d68a9d6b-74f9-4639-aa60-0892855d8db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:28:55.985Z|79dcb743-7a1a-410f-ab73-0348377f43ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:55.986Z|79dcb743-7a1a-410f-ab73-0348377f43ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:55.987Z|521c07b1-bbc7-4f99-8981-371ecf20839e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:55.988Z|521c07b1-bbc7-4f99-8981-371ecf20839e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:28:56.534Z|39344056-6f9e-4527-9f29-3ba53587fdf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:28:56.535Z|39344056-6f9e-4527-9f29-3ba53587fdf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:05.009Z|56ad6541-15ef-4007-87f3-f5627c482ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:29:05.011Z|56ad6541-15ef-4007-87f3-f5627c482ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:29:06.015Z|5a8e901a-47fe-4c13-82aa-6e252ca07042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:06.015Z|786280d7-abc2-42a9-ae2a-bb0b5bf15497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:06.016Z|5a8e901a-47fe-4c13-82aa-6e252ca07042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:06.016Z|786280d7-abc2-42a9-ae2a-bb0b5bf15497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:06.559Z|caf1269c-a7b1-4a22-b4e2-77b3aed2f45d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:06.560Z|caf1269c-a7b1-4a22-b4e2-77b3aed2f45d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:16.048Z|b286d8a6-a480-4ba0-9216-e6f1d615b11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:16.048Z|7aadb362-5a5e-4f66-8c89-2f91f0533021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:16.049Z|b286d8a6-a480-4ba0-9216-e6f1d615b11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:16.049Z|7aadb362-5a5e-4f66-8c89-2f91f0533021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:16.583Z|0fd8c1e0-7941-4836-982f-2c3876f02542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:16.584Z|0fd8c1e0-7941-4836-982f-2c3876f02542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:20.009Z|a45fe200-0d6d-4c7a-aa22-4ca8cdda4650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:29:20.009Z|a45fe200-0d6d-4c7a-aa22-4ca8cdda4650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:29:20.110Z|45c9b684-e618-4119-9206-ee12d6231d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:29:20.110Z|45c9b684-e618-4119-9206-ee12d6231d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:29:26.086Z|e42af045-fe92-45ef-9eaf-49f3a05e54ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:26.088Z|e42af045-fe92-45ef-9eaf-49f3a05e54ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:26.092Z|f5139bf2-89e8-4cac-b639-d28c40848b81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:26.093Z|f5139bf2-89e8-4cac-b639-d28c40848b81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:26.609Z|8f491ed4-5390-403f-a432-dfcc74f07570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:26.611Z|8f491ed4-5390-403f-a432-dfcc74f07570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:35.013Z|44018d29-c4f1-4227-ae76-5adbce69ffc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:29:35.017Z|44018d29-c4f1-4227-ae76-5adbce69ffc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:29:36.121Z|6b0ee240-ad25-4e79-a224-6c4cf2bb7435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:36.121Z|82c87986-f64f-4b66-86ea-281c546be863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:36.122Z|6b0ee240-ad25-4e79-a224-6c4cf2bb7435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:36.123Z|82c87986-f64f-4b66-86ea-281c546be863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:36.639Z|fdb77df1-62c1-42da-bce4-a6db5ad651c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:36.640Z|fdb77df1-62c1-42da-bce4-a6db5ad651c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:46.151Z|546175cc-5c6f-4ac4-9158-ccd092b1adc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:46.152Z|5e2e36c0-8c6a-425e-bd71-fde59f1c773c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:46.153Z|5e2e36c0-8c6a-425e-bd71-fde59f1c773c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:46.153Z|546175cc-5c6f-4ac4-9158-ccd092b1adc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:46.662Z|3f64bec2-880d-4352-b5a4-c5a9a242c162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:46.664Z|3f64bec2-880d-4352-b5a4-c5a9a242c162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:50.009Z|e8832145-51e1-428f-8347-77d849cc7892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:29:50.010Z|e8832145-51e1-428f-8347-77d849cc7892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:29:50.111Z|1b3bbffb-8705-42cb-b71d-de748900a5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:29:50.112Z|1b3bbffb-8705-42cb-b71d-de748900a5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:29:56.183Z|457c371f-8da4-4f6c-ab44-d324529807a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:56.183Z|d0b4d604-56f4-4d7d-9993-7a1f93b5bb74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:56.184Z|457c371f-8da4-4f6c-ab44-d324529807a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:56.184Z|d0b4d604-56f4-4d7d-9993-7a1f93b5bb74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:29:56.686Z|1ff44707-b61c-491f-9489-ee0533ebc0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:29:56.687Z|1ff44707-b61c-491f-9489-ee0533ebc0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:05.009Z|75df075f-b133-4170-9e65-7bce901c86f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:30:05.011Z|75df075f-b133-4170-9e65-7bce901c86f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:30:06.210Z|59003aca-cbd6-4ba6-b776-5a7317c0097b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:06.211Z|59003aca-cbd6-4ba6-b776-5a7317c0097b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:06.211Z|379fb920-14af-4979-92cc-6f43d1de3e47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:06.213Z|379fb920-14af-4979-92cc-6f43d1de3e47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:06.713Z|02185fa5-1760-404b-b977-1ac9e530f10a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:06.714Z|02185fa5-1760-404b-b977-1ac9e530f10a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:16.240Z|7cf298a7-8e63-4fd8-ba22-b2789ddf6e21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:16.240Z|2a06a84a-ef82-44b7-ab74-e8f9700087b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:16.242Z|7cf298a7-8e63-4fd8-ba22-b2789ddf6e21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:16.243Z|2a06a84a-ef82-44b7-ab74-e8f9700087b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:16.738Z|95feebdd-738b-41ee-a868-f091fb678222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:16.739Z|95feebdd-738b-41ee-a868-f091fb678222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:20.008Z|e8a7d2a1-876f-4ad5-94bb-e7130e448d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:30:20.010Z|e8a7d2a1-876f-4ad5-94bb-e7130e448d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:30:20.113Z|8523c1aa-899c-4631-bb4e-c7f2268a0a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:30:20.114Z|8523c1aa-899c-4631-bb4e-c7f2268a0a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:30:26.269Z|69d6bd3b-8a89-45cb-be4c-df867df2f0c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:26.269Z|68ad7e83-1753-4e9f-8c24-e985f642c33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:26.270Z|68ad7e83-1753-4e9f-8c24-e985f642c33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:26.270Z|69d6bd3b-8a89-45cb-be4c-df867df2f0c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:26.768Z|aad01d35-787c-4752-9ec2-68ee552f1154|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:26.769Z|aad01d35-787c-4752-9ec2-68ee552f1154|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:35.008Z|8509726b-b350-49b2-8961-4df9a8ea7b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:30:35.009Z|8509726b-b350-49b2-8961-4df9a8ea7b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:30:36.293Z|a05d2ab2-c442-4abd-88d2-b267b4154bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:36.294Z|a05d2ab2-c442-4abd-88d2-b267b4154bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:36.299Z|aff84fe0-2e72-4346-85a3-a1967479591d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:36.300Z|aff84fe0-2e72-4346-85a3-a1967479591d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:36.794Z|15c6c5d2-7ef7-4e56-85e6-6aaf0cec87d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:36.795Z|15c6c5d2-7ef7-4e56-85e6-6aaf0cec87d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:46.319Z|55a199b5-7c9b-4306-83a9-b4fedb211e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:46.320Z|55a199b5-7c9b-4306-83a9-b4fedb211e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:46.323Z|3b939af6-282d-4372-af54-e2a5bcdbe714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:46.324Z|3b939af6-282d-4372-af54-e2a5bcdbe714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:46.818Z|859f2e92-1650-4a7e-9e8d-cfbaf0203465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:46.819Z|859f2e92-1650-4a7e-9e8d-cfbaf0203465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:50.008Z|a5acbdd9-a934-4a0b-8ce8-8c4675d1d975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:30:50.009Z|a5acbdd9-a934-4a0b-8ce8-8c4675d1d975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:30:50.115Z|7d39cf6f-0dbd-44cf-beec-366b14172a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:30:50.115Z|7d39cf6f-0dbd-44cf-beec-366b14172a09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:30:56.349Z|35858877-4902-4b52-888f-9da3d0d8c16e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:56.349Z|f0f11fb7-6e3d-48f2-a98d-e1216420e863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:56.350Z|35858877-4902-4b52-888f-9da3d0d8c16e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:56.350Z|f0f11fb7-6e3d-48f2-a98d-e1216420e863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:30:56.844Z|778d2733-c518-4b00-9ffe-a0708fbfdd4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:30:56.846Z|778d2733-c518-4b00-9ffe-a0708fbfdd4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:05.009Z|4e04bb3c-c614-41a3-8eb9-609c0d2239f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:31:05.011Z|4e04bb3c-c614-41a3-8eb9-609c0d2239f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:31:06.380Z|03e502a3-b65f-41fd-981d-c7f52d3bfd1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:06.380Z|d6f5b222-fbc3-425c-b45a-9ca9d42db685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:06.382Z|03e502a3-b65f-41fd-981d-c7f52d3bfd1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:06.382Z|d6f5b222-fbc3-425c-b45a-9ca9d42db685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:06.871Z|3397c8b3-abe2-4b91-9b3f-b58c16dd3453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:06.873Z|3397c8b3-abe2-4b91-9b3f-b58c16dd3453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:16.415Z|3eeaeba2-dc90-4750-86c7-dd82d70f2c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:16.415Z|f37e69d2-2eeb-4b1c-8449-7e8509193a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:16.417Z|f37e69d2-2eeb-4b1c-8449-7e8509193a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:16.417Z|3eeaeba2-dc90-4750-86c7-dd82d70f2c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:16.900Z|9f750ac3-8f04-4f6a-8054-dc596872f727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:16.902Z|9f750ac3-8f04-4f6a-8054-dc596872f727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:20.009Z|b17f0256-ef0a-4de4-afe5-ba2e8223f88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:31:20.010Z|b17f0256-ef0a-4de4-afe5-ba2e8223f88d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:31:20.116Z|8d7776b3-8a42-4ec5-9214-b207c1ce11c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:31:20.117Z|8d7776b3-8a42-4ec5-9214-b207c1ce11c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:31:26.451Z|f3a2aae3-7bae-4961-80cd-4f20b1cff34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:26.451Z|b3af3404-b9a8-4378-bd40-82056589219d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:26.453Z|f3a2aae3-7bae-4961-80cd-4f20b1cff34e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:26.453Z|b3af3404-b9a8-4378-bd40-82056589219d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:26.929Z|0d1a6402-e552-4be0-b8f4-0b0957adcdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:26.930Z|0d1a6402-e552-4be0-b8f4-0b0957adcdc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:35.008Z|931bf39f-decc-4008-a93c-d121dae51b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:31:35.009Z|931bf39f-decc-4008-a93c-d121dae51b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:31:36.480Z|b435cc32-e673-4cb1-b2e5-529f2827138f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:36.480Z|c1ae4975-f009-4166-86d5-d60969902196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:36.481Z|b435cc32-e673-4cb1-b2e5-529f2827138f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:36.481Z|c1ae4975-f009-4166-86d5-d60969902196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:36.955Z|56cdafd0-80f9-4004-8072-4ed0ac38a6b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:36.956Z|56cdafd0-80f9-4004-8072-4ed0ac38a6b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:46.506Z|6881f8df-dc0e-454b-8345-45c1493c65d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:46.506Z|f99e858f-c558-4867-896b-159f63490724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:46.507Z|f99e858f-c558-4867-896b-159f63490724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:46.507Z|6881f8df-dc0e-454b-8345-45c1493c65d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:46.983Z|7b5ec9a0-1034-4323-88e8-3767a97de99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:46.984Z|7b5ec9a0-1034-4323-88e8-3767a97de99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:50.009Z|cc4dd626-a957-4548-87e8-8e6ea5a64001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:31:50.012Z|cc4dd626-a957-4548-87e8-8e6ea5a64001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:31:50.117Z|175e880f-7c39-4fae-8c1b-2ccc1df3c302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:31:50.118Z|175e880f-7c39-4fae-8c1b-2ccc1df3c302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:31:56.534Z|1822f559-2490-4859-9330-5fb1bfafb3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:56.534Z|1822f559-2490-4859-9330-5fb1bfafb3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:56.535Z|88e9b26a-3644-4016-aacd-631a694c299e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:56.536Z|88e9b26a-3644-4016-aacd-631a694c299e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:31:57.010Z|ed8260be-d7cf-404f-936e-7e398f147555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:31:57.011Z|ed8260be-d7cf-404f-936e-7e398f147555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:05.009Z|c200026a-6e75-472f-ade4-a66ea258be0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:32:05.010Z|c200026a-6e75-472f-ade4-a66ea258be0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:32:06.562Z|caaa0702-e879-48ea-b246-e02e4f3fd3f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:06.562Z|26ceb650-8ad8-42ec-842e-327988fc918a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:06.564Z|caaa0702-e879-48ea-b246-e02e4f3fd3f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:06.564Z|26ceb650-8ad8-42ec-842e-327988fc918a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:07.039Z|a5b85749-b115-4988-aff9-cf4be9b3cd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:07.039Z|a5b85749-b115-4988-aff9-cf4be9b3cd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:16.596Z|d45a910a-af06-402b-b822-01a5cfe9c756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:16.596Z|887ad8e5-6e57-4988-b09a-15fc5a91cf8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:16.597Z|887ad8e5-6e57-4988-b09a-15fc5a91cf8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:16.597Z|d45a910a-af06-402b-b822-01a5cfe9c756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:17.065Z|30f19e66-5f15-44f4-be18-0cb420b3b583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:17.065Z|30f19e66-5f15-44f4-be18-0cb420b3b583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:20.009Z|3a1c1946-2743-495a-9aed-92aaeb21ce02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:32:20.009Z|3a1c1946-2743-495a-9aed-92aaeb21ce02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:32:20.119Z|465178ca-72ae-4163-934f-16acbb2847e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:32:20.119Z|465178ca-72ae-4163-934f-16acbb2847e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:32:26.625Z|26156922-bddd-48af-a492-dabf84032b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:26.626Z|8dfc3713-42b3-440f-ab5f-625d47621eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:26.626Z|8dfc3713-42b3-440f-ab5f-625d47621eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:26.626Z|26156922-bddd-48af-a492-dabf84032b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:27.093Z|db8535e5-303c-40e9-8ce1-4b9da780400f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:27.094Z|db8535e5-303c-40e9-8ce1-4b9da780400f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:35.009Z|e90cc0e6-c5f8-48e2-95d9-57ada6716d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:32:35.012Z|e90cc0e6-c5f8-48e2-95d9-57ada6716d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:32:36.651Z|2c185add-cacf-4dd2-a722-903416b0b7dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:36.651Z|93311e4f-a131-43b4-9f77-ea52949d24ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:36.652Z|93311e4f-a131-43b4-9f77-ea52949d24ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:36.652Z|2c185add-cacf-4dd2-a722-903416b0b7dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:37.118Z|c23b2778-a760-4d3c-9313-7460c230790c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:37.119Z|c23b2778-a760-4d3c-9313-7460c230790c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:46.680Z|6cbbf8b4-1601-429c-80ab-a75890be22a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:46.680Z|4e0417c9-c47c-4a54-961e-bf179de979cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:46.681Z|4e0417c9-c47c-4a54-961e-bf179de979cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:46.681Z|6cbbf8b4-1601-429c-80ab-a75890be22a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:47.144Z|35195b78-d3e2-4e8a-93aa-474664d9ad73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:47.145Z|35195b78-d3e2-4e8a-93aa-474664d9ad73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:50.008Z|5543e8ba-4bf4-42c0-a4cb-45a42087e2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:32:50.009Z|5543e8ba-4bf4-42c0-a4cb-45a42087e2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:32:50.120Z|c92c8da5-5b95-4aac-a274-0e2ad7cfaeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:32:50.121Z|c92c8da5-5b95-4aac-a274-0e2ad7cfaeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:32:56.710Z|c16c1753-192e-4dc7-8050-b955ff4d5671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:56.711Z|c16c1753-192e-4dc7-8050-b955ff4d5671|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:56.712Z|c4d1e172-d584-4009-a3c5-6534a63dfcc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:56.714Z|c4d1e172-d584-4009-a3c5-6534a63dfcc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:32:57.168Z|d1e69fe4-5ee7-4dcd-8744-928761f0ac21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:32:57.169Z|d1e69fe4-5ee7-4dcd-8744-928761f0ac21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:05.008Z|e2d5938d-62ce-4109-9c4c-1292b6499ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:33:05.009Z|e2d5938d-62ce-4109-9c4c-1292b6499ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:33:06.742Z|32ae990a-a9d8-408e-8d69-93a77342c817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:06.742Z|19902a49-2abe-47b6-b503-618dfac2d68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:06.743Z|32ae990a-a9d8-408e-8d69-93a77342c817|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:06.743Z|19902a49-2abe-47b6-b503-618dfac2d68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:07.197Z|bcfae239-9272-4237-8d9e-e899f4e7d3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:07.198Z|bcfae239-9272-4237-8d9e-e899f4e7d3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:16.776Z|e7afc292-29ff-48a0-863d-301d5f56e1ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:16.776Z|eadc97ca-05f7-48d1-8595-a216592f17a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:16.778Z|e7afc292-29ff-48a0-863d-301d5f56e1ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:16.778Z|eadc97ca-05f7-48d1-8595-a216592f17a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:17.224Z|d89c220f-2b36-4a16-9887-ca848c82ff04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:17.225Z|d89c220f-2b36-4a16-9887-ca848c82ff04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:20.009Z|70faf966-25bc-481a-b203-adf55ae63c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:33:20.011Z|70faf966-25bc-481a-b203-adf55ae63c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:33:20.123Z|ba975aa3-7022-424a-aec1-c824824c20b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:33:20.124Z|ba975aa3-7022-424a-aec1-c824824c20b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:33:26.808Z|be8b713f-dd59-470f-a110-72827b9da6b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:26.809Z|f9471766-ad5e-4fbb-9669-f7cc5ed27d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:26.810Z|f9471766-ad5e-4fbb-9669-f7cc5ed27d9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:26.810Z|be8b713f-dd59-470f-a110-72827b9da6b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:27.250Z|85825107-fb4c-4c3c-b88b-d8b3b494f7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:27.250Z|85825107-fb4c-4c3c-b88b-d8b3b494f7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:35.010Z|36d90e36-cf7d-4e70-bbf0-c36c09adfdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:33:35.012Z|36d90e36-cf7d-4e70-bbf0-c36c09adfdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:33:36.838Z|3de98bd6-3887-4dfe-8358-770a6128758a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:36.838Z|9a685cb1-c50c-4eb4-b57d-144aedd22ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:36.840Z|3de98bd6-3887-4dfe-8358-770a6128758a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:36.840Z|9a685cb1-c50c-4eb4-b57d-144aedd22ab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:37.274Z|b33e8e27-7b83-4853-ba8e-4a9a062fd24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:37.275Z|b33e8e27-7b83-4853-ba8e-4a9a062fd24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:46.866Z|5e67058a-424c-4350-922b-1030433f007a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:46.866Z|5e67058a-424c-4350-922b-1030433f007a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:46.866Z|4e2932e3-b72b-46e7-9930-db0038b6ea13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:46.868Z|4e2932e3-b72b-46e7-9930-db0038b6ea13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:47.298Z|b4118feb-52f4-43fd-b39d-1c79766fea23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:47.299Z|b4118feb-52f4-43fd-b39d-1c79766fea23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:50.009Z|3e53004b-7bf0-479f-b609-3664327ef994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:33:50.010Z|3e53004b-7bf0-479f-b609-3664327ef994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:33:50.126Z|49c931c7-b7fc-40dd-9e97-3a753f14d346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:33:50.127Z|49c931c7-b7fc-40dd-9e97-3a753f14d346|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:33:56.895Z|e2bf0fa8-4847-4ff7-8efd-5eee0e1c3f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:56.895Z|46d78576-c39f-45a8-8359-1c710f4caeca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:56.896Z|e2bf0fa8-4847-4ff7-8efd-5eee0e1c3f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:56.896Z|46d78576-c39f-45a8-8359-1c710f4caeca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:33:57.321Z|c0edf3b7-badb-4bce-a9a5-8f4b1b64d2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:33:57.322Z|c0edf3b7-badb-4bce-a9a5-8f4b1b64d2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:05.008Z|afae5993-030f-40d2-84de-75cac26127ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:34:05.010Z|afae5993-030f-40d2-84de-75cac26127ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:34:06.925Z|2247b84f-ae5e-4188-8416-3f128ac8b773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:06.925Z|d1e2446b-f7f3-4c38-9411-afee55190146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:06.926Z|2247b84f-ae5e-4188-8416-3f128ac8b773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:06.926Z|d1e2446b-f7f3-4c38-9411-afee55190146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:07.343Z|5d86cdcf-bd29-475b-8289-8d82e8494be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:07.344Z|5d86cdcf-bd29-475b-8289-8d82e8494be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:16.957Z|764095e6-742e-4197-85ba-b21658b6646d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:16.957Z|4f9d94ba-fb4b-4e71-abab-479438471777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:16.958Z|4f9d94ba-fb4b-4e71-abab-479438471777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:16.958Z|764095e6-742e-4197-85ba-b21658b6646d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:17.370Z|c512d22b-4480-4f90-80a7-34835c69223e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:17.371Z|c512d22b-4480-4f90-80a7-34835c69223e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:20.008Z|8e3ca31d-40a8-4654-93c5-521e241982e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:34:20.009Z|8e3ca31d-40a8-4654-93c5-521e241982e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:34:20.128Z|c745e5ed-5a5a-41ce-b050-f85f82c05ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:34:20.129Z|c745e5ed-5a5a-41ce-b050-f85f82c05ff8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:34:26.985Z|4d548e3a-02c6-4e77-85a4-c8297f332ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:26.986Z|4d548e3a-02c6-4e77-85a4-c8297f332ce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:26.987Z|13885927-5696-4ffc-af6d-042c7972f5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:26.988Z|13885927-5696-4ffc-af6d-042c7972f5a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:27.396Z|63db3857-4be2-49dc-8cdb-8ea23118c627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:27.397Z|63db3857-4be2-49dc-8cdb-8ea23118c627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:35.008Z|d9bccf1c-e31a-4bf9-b31e-2178dbf1992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:34:35.009Z|d9bccf1c-e31a-4bf9-b31e-2178dbf1992f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:34:37.014Z|aeda7e38-3a58-48c7-a4db-28a6ed53dc73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:37.015Z|aeda7e38-3a58-48c7-a4db-28a6ed53dc73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:37.016Z|3f6f371e-903c-40e6-b204-ab4f93add1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:37.017Z|3f6f371e-903c-40e6-b204-ab4f93add1d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:37.422Z|c46a16cf-b8f9-4f99-a77a-b69b08ae1486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:37.423Z|c46a16cf-b8f9-4f99-a77a-b69b08ae1486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:47.041Z|d5b5855e-fd72-416b-afcf-753c1a3a3f86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:47.041Z|2ed00863-45fd-4b5d-807b-8298561854b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:47.042Z|2ed00863-45fd-4b5d-807b-8298561854b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:47.042Z|d5b5855e-fd72-416b-afcf-753c1a3a3f86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:47.449Z|51ee8eeb-6f12-4535-9035-eaf0a4002138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:47.450Z|51ee8eeb-6f12-4535-9035-eaf0a4002138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:50.008Z|0cf5b4a7-0798-4ed7-be47-8144e80f70d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:34:50.011Z|0cf5b4a7-0798-4ed7-be47-8144e80f70d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:34:50.130Z|edfd6087-335c-413e-bcd2-7cdeda0a2ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:34:50.130Z|edfd6087-335c-413e-bcd2-7cdeda0a2ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:34:57.065Z|ec459ffc-6aa5-44b0-9e82-05b56df97d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:57.066Z|ec459ffc-6aa5-44b0-9e82-05b56df97d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:57.068Z|b63e3de7-7d4e-40bb-83c8-b19312a1a6da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:57.069Z|b63e3de7-7d4e-40bb-83c8-b19312a1a6da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:34:57.473Z|d3cc9b61-6ad3-4a27-8e48-0cb4d0d0383f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:34:57.474Z|d3cc9b61-6ad3-4a27-8e48-0cb4d0d0383f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:05.008Z|e3bd6ac8-3127-4f54-8744-76f24afa0441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:35:05.009Z|e3bd6ac8-3127-4f54-8744-76f24afa0441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:35:07.093Z|cf2516aa-5296-48bb-9a20-bcb88fdffa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:07.094Z|ad01be16-372e-413c-b48d-e1069480176a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:07.094Z|cf2516aa-5296-48bb-9a20-bcb88fdffa11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:07.095Z|ad01be16-372e-413c-b48d-e1069480176a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:07.496Z|f0554a48-dddc-48ce-a207-b8482c181523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:07.496Z|f0554a48-dddc-48ce-a207-b8482c181523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:17.124Z|aa9f4394-6a33-458c-9447-def93251bcf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:17.124Z|701dba2c-c26d-4133-a859-6aa09d0517ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:17.125Z|701dba2c-c26d-4133-a859-6aa09d0517ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:17.126Z|aa9f4394-6a33-458c-9447-def93251bcf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:17.520Z|d44ca041-382f-4f83-88a7-38c0339d5c54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:17.521Z|d44ca041-382f-4f83-88a7-38c0339d5c54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:20.009Z|b3a37ad3-1d9e-4065-b809-785a6b72e24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:35:20.010Z|b3a37ad3-1d9e-4065-b809-785a6b72e24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:35:20.132Z|adc41cb7-985e-4ba1-819c-7c8aca5256c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:35:20.132Z|adc41cb7-985e-4ba1-819c-7c8aca5256c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:35:27.156Z|06e8671e-df7d-47c2-af4c-61cc968cce8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:27.157Z|06e8671e-df7d-47c2-af4c-61cc968cce8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:27.164Z|aa666f87-5a47-4dd1-87de-e19984b54bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:27.166Z|aa666f87-5a47-4dd1-87de-e19984b54bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:27.543Z|5de8529d-d2b7-45f9-85a9-5271f62f1104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:27.544Z|5de8529d-d2b7-45f9-85a9-5271f62f1104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:35.009Z|b7f3d616-b0d8-4368-8e1d-11a48323c0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:35:35.012Z|b7f3d616-b0d8-4368-8e1d-11a48323c0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:35:35.313Z|97a2c73c-2b60-4c11-bd22-effbdb120954|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:35:35.316Z|97a2c73c-2b60-4c11-bd22-effbdb120954|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:37.188Z|e2d3ab9a-f9be-4b1d-af07-af5b55c318f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:37.188Z|99dbd71c-5ea0-40d3-8eb4-ddfadb6dcf60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:37.189Z|e2d3ab9a-f9be-4b1d-af07-af5b55c318f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:37.189Z|99dbd71c-5ea0-40d3-8eb4-ddfadb6dcf60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:37.565Z|882a7ebd-6041-4fc6-8ce7-efb02b8618e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:37.566Z|882a7ebd-6041-4fc6-8ce7-efb02b8618e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:47.215Z|69753d11-ca9d-41f0-b888-58d5d67e0358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:47.216Z|6d8728bb-e4da-44bf-a1ce-0f417e5adebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:47.217Z|6d8728bb-e4da-44bf-a1ce-0f417e5adebb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:47.217Z|69753d11-ca9d-41f0-b888-58d5d67e0358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:47.589Z|fcd72e44-ac52-4281-b084-fe3d58fb046a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:47.590Z|fcd72e44-ac52-4281-b084-fe3d58fb046a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:50.008Z|6bbe5555-e051-479e-9bee-1f6d4488dc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:35:50.009Z|6bbe5555-e051-479e-9bee-1f6d4488dc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:35:50.133Z|33749d38-da33-42a9-ada6-0497fb0bd760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:35:50.134Z|33749d38-da33-42a9-ada6-0497fb0bd760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:35:57.247Z|1a790fa7-ea32-4519-8aff-610dddef5b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:57.247Z|8cb85711-a2f5-42b8-94c9-f2ae62b013a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:57.248Z|1a790fa7-ea32-4519-8aff-610dddef5b0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:57.248Z|8cb85711-a2f5-42b8-94c9-f2ae62b013a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:35:57.618Z|1c3d4cea-3a48-4195-a5f1-aa11bc115da2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:35:57.619Z|1c3d4cea-3a48-4195-a5f1-aa11bc115da2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:05.008Z|2408cd7f-967c-4765-a0c3-07ba7f4d4248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:36:05.009Z|2408cd7f-967c-4765-a0c3-07ba7f4d4248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:36:07.274Z|016d9c8e-0489-45be-adbb-29b38264f687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:07.274Z|016d9c8e-0489-45be-adbb-29b38264f687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:07.274Z|56f72afa-35ab-48d3-a0b7-9ca7056662bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:07.276Z|56f72afa-35ab-48d3-a0b7-9ca7056662bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:07.650Z|dabd95d6-d901-4e24-8606-495395df66bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:07.651Z|dabd95d6-d901-4e24-8606-495395df66bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:17.302Z|d41f6ba8-1126-42f6-a10e-834371d06ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:17.302Z|3ec772fd-9fab-4d0f-ae1f-9fccfc658792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:17.303Z|d41f6ba8-1126-42f6-a10e-834371d06ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:17.303Z|3ec772fd-9fab-4d0f-ae1f-9fccfc658792|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:17.677Z|381e3c80-c4a8-4358-aff3-7f748bb74208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:17.678Z|381e3c80-c4a8-4358-aff3-7f748bb74208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:20.008Z|aad17308-38e8-47dc-93de-82a0a144499e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:36:20.010Z|aad17308-38e8-47dc-93de-82a0a144499e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:36:20.135Z|47fd5a75-7014-47a0-a1e8-26c4179f4028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:36:20.135Z|47fd5a75-7014-47a0-a1e8-26c4179f4028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:36:27.333Z|0f6faa41-4cf2-4989-b2db-36c411f0a40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:27.333Z|61813e16-820e-4255-8584-445a0eb94ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:27.334Z|0f6faa41-4cf2-4989-b2db-36c411f0a40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:27.334Z|61813e16-820e-4255-8584-445a0eb94ed2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:27.727Z|56d44e7a-5854-402b-90cb-516bcc5d97b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:27.728Z|56d44e7a-5854-402b-90cb-516bcc5d97b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:35.008Z|b6525053-e343-40ba-ab12-c717f4c248c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:36:35.009Z|b6525053-e343-40ba-ab12-c717f4c248c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:36:35.290Z|24eaee48-dfcf-4154-9df3-a10c21993bc3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:36:35.291Z|24eaee48-dfcf-4154-9df3-a10c21993bc3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:37.362Z|4d029da1-dfdd-428b-93c0-96a6ebb6af5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:37.363Z|4d029da1-dfdd-428b-93c0-96a6ebb6af5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:37.379Z|97133ed4-1afc-43ff-a371-1b8a5e50be4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:37.379Z|97133ed4-1afc-43ff-a371-1b8a5e50be4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:37.753Z|6d546a11-e1c1-4964-8959-1ba3c59e972b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:37.754Z|6d546a11-e1c1-4964-8959-1ba3c59e972b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:47.390Z|10b7d0cb-03cf-491b-90ae-75a658e90fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:47.390Z|10b7d0cb-03cf-491b-90ae-75a658e90fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:47.400Z|a6c51c85-fcb2-44fc-97a4-d1336ce2c3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:47.400Z|a6c51c85-fcb2-44fc-97a4-d1336ce2c3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:47.780Z|94c7750c-bbb6-4e24-9035-0077e25a1509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:47.781Z|94c7750c-bbb6-4e24-9035-0077e25a1509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:50.008Z|23133578-3b36-4956-85b7-c0e7c2cc10ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:36:50.009Z|23133578-3b36-4956-85b7-c0e7c2cc10ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:36:50.136Z|eb35aa45-4c7b-4c69-8061-2b5854f4da61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:36:50.137Z|eb35aa45-4c7b-4c69-8061-2b5854f4da61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:36:57.414Z|50b37859-0ecd-429e-af4b-1514c43c8056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:57.416Z|50b37859-0ecd-429e-af4b-1514c43c8056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:57.422Z|dd4641ff-30af-424e-87e1-e9065769d815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:57.423Z|dd4641ff-30af-424e-87e1-e9065769d815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:36:57.804Z|e2ecae31-293f-4551-a1dc-dfc22ec6bd23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:36:57.805Z|e2ecae31-293f-4551-a1dc-dfc22ec6bd23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:05.008Z|a7adcff1-711d-4f5d-950e-54149e302114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:37:05.010Z|a7adcff1-711d-4f5d-950e-54149e302114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:37:07.441Z|2692286f-ad1a-4e5e-9879-a1c5e8749701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:07.442Z|2692286f-ad1a-4e5e-9879-a1c5e8749701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:07.444Z|f641dcaa-ed1a-4cbc-9f6a-ecd8b616bfab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:07.445Z|f641dcaa-ed1a-4cbc-9f6a-ecd8b616bfab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:07.827Z|8963e3d9-2546-4a66-8fc1-d425a371b077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:07.828Z|8963e3d9-2546-4a66-8fc1-d425a371b077|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:17.475Z|2f460843-6507-4c68-aa6c-824536d3edff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:17.476Z|9f22db8d-d93d-4918-81fd-a77027d37c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:17.477Z|9f22db8d-d93d-4918-81fd-a77027d37c00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:17.477Z|2f460843-6507-4c68-aa6c-824536d3edff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:17.855Z|f0bcded0-7910-4cf7-9714-33852a469de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:17.857Z|f0bcded0-7910-4cf7-9714-33852a469de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:20.008Z|84442d40-9627-4d1b-8060-ff8006f09afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:37:20.009Z|84442d40-9627-4d1b-8060-ff8006f09afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:37:20.138Z|c28d8655-5668-4660-8694-4d90e07aaf6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:37:20.138Z|c28d8655-5668-4660-8694-4d90e07aaf6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:37:27.503Z|be716cdb-f2e4-4a85-a7fa-eab522dbbcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:27.503Z|b2cf1520-863e-4551-8455-724c830fbc5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:27.504Z|be716cdb-f2e4-4a85-a7fa-eab522dbbcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:27.504Z|b2cf1520-863e-4551-8455-724c830fbc5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:27.883Z|aa61c935-564a-4b66-93f8-585e31d80936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:27.883Z|aa61c935-564a-4b66-93f8-585e31d80936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:35.009Z|e6734fe9-d1c9-46c4-9679-4394be539c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:37:35.010Z|e6734fe9-d1c9-46c4-9679-4394be539c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:37:35.292Z|1fc6fb32-da2d-469f-a4f5-1389b0c1c04d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:37:35.293Z|1fc6fb32-da2d-469f-a4f5-1389b0c1c04d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:37.529Z|72287949-3c96-4846-9a82-5ef78f2594d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:37.529Z|f83a9c1f-dc49-4c88-84b5-87a12884fa8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:37.530Z|72287949-3c96-4846-9a82-5ef78f2594d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:37.530Z|f83a9c1f-dc49-4c88-84b5-87a12884fa8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:37.908Z|f9c44674-2907-4c12-90a1-6c4610f19ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:37.909Z|f9c44674-2907-4c12-90a1-6c4610f19ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:47.555Z|7505ed7a-ec3a-4563-a9dd-667bb99137e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:47.555Z|60d43039-f736-4e22-bb57-977a37746184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:47.556Z|7505ed7a-ec3a-4563-a9dd-667bb99137e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:47.556Z|60d43039-f736-4e22-bb57-977a37746184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:47.934Z|ac31f03f-9b96-41f1-bc92-08f54607be77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:47.934Z|ac31f03f-9b96-41f1-bc92-08f54607be77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:50.008Z|f19c4fd0-947b-4dbc-b749-43f6aed95518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:37:50.010Z|f19c4fd0-947b-4dbc-b749-43f6aed95518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:37:50.139Z|6b3b0188-f8cf-4a6b-b8f1-54ebe3855f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:37:50.140Z|6b3b0188-f8cf-4a6b-b8f1-54ebe3855f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:37:57.581Z|9b070ce6-fccc-49fa-bed4-49eefbf58d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:57.581Z|1167f188-7535-4b79-8589-697e0b5a52a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:57.582Z|1167f188-7535-4b79-8589-697e0b5a52a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:57.582Z|9b070ce6-fccc-49fa-bed4-49eefbf58d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:37:57.961Z|320f2ce8-eee3-4f47-8db1-cf481318d08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:37:57.962Z|320f2ce8-eee3-4f47-8db1-cf481318d08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:05.009Z|7728d99a-fc75-473d-bcc7-b0c4263c8ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:38:05.010Z|7728d99a-fc75-473d-bcc7-b0c4263c8ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:38:07.609Z|20871b43-e171-41a2-8db6-f45a30ae3336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:07.609Z|e9907fac-e680-461a-b226-3983500e813b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:07.610Z|20871b43-e171-41a2-8db6-f45a30ae3336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:07.610Z|e9907fac-e680-461a-b226-3983500e813b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:07.991Z|b2a03605-a37f-4803-93bb-fd3d28f0be40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:07.991Z|b2a03605-a37f-4803-93bb-fd3d28f0be40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:17.710Z|b1810105-1342-4fe9-98bd-ca0bf01cdf18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:17.710Z|e08cb1ef-5341-4a2f-a5d6-4acdaef22033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:17.711Z|b1810105-1342-4fe9-98bd-ca0bf01cdf18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:17.711Z|e08cb1ef-5341-4a2f-a5d6-4acdaef22033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:18.019Z|f4bf98f8-e7f0-4f57-babb-b14fc46d7121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:18.020Z|f4bf98f8-e7f0-4f57-babb-b14fc46d7121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:20.008Z|d2e7e79c-7da8-4d2c-bed2-8d18ed06c0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:38:20.009Z|d2e7e79c-7da8-4d2c-bed2-8d18ed06c0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:38:20.141Z|3b784bd3-bb05-4967-b44f-caa0527a6731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:38:20.141Z|3b784bd3-bb05-4967-b44f-caa0527a6731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:38:27.737Z|0e4e6dd0-9346-47a5-b0e4-337ee3d1effd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:27.737Z|4196a5ad-dbc7-418e-b91e-7eabf9954359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:27.738Z|4196a5ad-dbc7-418e-b91e-7eabf9954359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:27.738Z|0e4e6dd0-9346-47a5-b0e4-337ee3d1effd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:28.044Z|9b5d2e24-8d5f-4b70-98d2-ac372df38425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:28.045Z|9b5d2e24-8d5f-4b70-98d2-ac372df38425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:35.008Z|53972f50-c06b-4b55-b47b-e0373181044e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:38:35.010Z|53972f50-c06b-4b55-b47b-e0373181044e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:38:35.291Z|a191e09f-3a36-4681-b5eb-0ba169ec5bab|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:38:35.291Z|a191e09f-3a36-4681-b5eb-0ba169ec5bab|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:37.760Z|0d77d98b-2311-4bb6-bfa4-1473f3f40341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:37.760Z|aab78f80-5005-4cb7-b562-0330c941032c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:37.760Z|0d77d98b-2311-4bb6-bfa4-1473f3f40341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:37.760Z|aab78f80-5005-4cb7-b562-0330c941032c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:38.073Z|1effd1d6-05b1-430f-8903-bd6cd010e357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:38.074Z|1effd1d6-05b1-430f-8903-bd6cd010e357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:47.783Z|51719e23-a8eb-4e64-b758-9d8b5aed8c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:47.784Z|51719e23-a8eb-4e64-b758-9d8b5aed8c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:47.786Z|4e81e67c-907e-4740-ba72-ff6ebeae064a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:47.786Z|4e81e67c-907e-4740-ba72-ff6ebeae064a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:48.105Z|48f77879-237d-49cf-b0fb-028cb0e2f6b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:48.106Z|48f77879-237d-49cf-b0fb-028cb0e2f6b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:50.008Z|945db996-579b-46ae-987e-ce4578d94ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:38:50.009Z|945db996-579b-46ae-987e-ce4578d94ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:38:50.142Z|a723b766-c1ae-4e91-bfd6-d34e515c72a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:38:50.143Z|a723b766-c1ae-4e91-bfd6-d34e515c72a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:38:57.808Z|5e7451e7-6c6c-469c-8cf9-35e58bc4c3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:57.808Z|a4fb0d6d-e92b-4f3a-906f-03b42facbccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:57.809Z|5e7451e7-6c6c-469c-8cf9-35e58bc4c3a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:57.809Z|a4fb0d6d-e92b-4f3a-906f-03b42facbccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:38:58.134Z|97a2b663-e2f7-4a9c-95bc-6e62786465df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:38:58.135Z|97a2b663-e2f7-4a9c-95bc-6e62786465df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:05.008Z|836e8475-81ca-4091-a41b-9e9847f35da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:39:05.009Z|836e8475-81ca-4091-a41b-9e9847f35da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:39:07.829Z|a64496f4-76e0-4607-bbed-2ea9e416068c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:07.830Z|a64496f4-76e0-4607-bbed-2ea9e416068c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:07.833Z|b3567ae6-67f6-4c00-a61a-be4fa173e6cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:07.834Z|b3567ae6-67f6-4c00-a61a-be4fa173e6cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:08.163Z|f376a957-73d2-4797-b9ed-c666e5a08e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:08.164Z|f376a957-73d2-4797-b9ed-c666e5a08e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:17.857Z|fabe3eef-58a3-45cd-ad29-ffcf3bfcab82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:17.857Z|ff3f54d7-4dd6-4dd2-9470-b21850469fb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:17.859Z|fabe3eef-58a3-45cd-ad29-ffcf3bfcab82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:17.859Z|ff3f54d7-4dd6-4dd2-9470-b21850469fb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:18.192Z|985c8487-dd6c-46fc-a765-56ea7a70c681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:18.193Z|985c8487-dd6c-46fc-a765-56ea7a70c681|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:20.008Z|6ddf14ab-80f1-4ca9-9152-a1746584ae54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:39:20.011Z|6ddf14ab-80f1-4ca9-9152-a1746584ae54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:39:20.143Z|dc99fbe2-8bb2-4f7d-a819-4e8636aa3ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:39:20.144Z|dc99fbe2-8bb2-4f7d-a819-4e8636aa3ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:39:27.888Z|d142ccd4-e96b-421e-a7df-b3d274fd4cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:27.888Z|4eeea600-8854-4acd-9d08-791db3323a0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:27.889Z|d142ccd4-e96b-421e-a7df-b3d274fd4cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:27.889Z|4eeea600-8854-4acd-9d08-791db3323a0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:28.219Z|622bdbe3-411b-451b-8d11-34ca02f2e452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:28.220Z|622bdbe3-411b-451b-8d11-34ca02f2e452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:35.009Z|5740787f-be70-487e-bda9-e41e26ca45f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:39:35.010Z|5740787f-be70-487e-bda9-e41e26ca45f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:39:35.292Z|99506d82-4ba6-4876-8374-39ca41cd9c0e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:39:35.293Z|99506d82-4ba6-4876-8374-39ca41cd9c0e|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:37.920Z|05d1570a-4503-4f5f-b9a2-6fdbfec47d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:37.920Z|3e82d2a4-ba37-4b46-812a-8cef69cc39e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:37.921Z|05d1570a-4503-4f5f-b9a2-6fdbfec47d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:37.921Z|3e82d2a4-ba37-4b46-812a-8cef69cc39e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:38.249Z|d3d2c9c5-6045-4a80-a099-48d35bb2d10c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:38.250Z|d3d2c9c5-6045-4a80-a099-48d35bb2d10c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:47.949Z|e833a665-e5f6-4425-88d4-daf024f4a294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:47.950Z|e833a665-e5f6-4425-88d4-daf024f4a294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:47.953Z|067eca4f-1f66-4009-a27f-9c22ed467a32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:47.956Z|067eca4f-1f66-4009-a27f-9c22ed467a32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:48.276Z|3ffb6ec0-fc04-41a7-a0f5-e501f762dbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:48.277Z|3ffb6ec0-fc04-41a7-a0f5-e501f762dbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:50.008Z|d82c4a7a-4bbf-4987-a089-3cdb3c92c1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:39:50.009Z|d82c4a7a-4bbf-4987-a089-3cdb3c92c1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:39:50.145Z|f9d2d95c-628f-4c6b-bcd6-cb017960b305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:39:50.145Z|f9d2d95c-628f-4c6b-bcd6-cb017960b305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:39:57.978Z|f66d4c15-188d-4ccd-8b3b-8ef37b75a027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:57.979Z|f66d4c15-188d-4ccd-8b3b-8ef37b75a027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:57.981Z|d430b3fc-3278-47c1-89b2-e0ad2441962d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:57.983Z|d430b3fc-3278-47c1-89b2-e0ad2441962d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:39:58.306Z|b3c75189-f9ff-42ae-9e58-ce62c28f4f9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:39:58.307Z|b3c75189-f9ff-42ae-9e58-ce62c28f4f9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:05.008Z|228f59ac-930a-45bf-9b28-45197a18c218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:40:05.010Z|228f59ac-930a-45bf-9b28-45197a18c218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:40:08.004Z|95f44834-15bc-40f1-bbae-0561458e164d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:08.005Z|95f44834-15bc-40f1-bbae-0561458e164d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:08.007Z|5f72458f-a00c-4e24-8866-64b4d3553e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:08.008Z|5f72458f-a00c-4e24-8866-64b4d3553e42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:08.334Z|eedcaae4-58f9-41da-8aa3-1b1f8b9821c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:08.335Z|eedcaae4-58f9-41da-8aa3-1b1f8b9821c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:18.035Z|74e27f24-694a-41f5-a885-1665db774f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:18.035Z|ff6e9873-78a5-480d-8bbd-f468a478c7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:18.036Z|ff6e9873-78a5-480d-8bbd-f468a478c7bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:18.036Z|74e27f24-694a-41f5-a885-1665db774f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:18.357Z|16ace9cc-336b-4ffa-a5ad-7bd527b99a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:18.358Z|16ace9cc-336b-4ffa-a5ad-7bd527b99a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:20.008Z|1003ec33-849b-4844-8adf-323c43531bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:40:20.009Z|1003ec33-849b-4844-8adf-323c43531bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:40:20.146Z|4005f1fb-44df-4523-8ad1-8be602c33258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:40:20.147Z|4005f1fb-44df-4523-8ad1-8be602c33258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:40:28.063Z|92b56e1c-02ec-49ca-83e3-07742d53e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:28.064Z|92b56e1c-02ec-49ca-83e3-07742d53e289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:28.066Z|0f581b92-b559-4782-8d88-e07dc8f8408d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:28.066Z|0f581b92-b559-4782-8d88-e07dc8f8408d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:28.385Z|686918d5-f74a-4be9-894b-122fe3d4aef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:28.386Z|686918d5-f74a-4be9-894b-122fe3d4aef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:35.009Z|9d9d256a-3460-4a4e-8e21-87fda1fa5640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:40:35.010Z|9d9d256a-3460-4a4e-8e21-87fda1fa5640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:40:35.291Z|99c61db2-154e-4285-85d3-8c283c25b4dc|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:40:35.292Z|99c61db2-154e-4285-85d3-8c283c25b4dc|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:38.093Z|841edea2-a3ab-46a4-9c9e-773f4a3480a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:38.093Z|680ac22e-7e23-4f15-9623-dcb8745ebbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:38.093Z|841edea2-a3ab-46a4-9c9e-773f4a3480a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:38.094Z|680ac22e-7e23-4f15-9623-dcb8745ebbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:38.411Z|93f36397-919f-4129-b260-b37c2c939b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:38.412Z|93f36397-919f-4129-b260-b37c2c939b5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:48.123Z|ce14f949-c9ee-47bc-a9a7-0bc455dac15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:48.123Z|3efd95c0-a9f8-4c5e-90b7-231b6e2bef3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:48.124Z|3efd95c0-a9f8-4c5e-90b7-231b6e2bef3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:48.124Z|ce14f949-c9ee-47bc-a9a7-0bc455dac15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:48.441Z|9df215dd-237d-4922-992b-f3a4f61efcdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:48.442Z|9df215dd-237d-4922-992b-f3a4f61efcdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:50.008Z|6b426d65-2837-4c09-a6a3-3dc4b38d175c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:40:50.010Z|6b426d65-2837-4c09-a6a3-3dc4b38d175c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:40:50.147Z|2fd253d5-a045-42b6-9250-078134beeb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:40:50.148Z|2fd253d5-a045-42b6-9250-078134beeb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:40:58.152Z|41aee736-5ca5-4c71-837c-2d02366b4d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:58.152Z|e7210eac-013f-418e-a489-6edf5cd90fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:58.153Z|41aee736-5ca5-4c71-837c-2d02366b4d8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:58.153Z|e7210eac-013f-418e-a489-6edf5cd90fb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:40:58.469Z|54061285-391a-4afd-818d-8aeb274ca4f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:40:58.470Z|54061285-391a-4afd-818d-8aeb274ca4f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:05.008Z|8e70fd14-111c-4aba-bb28-91889438ff97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:41:05.009Z|8e70fd14-111c-4aba-bb28-91889438ff97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:41:08.181Z|fd727418-fb4a-4447-a100-bd35ab6b24aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:08.181Z|fdfa09d3-91eb-41b1-affb-a45a092fa490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:08.182Z|fd727418-fb4a-4447-a100-bd35ab6b24aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:08.182Z|fdfa09d3-91eb-41b1-affb-a45a092fa490|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:08.494Z|59aa2c0e-d327-43ed-9495-ecc6bd2b5445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:08.494Z|59aa2c0e-d327-43ed-9495-ecc6bd2b5445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:18.208Z|f0196872-b549-4bbc-8e0f-c50dad35bed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:18.209Z|f0196872-b549-4bbc-8e0f-c50dad35bed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:18.213Z|fd7f6029-2001-427d-9c89-d8b019da3ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:18.214Z|fd7f6029-2001-427d-9c89-d8b019da3ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:18.517Z|2e5ca974-df04-4a6e-939e-ffb685234495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:18.518Z|2e5ca974-df04-4a6e-939e-ffb685234495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:20.008Z|bed23e73-9d92-44e9-b451-fb1d337d48fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:41:20.009Z|bed23e73-9d92-44e9-b451-fb1d337d48fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:41:20.148Z|26097d10-8002-408e-b453-26c8d227f1b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:41:20.149Z|26097d10-8002-408e-b453-26c8d227f1b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:41:28.242Z|b19a1bd5-7043-4ede-8aa9-0039618d6917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:28.242Z|97080928-165e-4fd0-94b4-29be35256741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:28.244Z|b19a1bd5-7043-4ede-8aa9-0039618d6917|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:28.244Z|97080928-165e-4fd0-94b4-29be35256741|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:28.542Z|81db855a-fd92-4a0e-8f30-c3d5d5a44697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:28.543Z|81db855a-fd92-4a0e-8f30-c3d5d5a44697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:35.009Z|70034f7c-3c8b-4cae-887d-b4b5d620a5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:41:35.011Z|70034f7c-3c8b-4cae-887d-b4b5d620a5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:41:35.291Z|97f7bf8e-41f9-4363-bd15-b3ddf5aae9bd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:41:35.292Z|97f7bf8e-41f9-4363-bd15-b3ddf5aae9bd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:38.277Z|f16f72e8-35fc-44ce-9740-dccb22eecdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:38.277Z|4fb78e4d-1639-4806-8ba5-eb8bba34f2fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:38.278Z|f16f72e8-35fc-44ce-9740-dccb22eecdfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:38.278Z|4fb78e4d-1639-4806-8ba5-eb8bba34f2fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:38.572Z|f19172f3-11bd-4238-9706-d3ad591b1618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:38.573Z|f19172f3-11bd-4238-9706-d3ad591b1618|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:48.312Z|813106df-c09d-4064-bd0d-7f6c47108fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:48.312Z|9b66e782-5b7b-49f2-bec8-d183ed6bbc66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:48.313Z|813106df-c09d-4064-bd0d-7f6c47108fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:48.314Z|9b66e782-5b7b-49f2-bec8-d183ed6bbc66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:48.602Z|c8f63982-a519-48ca-bea7-e785c2189010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:48.603Z|c8f63982-a519-48ca-bea7-e785c2189010|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:50.009Z|1ecc1c88-c9e7-4cb2-8559-f932d203db5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:41:50.010Z|1ecc1c88-c9e7-4cb2-8559-f932d203db5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:41:50.150Z|b4501bab-0625-479f-b3b2-da199dd59d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:41:50.151Z|b4501bab-0625-479f-b3b2-da199dd59d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:41:58.351Z|bd3bfcd7-89cc-4bf8-8d49-68a6a1313486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:58.351Z|2f0ae6ff-20d9-4cee-aa0d-774076396afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:58.352Z|2f0ae6ff-20d9-4cee-aa0d-774076396afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:58.352Z|bd3bfcd7-89cc-4bf8-8d49-68a6a1313486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:41:58.628Z|d7d5cf11-bc6f-463f-98b2-7248f87f38e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:41:58.629Z|d7d5cf11-bc6f-463f-98b2-7248f87f38e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:05.008Z|f92cd4b0-d566-455a-9e95-dfe3c9fa498e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:42:05.009Z|f92cd4b0-d566-455a-9e95-dfe3c9fa498e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:42:08.382Z|4c4edaff-c68d-4794-a569-1a5029638f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:08.382Z|93097cf2-277b-42e9-9715-262b46929063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:08.384Z|4c4edaff-c68d-4794-a569-1a5029638f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:08.384Z|93097cf2-277b-42e9-9715-262b46929063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:08.651Z|5ecf3aff-8632-4875-aa3a-1b6375ab8b6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:08.652Z|5ecf3aff-8632-4875-aa3a-1b6375ab8b6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:18.409Z|4acc790b-6a27-4e9a-a6fc-625a006cf107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:18.409Z|debc4e09-94a5-4d8b-bc88-e15cf3e7b014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:18.410Z|4acc790b-6a27-4e9a-a6fc-625a006cf107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:18.410Z|debc4e09-94a5-4d8b-bc88-e15cf3e7b014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:18.676Z|f794a746-1a6b-4afa-abc4-4aef9308a04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:18.677Z|f794a746-1a6b-4afa-abc4-4aef9308a04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:20.008Z|c3c4c3bc-2176-4ea0-a86c-7adcee45a6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:42:20.010Z|c3c4c3bc-2176-4ea0-a86c-7adcee45a6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:42:20.152Z|8ab61d57-fba8-4398-9ee0-d9fb662c40ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:42:20.152Z|8ab61d57-fba8-4398-9ee0-d9fb662c40ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:42:28.440Z|0a055c63-b51c-47d9-901c-f3914af22fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:28.440Z|1de26a11-c3d2-4098-a197-2293182986eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:28.441Z|0a055c63-b51c-47d9-901c-f3914af22fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:28.441Z|1de26a11-c3d2-4098-a197-2293182986eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:28.702Z|9ecdb0c6-bb51-4503-8c49-e6cccee805da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:28.703Z|9ecdb0c6-bb51-4503-8c49-e6cccee805da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:35.008Z|01e72aaf-806f-47b8-9461-0fa715fc1c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:42:35.009Z|01e72aaf-806f-47b8-9461-0fa715fc1c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:42:35.292Z|7de5f2f8-105a-432d-b5ec-fd0c53dcf87a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:42:35.293Z|7de5f2f8-105a-432d-b5ec-fd0c53dcf87a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:38.468Z|339d0845-b0a2-4241-a28b-7a7ae802b7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:38.469Z|339d0845-b0a2-4241-a28b-7a7ae802b7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:38.469Z|feb79799-aad5-46b2-b753-3d0bb206f90a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:38.470Z|feb79799-aad5-46b2-b753-3d0bb206f90a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:38.724Z|d59107d1-7e6b-4033-b7f7-6903285f453f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:38.725Z|d59107d1-7e6b-4033-b7f7-6903285f453f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:48.491Z|ca96775d-ef31-41e2-bbf9-f7b7ad6a6213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:48.491Z|ca96775d-ef31-41e2-bbf9-f7b7ad6a6213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:48.493Z|cae8206a-47f4-4403-9c19-73d1b4e300f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:48.494Z|cae8206a-47f4-4403-9c19-73d1b4e300f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:48.750Z|0d92e90f-fead-4128-926c-dd33558b7f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:48.751Z|0d92e90f-fead-4128-926c-dd33558b7f67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:50.008Z|0cfc5a24-b9cb-4f85-83d3-7b10f2722c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:42:50.009Z|0cfc5a24-b9cb-4f85-83d3-7b10f2722c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:42:50.153Z|5b057474-6290-4a94-bbfd-6aa22f1d8702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:42:50.154Z|5b057474-6290-4a94-bbfd-6aa22f1d8702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:42:58.517Z|bcd93e44-7a63-435e-981d-d6456ebcdb59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:58.517Z|f8a3ec12-ff5d-4144-a44a-98d72708dcb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:58.518Z|f8a3ec12-ff5d-4144-a44a-98d72708dcb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:58.518Z|bcd93e44-7a63-435e-981d-d6456ebcdb59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:42:58.784Z|d1b17381-cb60-4dc8-9676-d0998fa3f735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:42:58.785Z|d1b17381-cb60-4dc8-9676-d0998fa3f735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:05.008Z|c7b33b83-e0e4-410e-be1b-d3421636f78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:43:05.010Z|c7b33b83-e0e4-410e-be1b-d3421636f78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:43:08.546Z|2acbcf6c-4502-4780-addd-5f903cf1c82a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:08.546Z|e72b3b97-03ec-4915-8d03-3c079acbe763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:08.547Z|2acbcf6c-4502-4780-addd-5f903cf1c82a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:08.547Z|e72b3b97-03ec-4915-8d03-3c079acbe763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:08.813Z|dbeb5857-1f4b-44a2-84aa-23027548aea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:08.814Z|dbeb5857-1f4b-44a2-84aa-23027548aea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:18.572Z|7e6fc942-6ccd-484e-965c-991b3b730a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:18.573Z|7e6fc942-6ccd-484e-965c-991b3b730a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:18.574Z|29cb16d1-b58e-44c5-8b1e-6f5bdf8dfb41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:18.574Z|29cb16d1-b58e-44c5-8b1e-6f5bdf8dfb41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:18.838Z|6055eaf6-3d39-496b-912d-45840e842f24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:18.839Z|6055eaf6-3d39-496b-912d-45840e842f24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:20.008Z|c31fdccc-28e4-40de-93ac-c023542f4840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:43:20.009Z|c31fdccc-28e4-40de-93ac-c023542f4840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:43:20.155Z|164b2dfe-f04e-4f77-b724-d979febd9bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:43:20.155Z|164b2dfe-f04e-4f77-b724-d979febd9bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:43:28.605Z|6ed081f4-fe55-4b05-bb7e-5e78159d7d3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:28.605Z|22d6d705-679a-4529-a495-ea3b0f047db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:28.606Z|22d6d705-679a-4529-a495-ea3b0f047db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:28.606Z|6ed081f4-fe55-4b05-bb7e-5e78159d7d3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:28.865Z|4dc549e2-2eb1-45a9-9848-7301b0b9ca62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:28.866Z|4dc549e2-2eb1-45a9-9848-7301b0b9ca62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:35.009Z|1cffb97e-2ea8-4929-9022-433378959d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:43:35.010Z|1cffb97e-2ea8-4929-9022-433378959d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:43:35.290Z|615ee9bf-4c1e-441c-958e-34ea9cdc030b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:43:35.291Z|615ee9bf-4c1e-441c-958e-34ea9cdc030b|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:38.636Z|8e1cea87-9cec-4829-ae96-66e31ca8cf3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:38.636Z|89ccdbfe-4dcc-48e7-85b9-194eaf3018b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:38.637Z|8e1cea87-9cec-4829-ae96-66e31ca8cf3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:38.637Z|89ccdbfe-4dcc-48e7-85b9-194eaf3018b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:38.890Z|dcd68184-ab2b-40c1-9ccd-b88d4c024bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:38.890Z|dcd68184-ab2b-40c1-9ccd-b88d4c024bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:48.672Z|71634e58-40b7-4a03-b469-ce47015ef38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:48.672Z|1370c37d-0508-4b45-9fdb-b82fcdeb29e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:48.674Z|71634e58-40b7-4a03-b469-ce47015ef38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:48.674Z|1370c37d-0508-4b45-9fdb-b82fcdeb29e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:48.913Z|1e9dd67c-7b07-48ad-9733-c7267ac9cd8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:48.913Z|1e9dd67c-7b07-48ad-9733-c7267ac9cd8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:50.009Z|c13aa82d-9507-41f1-ba02-de98e8a2aed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:43:50.011Z|c13aa82d-9507-41f1-ba02-de98e8a2aed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:43:50.156Z|5b73d4e6-fedf-4e38-862c-c290d5fc926a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:43:50.157Z|5b73d4e6-fedf-4e38-862c-c290d5fc926a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:43:58.701Z|129a41de-3b0e-4f1d-b86a-a1955aec1376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:58.701Z|8d9930a6-93f9-4e8a-96a0-c091f9ae1b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:58.702Z|129a41de-3b0e-4f1d-b86a-a1955aec1376|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:58.702Z|8d9930a6-93f9-4e8a-96a0-c091f9ae1b3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:43:58.934Z|83310935-21de-4255-b391-ac6ece1d4d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:43:58.935Z|83310935-21de-4255-b391-ac6ece1d4d2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:05.008Z|b21a9e5f-3464-458f-8e6f-1101bae37f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:44:05.009Z|b21a9e5f-3464-458f-8e6f-1101bae37f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:44:08.727Z|58eaffb4-0455-4171-b320-66c0a92d9a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:08.728Z|58eaffb4-0455-4171-b320-66c0a92d9a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:08.735Z|5134a3af-c33e-40b9-9568-c072e170b246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:08.736Z|5134a3af-c33e-40b9-9568-c072e170b246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:08.959Z|a971cfb2-802b-45f1-bacd-2248180cff32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:08.960Z|a971cfb2-802b-45f1-bacd-2248180cff32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:18.751Z|39b5d5fd-f36c-4ad9-ab66-632f23c6a043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:18.752Z|39b5d5fd-f36c-4ad9-ab66-632f23c6a043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:18.757Z|5d11e2ab-b1f7-4428-b5ee-fdb3454da51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:18.758Z|5d11e2ab-b1f7-4428-b5ee-fdb3454da51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:18.983Z|7352c3b4-a403-4e98-b0a2-0c4350171cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:18.984Z|7352c3b4-a403-4e98-b0a2-0c4350171cab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:20.008Z|75b8e8e6-c7a4-4d2d-8786-2513310dfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:44:20.009Z|75b8e8e6-c7a4-4d2d-8786-2513310dfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:44:20.158Z|52a42316-b123-4a44-8c84-84d90b1473a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:44:20.158Z|52a42316-b123-4a44-8c84-84d90b1473a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:44:28.781Z|87f6e14e-2fb6-49c2-a825-d4f68fb486fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:28.781Z|3dcd85b6-df03-41d4-9498-106a01646e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:28.782Z|87f6e14e-2fb6-49c2-a825-d4f68fb486fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:28.782Z|3dcd85b6-df03-41d4-9498-106a01646e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:29.004Z|bd3b6949-8802-404d-ab6c-7dec5f29feac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:29.005Z|bd3b6949-8802-404d-ab6c-7dec5f29feac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:35.009Z|6a474b6b-2067-4a50-adf4-de1f8d3c0564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:44:35.011Z|6a474b6b-2067-4a50-adf4-de1f8d3c0564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:44:35.290Z|a175db21-58ba-4961-8d40-5375859882fd|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:44:35.291Z|a175db21-58ba-4961-8d40-5375859882fd|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:38.808Z|81b86669-3cce-42a6-8927-4db4044ecd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:38.808Z|4afb6976-a3fc-4795-ba40-b524f1ee8711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:38.808Z|81b86669-3cce-42a6-8927-4db4044ecd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:38.809Z|4afb6976-a3fc-4795-ba40-b524f1ee8711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:39.029Z|5fca62cf-ef7b-466d-99a7-5492aba1cfc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:39.029Z|5fca62cf-ef7b-466d-99a7-5492aba1cfc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:48.832Z|9db3ae5d-6cb7-4a94-a161-5fa9ad3c703f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:48.833Z|8ae2b09a-0803-445c-9bf7-e820e9d18195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:48.833Z|9db3ae5d-6cb7-4a94-a161-5fa9ad3c703f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:48.833Z|8ae2b09a-0803-445c-9bf7-e820e9d18195|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:49.052Z|5ee1e3a3-94e2-46e7-a76f-f01d3d90e59c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:49.053Z|5ee1e3a3-94e2-46e7-a76f-f01d3d90e59c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:50.008Z|6d8e813d-1aec-4a9c-848d-3ad9676ea300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:44:50.009Z|6d8e813d-1aec-4a9c-848d-3ad9676ea300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:44:50.159Z|dccc7ca6-099c-4b75-8761-5850a86b8204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:44:50.160Z|dccc7ca6-099c-4b75-8761-5850a86b8204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:44:58.863Z|daaf00e3-4b5c-4960-ab8d-69644a8603fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:58.863Z|d6a2c10c-62db-4146-8b62-bd0fa51574b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:58.864Z|daaf00e3-4b5c-4960-ab8d-69644a8603fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:58.864Z|d6a2c10c-62db-4146-8b62-bd0fa51574b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:44:59.074Z|041e9bd4-0cb7-4de0-93cc-7886fdcd9c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:44:59.074Z|041e9bd4-0cb7-4de0-93cc-7886fdcd9c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:05.008Z|43bc7ea9-0166-413a-b71a-94cc7de9f20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:45:05.009Z|43bc7ea9-0166-413a-b71a-94cc7de9f20c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:45:08.892Z|e4a58b23-8f2f-4a97-a132-fbebd2de01d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:08.892Z|ba23dfb4-82e7-455b-87fe-f0acea772ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:08.893Z|e4a58b23-8f2f-4a97-a132-fbebd2de01d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:08.893Z|ba23dfb4-82e7-455b-87fe-f0acea772ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:09.095Z|5bffc98f-3f6b-46aa-8758-4608618ceef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:09.096Z|5bffc98f-3f6b-46aa-8758-4608618ceef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:18.918Z|542dae59-a058-41d6-937b-651bac37c38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:18.918Z|46e09074-22f2-4f4f-93c1-cfad0b0801fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:18.919Z|542dae59-a058-41d6-937b-651bac37c38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:18.919Z|46e09074-22f2-4f4f-93c1-cfad0b0801fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:19.116Z|8a9d3c59-48cf-4186-868d-44a6e9644abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:19.117Z|8a9d3c59-48cf-4186-868d-44a6e9644abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:20.008Z|f88be447-62dc-48fe-9c59-92a76fc19f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:45:20.010Z|f88be447-62dc-48fe-9c59-92a76fc19f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:45:20.160Z|0b37d773-3111-4135-a29d-dd3113e5c53f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:45:20.161Z|0b37d773-3111-4135-a29d-dd3113e5c53f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:45:28.946Z|cc3eb86a-0c96-4076-9dda-fcf241a20068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:28.946Z|6c1e24c3-f068-445a-b9fb-24fb41763151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:28.947Z|cc3eb86a-0c96-4076-9dda-fcf241a20068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:28.947Z|6c1e24c3-f068-445a-b9fb-24fb41763151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:29.141Z|37cc5700-929a-4c7f-b503-6cac027ec4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:29.142Z|37cc5700-929a-4c7f-b503-6cac027ec4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:35.009Z|38d1c117-c1e4-4485-93e9-29319d3c4ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:45:35.010Z|38d1c117-c1e4-4485-93e9-29319d3c4ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:45:35.291Z|55a26982-a6ec-4b26-a8c3-05ec8157a57f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:45:35.292Z|55a26982-a6ec-4b26-a8c3-05ec8157a57f|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:38.975Z|a84378ce-9726-4471-9767-12e97dde177b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:38.975Z|1666274b-2ddc-4ba5-88b1-6685f5403f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:38.975Z|a84378ce-9726-4471-9767-12e97dde177b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:38.976Z|1666274b-2ddc-4ba5-88b1-6685f5403f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:39.173Z|22b84f0d-04d4-4fa3-9517-a535bdb2a34e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:39.174Z|22b84f0d-04d4-4fa3-9517-a535bdb2a34e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:49.003Z|1a1c1abf-e4fa-47ee-acf2-90e26289006a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:49.003Z|a108760a-ad85-4686-900b-fcf7eb7de56d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:49.005Z|1a1c1abf-e4fa-47ee-acf2-90e26289006a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:49.005Z|a108760a-ad85-4686-900b-fcf7eb7de56d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:49.200Z|68f9aaac-4d95-4b8f-99bf-51a120fa9309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:49.200Z|68f9aaac-4d95-4b8f-99bf-51a120fa9309|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:50.008Z|fb0987f1-0c3b-43d0-bfc3-0e339a15ed46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:45:50.009Z|fb0987f1-0c3b-43d0-bfc3-0e339a15ed46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:45:50.162Z|c093902b-eb5e-4b1c-942e-3fa356097b8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:45:50.162Z|c093902b-eb5e-4b1c-942e-3fa356097b8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:45:59.034Z|2b4bf0a9-99ec-4049-944e-863c1c9cd576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:59.034Z|d3c02b6d-a118-4c32-9884-c19c02a0397a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:59.035Z|d3c02b6d-a118-4c32-9884-c19c02a0397a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:59.035Z|2b4bf0a9-99ec-4049-944e-863c1c9cd576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:45:59.223Z|ceb412e2-9101-4be2-a324-44e5eb592189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:45:59.224Z|ceb412e2-9101-4be2-a324-44e5eb592189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:05.008Z|cadef54b-d97c-4910-9e7a-1c13d084492b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:46:05.010Z|cadef54b-d97c-4910-9e7a-1c13d084492b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:46:09.062Z|fd88dcba-d357-4e21-b708-651b443ff3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:09.062Z|9772c8e1-619a-4724-9739-21ec933366cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:09.064Z|9772c8e1-619a-4724-9739-21ec933366cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:09.064Z|fd88dcba-d357-4e21-b708-651b443ff3d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:09.255Z|628c62ce-901c-4914-80e0-7433887c2a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:09.256Z|628c62ce-901c-4914-80e0-7433887c2a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:19.091Z|fc5e7284-bc0d-45c9-be0b-d1ac63e0098e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:19.091Z|e19ed918-7004-479f-8793-4a9c0bb10b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:19.092Z|fc5e7284-bc0d-45c9-be0b-d1ac63e0098e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:19.092Z|e19ed918-7004-479f-8793-4a9c0bb10b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:19.284Z|341b24d2-5fa8-4a72-8a8f-153579ac8e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:19.284Z|341b24d2-5fa8-4a72-8a8f-153579ac8e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:20.008Z|c7fd826f-02c6-474a-a1a6-c69ffa49316a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:46:20.009Z|c7fd826f-02c6-474a-a1a6-c69ffa49316a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:46:20.163Z|e6e27f74-1495-4168-a904-9ef62c67617e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:46:20.163Z|e6e27f74-1495-4168-a904-9ef62c67617e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:46:29.119Z|e50c8511-007f-43c6-8280-99007c98b350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:29.119Z|5287e83b-8499-4b93-b2bb-b84006c6c90f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:29.120Z|5287e83b-8499-4b93-b2bb-b84006c6c90f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:29.120Z|e50c8511-007f-43c6-8280-99007c98b350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:29.311Z|431823dc-9231-457a-b994-c6f59ac71235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:29.311Z|431823dc-9231-457a-b994-c6f59ac71235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:35.008Z|e0d79f4c-f981-4c79-98af-378ad1e801a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:46:35.009Z|e0d79f4c-f981-4c79-98af-378ad1e801a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:46:35.291Z|5d1af771-155a-46ce-8d25-28f1df34ca79|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:46:35.292Z|5d1af771-155a-46ce-8d25-28f1df34ca79|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:39.152Z|6f8b3014-1d00-4b52-8e54-870bf688422d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:39.152Z|5b202698-0894-415e-b62f-bdc0fa1d76ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:39.153Z|6f8b3014-1d00-4b52-8e54-870bf688422d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:39.154Z|5b202698-0894-415e-b62f-bdc0fa1d76ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:39.338Z|a31d6ae3-b1d2-4add-9f08-b1c83e0b3d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:39.339Z|a31d6ae3-b1d2-4add-9f08-b1c83e0b3d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:49.179Z|3d0f0b62-2dbe-4a33-aba3-046f693a5d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:49.180Z|3d0f0b62-2dbe-4a33-aba3-046f693a5d27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:49.188Z|c6e0bbc1-abe2-4f07-a7d3-fbecfec2ebe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:49.189Z|c6e0bbc1-abe2-4f07-a7d3-fbecfec2ebe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:49.363Z|6a5cddf3-c777-40db-83c8-cb761f556cb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:49.364Z|6a5cddf3-c777-40db-83c8-cb761f556cb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:50.008Z|f02d8f82-2c10-4ebb-a484-b40b177f40b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:46:50.010Z|f02d8f82-2c10-4ebb-a484-b40b177f40b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:46:50.164Z|16926e22-bb05-4351-b5fa-901c771e5042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:46:50.165Z|16926e22-bb05-4351-b5fa-901c771e5042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:46:59.206Z|813fd5f7-6099-44dd-970a-a31ee41c1aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:59.207Z|813fd5f7-6099-44dd-970a-a31ee41c1aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:59.214Z|c5a11323-f3c6-4c99-9407-2ff6c10168ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:59.215Z|c5a11323-f3c6-4c99-9407-2ff6c10168ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:46:59.398Z|08a14c5f-7ed6-43e8-b40f-a78914448d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:46:59.399Z|08a14c5f-7ed6-43e8-b40f-a78914448d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:05.008Z|e1e2a688-3612-4b64-81a7-566ce03b6107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:47:05.009Z|e1e2a688-3612-4b64-81a7-566ce03b6107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:47:09.233Z|3455e02b-3885-4f93-a554-813c28ebf5e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:09.234Z|3455e02b-3885-4f93-a554-813c28ebf5e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:09.239Z|fd0d1222-32d4-4e31-8616-7f8ec03e84cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:09.239Z|fd0d1222-32d4-4e31-8616-7f8ec03e84cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:09.422Z|e68001e0-d025-474f-9134-ab87a9d17489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:09.423Z|e68001e0-d025-474f-9134-ab87a9d17489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:19.260Z|2168c8aa-8101-4216-a45c-339166c12382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:19.261Z|2168c8aa-8101-4216-a45c-339166c12382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:19.262Z|59960bf6-0d7a-4b34-a979-dafaac346dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:19.263Z|59960bf6-0d7a-4b34-a979-dafaac346dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:19.447Z|a25f9e02-ba11-4cdf-9e51-8f46518dea99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:19.447Z|a25f9e02-ba11-4cdf-9e51-8f46518dea99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:20.008Z|302c7586-3888-4e07-8695-3610781cfc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:47:20.008Z|302c7586-3888-4e07-8695-3610781cfc71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:47:20.166Z|f02fa2f2-bdf6-4d3a-b2d0-47c8efc754d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:47:20.167Z|f02fa2f2-bdf6-4d3a-b2d0-47c8efc754d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:47:29.294Z|45f05fd6-df5c-40d0-aadb-5e424c00cf6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:29.294Z|cf31e706-cc9e-470c-ae42-c7028c275405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:29.295Z|cf31e706-cc9e-470c-ae42-c7028c275405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:29.295Z|45f05fd6-df5c-40d0-aadb-5e424c00cf6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:29.475Z|c9ba1b8c-7903-4d37-b1e0-845b93a8e3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:29.476Z|c9ba1b8c-7903-4d37-b1e0-845b93a8e3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:35.009Z|78c62ed9-61a5-44b1-887d-dc9353736ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:47:35.011Z|78c62ed9-61a5-44b1-887d-dc9353736ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:47:35.291Z|1d6a908a-b5bd-4db7-8c1d-1da04a10cff3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:47:35.293Z|1d6a908a-b5bd-4db7-8c1d-1da04a10cff3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:39.326Z|00aceee2-7b57-4123-9930-9c44efa540b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:39.326Z|6a749545-d66e-447e-9123-b0985bdd65a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:39.327Z|6a749545-d66e-447e-9123-b0985bdd65a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:39.327Z|00aceee2-7b57-4123-9930-9c44efa540b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:39.502Z|5dcc8b35-48fe-492b-8901-6d7fcd44b981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:39.503Z|5dcc8b35-48fe-492b-8901-6d7fcd44b981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:49.357Z|7c915eca-e080-43b1-a321-b01cf7f255cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:49.357Z|cd67e6ed-d718-45be-9cbd-082027afb144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:49.358Z|7c915eca-e080-43b1-a321-b01cf7f255cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:49.358Z|cd67e6ed-d718-45be-9cbd-082027afb144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:49.532Z|e8c47588-cf0c-4852-b502-b60b5adf3834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:49.532Z|e8c47588-cf0c-4852-b502-b60b5adf3834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:50.008Z|89fd0586-bce5-4a12-9b5e-a82b20ac1eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:47:50.009Z|89fd0586-bce5-4a12-9b5e-a82b20ac1eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:47:50.168Z|4608dfc0-eeb4-4626-94ee-880984400ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:47:50.168Z|4608dfc0-eeb4-4626-94ee-880984400ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:47:59.389Z|00317b18-798d-46f2-bcc5-9a8852459579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:59.389Z|470d099c-4c63-4463-bd6e-71f2650dc4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:59.391Z|00317b18-798d-46f2-bcc5-9a8852459579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:59.391Z|470d099c-4c63-4463-bd6e-71f2650dc4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:47:59.553Z|cd10fced-3753-457f-80d0-fea99cae1775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:47:59.554Z|cd10fced-3753-457f-80d0-fea99cae1775|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:05.009Z|001cf10f-6353-4982-8bb9-772ef698879f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:48:05.010Z|001cf10f-6353-4982-8bb9-772ef698879f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:48:09.420Z|d4c7fb87-ba15-40d6-bc11-4e805505041c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:09.420Z|c937e87a-3a26-4a10-8186-3a4f794eb9a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:09.420Z|c937e87a-3a26-4a10-8186-3a4f794eb9a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:09.420Z|d4c7fb87-ba15-40d6-bc11-4e805505041c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:09.579Z|4b0d9b8a-3e69-4940-bb31-c4f298530833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:09.580Z|4b0d9b8a-3e69-4940-bb31-c4f298530833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:19.447Z|c330a018-0013-44e6-9fbe-021dd8d695b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:19.447Z|88fb5ecd-db74-42fe-a18c-85dc67593749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:19.447Z|c330a018-0013-44e6-9fbe-021dd8d695b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:19.449Z|88fb5ecd-db74-42fe-a18c-85dc67593749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:19.604Z|3ba09adc-9eb7-4395-a222-393bf30547b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:19.605Z|3ba09adc-9eb7-4395-a222-393bf30547b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:20.008Z|da929342-8788-4fbc-a9af-814fba58e820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:48:20.011Z|da929342-8788-4fbc-a9af-814fba58e820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:48:20.173Z|7450a3b4-4c30-4547-9ed0-8e9c95905d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:48:20.174Z|7450a3b4-4c30-4547-9ed0-8e9c95905d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:48:29.478Z|e9c51887-8784-48d7-a1f5-9e1c1c15e8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:29.478Z|dce9ea2b-6e9d-4b0b-8fb8-f70e18a8aabb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:29.479Z|e9c51887-8784-48d7-a1f5-9e1c1c15e8b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:29.479Z|dce9ea2b-6e9d-4b0b-8fb8-f70e18a8aabb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:29.630Z|a114cc99-322c-4ec1-a8e4-d624371d4c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:29.631Z|a114cc99-322c-4ec1-a8e4-d624371d4c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:35.008Z|b99fa06e-637b-4335-ba7d-6c5b7ec4da81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:48:35.009Z|b99fa06e-637b-4335-ba7d-6c5b7ec4da81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:48:35.291Z|3d2fc354-4d68-49c1-8611-76d0da1f1eb2|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:48:35.291Z|3d2fc354-4d68-49c1-8611-76d0da1f1eb2|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:39.513Z|d7fe22e8-f69f-4e35-b5dc-f36c3afb0b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:39.513Z|98b57607-163a-478e-bf7f-5d31f2d3d103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:39.513Z|d7fe22e8-f69f-4e35-b5dc-f36c3afb0b32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:39.513Z|98b57607-163a-478e-bf7f-5d31f2d3d103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:39.654Z|cc4cb8ab-8550-453d-9d35-1dadbfc7b019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:39.655Z|cc4cb8ab-8550-453d-9d35-1dadbfc7b019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:49.539Z|6e6aed04-2faa-47ee-841e-c4a27c2e9947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:49.539Z|641edf7f-013c-493c-9372-b824672a13ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:49.540Z|6e6aed04-2faa-47ee-841e-c4a27c2e9947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:49.540Z|641edf7f-013c-493c-9372-b824672a13ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:49.678Z|9cb58eca-ad14-4ab0-a51f-8e90187983a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:49.679Z|9cb58eca-ad14-4ab0-a51f-8e90187983a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:50.008Z|f601f8f0-cc25-4fb4-8079-b483972e223e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:48:50.009Z|f601f8f0-cc25-4fb4-8079-b483972e223e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:48:50.175Z|ea91de7c-3338-4884-a13a-6c2b33946c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:48:50.175Z|ea91de7c-3338-4884-a13a-6c2b33946c31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:48:59.567Z|2e2493cc-ee67-4dc8-8b0d-2e7ef0269ec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:59.567Z|49a0383e-9920-4ff4-af8b-77e5d516d053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:59.568Z|2e2493cc-ee67-4dc8-8b0d-2e7ef0269ec0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:59.568Z|49a0383e-9920-4ff4-af8b-77e5d516d053|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:48:59.703Z|44018271-8726-4476-b2ca-4c6904ae3ab9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:48:59.704Z|44018271-8726-4476-b2ca-4c6904ae3ab9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:05.008Z|3b86fb29-fbf6-455e-95a1-593b169a4c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:49:05.010Z|3b86fb29-fbf6-455e-95a1-593b169a4c1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:49:09.591Z|997d7974-1a2d-4716-aa31-2ab57e2e026f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:09.591Z|997d7974-1a2d-4716-aa31-2ab57e2e026f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:09.595Z|4c8b16f4-330f-4097-8cbe-c2086aa01d0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:09.596Z|4c8b16f4-330f-4097-8cbe-c2086aa01d0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:09.727Z|d6d2cb15-7968-4ac1-80a6-c543877812e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:09.728Z|d6d2cb15-7968-4ac1-80a6-c543877812e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:19.629Z|cb4b650d-6ebf-4dd2-990b-ba5824d626cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:19.630Z|cb4b650d-6ebf-4dd2-990b-ba5824d626cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:19.632Z|da1a34f0-2249-4e14-a48d-30a09d31e256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:19.633Z|da1a34f0-2249-4e14-a48d-30a09d31e256|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:19.748Z|a7650965-4114-46e6-b557-7fd1a3506d78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:19.748Z|a7650965-4114-46e6-b557-7fd1a3506d78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:20.008Z|796771c5-9471-4d75-997f-6b3573a6a554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:49:20.009Z|796771c5-9471-4d75-997f-6b3573a6a554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:49:20.176Z|e411fc37-ae1a-4940-b3c8-7ea55fcca0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:49:20.177Z|e411fc37-ae1a-4940-b3c8-7ea55fcca0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:49:29.658Z|b95889d8-121f-4958-8f69-941e3b8b821b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:29.658Z|d5c18b76-fc4f-4de4-be5d-eb130345a39c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:29.659Z|b95889d8-121f-4958-8f69-941e3b8b821b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:29.659Z|d5c18b76-fc4f-4de4-be5d-eb130345a39c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:29.769Z|d5e7b2a3-1458-4ec6-be03-e3be4b420e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:29.770Z|d5e7b2a3-1458-4ec6-be03-e3be4b420e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:35.009Z|2d89f246-a1de-4385-ab73-ea2d6126937b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:49:35.010Z|2d89f246-a1de-4385-ab73-ea2d6126937b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:49:35.293Z|cb6431b0-e9a0-4b94-abd8-a66f674a0c52|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:49:35.294Z|cb6431b0-e9a0-4b94-abd8-a66f674a0c52|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:39.684Z|fe551ca9-afb0-49e1-8e53-cb6cf1dbcc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:39.684Z|3c9c5033-7f76-451a-8e2d-d228369ca527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:39.685Z|3c9c5033-7f76-451a-8e2d-d228369ca527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:39.685Z|fe551ca9-afb0-49e1-8e53-cb6cf1dbcc6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:39.793Z|dc4a1fda-8c7b-42aa-ae5c-8fcf981e0145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:39.799Z|dc4a1fda-8c7b-42aa-ae5c-8fcf981e0145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:49.717Z|2d6affc4-2c5c-4d84-aa30-2334e62da7d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:49.717Z|fcc86842-7671-4214-8161-ff63f13a90bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:49.718Z|fcc86842-7671-4214-8161-ff63f13a90bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:49.718Z|2d6affc4-2c5c-4d84-aa30-2334e62da7d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:49.826Z|1351e942-3aca-49dc-a634-71c7e2f093cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:49.827Z|1351e942-3aca-49dc-a634-71c7e2f093cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:50.009Z|70e633f0-a1af-4291-81e1-f80380a31a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:49:50.011Z|70e633f0-a1af-4291-81e1-f80380a31a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:49:50.177Z|a31caf9d-5742-4f15-97a9-47d522b61612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:49:50.178Z|a31caf9d-5742-4f15-97a9-47d522b61612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:49:59.747Z|39d2eef8-83d5-4ed7-a8c0-d614d00d479e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:59.747Z|c3621881-45d0-47af-a133-c422509cf365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:59.748Z|c3621881-45d0-47af-a133-c422509cf365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:59.748Z|39d2eef8-83d5-4ed7-a8c0-d614d00d479e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:49:59.847Z|02a75246-9fde-496c-a583-4284545893c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:49:59.848Z|02a75246-9fde-496c-a583-4284545893c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:05.008Z|54c59ad4-a7d9-4866-bde8-6b6920e8685f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:50:05.009Z|54c59ad4-a7d9-4866-bde8-6b6920e8685f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:50:09.772Z|31237eb5-37a6-4533-8999-7353b69c1247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:09.772Z|542ce8fc-ce34-49a6-8ca9-48f587f5c46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:09.773Z|31237eb5-37a6-4533-8999-7353b69c1247|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:09.773Z|542ce8fc-ce34-49a6-8ca9-48f587f5c46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:09.872Z|013fc262-8c10-42d9-8401-ccdeffb7d60e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:09.872Z|013fc262-8c10-42d9-8401-ccdeffb7d60e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:19.800Z|4ff7d222-c70f-4ea0-a327-277f26f8e5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:19.800Z|963f9b46-c9d2-41be-a2b1-2476e31ed424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:19.801Z|4ff7d222-c70f-4ea0-a327-277f26f8e5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:19.801Z|963f9b46-c9d2-41be-a2b1-2476e31ed424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:19.891Z|702a3265-f06a-44fa-a127-f2e6d34711a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:19.892Z|702a3265-f06a-44fa-a127-f2e6d34711a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:20.008Z|1be158d0-a71a-40f0-a04d-675a8bae5d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:50:20.009Z|1be158d0-a71a-40f0-a04d-675a8bae5d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:50:20.179Z|37518d7d-0fef-4492-8af6-b51626b84a80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:50:20.180Z|37518d7d-0fef-4492-8af6-b51626b84a80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:50:29.826Z|ba6ebe4e-7029-40dc-af1f-3c4389bdabff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:29.826Z|3486f719-5809-4d2d-937b-90768e00b31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:29.826Z|3486f719-5809-4d2d-937b-90768e00b31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:29.826Z|ba6ebe4e-7029-40dc-af1f-3c4389bdabff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:29.916Z|9bbb45d9-5f33-408d-ba50-e455ae9e3b51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:29.916Z|9bbb45d9-5f33-408d-ba50-e455ae9e3b51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:35.008Z|467b62dd-6d05-4f4b-a7a3-74e2aa54d065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:50:35.010Z|467b62dd-6d05-4f4b-a7a3-74e2aa54d065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:50:35.290Z|38a0f57c-5395-4bb5-92cc-6a7462a04071|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:50:35.291Z|38a0f57c-5395-4bb5-92cc-6a7462a04071|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:39.850Z|72b7d908-0092-4768-9332-b435d67da7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:39.850Z|04fed713-e470-4a9d-b7f5-cd9768d76cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:39.851Z|04fed713-e470-4a9d-b7f5-cd9768d76cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:39.851Z|72b7d908-0092-4768-9332-b435d67da7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:39.938Z|81bc871f-9408-4158-bbc2-06ed14267544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:39.939Z|81bc871f-9408-4158-bbc2-06ed14267544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:49.873Z|d8d36279-ec02-4139-8b28-524ab42da7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:49.873Z|ebec6d93-0d61-44cb-818b-b6a34184fa75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:49.874Z|d8d36279-ec02-4139-8b28-524ab42da7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:49.874Z|ebec6d93-0d61-44cb-818b-b6a34184fa75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:49.962Z|59fd9ba3-7dc4-4150-aac8-eb5a7ca670c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:49.963Z|59fd9ba3-7dc4-4150-aac8-eb5a7ca670c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:50.008Z|99625bb7-8363-4440-a2aa-2c07e298ac86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:50:50.008Z|99625bb7-8363-4440-a2aa-2c07e298ac86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:50:50.180Z|dec74408-ee4a-45a5-9d67-331cb238877f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:50:50.181Z|dec74408-ee4a-45a5-9d67-331cb238877f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:50:59.896Z|e699c26b-74f1-468d-947a-031b799217ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:59.896Z|62f60d2e-4b69-4406-b40b-b1df6584fb4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:59.896Z|e699c26b-74f1-468d-947a-031b799217ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:59.897Z|62f60d2e-4b69-4406-b40b-b1df6584fb4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:50:59.986Z|0aac8e76-2ce5-416e-9b15-04b4935535e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:50:59.986Z|0aac8e76-2ce5-416e-9b15-04b4935535e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:05.008Z|6dea3155-6d6d-4d52-a92a-1aefefde4ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:51:05.009Z|6dea3155-6d6d-4d52-a92a-1aefefde4ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:51:09.918Z|70a49467-8b39-4ee5-bd30-15bd73339da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:09.918Z|f931b0af-2252-4c80-aeb9-4220c3e7ae8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:09.919Z|70a49467-8b39-4ee5-bd30-15bd73339da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:09.919Z|f931b0af-2252-4c80-aeb9-4220c3e7ae8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:10.007Z|80e0aea6-5a6d-4488-a08d-e43ed5e3bb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:10.008Z|80e0aea6-5a6d-4488-a08d-e43ed5e3bb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:19.939Z|6be1c9b4-3f11-4b4f-9130-be188a8c0d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:19.939Z|ca5c183c-0aa1-46d3-81bd-0e212f3ab04c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:19.940Z|6be1c9b4-3f11-4b4f-9130-be188a8c0d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:19.941Z|ca5c183c-0aa1-46d3-81bd-0e212f3ab04c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:20.008Z|41502c76-7a66-4507-ad83-2e1a52f88d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:51:20.010Z|41502c76-7a66-4507-ad83-2e1a52f88d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:51:20.031Z|91013592-f562-4e12-aa66-18e10c0ad849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:20.032Z|91013592-f562-4e12-aa66-18e10c0ad849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:20.182Z|d750e726-2ee6-498e-8969-56e8454bf530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:51:20.183Z|d750e726-2ee6-498e-8969-56e8454bf530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:51:29.968Z|0c549b27-10a5-4785-9454-e92b97f85bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:29.968Z|fd829aac-862c-44ec-91af-f821cf0e0736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:29.968Z|0c549b27-10a5-4785-9454-e92b97f85bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:29.968Z|fd829aac-862c-44ec-91af-f821cf0e0736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:30.056Z|9eabbed6-0ae7-46bf-8289-ce3815da9a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:30.057Z|9eabbed6-0ae7-46bf-8289-ce3815da9a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:35.008Z|cd49b95b-9669-4ba4-bca7-ff68b17141ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:51:35.009Z|cd49b95b-9669-4ba4-bca7-ff68b17141ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:51:35.292Z|8e432c35-e31e-43d6-8b37-ebb59bc5c368|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:51:35.293Z|8e432c35-e31e-43d6-8b37-ebb59bc5c368|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:39.992Z|52ce08af-d307-4aef-ac8e-6c0edc614e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:39.992Z|a527db34-fc84-413d-8f1c-574f76d44a3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:39.993Z|52ce08af-d307-4aef-ac8e-6c0edc614e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:39.993Z|a527db34-fc84-413d-8f1c-574f76d44a3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:40.079Z|d742f5b9-1ccf-4f65-993d-361b84bd8760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:40.080Z|d742f5b9-1ccf-4f65-993d-361b84bd8760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:50.009Z|65f584d7-c86b-4bb7-b0e4-80e8c5299175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:51:50.009Z|65f584d7-c86b-4bb7-b0e4-80e8c5299175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:51:50.016Z|b1ef08f6-859d-4f28-85a7-f7d071f1ccb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:50.016Z|6f7a1524-2cc7-4d51-8833-f4057217357c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:50.016Z|b1ef08f6-859d-4f28-85a7-f7d071f1ccb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:50.016Z|6f7a1524-2cc7-4d51-8833-f4057217357c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:50.100Z|08a68cef-41fc-4955-a39d-ebb91adbf80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:51:50.101Z|08a68cef-41fc-4955-a39d-ebb91adbf80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:51:50.183Z|f74ab0a9-213b-423f-b5d9-176972d4a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:51:50.184Z|f74ab0a9-213b-423f-b5d9-176972d4a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:52:00.041Z|3e50123c-a7eb-42b9-b23f-a22f0d32194a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:00.041Z|7fedb63e-0834-4f0f-9ceb-463ef81f6a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:00.042Z|7fedb63e-0834-4f0f-9ceb-463ef81f6a30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:00.042Z|3e50123c-a7eb-42b9-b23f-a22f0d32194a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:00.124Z|79e537da-ec1c-44a1-9b56-efb86e67234d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:00.125Z|79e537da-ec1c-44a1-9b56-efb86e67234d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:05.008Z|a21f0a0e-31a7-4835-b7d4-faa91c8b4499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:52:05.010Z|a21f0a0e-31a7-4835-b7d4-faa91c8b4499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:52:10.069Z|78960ca9-dbd8-4ab9-a727-f66239e279cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:10.070Z|78960ca9-dbd8-4ab9-a727-f66239e279cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:10.073Z|27c246ac-f1fa-4c4c-8e1b-b7a13a71d965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:10.074Z|27c246ac-f1fa-4c4c-8e1b-b7a13a71d965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:10.147Z|5d186c4d-9984-46bb-877d-dbe572520ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:10.148Z|5d186c4d-9984-46bb-877d-dbe572520ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:20.008Z|ba5b4abf-44e6-44b5-86d6-c2eede5a302d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:52:20.009Z|ba5b4abf-44e6-44b5-86d6-c2eede5a302d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:52:20.097Z|cb91a250-84f9-4a73-89d5-e17b644c2ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:20.097Z|baa3ff47-5584-491b-bbdf-9c2719c79701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:20.098Z|baa3ff47-5584-491b-bbdf-9c2719c79701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:20.098Z|cb91a250-84f9-4a73-89d5-e17b644c2ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:20.168Z|782119fc-b746-4ac3-b76e-27cb147b20f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:20.168Z|782119fc-b746-4ac3-b76e-27cb147b20f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:20.184Z|42f7658d-c20f-4a17-8763-be15a12ed81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:52:20.185Z|42f7658d-c20f-4a17-8763-be15a12ed81d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:52:30.123Z|0969f224-8c56-464b-bc48-11b6c77bb3a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:30.123Z|820c082a-2552-40a5-bcd9-16adc0de2871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:30.124Z|0969f224-8c56-464b-bc48-11b6c77bb3a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:30.124Z|820c082a-2552-40a5-bcd9-16adc0de2871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:30.199Z|09db72cf-df2b-4151-9c7d-6881fec12495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:30.200Z|09db72cf-df2b-4151-9c7d-6881fec12495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:35.008Z|aa601958-2deb-4174-897d-05b4a641e4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:52:35.009Z|aa601958-2deb-4174-897d-05b4a641e4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:52:35.291Z|a707b3e9-c1d8-4b2c-ab8e-c6e1aac68589|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:52:35.291Z|a707b3e9-c1d8-4b2c-ab8e-c6e1aac68589|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:40.147Z|3d6890ea-ed12-4772-930c-332c0723b089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:40.147Z|113a7891-074e-4d3f-a868-325442e8116d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:40.148Z|3d6890ea-ed12-4772-930c-332c0723b089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:40.148Z|113a7891-074e-4d3f-a868-325442e8116d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:40.219Z|e5d0a8d2-3f16-4186-b9bc-aaa7aa579139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:40.220Z|e5d0a8d2-3f16-4186-b9bc-aaa7aa579139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:50.008Z|f3ffa72e-cdb6-41b0-a009-abf187d0b91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:52:50.011Z|f3ffa72e-cdb6-41b0-a009-abf187d0b91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:52:50.170Z|3aed1966-7464-40b7-a9b9-cd983c9c14b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:50.170Z|525a57da-be70-480a-aa83-d43f1951af8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:50.170Z|3aed1966-7464-40b7-a9b9-cd983c9c14b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:50.170Z|525a57da-be70-480a-aa83-d43f1951af8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:52:50.186Z|e3153d9a-78af-422d-81a0-2119377e0480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:52:50.186Z|e3153d9a-78af-422d-81a0-2119377e0480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:52:50.242Z|1c6bb651-8b2b-47e0-ad34-407dbdf17994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:52:50.243Z|1c6bb651-8b2b-47e0-ad34-407dbdf17994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:00.192Z|ae50e411-ce4e-4431-bad9-408c8e8c50e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:00.192Z|e2dd10f5-2b59-4e19-b205-6f326987c3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:00.193Z|e2dd10f5-2b59-4e19-b205-6f326987c3cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:00.193Z|ae50e411-ce4e-4431-bad9-408c8e8c50e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:00.262Z|0a94a5c3-787f-4d91-a47c-9b9d3f38bbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:00.263Z|0a94a5c3-787f-4d91-a47c-9b9d3f38bbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:05.008Z|4f92446f-c9f4-4f1f-b671-f79ee83a4ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:53:05.009Z|4f92446f-c9f4-4f1f-b671-f79ee83a4ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:53:10.218Z|08e1f746-5250-45d8-9c73-75f8cb3741dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:10.218Z|19db00b3-6060-4cf2-9429-360938b8baab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:10.219Z|08e1f746-5250-45d8-9c73-75f8cb3741dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:10.220Z|19db00b3-6060-4cf2-9429-360938b8baab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:10.283Z|633c7059-f2e0-4bd4-8ee6-8ded9d84b6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:10.283Z|633c7059-f2e0-4bd4-8ee6-8ded9d84b6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:20.008Z|5a63a6e6-4109-44ed-8b96-f0656f68a374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:53:20.009Z|5a63a6e6-4109-44ed-8b96-f0656f68a374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:53:20.187Z|76a011e7-24c7-4e0f-b0c1-80be93679307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:53:20.188Z|76a011e7-24c7-4e0f-b0c1-80be93679307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:53:20.242Z|2855ed0d-0f4f-496b-8a6a-1b01f229f18c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:20.242Z|2855ed0d-0f4f-496b-8a6a-1b01f229f18c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:20.242Z|eb688166-cc27-4a2a-9ca5-800619707a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:20.243Z|eb688166-cc27-4a2a-9ca5-800619707a74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:20.306Z|d4c0ef9f-6e29-4b8d-b9c7-76af8dc24d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:20.307Z|d4c0ef9f-6e29-4b8d-b9c7-76af8dc24d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:30.267Z|bb53abc3-3c9e-44ab-a873-6226e164434e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:30.267Z|2e8c12bf-a6df-4f08-ac65-03559ad264b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:30.268Z|bb53abc3-3c9e-44ab-a873-6226e164434e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:30.268Z|2e8c12bf-a6df-4f08-ac65-03559ad264b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:30.328Z|54fa247c-106e-4af8-86d9-285ed0d0c56e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:30.329Z|54fa247c-106e-4af8-86d9-285ed0d0c56e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:35.008Z|18fc5f20-c691-43e6-b665-dbbd90068aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:53:35.010Z|18fc5f20-c691-43e6-b665-dbbd90068aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:53:35.294Z|85dcf751-dfd0-45bd-8163-cabdf18acecc|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:53:35.296Z|85dcf751-dfd0-45bd-8163-cabdf18acecc|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:40.295Z|33f3d591-52f7-4d8c-ac5c-eea4ad3b3dc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:40.296Z|33f3d591-52f7-4d8c-ac5c-eea4ad3b3dc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:40.298Z|312e2e8a-036d-408c-bb76-a1bc8d75ca33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:40.299Z|312e2e8a-036d-408c-bb76-a1bc8d75ca33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:40.353Z|c596e8cb-86fc-4df6-b396-643be4c90d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:40.354Z|c596e8cb-86fc-4df6-b396-643be4c90d29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:50.008Z|b524b8bd-b855-4d49-9cc2-668cc2459b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:53:50.009Z|b524b8bd-b855-4d49-9cc2-668cc2459b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:53:50.188Z|349cdd71-b27d-4582-b623-be786b428494|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:53:50.189Z|349cdd71-b27d-4582-b623-be786b428494|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:53:50.322Z|31f322d2-f897-4ce8-99f2-35cba4fd9521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:50.323Z|31f322d2-f897-4ce8-99f2-35cba4fd9521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:50.325Z|d4938a4c-698a-41b3-b81a-631065d828d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:50.326Z|d4938a4c-698a-41b3-b81a-631065d828d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:53:50.376Z|5fd48d65-b8e5-4efa-ae14-1dad9b3dfaa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:53:50.376Z|5fd48d65-b8e5-4efa-ae14-1dad9b3dfaa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:00.350Z|6691016e-d8c5-4e3b-8446-7928c05c9c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:00.351Z|6c05dd3f-4e23-4b24-a8db-3b5f08842e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:00.351Z|6691016e-d8c5-4e3b-8446-7928c05c9c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:00.352Z|6c05dd3f-4e23-4b24-a8db-3b5f08842e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:00.396Z|bdfef5f7-60a0-4272-8808-92181d22c2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:00.397Z|bdfef5f7-60a0-4272-8808-92181d22c2b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:05.009Z|dda02013-ce39-4aa1-89f7-95f49a177452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:54:05.011Z|dda02013-ce39-4aa1-89f7-95f49a177452|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:54:10.381Z|f1f6d872-9dca-41ab-a586-5846f0da8d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:10.381Z|9bcf8eec-b0e4-4edd-be2c-29f06ac07c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:10.382Z|f1f6d872-9dca-41ab-a586-5846f0da8d6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:10.382Z|9bcf8eec-b0e4-4edd-be2c-29f06ac07c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:10.419Z|7340cf0e-b5ec-4e81-be10-2250fb257b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:10.420Z|7340cf0e-b5ec-4e81-be10-2250fb257b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:20.009Z|d04a4900-6287-49d2-9e63-a80be1224f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:54:20.010Z|d04a4900-6287-49d2-9e63-a80be1224f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:54:20.190Z|81557305-0c66-49ff-b9e4-085406e135ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:54:20.191Z|81557305-0c66-49ff-b9e4-085406e135ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:54:20.415Z|16fe977b-115d-4fdd-bed2-8d5395101f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:20.415Z|4e9b90f5-f904-4460-8f8b-8540ea418fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:20.416Z|16fe977b-115d-4fdd-bed2-8d5395101f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:20.416Z|4e9b90f5-f904-4460-8f8b-8540ea418fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:20.446Z|60503d23-bc71-4a28-9a44-02db83930aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:20.446Z|60503d23-bc71-4a28-9a44-02db83930aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:30.445Z|6612c415-162a-42fc-9a73-6da5bc1ddf92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:30.445Z|3bbb5e43-396d-4ae1-9494-5408e4e9ee8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:30.446Z|6612c415-162a-42fc-9a73-6da5bc1ddf92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:30.446Z|3bbb5e43-396d-4ae1-9494-5408e4e9ee8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:30.470Z|7b8660fe-ebe4-47a7-b054-883d1bcf6a90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:30.470Z|7b8660fe-ebe4-47a7-b054-883d1bcf6a90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:35.008Z|cc0bef66-98a7-4988-8127-c7f5a04d2143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:54:35.009Z|cc0bef66-98a7-4988-8127-c7f5a04d2143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:54:35.291Z|57b92087-b646-41dd-882e-b92ac62a6e5c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:54:35.293Z|57b92087-b646-41dd-882e-b92ac62a6e5c|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:40.471Z|49d74e36-2cad-494c-9a7f-a7eda427938a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:40.472Z|49d74e36-2cad-494c-9a7f-a7eda427938a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:40.472Z|42395091-733d-4267-af9d-085930539c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:40.473Z|42395091-733d-4267-af9d-085930539c27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:40.492Z|d27dcbd9-fec4-4a76-bbb6-73a3464764cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:40.492Z|d27dcbd9-fec4-4a76-bbb6-73a3464764cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:50.008Z|874ad909-1bac-41c6-a172-b699761e597b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:54:50.009Z|874ad909-1bac-41c6-a172-b699761e597b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:54:50.192Z|b291ad97-9bbb-46df-924c-ecb3834bbadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:54:50.193Z|b291ad97-9bbb-46df-924c-ecb3834bbadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:54:50.496Z|537d68ad-84c1-413a-946d-dfe3becee136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:50.496Z|f321f5ab-1e27-4cfa-899f-e766c930a5d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:50.497Z|537d68ad-84c1-413a-946d-dfe3becee136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:50.497Z|f321f5ab-1e27-4cfa-899f-e766c930a5d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:54:50.512Z|486bdc6c-f627-4491-b25a-d9d4b7eb9f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:54:50.513Z|486bdc6c-f627-4491-b25a-d9d4b7eb9f52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:00.519Z|7a7c49bf-5c9f-4012-9ae2-4b0892288192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:00.520Z|bf78339c-2dfd-459a-972a-a3ace4b58e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:00.520Z|7a7c49bf-5c9f-4012-9ae2-4b0892288192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:00.520Z|bf78339c-2dfd-459a-972a-a3ace4b58e66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:00.533Z|ec10f406-75ba-4414-97a2-4a8f676fe48b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:00.534Z|ec10f406-75ba-4414-97a2-4a8f676fe48b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:05.008Z|fac9eb84-18f6-46be-8e15-c39a12a57c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:55:05.009Z|fac9eb84-18f6-46be-8e15-c39a12a57c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:55:10.540Z|7e75ef50-d378-4e47-b33d-d6643b8e18d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:10.541Z|7e75ef50-d378-4e47-b33d-d6643b8e18d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:10.543Z|01384390-4bf0-4a9b-946b-78583b62de5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:10.543Z|01384390-4bf0-4a9b-946b-78583b62de5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:10.550Z|c24f08f3-f7e3-479a-9fd0-008e54a29a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:10.551Z|c24f08f3-f7e3-479a-9fd0-008e54a29a46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:20.008Z|1581c356-77c5-4d06-9615-8ca566b4e54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:55:20.010Z|1581c356-77c5-4d06-9615-8ca566b4e54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:55:20.194Z|766e66e7-9f1e-4887-8bb9-0b20425af3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:55:20.194Z|766e66e7-9f1e-4887-8bb9-0b20425af3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:55:20.565Z|06c3c19d-2882-42b8-817f-a034cfe2601a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:20.566Z|06c3c19d-2882-42b8-817f-a034cfe2601a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:20.569Z|dcde2cd4-a063-47ce-a415-21cbb42f4a95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:20.570Z|dcde2cd4-a063-47ce-a415-21cbb42f4a95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:20.571Z|2938c0e4-de4a-48a7-ab97-3668a86be3f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:20.571Z|2938c0e4-de4a-48a7-ab97-3668a86be3f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:30.593Z|5822f5b8-fa1e-47ed-b2a5-4d0ee6d9640c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:30.593Z|7746e6e3-2190-4319-91f4-5bb99d54976a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:30.594Z|5822f5b8-fa1e-47ed-b2a5-4d0ee6d9640c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:30.594Z|7746e6e3-2190-4319-91f4-5bb99d54976a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:30.602Z|a3be44f5-3d0d-42ee-96aa-ad920ee70519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:30.603Z|a3be44f5-3d0d-42ee-96aa-ad920ee70519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:35.008Z|41ce4ea3-c9e9-4cd6-ad95-867c29007481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:55:35.009Z|41ce4ea3-c9e9-4cd6-ad95-867c29007481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:55:35.290Z|cb6b7fe8-7b91-4f66-b7ca-f01a4b6bfe57|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:55:35.291Z|cb6b7fe8-7b91-4f66-b7ca-f01a4b6bfe57|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:40.620Z|9e5badb7-cdae-4232-9341-07fdee192f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:40.620Z|7ba3bb26-dc35-4ba1-a1d2-46e3d78dd401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:40.621Z|9e5badb7-cdae-4232-9341-07fdee192f90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:40.621Z|7ba3bb26-dc35-4ba1-a1d2-46e3d78dd401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:40.623Z|afb7a2f5-8450-4ffd-93c5-31618f7176e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:40.624Z|afb7a2f5-8450-4ffd-93c5-31618f7176e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:50.009Z|012ea46d-d686-40ea-b22b-d51a312ccb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:55:50.013Z|012ea46d-d686-40ea-b22b-d51a312ccb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:55:50.195Z|0eb30582-a101-4df4-bdd0-e25367f2b27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:55:50.196Z|0eb30582-a101-4df4-bdd0-e25367f2b27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:55:50.648Z|d3086243-863d-4d0f-bf4d-9b90ac005e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:50.649Z|d3086243-863d-4d0f-bf4d-9b90ac005e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:50.653Z|21150db1-f496-4acd-84de-44252a1bc001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:50.653Z|21150db1-f496-4acd-84de-44252a1bc001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:55:50.656Z|7fe7f6ed-be33-40e5-96c5-dabe2db725a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:55:50.657Z|7fe7f6ed-be33-40e5-96c5-dabe2db725a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:00.677Z|6e8c05a8-90c3-40b3-b068-c41e2d5af765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:00.678Z|6e8c05a8-90c3-40b3-b068-c41e2d5af765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:00.678Z|bc33d7cd-cd16-47b0-9c51-000962b856d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:00.679Z|bc33d7cd-cd16-47b0-9c51-000962b856d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:00.686Z|eca10eee-9204-4181-8f6d-1208641b6917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:00.686Z|eca10eee-9204-4181-8f6d-1208641b6917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:05.009Z|f665874c-9331-45a5-8671-9f0e13206e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:56:05.009Z|f665874c-9331-45a5-8671-9f0e13206e6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:56:10.702Z|3af30980-1da0-4c9a-8dcc-27b305c45390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:10.702Z|4abd3e4f-0105-4f12-ade0-d05594bc8ddb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:10.703Z|4abd3e4f-0105-4f12-ade0-d05594bc8ddb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:10.703Z|3af30980-1da0-4c9a-8dcc-27b305c45390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:10.706Z|bc7399e9-17bc-48c1-ae0c-733f15d753b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:10.707Z|bc7399e9-17bc-48c1-ae0c-733f15d753b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:20.009Z|07ae4e5b-63ca-46c7-baab-46b487460a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:56:20.010Z|07ae4e5b-63ca-46c7-baab-46b487460a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:56:20.197Z|f986f01b-5bd1-4201-aa59-6bad6b03dbdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:56:20.197Z|f986f01b-5bd1-4201-aa59-6bad6b03dbdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:56:20.732Z|1ea52b86-6bac-4ac3-964a-d57fa6b69613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:20.732Z|16060696-ddb3-4686-8b78-9ca90b43d323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:20.732Z|e17ee2d0-62a1-468d-9470-fda74b94757e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:20.733Z|1ea52b86-6bac-4ac3-964a-d57fa6b69613|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:20.733Z|e17ee2d0-62a1-468d-9470-fda74b94757e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:20.733Z|16060696-ddb3-4686-8b78-9ca90b43d323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:30.814Z|f68dd3df-87c5-448d-a8fb-cd7a3c328fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:30.815Z|d19e9595-e6b1-4956-b2d5-6095790f7f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:30.815Z|93b252c2-f23f-4599-a57e-57fb2c74532d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:30.815Z|f68dd3df-87c5-448d-a8fb-cd7a3c328fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:30.815Z|d19e9595-e6b1-4956-b2d5-6095790f7f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:30.816Z|93b252c2-f23f-4599-a57e-57fb2c74532d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:35.008Z|dbeffbe5-1c26-45b0-bac9-c32be15634af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:56:35.010Z|dbeffbe5-1c26-45b0-bac9-c32be15634af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:56:35.290Z|5b9b6329-5f70-40a9-91c4-d8490d46caa3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:56:35.291Z|5b9b6329-5f70-40a9-91c4-d8490d46caa3|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:40.843Z|7630ece3-eedd-4512-855a-71f5ce09407c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:40.843Z|94eddc4b-a61c-404e-a178-72bdeaa7235c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:40.843Z|642d1475-8438-47ea-8af6-4fee1fa84336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:40.843Z|7630ece3-eedd-4512-855a-71f5ce09407c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:40.843Z|642d1475-8438-47ea-8af6-4fee1fa84336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:40.843Z|94eddc4b-a61c-404e-a178-72bdeaa7235c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:50.008Z|ed585a73-e5ff-49be-99c3-6c724d561dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:56:50.009Z|ed585a73-e5ff-49be-99c3-6c724d561dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:56:50.198Z|95bb258e-7545-4b45-9b05-c8139531d2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:56:50.199Z|95bb258e-7545-4b45-9b05-c8139531d2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:56:50.874Z|6dab8495-325b-4b63-932b-77340807c44b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:50.874Z|14d77e32-e148-4453-a9fc-4cc6a94a0ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:50.875Z|6dab8495-325b-4b63-932b-77340807c44b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:50.875Z|14d77e32-e148-4453-a9fc-4cc6a94a0ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:56:50.875Z|f27f356e-2387-4182-9fe7-6029aeb6442b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:56:50.875Z|f27f356e-2387-4182-9fe7-6029aeb6442b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:00.904Z|0377e296-a2a3-4751-8bcc-ca8a9d97fc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:00.905Z|0377e296-a2a3-4751-8bcc-ca8a9d97fc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:00.907Z|df94be81-9667-46b9-b2a7-6875f135f0b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:00.908Z|6f2dafd9-56e9-48b7-a876-74457c5eac0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:00.908Z|6f2dafd9-56e9-48b7-a876-74457c5eac0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:00.909Z|df94be81-9667-46b9-b2a7-6875f135f0b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:05.008Z|1a062751-7b3c-4571-88af-25c964f7a48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:57:05.009Z|1a062751-7b3c-4571-88af-25c964f7a48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:57:10.929Z|aef8377e-b44e-412d-94cb-b9a64344936e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:10.930Z|aef8377e-b44e-412d-94cb-b9a64344936e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:10.930Z|3ddaf4bc-72e4-42b7-ad58-ef6127ab61bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:10.931Z|3ddaf4bc-72e4-42b7-ad58-ef6127ab61bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:10.932Z|bb6028eb-18ec-4f72-90da-03400c5558fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:10.933Z|bb6028eb-18ec-4f72-90da-03400c5558fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:20.008Z|8906b3f7-a863-4147-afdb-e6ff65cf5dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:57:20.010Z|8906b3f7-a863-4147-afdb-e6ff65cf5dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:57:20.199Z|26fed249-96bc-45d8-ab1b-b0c26b862b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:57:20.201Z|26fed249-96bc-45d8-ab1b-b0c26b862b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:57:20.957Z|db53a7b4-158c-420b-8452-23d843347cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:20.957Z|acb1de5d-03c8-44c0-8127-37633fbf2294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:20.958Z|db53a7b4-158c-420b-8452-23d843347cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:20.958Z|acb1de5d-03c8-44c0-8127-37633fbf2294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:20.958Z|8b8ee63e-fa4b-4649-beb0-74a15b93b54d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:20.960Z|8b8ee63e-fa4b-4649-beb0-74a15b93b54d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:30.989Z|5a1e342d-6b71-4fe0-9804-4e36c75be48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:30.989Z|e882d839-8fc0-46a5-9a66-888c3025fd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:30.989Z|28c4bf07-13ff-4b91-94ee-c95d3b098496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:30.990Z|5a1e342d-6b71-4fe0-9804-4e36c75be48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:30.990Z|e882d839-8fc0-46a5-9a66-888c3025fd99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:30.990Z|28c4bf07-13ff-4b91-94ee-c95d3b098496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:35.008Z|8697ecfa-fe1d-49d4-b30b-8dfc258c371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:57:35.009Z|8697ecfa-fe1d-49d4-b30b-8dfc258c371b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:57:35.289Z|51d11ef4-d3a8-456c-a47f-41c96debf63f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:57:35.290Z|51d11ef4-d3a8-456c-a47f-41c96debf63f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:41.020Z|3f2c6284-e722-49c5-ae35-e181dd9af61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:41.020Z|a374a0aa-083a-44e5-ac19-288c93129408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:41.021Z|51cce902-ec77-4616-b8e9-cc86184c75e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:41.021Z|a374a0aa-083a-44e5-ac19-288c93129408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:41.021Z|3f2c6284-e722-49c5-ae35-e181dd9af61c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:41.023Z|51cce902-ec77-4616-b8e9-cc86184c75e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:50.009Z|e85b4f6d-50be-40ae-82cd-5bf62e69812d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:57:50.012Z|e85b4f6d-50be-40ae-82cd-5bf62e69812d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:57:50.202Z|51eb562d-19e4-47ee-81f3-3777f79f0c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:57:50.203Z|51eb562d-19e4-47ee-81f3-3777f79f0c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:57:51.049Z|50d760b6-38c6-44d8-a0f6-68008dbb7f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:51.049Z|e5c2bf73-976c-4e87-aa88-8dcd1489476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:51.049Z|ada3c296-ccf9-4ce1-bb23-ee71326fb1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:57:51.050Z|ada3c296-ccf9-4ce1-bb23-ee71326fb1a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:51.050Z|50d760b6-38c6-44d8-a0f6-68008dbb7f00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:57:51.050Z|e5c2bf73-976c-4e87-aa88-8dcd1489476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:01.081Z|c5d5494c-494a-4115-a7bc-c419565fee93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:01.081Z|685ed9ac-a214-4823-acbc-d3cf8018adc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:01.081Z|e27c940d-3b9b-4312-b44a-dec8d6b4198a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:01.082Z|685ed9ac-a214-4823-acbc-d3cf8018adc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:01.082Z|e27c940d-3b9b-4312-b44a-dec8d6b4198a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:01.083Z|c5d5494c-494a-4115-a7bc-c419565fee93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:05.009Z|4c76e002-c0a8-4e54-aaad-d70bb4e74949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:58:05.010Z|4c76e002-c0a8-4e54-aaad-d70bb4e74949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:58:11.110Z|28db9559-35a4-40f5-bb8c-70424e618233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:11.110Z|5fdf378b-0ae1-4417-aa4a-9594e97d6916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:11.111Z|61afdb8d-b0f1-4d01-b4f8-ebc81cac4abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:11.111Z|5fdf378b-0ae1-4417-aa4a-9594e97d6916|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:11.111Z|61afdb8d-b0f1-4d01-b4f8-ebc81cac4abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:11.111Z|28db9559-35a4-40f5-bb8c-70424e618233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:20.008Z|ee517b04-1034-48cf-870d-190e083c3acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:58:20.009Z|ee517b04-1034-48cf-870d-190e083c3acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:58:20.204Z|4d59c14a-613c-48ba-b25c-3c0619f12e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:58:20.205Z|4d59c14a-613c-48ba-b25c-3c0619f12e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:58:21.138Z|f25042b3-2a07-4c1f-b515-53c9d1569371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:21.138Z|1b824ca3-8c45-4d58-94e8-7b5e8417f899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:21.138Z|a84fe084-d41e-4855-bdb6-f5021f85b82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:21.139Z|a84fe084-d41e-4855-bdb6-f5021f85b82d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:21.139Z|1b824ca3-8c45-4d58-94e8-7b5e8417f899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:21.139Z|f25042b3-2a07-4c1f-b515-53c9d1569371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:31.163Z|8570c64b-a5ea-416e-996c-9fa7eada4ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:31.163Z|8829c7fe-20e1-4d53-b71c-c4fe7a8fcc17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:31.163Z|3254bc8d-2362-4fb9-8c05-b006ee82042c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:31.164Z|8570c64b-a5ea-416e-996c-9fa7eada4ef8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:31.164Z|8829c7fe-20e1-4d53-b71c-c4fe7a8fcc17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:31.164Z|3254bc8d-2362-4fb9-8c05-b006ee82042c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:35.008Z|8e411d7f-d65d-4bcb-8fa5-a81aa9f8b4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:58:35.010Z|8e411d7f-d65d-4bcb-8fa5-a81aa9f8b4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:58:35.290Z|4eef00bc-82c8-494a-895a-249836b5be67|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:58:35.291Z|4eef00bc-82c8-494a-895a-249836b5be67|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:41.194Z|3e0f357a-097d-403c-a6de-55ac4a096e3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:41.195Z|623a4ce0-609d-47b2-b03b-ad7462f20cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:41.195Z|cfb88653-144e-4ba1-865c-0c535249ec35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:41.195Z|3e0f357a-097d-403c-a6de-55ac4a096e3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:41.196Z|623a4ce0-609d-47b2-b03b-ad7462f20cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:41.196Z|cfb88653-144e-4ba1-865c-0c535249ec35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:50.008Z|b17c4046-35c5-4580-a2b2-08b73e18557a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:58:50.009Z|b17c4046-35c5-4580-a2b2-08b73e18557a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:58:50.206Z|be4a04d1-f2fd-413d-9ab7-782947b924dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:58:50.206Z|be4a04d1-f2fd-413d-9ab7-782947b924dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:58:51.221Z|d90005e8-aecf-46a5-9b4c-f4bd955719a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:51.221Z|0f239489-2b79-41ae-8175-de97431af2cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:51.221Z|5375d04e-4d75-4303-a912-abe06da7862b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:58:51.222Z|d90005e8-aecf-46a5-9b4c-f4bd955719a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:51.222Z|0f239489-2b79-41ae-8175-de97431af2cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:58:51.223Z|5375d04e-4d75-4303-a912-abe06da7862b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:01.246Z|8cc7bf32-496b-4850-a4b2-71c5e6ca352b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:01.246Z|0544a446-300d-4c49-9f53-ba174c272e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:01.247Z|32a6342e-b855-4e45-aafc-1dfd58f263ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:01.247Z|0544a446-300d-4c49-9f53-ba174c272e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:01.247Z|32a6342e-b855-4e45-aafc-1dfd58f263ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:01.247Z|8cc7bf32-496b-4850-a4b2-71c5e6ca352b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:05.008Z|31662940-7e51-4f59-a5ea-dc953bc92430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:59:05.009Z|31662940-7e51-4f59-a5ea-dc953bc92430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:59:11.280Z|6ef62228-0c34-4751-9860-cea55c3489f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:11.281Z|3dcf7508-e048-41e0-bb1d-6fdad1f585c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:11.280Z|20b31611-c4af-4cc0-8772-ab7e55d60b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:11.282Z|6ef62228-0c34-4751-9860-cea55c3489f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:11.282Z|20b31611-c4af-4cc0-8772-ab7e55d60b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:11.282Z|3dcf7508-e048-41e0-bb1d-6fdad1f585c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:20.008Z|a824ccaf-e461-44e2-9a97-57522d3e843d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:59:20.010Z|a824ccaf-e461-44e2-9a97-57522d3e843d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:59:20.207Z|59779c4c-1522-4b22-a9fc-49506d62b0ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:59:20.207Z|59779c4c-1522-4b22-a9fc-49506d62b0ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:59:21.310Z|825e76ce-6ec9-40f7-a21a-0a9e813b66fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:21.310Z|2ccdc55d-9bad-4f67-b11d-d7595ab65c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:21.310Z|cd44f2e0-4f61-43f3-a3ac-49b4e5425194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:21.311Z|2ccdc55d-9bad-4f67-b11d-d7595ab65c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:21.311Z|825e76ce-6ec9-40f7-a21a-0a9e813b66fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:21.311Z|cd44f2e0-4f61-43f3-a3ac-49b4e5425194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:31.336Z|2c061c07-03ad-4ca4-a755-11280be01811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:31.336Z|fbf1d220-7219-42a7-aa41-e20fb264726a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:31.336Z|155fc94c-224a-47c2-bfde-07d5749702dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:31.337Z|2c061c07-03ad-4ca4-a755-11280be01811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:31.337Z|fbf1d220-7219-42a7-aa41-e20fb264726a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:31.337Z|155fc94c-224a-47c2-bfde-07d5749702dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:35.008Z|1d071e03-cb1a-4686-811e-a0f67ee70a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:59:35.009Z|1d071e03-cb1a-4686-811e-a0f67ee70a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:59:35.290Z|9d4397e4-6c35-4087-b9ff-81bec9936706|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-01T23:59:35.291Z|9d4397e4-6c35-4087-b9ff-81bec9936706|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:41.368Z|5e8762f2-beb3-459c-8c1e-b037d1ce3d2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:41.368Z|48ad4847-92cb-477f-983e-a0143860ad41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:41.368Z|e4319e93-1b0c-461b-a842-d0b07589ed8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:41.369Z|e4319e93-1b0c-461b-a842-d0b07589ed8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:41.369Z|5e8762f2-beb3-459c-8c1e-b037d1ce3d2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:41.369Z|48ad4847-92cb-477f-983e-a0143860ad41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:50.008Z|47659769-a571-42e2-844a-c69090d0c92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:59:50.009Z|47659769-a571-42e2-844a-c69090d0c92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:59:50.208Z|dee0f645-5fe0-4034-abf1-7f141b542a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-01T23:59:50.208Z|dee0f645-5fe0-4034-abf1-7f141b542a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-01T23:59:51.397Z|aed0ad9e-a925-4faf-8d53-87d4d100a0ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:51.397Z|775a1d5e-a8cd-48b0-bdc4-daed84b96606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:51.398Z|aed0ad9e-a925-4faf-8d53-87d4d100a0ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:51.398Z|775a1d5e-a8cd-48b0-bdc4-daed84b96606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-01T23:59:51.402Z|5ea2d016-c0da-4952-937a-9143c1bfb929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-01T23:59:51.402Z|5ea2d016-c0da-4952-937a-9143c1bfb929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:01.428Z|6b443edc-09c0-478f-be34-232203976420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:01.428Z|385c5b7b-3a00-4a1e-96dd-196afa86a3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:01.428Z|d2f0e2a2-307c-44dc-b5a2-560e97e1e972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:01.430Z|6b443edc-09c0-478f-be34-232203976420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:01.430Z|385c5b7b-3a00-4a1e-96dd-196afa86a3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:01.430Z|d2f0e2a2-307c-44dc-b5a2-560e97e1e972|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:05.008Z|e470c257-37cb-49a5-afe1-d1b2a68e0255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:00:05.010Z|e470c257-37cb-49a5-afe1-d1b2a68e0255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:00:11.462Z|86006047-778f-4838-9503-5e491719a8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:11.462Z|cc06c3d7-2057-4ef4-9e85-3e621cffbcdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:11.462Z|b981df7f-8d05-4b7c-9eaa-766fa855879c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:11.463Z|cc06c3d7-2057-4ef4-9e85-3e621cffbcdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:11.463Z|b981df7f-8d05-4b7c-9eaa-766fa855879c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:11.463Z|86006047-778f-4838-9503-5e491719a8ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:20.008Z|041341c5-ec9d-416f-bd01-e99f493b6b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:00:20.009Z|041341c5-ec9d-416f-bd01-e99f493b6b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:00:20.209Z|be32c7f9-5eac-403a-b9b9-9e6a36b58cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:00:20.210Z|be32c7f9-5eac-403a-b9b9-9e6a36b58cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:00:21.494Z|11b35ac7-9389-49fc-8c61-06790e90315c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:21.494Z|8b6f79d7-7627-4d22-be99-b40c1166d453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:21.494Z|d1970ac8-a995-41db-a6fd-8be769c2e027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:21.494Z|8b6f79d7-7627-4d22-be99-b40c1166d453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:21.494Z|d1970ac8-a995-41db-a6fd-8be769c2e027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:21.494Z|11b35ac7-9389-49fc-8c61-06790e90315c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:31.521Z|0bb1dadb-6627-488f-a713-96abda6ee8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:31.521Z|ad230b61-4c88-46b2-87a4-80e193926f2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:31.521Z|5aa57d20-b95f-41b0-a29c-8f779a4900a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:31.522Z|0bb1dadb-6627-488f-a713-96abda6ee8c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:31.522Z|ad230b61-4c88-46b2-87a4-80e193926f2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:31.522Z|5aa57d20-b95f-41b0-a29c-8f779a4900a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:35.008Z|41716a2d-f1c6-48c6-8458-a32a02b697e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:00:35.009Z|41716a2d-f1c6-48c6-8458-a32a02b697e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:00:35.289Z|464271c4-eed7-4050-9467-d8a1043d8d30|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:00:35.290Z|464271c4-eed7-4050-9467-d8a1043d8d30|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:41.549Z|9ff7c14a-7e75-4fdf-a71d-35389fac2904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:41.550Z|42fc0faa-e8b4-454f-9a6e-d65fa94b4548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:41.550Z|c4020f7f-01a3-456b-9223-696fbbc4a182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:41.550Z|9ff7c14a-7e75-4fdf-a71d-35389fac2904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:41.551Z|42fc0faa-e8b4-454f-9a6e-d65fa94b4548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:41.553Z|c4020f7f-01a3-456b-9223-696fbbc4a182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:50.008Z|f1570b0d-48d6-4049-8048-4534014dfd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:00:50.010Z|f1570b0d-48d6-4049-8048-4534014dfd55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:00:50.210Z|05f4f71f-d964-4fb3-90b0-92ee9516efaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:00:50.211Z|05f4f71f-d964-4fb3-90b0-92ee9516efaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:00:51.576Z|2c706576-3119-43d6-8438-66bc58a6924f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:51.576Z|cf6892ce-005f-4b9d-a131-c2fbe99786c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:51.576Z|2c706576-3119-43d6-8438-66bc58a6924f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:51.576Z|cf6892ce-005f-4b9d-a131-c2fbe99786c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:00:51.581Z|1b867195-fba2-4b03-9068-f8016b13b0f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:00:51.582Z|1b867195-fba2-4b03-9068-f8016b13b0f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:01.601Z|5d44565c-4c46-4637-b6e7-1217d4921804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:01.601Z|0abfebc9-5d0d-4562-a043-f0e2706bdcfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:01.601Z|07c2838a-691d-42b9-a22b-94b327618c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:01.602Z|0abfebc9-5d0d-4562-a043-f0e2706bdcfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:01.602Z|07c2838a-691d-42b9-a22b-94b327618c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:01.602Z|5d44565c-4c46-4637-b6e7-1217d4921804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:05.008Z|05eeacbe-1f51-4077-8fac-f6ccda56e23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:01:05.009Z|05eeacbe-1f51-4077-8fac-f6ccda56e23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:01:11.628Z|79272223-e97e-4303-b540-7005cfbab576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:11.628Z|b214656a-38ac-4965-b520-add5995e81d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:11.628Z|59d5011b-011d-481e-a3cf-aa3a760b18ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:11.629Z|79272223-e97e-4303-b540-7005cfbab576|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:11.629Z|b214656a-38ac-4965-b520-add5995e81d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:11.631Z|59d5011b-011d-481e-a3cf-aa3a760b18ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:20.008Z|da0c69c5-234f-4c47-80b1-b97d6445b57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:01:20.009Z|da0c69c5-234f-4c47-80b1-b97d6445b57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:01:20.212Z|5d6f5856-4ce7-43c7-8ebb-dd6bb8bb7783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:01:20.212Z|5d6f5856-4ce7-43c7-8ebb-dd6bb8bb7783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:01:21.656Z|bf1bc550-418c-42b7-825a-9ec20f7e53cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:21.657Z|bf1bc550-418c-42b7-825a-9ec20f7e53cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:21.657Z|33bb4de3-540d-4188-9042-ceec61b44f0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:21.659Z|33bb4de3-540d-4188-9042-ceec61b44f0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:21.661Z|76037a05-2762-4ac1-a04e-4262a0b676d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:21.661Z|76037a05-2762-4ac1-a04e-4262a0b676d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:31.680Z|b63f3897-0b20-40c2-9ccc-8e899055fadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:31.680Z|d03384f7-1dd1-422b-aa38-bbf3c15a41b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:31.681Z|b63f3897-0b20-40c2-9ccc-8e899055fadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:31.681Z|d03384f7-1dd1-422b-aa38-bbf3c15a41b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:31.683Z|518b2c1f-7bac-4586-a5d4-d24935a53c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:31.683Z|518b2c1f-7bac-4586-a5d4-d24935a53c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:35.008Z|b1572423-cdf2-405b-857a-e09aa5e066ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:01:35.010Z|b1572423-cdf2-405b-857a-e09aa5e066ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:01:35.290Z|8f7ba8aa-4420-4352-bcea-51763a1405f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:01:35.290Z|8f7ba8aa-4420-4352-bcea-51763a1405f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:41.709Z|0ffbe46f-5439-4c0c-ac66-3fdfc0c86450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:41.709Z|7ef30a16-daf4-4e8d-8a41-eba5b1f73b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:41.709Z|6138760e-4fe6-4606-8f73-9b1ed89435c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:41.709Z|0ffbe46f-5439-4c0c-ac66-3fdfc0c86450|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:41.710Z|7ef30a16-daf4-4e8d-8a41-eba5b1f73b67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:41.710Z|6138760e-4fe6-4606-8f73-9b1ed89435c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:50.009Z|7c89dd09-fe53-4f85-b033-d5c781cd594a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:01:50.010Z|7c89dd09-fe53-4f85-b033-d5c781cd594a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:01:50.213Z|e2281785-cccf-469a-bed3-081ec033ee5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:01:50.214Z|e2281785-cccf-469a-bed3-081ec033ee5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:01:51.736Z|39d2ffea-c824-4949-9f01-f31e5b1eeba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:51.736Z|e5e211df-e231-483e-acfb-d1a4c5c2957b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:51.736Z|a868b8aa-e011-4210-8810-b9efa694e7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:01:51.738Z|e5e211df-e231-483e-acfb-d1a4c5c2957b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:51.738Z|39d2ffea-c824-4949-9f01-f31e5b1eeba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:01:51.738Z|a868b8aa-e011-4210-8810-b9efa694e7eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:01.768Z|8d57363b-cc56-4a77-b2c1-3a8ecf58a6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:01.768Z|d8e972e7-1ccf-4487-9385-2c7804b1ab70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:01.768Z|4807ac2d-9a73-4fa4-baa4-c5eab73e6927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:01.769Z|4807ac2d-9a73-4fa4-baa4-c5eab73e6927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:01.770Z|8d57363b-cc56-4a77-b2c1-3a8ecf58a6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:01.770Z|d8e972e7-1ccf-4487-9385-2c7804b1ab70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:05.008Z|a15ac7c5-2a44-46bb-805b-d6b456966483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:02:05.009Z|a15ac7c5-2a44-46bb-805b-d6b456966483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:02:11.796Z|91b4e2ad-c023-4181-8b33-90eef263a2e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:11.796Z|bd04ae3e-4ce6-447e-9e59-7af87cdaa250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:11.796Z|cc33a933-791a-48f3-a93a-5ff3d852a361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:11.796Z|91b4e2ad-c023-4181-8b33-90eef263a2e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:11.796Z|cc33a933-791a-48f3-a93a-5ff3d852a361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:11.796Z|bd04ae3e-4ce6-447e-9e59-7af87cdaa250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:20.009Z|d4e50164-a24e-45b9-8445-fb0f161a3546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:02:20.011Z|d4e50164-a24e-45b9-8445-fb0f161a3546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:02:20.215Z|3b905f6d-077f-43dc-99ff-dd73b11cc9ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:02:20.216Z|3b905f6d-077f-43dc-99ff-dd73b11cc9ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:02:21.821Z|51a74a6b-e834-403e-b6b4-53585be56780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:21.821Z|7b4daad0-6597-42b2-9693-b418b4d09ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:21.821Z|482c16c6-1420-4a9d-973a-30b1922ed004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:21.822Z|51a74a6b-e834-403e-b6b4-53585be56780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:21.823Z|7b4daad0-6597-42b2-9693-b418b4d09ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:21.823Z|482c16c6-1420-4a9d-973a-30b1922ed004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:31.847Z|c268aea8-0c41-44d9-86af-23f04c934eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:31.848Z|c268aea8-0c41-44d9-86af-23f04c934eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:31.850Z|f3299c2d-7cb5-4e0a-8c09-c8a6668dd302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:31.850Z|e4fb57e5-318e-4cc7-b6a2-9de48c85896a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:31.851Z|f3299c2d-7cb5-4e0a-8c09-c8a6668dd302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:31.851Z|e4fb57e5-318e-4cc7-b6a2-9de48c85896a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:35.008Z|6542129e-3bd1-48e5-90f8-760809370161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:02:35.009Z|6542129e-3bd1-48e5-90f8-760809370161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:02:35.290Z|c089fb93-8632-4387-af34-b3cf37a40de5|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:02:35.291Z|c089fb93-8632-4387-af34-b3cf37a40de5|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:41.871Z|f0da1d36-afa9-4cda-877d-14fca23bea44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:41.872Z|f0da1d36-afa9-4cda-877d-14fca23bea44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:41.874Z|81659af7-3fe1-45b5-b8d3-377f4a3767d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:41.875Z|81659af7-3fe1-45b5-b8d3-377f4a3767d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:41.876Z|5e854f7b-391d-4402-8742-62f829a9ccf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:41.876Z|5e854f7b-391d-4402-8742-62f829a9ccf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:50.008Z|7486a90f-a5ee-40fb-aadf-9fac41f5676e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:02:50.010Z|7486a90f-a5ee-40fb-aadf-9fac41f5676e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:02:50.216Z|0d4804d7-394b-4831-b710-f424c588d65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:02:50.217Z|0d4804d7-394b-4831-b710-f424c588d65f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:02:51.899Z|111b289f-5f25-4aba-bb6e-0af85a7c18df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:51.899Z|111b289f-5f25-4aba-bb6e-0af85a7c18df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:51.899Z|3ce7ea51-8553-4843-93af-2502f9a61a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:51.899Z|6ed0e084-c1bc-4a5c-a72d-06f87448010e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:02:51.901Z|3ce7ea51-8553-4843-93af-2502f9a61a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:02:51.901Z|6ed0e084-c1bc-4a5c-a72d-06f87448010e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:01.928Z|476dc2ee-bf50-4d1b-8b0c-ceb011f4479e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:01.929Z|2aaf70e4-ec66-47d8-8554-084f01c4f33e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:01.929Z|476dc2ee-bf50-4d1b-8b0c-ceb011f4479e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:01.931Z|2aaf70e4-ec66-47d8-8554-084f01c4f33e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:01.932Z|089b5660-febc-4727-8486-db67e7b15112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:01.933Z|089b5660-febc-4727-8486-db67e7b15112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:05.008Z|bda90b5d-4b55-4d93-aa10-1a3a8e6caefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:03:05.010Z|bda90b5d-4b55-4d93-aa10-1a3a8e6caefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:03:11.955Z|37d86187-cb6d-489c-88a8-f25e7b0f6fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:11.956Z|37d86187-cb6d-489c-88a8-f25e7b0f6fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:11.958Z|249d2f55-6110-4fb7-9040-30189855a3ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:11.958Z|249d2f55-6110-4fb7-9040-30189855a3ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:11.958Z|c6da8dd7-8446-44b4-bff6-4375f0226c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:11.959Z|c6da8dd7-8446-44b4-bff6-4375f0226c58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:20.008Z|b5e94d94-0b48-4145-9148-615a44f98baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:03:20.008Z|b5e94d94-0b48-4145-9148-615a44f98baa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:03:20.217Z|08b90b91-3cd4-469d-a346-d9de6d4aa8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:03:20.218Z|08b90b91-3cd4-469d-a346-d9de6d4aa8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:03:21.982Z|1c8893cf-8e25-428a-8e89-df958a5e6d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:21.982Z|7d0d11f0-d0d8-4349-a1ff-0164561e79fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:21.983Z|7d0d11f0-d0d8-4349-a1ff-0164561e79fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:21.983Z|1c8893cf-8e25-428a-8e89-df958a5e6d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:21.986Z|70b76d54-bbcb-4a0d-8f06-6c9a4bb0d43a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:21.986Z|70b76d54-bbcb-4a0d-8f06-6c9a4bb0d43a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:32.008Z|1323fe6f-32c7-4956-9a8f-6df6b42f42c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:32.009Z|1323fe6f-32c7-4956-9a8f-6df6b42f42c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:32.008Z|9b441f3b-177d-4136-9c2e-df904720c6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:32.010Z|9b441f3b-177d-4136-9c2e-df904720c6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:32.012Z|2a95d255-a7e1-4f9d-98a0-d2b950522b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:32.012Z|2a95d255-a7e1-4f9d-98a0-d2b950522b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:35.008Z|dabd34a3-1b7d-4427-a193-ed8fb2d06d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:03:35.009Z|dabd34a3-1b7d-4427-a193-ed8fb2d06d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:03:35.289Z|6084c863-6ff5-4239-ab18-52fcd3367254|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:03:35.289Z|6084c863-6ff5-4239-ab18-52fcd3367254|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:42.039Z|d2ac3efc-e0cf-4cc5-85ac-9f5b06c0a892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:42.039Z|12330e3d-dd02-40e9-8722-7462dea5d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:42.039Z|987856a1-e6ca-4e22-86a5-472597579128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:42.040Z|12330e3d-dd02-40e9-8722-7462dea5d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:42.040Z|d2ac3efc-e0cf-4cc5-85ac-9f5b06c0a892|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:42.040Z|987856a1-e6ca-4e22-86a5-472597579128|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:50.009Z|06adb07c-57c9-4bee-b0ff-82ee1871aa85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:03:50.011Z|06adb07c-57c9-4bee-b0ff-82ee1871aa85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:03:50.219Z|4edb2080-459f-44f8-99b3-570c1cd01a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:03:50.219Z|4edb2080-459f-44f8-99b3-570c1cd01a95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:03:52.067Z|5fb480ca-85b3-4a7b-96c5-011f8f2daa92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:52.067Z|4c5dcacb-8296-41c7-af95-77e662f931d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:52.067Z|498cfe39-1758-4d46-9bde-47f833702c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:03:52.068Z|5fb480ca-85b3-4a7b-96c5-011f8f2daa92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:52.068Z|498cfe39-1758-4d46-9bde-47f833702c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:03:52.070Z|4c5dcacb-8296-41c7-af95-77e662f931d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:02.098Z|b59b7d25-5ae7-43dd-80cb-4957a06af7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:02.098Z|ecbdf70f-6978-41e4-b5c8-cb5dee19b8cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:02.098Z|706d4f46-4aa6-4b5e-b666-60161a65a37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:02.099Z|ecbdf70f-6978-41e4-b5c8-cb5dee19b8cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:02.099Z|b59b7d25-5ae7-43dd-80cb-4957a06af7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:02.099Z|706d4f46-4aa6-4b5e-b666-60161a65a37e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:05.009Z|d8eaa266-88cc-434b-b370-5a9eed357aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:04:05.010Z|d8eaa266-88cc-434b-b370-5a9eed357aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:04:12.125Z|063dfdc8-7c52-4d4f-b436-3c9165118f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:12.125Z|aca15418-c203-4301-a53b-c990f786e518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:12.125Z|3fba0fb2-bdee-4ca8-b860-4126e0acfcfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:12.126Z|063dfdc8-7c52-4d4f-b436-3c9165118f2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:12.126Z|3fba0fb2-bdee-4ca8-b860-4126e0acfcfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:12.126Z|aca15418-c203-4301-a53b-c990f786e518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:20.008Z|809b69a8-a14e-4ec0-aade-e329abb0e80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:04:20.009Z|809b69a8-a14e-4ec0-aade-e329abb0e80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:04:20.220Z|1905100e-74da-43cb-9fd8-9bed202258b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:04:20.221Z|1905100e-74da-43cb-9fd8-9bed202258b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:04:22.154Z|a00e639c-9c89-442a-b1a9-39db53e949e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:22.155Z|9195d66a-e3e3-44b7-84b6-6f8a84285683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:22.155Z|a00e639c-9c89-442a-b1a9-39db53e949e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:22.155Z|9195d66a-e3e3-44b7-84b6-6f8a84285683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:22.156Z|33e22da2-ecf8-400f-84a8-cecb1c821fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:22.156Z|33e22da2-ecf8-400f-84a8-cecb1c821fde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:32.180Z|df500885-ce81-4d9c-a4f5-57f29039ec81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:32.181Z|df500885-ce81-4d9c-a4f5-57f29039ec81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:32.185Z|dc3efb6b-45cd-4ec2-b2da-9d1bd2b80cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:32.186Z|dc3efb6b-45cd-4ec2-b2da-9d1bd2b80cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:32.188Z|7bf77e4d-75b6-47b0-9b8e-2c8e168534d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:32.189Z|7bf77e4d-75b6-47b0-9b8e-2c8e168534d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:35.008Z|5abcbc3f-3507-4d88-8f1c-f3e28b407d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:04:35.011Z|5abcbc3f-3507-4d88-8f1c-f3e28b407d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:04:35.294Z|c414091d-6a90-4169-a6c6-1918e7d81ba6|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:04:35.295Z|c414091d-6a90-4169-a6c6-1918e7d81ba6|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:42.206Z|3bf55ae7-7fb4-40bc-8719-8f71bd5ddce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:42.206Z|f3d8f643-95e6-4cab-b990-c5084494edca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:42.207Z|3bf55ae7-7fb4-40bc-8719-8f71bd5ddce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:42.207Z|f3d8f643-95e6-4cab-b990-c5084494edca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:42.212Z|6d9c76ed-d2d9-49fc-ac4b-6eee1fc06935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:42.213Z|6d9c76ed-d2d9-49fc-ac4b-6eee1fc06935|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:50.008Z|d7d34542-360a-43a9-8b1b-def1ea1636c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:04:50.009Z|d7d34542-360a-43a9-8b1b-def1ea1636c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:04:50.222Z|2b78f214-e64f-4f86-8a84-367cf30934ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:04:50.222Z|2b78f214-e64f-4f86-8a84-367cf30934ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:04:52.237Z|529797b0-191d-4a05-bd10-9bf633e3e252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:52.237Z|55289b87-a402-477e-bccd-d82ad21af3e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:52.237Z|4157a75c-b023-4215-8d07-0bab72c8994d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:04:52.238Z|529797b0-191d-4a05-bd10-9bf633e3e252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:52.238Z|55289b87-a402-477e-bccd-d82ad21af3e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:04:52.238Z|4157a75c-b023-4215-8d07-0bab72c8994d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:02.266Z|c44d234c-e341-4c41-8c95-ff59b2737592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:02.267Z|c44d234c-e341-4c41-8c95-ff59b2737592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:02.269Z|8288658a-04fe-4f42-a5fa-a0daa60dc093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:02.269Z|8288658a-04fe-4f42-a5fa-a0daa60dc093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:02.274Z|fe705b0c-c01b-4688-9efc-45bbf2b30c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:02.275Z|fe705b0c-c01b-4688-9efc-45bbf2b30c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:05.008Z|f1d6544f-2f78-431a-b450-d06ee2bca7c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:05:05.009Z|f1d6544f-2f78-431a-b450-d06ee2bca7c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:05:12.289Z|4686a7d9-2afd-49f2-a86d-15bf32f31bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:12.290Z|80fc474f-0a34-4c17-8ad7-884cd1c62554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:12.290Z|4686a7d9-2afd-49f2-a86d-15bf32f31bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:12.291Z|80fc474f-0a34-4c17-8ad7-884cd1c62554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:12.293Z|596639f7-f197-4a2b-b7f1-cee9d9c954f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:12.294Z|596639f7-f197-4a2b-b7f1-cee9d9c954f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:20.008Z|b8c779c2-257a-4cb3-a9a4-a21aacae31ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:05:20.011Z|b8c779c2-257a-4cb3-a9a4-a21aacae31ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:05:20.225Z|30eb7b97-98ab-4caa-8716-1b4e94e694b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:05:20.226Z|30eb7b97-98ab-4caa-8716-1b4e94e694b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:05:22.312Z|26910483-8c40-4c44-b61b-35ebf1f9abad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:22.312Z|b24c5f7d-c9c9-449b-8851-55d7bdbc6198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:22.313Z|f032dcc2-f796-45be-a8f1-7ab862f6bb28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:22.313Z|b24c5f7d-c9c9-449b-8851-55d7bdbc6198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:22.313Z|26910483-8c40-4c44-b61b-35ebf1f9abad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:22.315Z|f032dcc2-f796-45be-a8f1-7ab862f6bb28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:32.337Z|49cfa849-cfa1-4b87-be62-7912687404ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:32.337Z|a35a9965-5d58-4d2d-bcdd-145b4a7d35a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:32.337Z|502a1d53-43af-410a-8a04-b978c28ddf64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:32.338Z|49cfa849-cfa1-4b87-be62-7912687404ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:32.338Z|502a1d53-43af-410a-8a04-b978c28ddf64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:32.338Z|a35a9965-5d58-4d2d-bcdd-145b4a7d35a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:35.008Z|286a7ea3-e5fb-49da-ae9d-64bd47514118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:05:35.009Z|286a7ea3-e5fb-49da-ae9d-64bd47514118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:05:35.289Z|9ec7be24-059a-476c-9a23-70dfb0f442d0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:05:35.290Z|9ec7be24-059a-476c-9a23-70dfb0f442d0|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:42.360Z|b39bf0d7-f744-4d81-9e9f-3b0de012921d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:42.361Z|7a9eb7fc-127f-4038-95ed-8bb746032b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:42.361Z|b39bf0d7-f744-4d81-9e9f-3b0de012921d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:42.362Z|7a9eb7fc-127f-4038-95ed-8bb746032b50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:42.362Z|6ec1541b-1bf8-40d0-8a73-0397d8662706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:42.363Z|6ec1541b-1bf8-40d0-8a73-0397d8662706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:50.008Z|3b214237-a368-414c-9e66-e73300c667e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:05:50.009Z|3b214237-a368-414c-9e66-e73300c667e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:05:50.227Z|e27cef3d-c70c-4cf9-a60b-2fb2dfe46d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:05:50.227Z|e27cef3d-c70c-4cf9-a60b-2fb2dfe46d39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:05:52.387Z|dd3f478d-6f12-482f-a5d9-35a8ff65b171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:52.387Z|e51da15e-256d-4b73-9da9-efb5ec330898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:52.387Z|fef13997-0cce-4ee9-a732-4d5778834551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:05:52.388Z|fef13997-0cce-4ee9-a732-4d5778834551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:52.388Z|e51da15e-256d-4b73-9da9-efb5ec330898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:05:52.388Z|dd3f478d-6f12-482f-a5d9-35a8ff65b171|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:02.414Z|8b2bdb90-6b95-420c-9049-7fccaaa93069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:02.415Z|8b2bdb90-6b95-420c-9049-7fccaaa93069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:02.417Z|0f6644e6-80c0-4ab8-9d28-dfa2d11830a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:02.418Z|0f6644e6-80c0-4ab8-9d28-dfa2d11830a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:02.418Z|51e31900-3ebe-43f9-b6c9-64b7e095ba2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:02.419Z|51e31900-3ebe-43f9-b6c9-64b7e095ba2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:05.009Z|b657c0f6-2da4-40be-98e4-e085e71fcced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:06:05.011Z|b657c0f6-2da4-40be-98e4-e085e71fcced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:06:12.439Z|77e6404e-0cc4-4cdc-816a-1c04006b092b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:12.439Z|01675e79-3658-459f-ab39-57594dd1e0d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:12.439Z|e6892337-d252-4a92-92e7-b5f058feaed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:12.441Z|77e6404e-0cc4-4cdc-816a-1c04006b092b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:12.441Z|01675e79-3658-459f-ab39-57594dd1e0d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:12.443Z|e6892337-d252-4a92-92e7-b5f058feaed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:20.008Z|bed24c7b-9be5-445c-bfe7-12297757f8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:06:20.009Z|bed24c7b-9be5-445c-bfe7-12297757f8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:06:20.228Z|24bdc4a6-5fec-41d4-9ad1-a4ee4b67f055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:06:20.228Z|24bdc4a6-5fec-41d4-9ad1-a4ee4b67f055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:06:22.464Z|59d0fbe2-6eea-4110-9ff6-b4953b90bd05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:22.465Z|59d0fbe2-6eea-4110-9ff6-b4953b90bd05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:22.468Z|ff4cce8a-1b09-4e4f-bba8-e200c3bcba25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:22.468Z|6c2a9a8e-0d5b-4da4-8900-dda539faee90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:22.468Z|ff4cce8a-1b09-4e4f-bba8-e200c3bcba25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:22.471Z|6c2a9a8e-0d5b-4da4-8900-dda539faee90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:32.490Z|24582997-9317-4a8f-9366-cd69e65b8ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:32.491Z|24582997-9317-4a8f-9366-cd69e65b8ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:32.494Z|13281240-8a19-4ca8-a3c2-49e5debf7b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:32.494Z|13281240-8a19-4ca8-a3c2-49e5debf7b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:32.497Z|235ed1e2-21df-43df-972e-efcae2614389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:32.497Z|235ed1e2-21df-43df-972e-efcae2614389|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:35.008Z|d43d313d-2a73-42ee-844d-48579ae8b5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:06:35.009Z|d43d313d-2a73-42ee-844d-48579ae8b5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:06:35.289Z|353f14aa-4341-4112-9198-0a8c2632bb36|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:06:35.290Z|353f14aa-4341-4112-9198-0a8c2632bb36|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:42.514Z|286ce038-9d1a-4db8-a065-c59b60c5b8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:42.514Z|9b07323c-9f4c-4f12-8115-268cf8499dfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:42.515Z|286ce038-9d1a-4db8-a065-c59b60c5b8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:42.515Z|9b07323c-9f4c-4f12-8115-268cf8499dfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:42.516Z|2978b40f-e799-42d8-8624-f38fc4f21c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:42.517Z|2978b40f-e799-42d8-8624-f38fc4f21c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:50.008Z|00c31cc8-e6c1-42b2-8b3f-e970e4ba49c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:06:50.011Z|00c31cc8-e6c1-42b2-8b3f-e970e4ba49c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:06:50.229Z|2986420b-430f-4fa6-a8ed-3f594c24d767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:06:50.230Z|2986420b-430f-4fa6-a8ed-3f594c24d767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:06:52.540Z|ee38fb67-8970-418f-9ee8-bee2f87895ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:52.541Z|392639f9-6031-41d6-bcf1-dcc862fbcd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:52.541Z|f1cc05be-2d9f-4836-955d-ce3466860f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:06:52.541Z|ee38fb67-8970-418f-9ee8-bee2f87895ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:52.541Z|392639f9-6031-41d6-bcf1-dcc862fbcd62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:06:52.543Z|f1cc05be-2d9f-4836-955d-ce3466860f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:02.566Z|5b17fdf2-8018-482f-b23f-d6afb93215f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:02.566Z|424b8b7f-2a2f-4019-86be-f03687b3561e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:02.566Z|935c45e1-4f7b-4dd4-ac1d-b6840e8f1fe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:02.567Z|5b17fdf2-8018-482f-b23f-d6afb93215f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:02.567Z|424b8b7f-2a2f-4019-86be-f03687b3561e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:02.569Z|935c45e1-4f7b-4dd4-ac1d-b6840e8f1fe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:05.008Z|ef50abf9-60c7-4216-bbd2-5fda8ed3703f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:07:05.009Z|ef50abf9-60c7-4216-bbd2-5fda8ed3703f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:07:12.592Z|eb60e03b-de84-460c-a4f8-0a2bbefd5287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:12.592Z|b2fbdeaa-fc6c-4930-a53b-f7d68d6b368d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:12.592Z|0808812c-37a4-4862-a175-7e54dedb8764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:12.592Z|eb60e03b-de84-460c-a4f8-0a2bbefd5287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:12.592Z|0808812c-37a4-4862-a175-7e54dedb8764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:12.592Z|b2fbdeaa-fc6c-4930-a53b-f7d68d6b368d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:20.008Z|85d764f0-ba0b-44cf-a3de-b5e9532d0658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:07:20.009Z|85d764f0-ba0b-44cf-a3de-b5e9532d0658|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:07:20.230Z|9ed89758-5d42-410c-93c4-36457738fd69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:07:20.231Z|9ed89758-5d42-410c-93c4-36457738fd69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:07:22.618Z|8c1ebd6d-c8f2-44c7-9dac-a29a1e410d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:22.618Z|1ba684c0-bd1b-4fb6-a99e-4724733b4aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:22.618Z|774c9797-7c65-4905-a17b-96078a346d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:22.619Z|8c1ebd6d-c8f2-44c7-9dac-a29a1e410d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:22.619Z|774c9797-7c65-4905-a17b-96078a346d30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:22.619Z|1ba684c0-bd1b-4fb6-a99e-4724733b4aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:32.638Z|44b84b47-66ed-4125-bc65-c0a1fdd303a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:32.639Z|bea4eca3-beed-4556-b581-c2ab20b0b90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:32.639Z|c4ce9f54-4ce8-42cc-9a42-f8a429e27b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:32.639Z|44b84b47-66ed-4125-bc65-c0a1fdd303a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:32.639Z|bea4eca3-beed-4556-b581-c2ab20b0b90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:32.639Z|c4ce9f54-4ce8-42cc-9a42-f8a429e27b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:35.008Z|03e63c1a-e701-4daf-b40f-bb7a73771548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:07:35.010Z|03e63c1a-e701-4daf-b40f-bb7a73771548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:07:35.290Z|ea1fa961-168e-4a3d-860a-3e6058c0113a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:07:35.291Z|ea1fa961-168e-4a3d-860a-3e6058c0113a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:42.659Z|5ce1168e-d589-4ee5-bfcf-c63613f02e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:42.659Z|b8fbbf07-1a4a-496b-8894-6301a1ebe4eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:42.659Z|e7f52dc5-910c-4fe3-a8c5-23ef76ae085d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:42.660Z|b8fbbf07-1a4a-496b-8894-6301a1ebe4eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:42.660Z|5ce1168e-d589-4ee5-bfcf-c63613f02e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:42.661Z|e7f52dc5-910c-4fe3-a8c5-23ef76ae085d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:50.008Z|96cbc760-959e-4b94-b8b6-e40320f5c5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:07:50.009Z|96cbc760-959e-4b94-b8b6-e40320f5c5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:07:50.232Z|f1bd5fca-92f7-4d8c-a370-e9903632264e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:07:50.232Z|f1bd5fca-92f7-4d8c-a370-e9903632264e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:07:52.683Z|f6d165ff-ebde-4f8b-8cad-23f1a6326fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:52.683Z|24b71585-430d-4a2d-8b9f-64c7897bdd3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:52.684Z|24b71585-430d-4a2d-8b9f-64c7897bdd3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:52.684Z|f6d165ff-ebde-4f8b-8cad-23f1a6326fab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:07:52.688Z|cfd19000-7d80-4f6a-8454-a847e299e463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:07:52.688Z|cfd19000-7d80-4f6a-8454-a847e299e463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:02.715Z|73c089c7-e1ed-47ad-a336-0d7b875ab0ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:02.715Z|0eebfb41-6c19-499c-834e-2611b7e29293|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:02.715Z|f3f062e6-8b83-4c2f-b893-aaaf1f0e4558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:02.716Z|0eebfb41-6c19-499c-834e-2611b7e29293|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:02.717Z|f3f062e6-8b83-4c2f-b893-aaaf1f0e4558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:02.717Z|73c089c7-e1ed-47ad-a336-0d7b875ab0ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:05.009Z|4a15ad0a-a482-4078-b46b-89c3e5740527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:08:05.010Z|4a15ad0a-a482-4078-b46b-89c3e5740527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:08:12.744Z|b2ed954c-caf1-4c59-ba32-0c85a1734141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:12.744Z|405212fe-7455-490d-9ed5-1aa2b754cf73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:12.744Z|5742be30-70be-45f3-bca9-b886c83abaa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:12.745Z|b2ed954c-caf1-4c59-ba32-0c85a1734141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:12.745Z|405212fe-7455-490d-9ed5-1aa2b754cf73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:12.745Z|5742be30-70be-45f3-bca9-b886c83abaa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:20.009Z|882fe263-4b52-409c-bc60-a761c057c8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:08:20.011Z|882fe263-4b52-409c-bc60-a761c057c8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:08:20.233Z|20c92ef5-1d35-4d88-ba70-96f01275b80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:08:20.234Z|20c92ef5-1d35-4d88-ba70-96f01275b80a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:08:22.771Z|7c1e9b59-4710-4b87-91b6-53efab33b810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:22.771Z|62e56b88-7ad2-456a-b8ac-9b09390dd41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:22.771Z|915f2e09-4099-4f0e-98fc-beef5fe3aec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:22.772Z|915f2e09-4099-4f0e-98fc-beef5fe3aec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:22.772Z|62e56b88-7ad2-456a-b8ac-9b09390dd41b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:22.772Z|7c1e9b59-4710-4b87-91b6-53efab33b810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:32.808Z|861d7778-b169-4fa8-b630-51d7e45507ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:32.808Z|7b315cff-a84f-4a95-b008-d8aff2204da5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:32.810Z|861d7778-b169-4fa8-b630-51d7e45507ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:32.810Z|7b315cff-a84f-4a95-b008-d8aff2204da5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:32.812Z|f7afc592-2882-410a-a857-4fed5b483328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:32.813Z|f7afc592-2882-410a-a857-4fed5b483328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:35.008Z|51e6d521-1855-49b5-8b41-4a32e0f50ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:08:35.009Z|51e6d521-1855-49b5-8b41-4a32e0f50ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:08:35.290Z|43252439-51d4-44b8-8a91-df27fc46a1f9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:08:35.291Z|43252439-51d4-44b8-8a91-df27fc46a1f9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:42.834Z|b1081bff-b5af-425f-a08d-d67adc2e8003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:42.834Z|a17df25b-1d41-4768-969f-478f98f4ff9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:42.834Z|e4da20f4-d144-4556-b485-0a521e0c3b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:42.835Z|b1081bff-b5af-425f-a08d-d67adc2e8003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:42.835Z|e4da20f4-d144-4556-b485-0a521e0c3b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:42.835Z|a17df25b-1d41-4768-969f-478f98f4ff9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:50.008Z|e9277fbf-36f7-421a-836d-25da05589045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:08:50.009Z|e9277fbf-36f7-421a-836d-25da05589045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:08:50.235Z|adbced67-c2fc-4cfd-a3fe-5acb488f842c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:08:50.235Z|adbced67-c2fc-4cfd-a3fe-5acb488f842c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:08:52.861Z|57c2a445-b801-46e6-a0fa-3ee0981db78a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:52.861Z|f98b6045-c631-44af-b33f-d3bc313ece86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:52.861Z|7e96b681-ae79-4385-ae3b-fcfeae8964aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:08:52.862Z|57c2a445-b801-46e6-a0fa-3ee0981db78a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:52.862Z|7e96b681-ae79-4385-ae3b-fcfeae8964aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:08:52.862Z|f98b6045-c631-44af-b33f-d3bc313ece86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:02.890Z|b82202cf-a79e-48e1-a474-607e007d3851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:02.890Z|aadb48f2-a99d-491d-9d99-950ebc396606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:02.890Z|62e95a73-7268-43e9-8c0a-f9ba52b162d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:02.890Z|b82202cf-a79e-48e1-a474-607e007d3851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:02.890Z|62e95a73-7268-43e9-8c0a-f9ba52b162d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:02.890Z|aadb48f2-a99d-491d-9d99-950ebc396606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:05.008Z|989b7b48-231b-42f6-9ae8-8779fe2f2a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:09:05.010Z|989b7b48-231b-42f6-9ae8-8779fe2f2a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:09:12.920Z|066c9335-f4b4-4e89-a381-653cf1cefab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:12.921Z|066c9335-f4b4-4e89-a381-653cf1cefab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:12.923Z|3cd88a3c-1270-43dd-909c-8346503057d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:12.923Z|3cd88a3c-1270-43dd-909c-8346503057d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:12.925Z|b7412499-5749-4ce4-926b-25adbc1c12be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:12.926Z|b7412499-5749-4ce4-926b-25adbc1c12be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:20.008Z|f22f36c7-200b-4044-899d-2f8d88c8f8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:09:20.009Z|f22f36c7-200b-4044-899d-2f8d88c8f8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:09:20.236Z|9161f1a3-7c56-4c3e-a3dc-8b34af69840e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:09:20.237Z|9161f1a3-7c56-4c3e-a3dc-8b34af69840e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:09:22.949Z|2ba51c62-e380-4306-8930-777537fbf01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:22.949Z|fec5d498-771c-4547-b003-4be387442ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:22.949Z|2ba51c62-e380-4306-8930-777537fbf01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:22.949Z|fec5d498-771c-4547-b003-4be387442ed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:22.951Z|d5e3e0a6-1556-4fb3-8aca-d2ec9d06f7fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:22.952Z|d5e3e0a6-1556-4fb3-8aca-d2ec9d06f7fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:32.973Z|ed019bfd-564c-428c-93cc-db01378c7377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:32.973Z|694d33bb-5780-40ac-885a-9f8d534ddc17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:32.973Z|ed019bfd-564c-428c-93cc-db01378c7377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:32.973Z|694d33bb-5780-40ac-885a-9f8d534ddc17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:32.976Z|211139c7-34c7-483e-bb73-121f6e522fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:32.977Z|211139c7-34c7-483e-bb73-121f6e522fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:35.008Z|c1489ad4-a241-41e3-8cd7-72566c5a5fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:09:35.008Z|c1489ad4-a241-41e3-8cd7-72566c5a5fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:09:35.289Z|02458026-008f-4771-8e4f-64c1aa144a4c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:09:35.290Z|02458026-008f-4771-8e4f-64c1aa144a4c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:43.003Z|eb61e0fc-33b4-4bb9-bd0d-d80a19267a3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:43.003Z|eb61e0fc-33b4-4bb9-bd0d-d80a19267a3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:43.005Z|e259e765-9b3b-4765-bf33-382349c40c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:43.005Z|e259e765-9b3b-4765-bf33-382349c40c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:43.007Z|78641689-a3e0-4053-9192-5d341fba3fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:43.007Z|78641689-a3e0-4053-9192-5d341fba3fe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:50.008Z|5615cf87-2e32-4251-bf10-cf33508866e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:09:50.010Z|5615cf87-2e32-4251-bf10-cf33508866e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:09:50.237Z|aa47a04c-267f-4a3d-b062-369b36e38cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:09:50.238Z|aa47a04c-267f-4a3d-b062-369b36e38cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:09:53.030Z|ad8f2350-a548-4da3-9bf8-349e5dc28a58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:53.030Z|54b5f192-770b-4ffa-89cd-59d7ddf2669f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:53.031Z|ad8f2350-a548-4da3-9bf8-349e5dc28a58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:53.031Z|54b5f192-770b-4ffa-89cd-59d7ddf2669f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:09:53.033Z|41a76017-fdea-4f83-a5ce-763a4a626f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:09:53.034Z|41a76017-fdea-4f83-a5ce-763a4a626f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:03.056Z|ee7b0781-8ee2-498a-97b5-1247e3dde4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:03.056Z|afed77fc-91a8-403e-a208-0872b5692361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:03.057Z|ee7b0781-8ee2-498a-97b5-1247e3dde4ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:03.057Z|afed77fc-91a8-403e-a208-0872b5692361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:03.060Z|564700b6-455b-4594-8008-8fa4c190e952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:03.061Z|564700b6-455b-4594-8008-8fa4c190e952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:05.008Z|7302e68f-3d13-4d83-85a1-9354ca6b3ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:10:05.008Z|7302e68f-3d13-4d83-85a1-9354ca6b3ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:10:13.088Z|910d65e1-834a-45cd-8b9d-6a2a136c3ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:13.088Z|ca30d7c5-0309-4728-b8b7-ce8accfea047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:13.088Z|c1b5ee83-33c4-43d7-91ea-30ec084b4335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:13.089Z|910d65e1-834a-45cd-8b9d-6a2a136c3ec6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:13.089Z|ca30d7c5-0309-4728-b8b7-ce8accfea047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:13.089Z|c1b5ee83-33c4-43d7-91ea-30ec084b4335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:20.008Z|674051f3-288a-49c4-908b-5c580a3aa988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:10:20.009Z|674051f3-288a-49c4-908b-5c580a3aa988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:10:20.238Z|d9c3e5f2-6afa-4fc9-9532-2868931651ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:10:20.239Z|d9c3e5f2-6afa-4fc9-9532-2868931651ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:10:23.119Z|c5ecb300-eb0e-41b4-b56b-3a5eeee86870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:23.119Z|63043a88-3428-4b37-9fe4-f5feb74c1274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:23.119Z|4b7b3a72-cf94-4957-80b6-c843bf54effa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:23.120Z|c5ecb300-eb0e-41b4-b56b-3a5eeee86870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:23.120Z|63043a88-3428-4b37-9fe4-f5feb74c1274|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:23.120Z|4b7b3a72-cf94-4957-80b6-c843bf54effa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:33.144Z|122d0e02-9b03-4e40-90dc-f234940a04dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:33.144Z|f6801cd3-5359-49c1-9248-88edbf953a73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:33.144Z|998d7861-d7f3-40a1-ad65-96e4a039f735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:33.145Z|f6801cd3-5359-49c1-9248-88edbf953a73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:33.145Z|122d0e02-9b03-4e40-90dc-f234940a04dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:33.145Z|998d7861-d7f3-40a1-ad65-96e4a039f735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:35.008Z|c1bcb2c5-9d1d-406f-b048-a280dbf1f4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:10:35.010Z|c1bcb2c5-9d1d-406f-b048-a280dbf1f4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:10:35.289Z|c0125786-1d91-4958-992e-a8c36c6b889d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:10:35.291Z|c0125786-1d91-4958-992e-a8c36c6b889d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:43.173Z|fd911358-f3ad-4a71-8ecd-de892addca0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:43.173Z|a16901ff-2b06-420c-a108-0eb7b7cada7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:43.173Z|5046e1c6-6adc-4678-adbd-7c708243f46f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:43.173Z|fd911358-f3ad-4a71-8ecd-de892addca0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:43.173Z|a16901ff-2b06-420c-a108-0eb7b7cada7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:43.173Z|5046e1c6-6adc-4678-adbd-7c708243f46f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:50.008Z|89172c64-85b8-4b1b-bea7-eb3b0cbbb3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:10:50.008Z|89172c64-85b8-4b1b-bea7-eb3b0cbbb3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:10:50.240Z|d6d0bc6b-00f1-4752-9dd4-c1bd982feb37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:10:50.240Z|d6d0bc6b-00f1-4752-9dd4-c1bd982feb37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:10:53.199Z|444222ed-9dac-4d70-b585-08bfbb3ef21d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:53.199Z|04b324d4-fff1-4690-831f-01470a6459aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:53.200Z|04b324d4-fff1-4690-831f-01470a6459aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:53.200Z|444222ed-9dac-4d70-b585-08bfbb3ef21d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:10:53.199Z|de5295e8-c686-4701-859c-6bce7a10e116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:10:53.201Z|de5295e8-c686-4701-859c-6bce7a10e116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:03.232Z|903f7c0f-483e-4f1c-95dc-0f69ca8e6328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:03.232Z|69c6f2f6-1986-4b5e-b475-df87b2abaecf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:03.233Z|903f7c0f-483e-4f1c-95dc-0f69ca8e6328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:03.232Z|7a995934-d082-4c36-92cc-f3a2f4ba9530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:03.233Z|69c6f2f6-1986-4b5e-b475-df87b2abaecf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:03.234Z|7a995934-d082-4c36-92cc-f3a2f4ba9530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:05.008Z|e65c1e06-d5ca-4bd7-aafd-d0653ea74450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:11:05.009Z|e65c1e06-d5ca-4bd7-aafd-d0653ea74450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:11:13.258Z|a63c7792-5255-433b-b287-8914f0733aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:13.258Z|5fa531fc-373c-492d-a5ee-f86095b9050f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:13.258Z|a63c7792-5255-433b-b287-8914f0733aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:13.259Z|5fa531fc-373c-492d-a5ee-f86095b9050f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:13.261Z|12aa923e-68fd-471c-9e2a-8f4c0dc5a814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:13.262Z|12aa923e-68fd-471c-9e2a-8f4c0dc5a814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:20.008Z|f5f768c7-169f-45c0-b726-865391aca62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:11:20.010Z|f5f768c7-169f-45c0-b726-865391aca62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:11:20.241Z|341fbf98-a13d-44af-b937-7d6176e87f56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:11:20.242Z|341fbf98-a13d-44af-b937-7d6176e87f56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:11:23.282Z|d9b470b4-340e-47d4-acf9-b06b80c70b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:23.282Z|1af2b9c5-abf0-45ea-833a-196059893e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:23.283Z|b0403e61-a891-4181-93ea-cfcbbf37932c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:23.283Z|1af2b9c5-abf0-45ea-833a-196059893e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:23.283Z|d9b470b4-340e-47d4-acf9-b06b80c70b68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:23.284Z|b0403e61-a891-4181-93ea-cfcbbf37932c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:33.305Z|2e0b0fc2-986d-460f-aa02-d94027186580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:33.305Z|80c9c432-40a1-4667-a4be-8c1b2767ec96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:33.306Z|2e0b0fc2-986d-460f-aa02-d94027186580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:33.306Z|80c9c432-40a1-4667-a4be-8c1b2767ec96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:33.309Z|bca3a086-7d0f-469b-9f20-e67559533ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:33.310Z|bca3a086-7d0f-469b-9f20-e67559533ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:35.008Z|629d6116-5eb2-4909-921c-9c99bdd2f31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:11:35.009Z|629d6116-5eb2-4909-921c-9c99bdd2f31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:11:35.289Z|cfabc82d-5818-46bb-a6bc-c6464b8bf8d3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:11:35.290Z|cfabc82d-5818-46bb-a6bc-c6464b8bf8d3|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:43.326Z|dff6ae1b-5e4d-402e-9378-b6c9ebd3a50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:43.327Z|dff6ae1b-5e4d-402e-9378-b6c9ebd3a50b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:43.329Z|36e4091b-9711-4014-9436-dd5f67fbd23e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:43.329Z|7e9dda93-501f-491c-bf59-5fa9f1d3be12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:43.330Z|36e4091b-9711-4014-9436-dd5f67fbd23e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:43.331Z|7e9dda93-501f-491c-bf59-5fa9f1d3be12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:50.008Z|d901b7d8-a686-40af-838b-4f5c1f5d933b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:11:50.009Z|d901b7d8-a686-40af-838b-4f5c1f5d933b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:11:50.242Z|0c2a5dbe-8cda-4e51-936f-7577beb8987d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:11:50.243Z|0c2a5dbe-8cda-4e51-936f-7577beb8987d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:11:53.351Z|0421ba1e-d884-4db5-afa9-879903702116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:53.352Z|0421ba1e-d884-4db5-afa9-879903702116|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:53.359Z|6bb5b349-e3a2-4217-9b20-6fc7d209ba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:53.359Z|39337987-dfb8-4703-9f1b-5eba7f42f033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:11:53.360Z|39337987-dfb8-4703-9f1b-5eba7f42f033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:11:53.360Z|6bb5b349-e3a2-4217-9b20-6fc7d209ba92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:03.373Z|47f77f42-d6d1-462d-baff-a7ef6e318aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:03.374Z|47f77f42-d6d1-462d-baff-a7ef6e318aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:03.379Z|f2b8396b-d7b6-4a13-8de4-18937198d1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:03.380Z|f2b8396b-d7b6-4a13-8de4-18937198d1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:03.382Z|509f6a88-c5e6-442e-85e6-2f93ab9804c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:03.384Z|509f6a88-c5e6-442e-85e6-2f93ab9804c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:05.008Z|2f2126bd-291f-4c8b-b852-c8bfc94b569d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:12:05.010Z|2f2126bd-291f-4c8b-b852-c8bfc94b569d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:12:13.397Z|1114fb49-ada5-42f7-b609-49952f24d5f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:13.398Z|1114fb49-ada5-42f7-b609-49952f24d5f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:13.398Z|750ad48e-3a2b-4376-84a8-c0a241976f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:13.399Z|750ad48e-3a2b-4376-84a8-c0a241976f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:13.404Z|0bd2f366-9b65-42ba-9550-699013696328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:13.405Z|0bd2f366-9b65-42ba-9550-699013696328|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:20.008Z|1d21510d-8c67-4ccc-a0a0-830ba294c731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:12:20.009Z|1d21510d-8c67-4ccc-a0a0-830ba294c731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:12:20.244Z|7dad502e-952a-4129-b768-879c49d89e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:12:20.244Z|7dad502e-952a-4129-b768-879c49d89e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:12:23.424Z|5865925e-907c-4087-a8f4-a6799fcb2de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:23.424Z|075338e5-8c34-4886-8898-7c0b349a9810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:23.425Z|828550e5-284a-477d-b2ad-491086a9cce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:23.425Z|5865925e-907c-4087-a8f4-a6799fcb2de6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:23.425Z|075338e5-8c34-4886-8898-7c0b349a9810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:23.427Z|828550e5-284a-477d-b2ad-491086a9cce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:33.449Z|0bf74b56-c541-4053-8664-e55a801289e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:33.449Z|42304e8b-093c-47f6-9ff9-5ab7b03cbff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:33.449Z|3be395cd-8a3f-482c-baa4-f6130ffe1b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:33.450Z|0bf74b56-c541-4053-8664-e55a801289e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:33.450Z|42304e8b-093c-47f6-9ff9-5ab7b03cbff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:33.450Z|3be395cd-8a3f-482c-baa4-f6130ffe1b89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:35.008Z|90adf7c5-64b0-40db-9b2a-b5c98fb39110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:12:35.009Z|90adf7c5-64b0-40db-9b2a-b5c98fb39110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:12:35.290Z|e476192d-aa06-4e36-8962-362ab8aa07cf|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:12:35.291Z|e476192d-aa06-4e36-8962-362ab8aa07cf|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:43.477Z|71b775e5-593a-4eec-9b78-09a712eabe41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:43.477Z|5171e81a-1d3a-4f81-8781-efb207962fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:43.477Z|a4fb90c2-7650-4574-8b53-169065b3858e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:43.478Z|71b775e5-593a-4eec-9b78-09a712eabe41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:43.478Z|5171e81a-1d3a-4f81-8781-efb207962fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:43.478Z|a4fb90c2-7650-4574-8b53-169065b3858e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:50.009Z|f9f1bd11-6b27-40ef-ab61-f696e1b99f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:12:50.011Z|f9f1bd11-6b27-40ef-ab61-f696e1b99f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:12:50.245Z|c732ab62-2b38-4da0-afcf-c66682216238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:12:50.246Z|c732ab62-2b38-4da0-afcf-c66682216238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:12:53.505Z|2dbfa3e4-214c-40ff-a86c-dc68cb6e5e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:53.505Z|a96d8ad2-b9d7-4abc-bafc-b4c20ef2e81c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:53.505Z|bad40153-6eeb-4112-8502-8877e0f5af94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:12:53.506Z|a96d8ad2-b9d7-4abc-bafc-b4c20ef2e81c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:53.506Z|2dbfa3e4-214c-40ff-a86c-dc68cb6e5e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:12:53.506Z|bad40153-6eeb-4112-8502-8877e0f5af94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:03.529Z|78794558-dff1-429d-932c-74027f7e3955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:03.529Z|b58e2a1d-3920-4848-84d2-5904546ac1ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:03.529Z|f6a63de2-2969-4ddc-a8c7-6ec02f597b51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:03.530Z|78794558-dff1-429d-932c-74027f7e3955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:03.530Z|b58e2a1d-3920-4848-84d2-5904546ac1ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:03.530Z|f6a63de2-2969-4ddc-a8c7-6ec02f597b51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:05.008Z|638584e7-72ef-4855-a491-bf545488b03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:13:05.009Z|638584e7-72ef-4855-a491-bf545488b03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:13:13.558Z|6e518a20-4d4d-44ea-aa1d-71686bdf9a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:13.558Z|fd610bfa-7167-4994-97e9-8bb965292379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:13.558Z|d731736c-f234-4cb3-8b53-eaee38ec70db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:13.559Z|fd610bfa-7167-4994-97e9-8bb965292379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:13.559Z|d731736c-f234-4cb3-8b53-eaee38ec70db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:13.559Z|6e518a20-4d4d-44ea-aa1d-71686bdf9a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:20.008Z|a414a1da-1884-4d4d-b9df-0869f5e3865f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:13:20.009Z|a414a1da-1884-4d4d-b9df-0869f5e3865f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:13:20.246Z|e8d68974-36f0-44ec-8fc9-18aa4619c7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:13:20.247Z|e8d68974-36f0-44ec-8fc9-18aa4619c7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:13:23.584Z|8546eea9-8388-49c7-b450-eb8aeba53715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:23.584Z|ccc60eb6-76f6-4496-8d17-95778feaabd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:23.584Z|0e65abcc-4746-4068-bfd5-73f0aa14d678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:23.584Z|8546eea9-8388-49c7-b450-eb8aeba53715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:23.584Z|ccc60eb6-76f6-4496-8d17-95778feaabd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:23.584Z|0e65abcc-4746-4068-bfd5-73f0aa14d678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:33.609Z|c7459213-f710-441a-8d4a-54b62b322425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:33.609Z|fcd020fd-17b0-4b13-a2c4-7aa9194cfba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:33.610Z|c34e8bb3-e9b3-4941-bc3f-6dc3d6a8286d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:33.611Z|c7459213-f710-441a-8d4a-54b62b322425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:33.611Z|c34e8bb3-e9b3-4941-bc3f-6dc3d6a8286d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:33.611Z|fcd020fd-17b0-4b13-a2c4-7aa9194cfba4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:35.008Z|4a30d7e8-f5ca-4cf3-a785-09dc7bef4794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:13:35.010Z|4a30d7e8-f5ca-4cf3-a785-09dc7bef4794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:13:35.290Z|ee37d466-8d41-4c82-8847-d71849fac24c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:13:35.291Z|ee37d466-8d41-4c82-8847-d71849fac24c|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:43.637Z|7c9c694e-5792-4873-8f32-625ea2eaafa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:43.637Z|2f7c68c0-def5-4b16-9649-59e0ef403122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:43.638Z|7c9c694e-5792-4873-8f32-625ea2eaafa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:43.637Z|59b65232-d382-47fc-a93d-e5ca1a61fc52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:43.638Z|2f7c68c0-def5-4b16-9649-59e0ef403122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:43.640Z|59b65232-d382-47fc-a93d-e5ca1a61fc52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:50.008Z|b06163df-0707-4c61-8768-8cdd3b4bfc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:13:50.009Z|b06163df-0707-4c61-8768-8cdd3b4bfc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:13:50.247Z|07416844-6c4a-49c9-9002-db37cfd1141a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:13:50.248Z|07416844-6c4a-49c9-9002-db37cfd1141a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:13:53.664Z|43401574-f325-451b-ba65-0aa671a1b9b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:53.664Z|c68b64bb-6fff-48b7-a6e0-5bc341b6f487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:53.665Z|43401574-f325-451b-ba65-0aa671a1b9b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:53.665Z|c68b64bb-6fff-48b7-a6e0-5bc341b6f487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:13:53.667Z|5a7f88d4-a99a-4eca-bccb-f529e1aff74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:13:53.668Z|5a7f88d4-a99a-4eca-bccb-f529e1aff74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:03.688Z|d75574c5-dd90-47b4-bd97-f026fd42df62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:03.688Z|85df0a5f-0806-4a29-81fe-cffe7dda3200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:03.688Z|8e5e8d60-2049-45fd-930f-204994ebed88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:03.689Z|d75574c5-dd90-47b4-bd97-f026fd42df62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:03.689Z|85df0a5f-0806-4a29-81fe-cffe7dda3200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:03.691Z|8e5e8d60-2049-45fd-930f-204994ebed88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:05.008Z|d22f4865-7a59-4135-8709-598cb94dbbab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:14:05.008Z|d22f4865-7a59-4135-8709-598cb94dbbab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:14:13.713Z|abb0fd3a-7504-4f71-935b-eab1dbd234c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:13.714Z|af9ce517-d0bd-4094-9539-611334fe1c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:13.714Z|a20fc6fe-de6d-4d0c-b5af-4b3f907866c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:13.714Z|abb0fd3a-7504-4f71-935b-eab1dbd234c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:13.716Z|af9ce517-d0bd-4094-9539-611334fe1c71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:13.716Z|a20fc6fe-de6d-4d0c-b5af-4b3f907866c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:20.008Z|13db66f1-e93c-4a7d-8188-94239f0b2637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:14:20.011Z|13db66f1-e93c-4a7d-8188-94239f0b2637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:14:20.248Z|e21f6a2d-69d9-490a-94bb-f3df8ebd66b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:14:20.249Z|e21f6a2d-69d9-490a-94bb-f3df8ebd66b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:14:23.748Z|4a260105-d342-4226-990d-ee0dc2bbcfcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:23.748Z|481e48d0-5e2a-4db0-93dd-4cb71ac76d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:23.749Z|95141984-b025-4cc1-99b7-57819b9a6f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:23.749Z|481e48d0-5e2a-4db0-93dd-4cb71ac76d82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:23.749Z|4a260105-d342-4226-990d-ee0dc2bbcfcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:23.751Z|95141984-b025-4cc1-99b7-57819b9a6f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:33.779Z|03a15f42-364c-4846-beab-8ab012a51881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:33.779Z|af3fabc9-c854-4c3d-ae9c-282c6f2f95fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:33.779Z|62955766-2be7-4f77-aeb0-8ad6f639d5cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:33.780Z|62955766-2be7-4f77-aeb0-8ad6f639d5cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:33.780Z|03a15f42-364c-4846-beab-8ab012a51881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:33.780Z|af3fabc9-c854-4c3d-ae9c-282c6f2f95fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:35.008Z|695989f7-6622-4f4b-8d5f-55074fd520a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:14:35.009Z|695989f7-6622-4f4b-8d5f-55074fd520a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:14:35.290Z|c9e98677-6bff-41a1-ad45-0396f168f144|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:14:35.290Z|c9e98677-6bff-41a1-ad45-0396f168f144|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:43.807Z|fcdf6f58-4369-45c6-95ef-b819e39dd689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:43.807Z|cc275169-820a-4abd-9d9d-a543d629ca53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:43.808Z|fcdf6f58-4369-45c6-95ef-b819e39dd689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:43.808Z|cc275169-820a-4abd-9d9d-a543d629ca53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:43.807Z|62cbf7da-3f71-49e2-8d25-08b01522251e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:43.811Z|62cbf7da-3f71-49e2-8d25-08b01522251e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:50.008Z|c0fe2605-bcc4-4516-8f17-bf3803645b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:14:50.009Z|c0fe2605-bcc4-4516-8f17-bf3803645b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:14:50.249Z|7843be6c-e407-4668-9398-e8076f814b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:14:50.250Z|7843be6c-e407-4668-9398-e8076f814b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:14:53.837Z|669194af-32ee-4f18-a4cf-99191c37854c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:53.838Z|02f7b5ee-8dd3-47a4-a435-c9d94bb726e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:53.837Z|e92eefa4-2e95-4bd3-859a-48280be49257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:14:53.839Z|e92eefa4-2e95-4bd3-859a-48280be49257|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:53.839Z|669194af-32ee-4f18-a4cf-99191c37854c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:14:53.839Z|02f7b5ee-8dd3-47a4-a435-c9d94bb726e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:03.864Z|4ac8e21e-6138-4c36-a8e1-1780680a8c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:03.864Z|cd0be459-a65a-4496-b566-5fbc2ac12722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:03.864Z|9b34e56b-94da-4437-93ba-deb0477e9b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:03.865Z|cd0be459-a65a-4496-b566-5fbc2ac12722|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:03.865Z|9b34e56b-94da-4437-93ba-deb0477e9b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:03.865Z|4ac8e21e-6138-4c36-a8e1-1780680a8c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:05.008Z|2c756485-d67b-4d1f-aaed-53b5794d0d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:15:05.010Z|2c756485-d67b-4d1f-aaed-53b5794d0d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:15:13.891Z|a12fae65-d669-45c9-8894-cc4792f019ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:13.891Z|07a34c31-c4b8-4af8-92ac-a1babf74b6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:13.891Z|124e6948-f5a6-473d-8932-980464016ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:13.892Z|a12fae65-d669-45c9-8894-cc4792f019ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:13.892Z|07a34c31-c4b8-4af8-92ac-a1babf74b6ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:13.892Z|124e6948-f5a6-473d-8932-980464016ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:20.008Z|67a5c251-5dd8-4783-9489-cc21131150bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:15:20.009Z|67a5c251-5dd8-4783-9489-cc21131150bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:15:20.251Z|db5ca225-6647-46ef-b959-a494b3f7d18e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:15:20.251Z|db5ca225-6647-46ef-b959-a494b3f7d18e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:15:23.917Z|40127b46-d127-4a88-abf7-f4166c9b35d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:23.917Z|686af1e5-7e50-47d2-8a2c-98e02ea545bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:23.917Z|40127b46-d127-4a88-abf7-f4166c9b35d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:23.917Z|686af1e5-7e50-47d2-8a2c-98e02ea545bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:23.918Z|ac960e37-1875-42b6-aca8-4eb5940d7eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:23.919Z|ac960e37-1875-42b6-aca8-4eb5940d7eab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:34.003Z|9dec9795-abb9-451f-aaa3-dfcc191a6c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:34.003Z|964b5653-808c-4b89-8574-052f49ed46c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:34.003Z|dbea7af5-7db2-44c0-a66b-a2bd58bbafa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:34.004Z|9dec9795-abb9-451f-aaa3-dfcc191a6c8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:34.004Z|dbea7af5-7db2-44c0-a66b-a2bd58bbafa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:34.004Z|964b5653-808c-4b89-8574-052f49ed46c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:35.008Z|6d13010e-279a-48f2-bcc5-e0fbac22f17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:15:35.009Z|6d13010e-279a-48f2-bcc5-e0fbac22f17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:15:35.289Z|ee48e613-fa18-4fdd-b860-c6618102865e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:15:35.290Z|ee48e613-fa18-4fdd-b860-c6618102865e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:44.033Z|40add5a6-6b22-458e-8392-a65a7fca8bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:44.033Z|bf0c5c66-a707-4cdb-ad82-919f179b12d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:44.033Z|dfaf2d90-ef97-4b14-a458-721aa4770df7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:44.035Z|dfaf2d90-ef97-4b14-a458-721aa4770df7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:44.035Z|40add5a6-6b22-458e-8392-a65a7fca8bb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:44.035Z|bf0c5c66-a707-4cdb-ad82-919f179b12d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:50.008Z|e065a8fa-4d9f-47fc-9af4-bfb142e00e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:15:50.010Z|e065a8fa-4d9f-47fc-9af4-bfb142e00e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:15:50.252Z|c334483d-1134-47a3-b769-f65bbb7e99c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:15:50.253Z|c334483d-1134-47a3-b769-f65bbb7e99c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:15:54.064Z|70401eb4-cb9d-439d-ab4e-9df51b1c2c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:54.064Z|e6f6e96d-5fde-4cec-9317-a4937b50fa64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:54.065Z|70401eb4-cb9d-439d-ab4e-9df51b1c2c9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:54.065Z|e6f6e96d-5fde-4cec-9317-a4937b50fa64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:15:54.065Z|856edac8-4197-4440-b94a-b46391d43ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:15:54.066Z|856edac8-4197-4440-b94a-b46391d43ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:04.088Z|a6664864-3cbc-4047-80ef-fa4728730a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:04.088Z|2edfd8bc-5f40-405e-84a3-c68bf5248498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:04.089Z|a6664864-3cbc-4047-80ef-fa4728730a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:04.089Z|2edfd8bc-5f40-405e-84a3-c68bf5248498|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:04.091Z|bf64ea06-dc0f-43bc-bdd9-217fc33e58c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:04.092Z|bf64ea06-dc0f-43bc-bdd9-217fc33e58c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:05.008Z|0fa910a4-c1e6-4852-a92c-d25c8c5b2e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:16:05.009Z|0fa910a4-c1e6-4852-a92c-d25c8c5b2e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:16:14.112Z|f6528e9e-6cd3-47eb-a2b5-56811aebe392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:14.112Z|e1f9ac32-2d48-4514-87c6-e696b3bd4c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:14.114Z|f6528e9e-6cd3-47eb-a2b5-56811aebe392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:14.114Z|e1f9ac32-2d48-4514-87c6-e696b3bd4c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:14.115Z|f3729fc9-2079-4b2f-ab31-b4da8a631287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:14.116Z|f3729fc9-2079-4b2f-ab31-b4da8a631287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:20.008Z|4e4ed54d-69ef-4b95-af52-b4be1a1749e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:16:20.008Z|4e4ed54d-69ef-4b95-af52-b4be1a1749e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:16:20.253Z|73013d98-7c05-4091-b0fb-b1dd40eef625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:16:20.254Z|73013d98-7c05-4091-b0fb-b1dd40eef625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:16:24.137Z|3ce82847-9dc9-4b3e-9caf-4d52c45cfc32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:24.137Z|9e40bb8f-3933-4a52-ad7e-27ddffd7d858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:24.137Z|0c99d4f3-614e-4b92-be91-63c3f0fce503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:24.138Z|3ce82847-9dc9-4b3e-9caf-4d52c45cfc32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:24.138Z|9e40bb8f-3933-4a52-ad7e-27ddffd7d858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:24.138Z|0c99d4f3-614e-4b92-be91-63c3f0fce503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:34.166Z|cead2060-0d32-44ab-afa4-5b6120560808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:34.166Z|5068971c-2be8-483f-99b1-72697b2a43fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:34.166Z|98b28919-c9c3-45dd-b58c-b55a1a81e1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:34.167Z|98b28919-c9c3-45dd-b58c-b55a1a81e1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:34.167Z|cead2060-0d32-44ab-afa4-5b6120560808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:34.167Z|5068971c-2be8-483f-99b1-72697b2a43fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:35.008Z|2b1977fe-1b73-46f2-a5d8-c16853eeacbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:16:35.010Z|2b1977fe-1b73-46f2-a5d8-c16853eeacbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:16:35.289Z|6e755bf1-ee43-4421-a721-a46715cca4a7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:16:35.290Z|6e755bf1-ee43-4421-a721-a46715cca4a7|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:44.208Z|3f350044-5680-4366-be89-08ccc589954b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:44.208Z|73a6f935-ee3f-4839-bf13-986067ca43c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:44.208Z|b41c4763-0e68-4171-805b-599e66b9b587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:44.209Z|3f350044-5680-4366-be89-08ccc589954b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:44.209Z|b41c4763-0e68-4171-805b-599e66b9b587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:44.209Z|73a6f935-ee3f-4839-bf13-986067ca43c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:50.008Z|2b98878a-32c3-4a35-9400-528de05f980a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:16:50.010Z|2b98878a-32c3-4a35-9400-528de05f980a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:16:50.254Z|ae8b881f-84a0-42a0-ade5-75a24db745a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:16:50.255Z|ae8b881f-84a0-42a0-ade5-75a24db745a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:16:54.235Z|ec414252-d62e-40c4-bbc2-bd9a42fd99b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:54.235Z|483eb861-0996-48e8-b538-ed4ff7a7ebab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:54.236Z|483eb861-0996-48e8-b538-ed4ff7a7ebab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:54.236Z|ec414252-d62e-40c4-bbc2-bd9a42fd99b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:16:54.236Z|e75f6d12-5ea2-478e-9c8a-94b0c37c6be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:16:54.240Z|e75f6d12-5ea2-478e-9c8a-94b0c37c6be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:04.261Z|38109d98-4a94-4743-a56d-adbafb138fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:04.261Z|32e4b324-30b5-4827-8a09-7b731b2c72ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:04.262Z|38109d98-4a94-4743-a56d-adbafb138fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:04.262Z|32e4b324-30b5-4827-8a09-7b731b2c72ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:04.264Z|0f6d10fa-00ae-43a7-90b0-001b57ee1f5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:04.265Z|0f6d10fa-00ae-43a7-90b0-001b57ee1f5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:05.008Z|6298849c-a9c6-435a-b5f0-4dfb797a083b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:17:05.009Z|6298849c-a9c6-435a-b5f0-4dfb797a083b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:17:14.286Z|3f8de618-185c-453c-b83d-cbda35210657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:14.287Z|3f8de618-185c-453c-b83d-cbda35210657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:14.289Z|4843900b-7cba-44ec-b667-691c8a277fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:14.289Z|4843900b-7cba-44ec-b667-691c8a277fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:14.291Z|0b6ae297-992f-4bdd-9a0a-41eac37a60d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:14.292Z|0b6ae297-992f-4bdd-9a0a-41eac37a60d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:20.008Z|2b45e132-f7c8-4261-83c0-fe68facadf7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:17:20.010Z|2b45e132-f7c8-4261-83c0-fe68facadf7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:17:20.256Z|91bec9d8-7509-4221-96ce-e2543b3dcdb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:17:20.256Z|91bec9d8-7509-4221-96ce-e2543b3dcdb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:17:24.313Z|62fa347c-2229-460f-8cde-f7e18fb9329f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:24.313Z|26ab7912-2c4c-4320-9e71-bf2320b3f1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:24.314Z|62fa347c-2229-460f-8cde-f7e18fb9329f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:24.314Z|26ab7912-2c4c-4320-9e71-bf2320b3f1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:24.317Z|6d921e4a-3eb6-4746-8be9-ce6f9a682e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:24.319Z|6d921e4a-3eb6-4746-8be9-ce6f9a682e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:34.350Z|765b19ea-62e3-47cf-a41e-e23ddb62b089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:34.350Z|6c9e2d51-d55a-4648-a755-25af984db3f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:34.350Z|373438e3-96bf-448e-abdb-a14a64a89ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:34.351Z|6c9e2d51-d55a-4648-a755-25af984db3f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:34.351Z|373438e3-96bf-448e-abdb-a14a64a89ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:34.351Z|765b19ea-62e3-47cf-a41e-e23ddb62b089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:35.008Z|2f28c543-82cd-4574-a6b5-ce162affc73d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:17:35.009Z|2f28c543-82cd-4574-a6b5-ce162affc73d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:17:35.288Z|26382973-f278-4bc0-ae02-b992fbc048b0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:17:35.289Z|26382973-f278-4bc0-ae02-b992fbc048b0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:44.378Z|12c35e79-2ec9-4463-b45b-52a1c9234ce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:44.378Z|fbaf71d9-4128-491a-8d5f-0073d57ec83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:44.379Z|12c35e79-2ec9-4463-b45b-52a1c9234ce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:44.379Z|fbaf71d9-4128-491a-8d5f-0073d57ec83b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:44.381Z|017ac46b-f472-4dba-b7da-35d5e6c15926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:44.382Z|017ac46b-f472-4dba-b7da-35d5e6c15926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:50.008Z|316b1f48-98d6-4b97-918c-b3a5533a81c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:17:50.010Z|316b1f48-98d6-4b97-918c-b3a5533a81c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:17:50.257Z|707ae5db-4c4f-4db4-9f05-e7531a8103e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:17:50.258Z|707ae5db-4c4f-4db4-9f05-e7531a8103e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:17:54.405Z|884a6bc9-146d-474d-91fd-37e71c6ba1b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:54.405Z|c430ba2c-0ef5-42f5-90c1-57e9f9822032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:54.406Z|884a6bc9-146d-474d-91fd-37e71c6ba1b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:54.406Z|c430ba2c-0ef5-42f5-90c1-57e9f9822032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:17:54.409Z|3acacc35-5173-441c-9eae-fae54b417b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:17:54.411Z|3acacc35-5173-441c-9eae-fae54b417b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:04.431Z|32647a34-6c80-4221-a8db-32be86d3967c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:04.431Z|b9cdcc4a-0efd-4502-b123-820beb6eb8b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:04.432Z|b9cdcc4a-0efd-4502-b123-820beb6eb8b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:04.432Z|32647a34-6c80-4221-a8db-32be86d3967c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:04.436Z|94c822f3-0ee0-485b-bdc5-fa5b30fef7d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:04.436Z|94c822f3-0ee0-485b-bdc5-fa5b30fef7d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:05.008Z|71495299-9052-486c-bf7e-ef697137b998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:18:05.010Z|71495299-9052-486c-bf7e-ef697137b998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:18:14.455Z|5002c51f-2a11-473e-8c72-bd8bccc91923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:14.455Z|0fc1173e-fb73-4e76-b7ce-c5f462178dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:14.456Z|5002c51f-2a11-473e-8c72-bd8bccc91923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:14.457Z|367193b7-0852-4879-934e-e244b19bf943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:14.456Z|0fc1173e-fb73-4e76-b7ce-c5f462178dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:14.457Z|367193b7-0852-4879-934e-e244b19bf943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:20.008Z|fce424ed-d051-4bd9-932d-2a7d2185e3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:18:20.008Z|fce424ed-d051-4bd9-932d-2a7d2185e3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:18:20.258Z|ddc7933d-b6f8-46d3-8615-461884e9e337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:18:20.259Z|ddc7933d-b6f8-46d3-8615-461884e9e337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:18:24.476Z|4768c6d6-2566-461f-9541-34cf48a98373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:24.476Z|dac8d4b7-e578-4047-95a3-7b0e428edbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:24.477Z|4768c6d6-2566-461f-9541-34cf48a98373|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:24.477Z|dac8d4b7-e578-4047-95a3-7b0e428edbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:24.484Z|4d72df0e-e49e-4c3f-9577-f2ed283fbf11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:24.485Z|4d72df0e-e49e-4c3f-9577-f2ed283fbf11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:34.506Z|1f077af2-18c4-4542-b4af-ee2ded2d96ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:34.507Z|1f077af2-18c4-4542-b4af-ee2ded2d96ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:34.509Z|fe3d526c-1948-4c23-b00b-acbc1ba690ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:34.509Z|fe3d526c-1948-4c23-b00b-acbc1ba690ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:34.509Z|67e31543-0425-4fa5-976d-cddbe1f2a294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:34.511Z|67e31543-0425-4fa5-976d-cddbe1f2a294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:35.009Z|3ae1330e-cadb-4470-a0ff-51a39083b228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:18:35.010Z|3ae1330e-cadb-4470-a0ff-51a39083b228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:18:35.289Z|b6bdf5fb-1880-43e8-b7fc-f620146ce1c2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:18:35.290Z|b6bdf5fb-1880-43e8-b7fc-f620146ce1c2|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:44.538Z|8b401dd7-fc87-48c8-a88f-13ead1d460b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:44.539Z|8b401dd7-fc87-48c8-a88f-13ead1d460b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:44.538Z|de7ec39d-82d3-4b7c-a03d-4c5b51f01458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:44.541Z|de7ec39d-82d3-4b7c-a03d-4c5b51f01458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:44.540Z|e5b80001-4833-4f6f-9ab1-ad48e0395119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:44.544Z|e5b80001-4833-4f6f-9ab1-ad48e0395119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:50.008Z|5ebf0742-0d65-4780-81de-e9fb127951fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:18:50.010Z|5ebf0742-0d65-4780-81de-e9fb127951fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:18:50.259Z|4d6c476e-bf38-4d55-9abd-143908da0a3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:18:50.260Z|4d6c476e-bf38-4d55-9abd-143908da0a3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:18:54.568Z|23ca1bdd-8e5d-4165-b962-18d26a69e813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:54.568Z|f884365f-e664-4eb4-943f-b578074e76fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:54.568Z|295e875b-fa56-45c0-b3f1-6e071ababf74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:18:54.569Z|23ca1bdd-8e5d-4165-b962-18d26a69e813|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:54.569Z|f884365f-e664-4eb4-943f-b578074e76fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:18:54.569Z|295e875b-fa56-45c0-b3f1-6e071ababf74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:04.598Z|0ad1dbd9-f0d9-4b16-840d-175cf4f2020c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:04.598Z|9483d0b3-ce36-468d-8761-94191ecfc872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:04.599Z|9483d0b3-ce36-468d-8761-94191ecfc872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:04.599Z|0ad1dbd9-f0d9-4b16-840d-175cf4f2020c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:04.601Z|c5e6aa26-a252-43e0-b337-bf6f1dd0a8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:04.602Z|c5e6aa26-a252-43e0-b337-bf6f1dd0a8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:05.008Z|5ceb6595-35fb-4c28-a848-4f23d227ccc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:19:05.009Z|5ceb6595-35fb-4c28-a848-4f23d227ccc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:19:14.629Z|d8144bea-7934-429f-9e7d-65b32878b087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:14.629Z|1565e416-8f9d-4cba-b4b4-8b73d8e80780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:14.629Z|320fa9e1-0b3c-4718-a7b3-9af490d6df8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:14.630Z|1565e416-8f9d-4cba-b4b4-8b73d8e80780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:14.630Z|d8144bea-7934-429f-9e7d-65b32878b087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:14.630Z|320fa9e1-0b3c-4718-a7b3-9af490d6df8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:20.008Z|743165b8-69e0-4148-a5a4-216fffb5a38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:19:20.009Z|743165b8-69e0-4148-a5a4-216fffb5a38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:19:20.260Z|a691c145-3f36-4b5a-bf43-974d9fc74401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:19:20.261Z|a691c145-3f36-4b5a-bf43-974d9fc74401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:19:24.654Z|d297a606-f16b-4701-b72d-4d753f0de97f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:24.654Z|d5f74ad7-db8d-4b1a-800c-777e50c2d02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:24.654Z|81d1b7d0-6480-426e-bb0f-62ee8dac10ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:24.655Z|d5f74ad7-db8d-4b1a-800c-777e50c2d02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:24.655Z|81d1b7d0-6480-426e-bb0f-62ee8dac10ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:24.655Z|d297a606-f16b-4701-b72d-4d753f0de97f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:34.679Z|9e71dc5c-26a4-4623-916e-a27d9895d852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:34.679Z|717a4df1-edda-4349-9df5-e0c621b40f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:34.679Z|b84d5a04-71cc-4068-9656-2e2a3ba50898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:34.680Z|717a4df1-edda-4349-9df5-e0c621b40f71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:34.680Z|b84d5a04-71cc-4068-9656-2e2a3ba50898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:34.680Z|9e71dc5c-26a4-4623-916e-a27d9895d852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:35.008Z|68c6099d-8fad-47a9-86ae-bf7eb90587f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:19:35.010Z|68c6099d-8fad-47a9-86ae-bf7eb90587f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:19:35.289Z|c81826e9-ef51-45a8-a84a-071b31f65b4a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:19:35.290Z|c81826e9-ef51-45a8-a84a-071b31f65b4a|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:44.707Z|b543f86e-06bf-4f67-b0be-02b922211bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:44.707Z|abc1309a-f0d0-4c52-a113-daa1ae0e93a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:44.708Z|b543f86e-06bf-4f67-b0be-02b922211bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:44.708Z|abc1309a-f0d0-4c52-a113-daa1ae0e93a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:44.711Z|b3526e05-388c-4193-a65f-9e20667d8af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:44.712Z|b3526e05-388c-4193-a65f-9e20667d8af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:50.008Z|2e14a2b8-ecda-4ef5-a195-3f3ffd7860b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:19:50.009Z|2e14a2b8-ecda-4ef5-a195-3f3ffd7860b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:19:50.262Z|18768b8c-fcb5-4a49-824b-20064c4410a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:19:50.262Z|18768b8c-fcb5-4a49-824b-20064c4410a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:19:54.733Z|5f6be9ce-af85-4f27-b99f-43b2b3e10e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:54.733Z|32cd25b7-9fed-48db-bf0c-747ea8980613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:54.733Z|749b7724-485b-474e-8325-a7e81b805519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:19:54.733Z|5f6be9ce-af85-4f27-b99f-43b2b3e10e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:54.733Z|749b7724-485b-474e-8325-a7e81b805519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:19:54.733Z|32cd25b7-9fed-48db-bf0c-747ea8980613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:04.756Z|82e22b66-c7e4-4d8f-a2df-09a7f5066faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:04.756Z|05cf1c4d-a469-4a0c-8fa4-93c13b13eecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:04.757Z|82e22b66-c7e4-4d8f-a2df-09a7f5066faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:04.757Z|05cf1c4d-a469-4a0c-8fa4-93c13b13eecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:04.757Z|8442fbc4-9ea8-49c9-9516-ec6e1f7be07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:04.759Z|8442fbc4-9ea8-49c9-9516-ec6e1f7be07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:05.008Z|15a0b690-02ed-4484-b460-4a050d4ca29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:20:05.009Z|15a0b690-02ed-4484-b460-4a050d4ca29e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:20:14.782Z|3434f587-d70a-4f5d-b02f-5b072643f587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:14.783Z|3434f587-d70a-4f5d-b02f-5b072643f587|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:14.783Z|4e601d70-ff3e-4350-b94c-05160f088784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:14.784Z|4e601d70-ff3e-4350-b94c-05160f088784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:14.791Z|528c70ff-a78d-432f-9f2c-b9ee9a4ba2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:14.792Z|528c70ff-a78d-432f-9f2c-b9ee9a4ba2b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:20.008Z|ccd5a539-e5d9-4ddb-9f5e-d8414c5c5c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:20:20.010Z|ccd5a539-e5d9-4ddb-9f5e-d8414c5c5c7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:20:20.263Z|5827dc18-91ab-4e45-ab75-ab5eca9f95db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:20:20.264Z|5827dc18-91ab-4e45-ab75-ab5eca9f95db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:20:24.809Z|b0788515-696f-49b9-acc1-ddc2be7c89bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:24.809Z|dd4f8fbc-333a-48fd-8816-20ce004a022d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:24.810Z|b0788515-696f-49b9-acc1-ddc2be7c89bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:24.810Z|dd4f8fbc-333a-48fd-8816-20ce004a022d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:24.814Z|8bb57bb4-db4d-4e04-94c2-fb3851557adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:24.815Z|8bb57bb4-db4d-4e04-94c2-fb3851557adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:34.832Z|215c44ca-450b-475a-aca0-334727199ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:34.832Z|dbe93ee5-c54a-4270-8f58-02d40827d2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:34.833Z|215c44ca-450b-475a-aca0-334727199ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:34.833Z|dbe93ee5-c54a-4270-8f58-02d40827d2fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:34.836Z|e2e8fa4c-91b7-4ccc-b85d-93eff1a63539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:34.836Z|e2e8fa4c-91b7-4ccc-b85d-93eff1a63539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:35.009Z|a2bb3ebe-0ff1-4f77-a720-8ca3b216170f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:20:35.010Z|a2bb3ebe-0ff1-4f77-a720-8ca3b216170f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:20:35.289Z|a592afe5-e501-4a28-b631-5ef7bf734588|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:20:35.289Z|a592afe5-e501-4a28-b631-5ef7bf734588|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:44.862Z|63b71c32-5faf-41ad-8b57-9552db8af36d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:44.862Z|188f79a9-9c48-4ccd-aaed-14d78b49aca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:44.862Z|92c6c6b4-1bd1-4a4a-aec5-9854dc02d4c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:44.864Z|92c6c6b4-1bd1-4a4a-aec5-9854dc02d4c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:44.864Z|63b71c32-5faf-41ad-8b57-9552db8af36d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:44.864Z|188f79a9-9c48-4ccd-aaed-14d78b49aca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:50.008Z|3705ad20-fdf7-4295-b566-b0a6d6335bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:20:50.009Z|3705ad20-fdf7-4295-b566-b0a6d6335bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:20:50.265Z|94114ccc-f857-49ce-aff3-3714b4d36382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:20:50.265Z|94114ccc-f857-49ce-aff3-3714b4d36382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:20:54.890Z|e9be4409-b0bb-4a37-ae38-6f01230d01b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:54.890Z|3ea5cd74-9166-42ad-ade5-501e2e0b6afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:54.890Z|a704fd73-aacc-4611-a4cb-2d5d33118772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:20:54.891Z|e9be4409-b0bb-4a37-ae38-6f01230d01b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:54.891Z|3ea5cd74-9166-42ad-ade5-501e2e0b6afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:20:54.891Z|a704fd73-aacc-4611-a4cb-2d5d33118772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:04.917Z|c14a1860-f5ee-4487-8188-fd3401efd826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:04.917Z|d80612ab-409a-48c4-8e42-332b273339a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:04.918Z|b6fb85bd-430d-4236-b06c-0290c1d138e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:04.919Z|c14a1860-f5ee-4487-8188-fd3401efd826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:04.919Z|b6fb85bd-430d-4236-b06c-0290c1d138e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:04.920Z|d80612ab-409a-48c4-8e42-332b273339a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:05.008Z|5d399067-82f5-4685-a840-73d9f47898aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:21:05.011Z|5d399067-82f5-4685-a840-73d9f47898aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:21:14.944Z|c18e328e-5c25-4618-8398-79adc05efcfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:14.944Z|3aae95fc-47d5-4e63-b69e-e9322973dd84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:14.944Z|d3619eef-da2e-480e-8e95-3856787d1e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:14.945Z|c18e328e-5c25-4618-8398-79adc05efcfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:14.945Z|3aae95fc-47d5-4e63-b69e-e9322973dd84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:14.945Z|d3619eef-da2e-480e-8e95-3856787d1e0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:20.008Z|25c9d842-ca76-49c4-95a7-145c52f66382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:21:20.009Z|25c9d842-ca76-49c4-95a7-145c52f66382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:21:20.266Z|5a9400f1-0bf0-4ce4-805e-ca22fd8a3629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:21:20.267Z|5a9400f1-0bf0-4ce4-805e-ca22fd8a3629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:21:24.971Z|a5ef2920-c116-42d6-88f1-df5251b79755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:24.972Z|6fecf1ae-feab-48bd-a7a6-f5716d4b00fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:24.972Z|e2abc9f4-cebb-411c-9845-dc6c94a2241f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:24.972Z|6fecf1ae-feab-48bd-a7a6-f5716d4b00fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:24.972Z|e2abc9f4-cebb-411c-9845-dc6c94a2241f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:24.972Z|a5ef2920-c116-42d6-88f1-df5251b79755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:34.995Z|593cd4af-1611-4480-a04f-2ef92dcf4a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:34.996Z|d3c2af94-796e-4506-804e-9900f08462cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:34.996Z|d3c2af94-796e-4506-804e-9900f08462cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:34.996Z|593cd4af-1611-4480-a04f-2ef92dcf4a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:34.997Z|ff4f8663-a3f3-4b80-8e63-da4e7ed1bf05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:34.998Z|ff4f8663-a3f3-4b80-8e63-da4e7ed1bf05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:35.008Z|76efa2ad-3d24-4190-af83-788a6608e133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:21:35.009Z|76efa2ad-3d24-4190-af83-788a6608e133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:21:35.289Z|4767e41f-dd6e-4b31-a718-63725e67ee94|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:21:35.289Z|4767e41f-dd6e-4b31-a718-63725e67ee94|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:45.031Z|f3bbb76c-bfd0-45cc-b432-3018426964ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:45.031Z|c871520a-c5d6-439c-b92e-f28395677adc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:45.031Z|91aee0b1-79de-451e-a7d9-29c8b43b639b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:45.032Z|f3bbb76c-bfd0-45cc-b432-3018426964ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:45.032Z|c871520a-c5d6-439c-b92e-f28395677adc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:45.034Z|91aee0b1-79de-451e-a7d9-29c8b43b639b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:50.008Z|74262c19-90be-4356-9cf8-b7fcb7cec0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:21:50.010Z|74262c19-90be-4356-9cf8-b7fcb7cec0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:21:50.268Z|cfbccbe8-ea55-42ee-be0d-ff0de67a411f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:21:50.268Z|cfbccbe8-ea55-42ee-be0d-ff0de67a411f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:21:55.056Z|932c1592-6410-4b93-b370-b59d5003c2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:55.057Z|932c1592-6410-4b93-b370-b59d5003c2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:55.058Z|d33944c3-14c8-4c9d-9078-548a84b99186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:55.059Z|d33944c3-14c8-4c9d-9078-548a84b99186|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:21:55.060Z|c9516e6d-7d9e-439c-98b8-da1e8bcf61b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:21:55.062Z|c9516e6d-7d9e-439c-98b8-da1e8bcf61b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:05.008Z|52218365-8ba7-4d1f-ad84-6852aa64de26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:22:05.009Z|52218365-8ba7-4d1f-ad84-6852aa64de26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:22:05.085Z|a74c589d-1852-49a5-aa4e-94c47a9a2ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:05.085Z|a74c589d-1852-49a5-aa4e-94c47a9a2ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:05.087Z|e35da9b3-837c-4f65-8d17-12243c232c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:05.088Z|7139abad-8546-49fc-b2fa-2bc504c03ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:05.088Z|e35da9b3-837c-4f65-8d17-12243c232c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:05.089Z|7139abad-8546-49fc-b2fa-2bc504c03ca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:15.108Z|d2f61204-a185-4310-a070-08e01ee5cb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:15.108Z|8c01cc89-f52c-4fb0-aceb-786ccd40c1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:15.109Z|e0d508c9-c406-471e-bb1d-bb386a73d17a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:15.109Z|8c01cc89-f52c-4fb0-aceb-786ccd40c1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:15.109Z|d2f61204-a185-4310-a070-08e01ee5cb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:15.109Z|e0d508c9-c406-471e-bb1d-bb386a73d17a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:20.008Z|73303009-a5cf-4177-b1d3-dc5fe787dcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:22:20.009Z|73303009-a5cf-4177-b1d3-dc5fe787dcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:22:20.269Z|71548fc3-7bff-4fdb-acea-a16226db0d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:22:20.270Z|71548fc3-7bff-4fdb-acea-a16226db0d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:22:25.132Z|9701ae79-aa29-4bb0-8aa2-d9592849eb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:25.132Z|25acf020-0818-4370-bdde-5d3a336927d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:25.134Z|9701ae79-aa29-4bb0-8aa2-d9592849eb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:25.133Z|25acf020-0818-4370-bdde-5d3a336927d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:25.137Z|861d64e4-fd7c-4caa-8aff-f57a9d58c5c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:25.138Z|861d64e4-fd7c-4caa-8aff-f57a9d58c5c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:35.008Z|725ab554-3774-4ddd-9d90-b7e1bbb77d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:22:35.010Z|725ab554-3774-4ddd-9d90-b7e1bbb77d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:22:35.156Z|9776f29c-4203-4880-be3d-b4a61fdb142b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:35.156Z|e314a752-edb8-4829-bc53-8b1ed0e8ecdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:35.157Z|9776f29c-4203-4880-be3d-b4a61fdb142b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:35.157Z|e314a752-edb8-4829-bc53-8b1ed0e8ecdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:35.158Z|73f7bb28-ce93-45df-9020-a1c1882019d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:35.158Z|73f7bb28-ce93-45df-9020-a1c1882019d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:35.290Z|9fd024e7-7f2e-4a40-ada0-334a58d67105|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:22:35.290Z|9fd024e7-7f2e-4a40-ada0-334a58d67105|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:45.183Z|80c0ec64-e796-4c39-ac5e-2a151f728774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:45.184Z|80c0ec64-e796-4c39-ac5e-2a151f728774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:45.184Z|af1defa6-eba3-4f80-80aa-69ee873e165f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:45.185Z|af1defa6-eba3-4f80-80aa-69ee873e165f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:45.187Z|9ca0aa83-d476-4d77-ad01-25364ebfd4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:45.188Z|9ca0aa83-d476-4d77-ad01-25364ebfd4d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:50.008Z|4dbaa127-b54b-43be-9041-9377164dffc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:22:50.009Z|4dbaa127-b54b-43be-9041-9377164dffc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:22:50.271Z|3edcbed0-b68f-4b8d-b632-71ac9f35e671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:22:50.271Z|3edcbed0-b68f-4b8d-b632-71ac9f35e671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:22:55.213Z|abb46de6-bc48-4a80-89b3-57dd56ad340f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:55.214Z|abb46de6-bc48-4a80-89b3-57dd56ad340f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:55.213Z|7ac8fff4-7ff6-49f4-b8e3-3564827f4e45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:55.213Z|c639b5ad-3af9-4555-862a-0d13e6914409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:22:55.216Z|c639b5ad-3af9-4555-862a-0d13e6914409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:22:55.216Z|7ac8fff4-7ff6-49f4-b8e3-3564827f4e45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:05.009Z|afa53bb4-83a2-4374-b482-070fdcc790a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:23:05.010Z|afa53bb4-83a2-4374-b482-070fdcc790a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:23:05.242Z|9b9070fd-52d4-4cd1-9c91-5e0d0f41ddd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:05.242Z|b935ff52-bd6d-404f-b746-525a0d75abc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:05.242Z|6d07fc86-cfe6-478e-a441-56e2c8bd7251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:05.243Z|b935ff52-bd6d-404f-b746-525a0d75abc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:05.243Z|6d07fc86-cfe6-478e-a441-56e2c8bd7251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:05.243Z|9b9070fd-52d4-4cd1-9c91-5e0d0f41ddd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:15.269Z|0e029200-2656-4995-b9a2-cf60bf44f054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:15.270Z|0e029200-2656-4995-b9a2-cf60bf44f054|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:15.272Z|b209a762-f046-47ec-9dde-3156ff14a7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:15.275Z|b209a762-f046-47ec-9dde-3156ff14a7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:15.277Z|fef66c6a-1358-4f1f-94e0-654bdb253d45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:15.278Z|fef66c6a-1358-4f1f-94e0-654bdb253d45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:20.008Z|233a2f29-f45d-4bf2-a119-6a3f2dab4132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:23:20.010Z|233a2f29-f45d-4bf2-a119-6a3f2dab4132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:23:20.272Z|0c88f86b-8f5c-4157-b7cf-5007da58e528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:23:20.272Z|0c88f86b-8f5c-4157-b7cf-5007da58e528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:23:25.294Z|6bac17bb-ba48-4ced-848f-9fda6dc19c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:25.294Z|79347295-e2a7-4e11-b6c2-99e83f1814ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:25.295Z|6bac17bb-ba48-4ced-848f-9fda6dc19c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:25.295Z|79347295-e2a7-4e11-b6c2-99e83f1814ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:25.298Z|adae0445-0396-48a4-9bf0-cbb5613e2358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:25.299Z|adae0445-0396-48a4-9bf0-cbb5613e2358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:35.008Z|f642a6b7-a297-4688-819a-25a96641ae93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:23:35.009Z|f642a6b7-a297-4688-819a-25a96641ae93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:23:35.290Z|506e43bc-18e8-4d37-b53a-9a5c1840498e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:23:35.291Z|506e43bc-18e8-4d37-b53a-9a5c1840498e|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:35.327Z|5dec729e-7ca2-49f7-813b-15a070ed5afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:35.327Z|5dec729e-7ca2-49f7-813b-15a070ed5afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:35.327Z|e6797a3d-1ae1-48ba-94e9-2c8e976a9991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:35.329Z|e6797a3d-1ae1-48ba-94e9-2c8e976a9991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:35.332Z|05f9e7ed-2b03-4874-a7b1-3718a4957e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:35.333Z|05f9e7ed-2b03-4874-a7b1-3718a4957e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:45.353Z|87349ba2-5112-427a-a9c9-0e168f627a7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:45.353Z|c571ae45-d2c9-45d1-910e-f1fbbbcc5fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:45.353Z|f6979706-1707-4370-a2a6-324c868d281a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:45.353Z|f6979706-1707-4370-a2a6-324c868d281a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:45.353Z|87349ba2-5112-427a-a9c9-0e168f627a7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:45.353Z|c571ae45-d2c9-45d1-910e-f1fbbbcc5fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:50.008Z|4491f14a-3dbe-4c30-9e24-d5e7aabb7026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:23:50.009Z|4491f14a-3dbe-4c30-9e24-d5e7aabb7026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:23:50.273Z|cbddff18-3425-4544-9249-1822b23ff124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:23:50.274Z|cbddff18-3425-4544-9249-1822b23ff124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:23:55.381Z|96cd2375-5d71-4504-9482-2f29a9712a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:55.381Z|8a2700e3-a829-4f90-b174-4d7172de7a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:55.381Z|d88af4f0-4c97-4055-8435-6467f5214a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:23:55.382Z|d88af4f0-4c97-4055-8435-6467f5214a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:55.382Z|96cd2375-5d71-4504-9482-2f29a9712a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:23:55.382Z|8a2700e3-a829-4f90-b174-4d7172de7a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:05.008Z|38e3a27f-9190-45d3-94b9-fb861a6a8b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:24:05.010Z|38e3a27f-9190-45d3-94b9-fb861a6a8b17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:24:05.408Z|03fdf940-3024-482e-a89c-3a89eb8dc355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:05.408Z|03fdf940-3024-482e-a89c-3a89eb8dc355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:05.408Z|95bea05c-c134-4860-83ce-c7aa58b2d606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:05.410Z|95bea05c-c134-4860-83ce-c7aa58b2d606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:05.412Z|813076cc-43b0-4b2e-a8a8-8fed88d9621d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:05.412Z|813076cc-43b0-4b2e-a8a8-8fed88d9621d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:15.433Z|ffec31ab-8ab9-4a40-a8f2-97d7d914268b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:15.434Z|ffec31ab-8ab9-4a40-a8f2-97d7d914268b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:15.435Z|af31f921-3e1b-4dc3-8613-bd3f8bba49d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:15.435Z|07f67c73-c764-4043-8c41-e80d0925dd36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:15.436Z|af31f921-3e1b-4dc3-8613-bd3f8bba49d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:15.436Z|07f67c73-c764-4043-8c41-e80d0925dd36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:20.008Z|7d3d3ae3-9beb-4283-b130-3c1de5738677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:24:20.009Z|7d3d3ae3-9beb-4283-b130-3c1de5738677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:24:20.274Z|f24567e2-b6f1-4965-bde4-623db2645286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:24:20.275Z|f24567e2-b6f1-4965-bde4-623db2645286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:24:25.461Z|c11fd0e2-7111-4b92-98e2-317e4df07cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:25.461Z|40ad822e-1009-4a2e-81f5-d051943e0740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:25.461Z|86df80a6-dd5b-42b0-ac3f-7da26f2bf356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:25.462Z|40ad822e-1009-4a2e-81f5-d051943e0740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:25.462Z|c11fd0e2-7111-4b92-98e2-317e4df07cf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:25.462Z|86df80a6-dd5b-42b0-ac3f-7da26f2bf356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:35.008Z|620cb4ae-06b4-455a-aac1-dbfd56a04aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:24:35.009Z|620cb4ae-06b4-455a-aac1-dbfd56a04aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:24:35.289Z|e09683fb-b1e2-45de-bb11-699305a2d4ff|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:24:35.290Z|e09683fb-b1e2-45de-bb11-699305a2d4ff|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:35.484Z|c8494958-a19d-4e58-8b1f-fe81608d5271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:35.484Z|9ec9a8bc-dfa3-4b97-9065-e7814d09d038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:35.484Z|c8494958-a19d-4e58-8b1f-fe81608d5271|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:35.485Z|9ec9a8bc-dfa3-4b97-9065-e7814d09d038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:35.488Z|32eaa0e3-e622-4ade-9eb3-3a0fb6400ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:35.489Z|32eaa0e3-e622-4ade-9eb3-3a0fb6400ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:45.508Z|2d4ddc25-56dc-46ac-a92a-ed91f05a5a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:45.508Z|9fec9996-616a-42a1-89b6-c6a62a941750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:45.509Z|2d4ddc25-56dc-46ac-a92a-ed91f05a5a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:45.509Z|9fec9996-616a-42a1-89b6-c6a62a941750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:45.519Z|b81deea0-7824-401e-904f-f3dfa97879bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:45.519Z|b81deea0-7824-401e-904f-f3dfa97879bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:50.008Z|ce8a6169-ff3b-46c5-ab7a-f1a5136967d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:24:50.009Z|ce8a6169-ff3b-46c5-ab7a-f1a5136967d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:24:50.275Z|06bd478e-bfa1-43a6-9e5a-ed4bc9a67480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:24:50.276Z|06bd478e-bfa1-43a6-9e5a-ed4bc9a67480|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:24:55.551Z|39f29ac1-c9c4-499d-869c-114c0c201bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:55.551Z|abe6912d-2ca1-4ec2-a491-433517a98c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:55.551Z|604ec47a-7e51-478f-82a6-2fdf85c8fbb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:24:55.553Z|abe6912d-2ca1-4ec2-a491-433517a98c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:55.553Z|39f29ac1-c9c4-499d-869c-114c0c201bd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:24:55.553Z|604ec47a-7e51-478f-82a6-2fdf85c8fbb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:05.008Z|72005b10-1c40-40ce-a1f2-53f1cb003ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:25:05.009Z|72005b10-1c40-40ce-a1f2-53f1cb003ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:25:05.580Z|98c948ab-91f3-410f-af12-dab16fa6a2a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:05.580Z|066439ec-a11c-4e94-996d-844de79fb690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:05.582Z|98c948ab-91f3-410f-af12-dab16fa6a2a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:05.582Z|066439ec-a11c-4e94-996d-844de79fb690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:05.586Z|619b414f-c929-44de-a821-d33355a01083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:05.586Z|619b414f-c929-44de-a821-d33355a01083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:15.616Z|d90d9acb-cfb4-4107-b3cb-524794781db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:15.616Z|a18dc561-ab70-4e43-a532-d70cd1659dbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:15.616Z|e5c81332-0595-4ce8-bc93-f932fd7fa8c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:15.617Z|a18dc561-ab70-4e43-a532-d70cd1659dbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:15.617Z|d90d9acb-cfb4-4107-b3cb-524794781db8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:15.617Z|e5c81332-0595-4ce8-bc93-f932fd7fa8c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:20.008Z|54a69f98-bedb-48bd-b77b-de3617bd63ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:25:20.009Z|54a69f98-bedb-48bd-b77b-de3617bd63ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:25:20.277Z|ebacf94f-381f-4404-bb8e-f7e41267c787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:25:20.277Z|ebacf94f-381f-4404-bb8e-f7e41267c787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:25:25.642Z|b5b9ff74-f0da-4d0b-9f8c-2888c238b74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:25.642Z|24681046-cc1a-4dbc-8972-17f99554ff8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:25.642Z|444573d5-a372-4da5-82bd-1df5660c0c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:25.643Z|b5b9ff74-f0da-4d0b-9f8c-2888c238b74e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:25.643Z|24681046-cc1a-4dbc-8972-17f99554ff8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:25.643Z|444573d5-a372-4da5-82bd-1df5660c0c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:35.008Z|194da5ba-46dd-44c2-bbd6-9b3649666b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:25:35.009Z|194da5ba-46dd-44c2-bbd6-9b3649666b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:25:35.290Z|bbb3ee63-e9ef-4437-8d6d-e7bf63734f67|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:25:35.291Z|bbb3ee63-e9ef-4437-8d6d-e7bf63734f67|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:35.670Z|564657fb-3f8d-45ed-9372-1b7a3a6c97c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:35.670Z|9f3cad2c-5f2f-4784-9ad1-fecbefbbead5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:35.670Z|564657fb-3f8d-45ed-9372-1b7a3a6c97c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:35.672Z|9f3cad2c-5f2f-4784-9ad1-fecbefbbead5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:35.675Z|27c89c16-1d24-4a6e-913a-d5e8074d7f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:35.675Z|27c89c16-1d24-4a6e-913a-d5e8074d7f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:45.700Z|1b18e487-d9fc-4e95-b35b-34b4fb2746a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:45.700Z|3534ed6b-5e2c-4990-9530-0800129261ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:45.700Z|cf8d8837-cb3d-4e07-bdf0-f90be4a39116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:45.701Z|cf8d8837-cb3d-4e07-bdf0-f90be4a39116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:45.701Z|1b18e487-d9fc-4e95-b35b-34b4fb2746a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:45.701Z|3534ed6b-5e2c-4990-9530-0800129261ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:50.008Z|f087dfde-cce8-4e1c-ae7b-11419340544f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:25:50.011Z|f087dfde-cce8-4e1c-ae7b-11419340544f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:25:50.278Z|19345b87-f9ec-483f-aabf-85dfe66efc5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:25:50.278Z|19345b87-f9ec-483f-aabf-85dfe66efc5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:25:55.724Z|7da157e9-0321-4692-86d0-b3d858b720b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:55.724Z|6b8ad4c1-10fb-40df-aaf5-82264f133027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:55.724Z|824142a1-d696-4691-a207-217c6e0619a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:25:55.725Z|7da157e9-0321-4692-86d0-b3d858b720b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:55.725Z|6b8ad4c1-10fb-40df-aaf5-82264f133027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:25:55.725Z|824142a1-d696-4691-a207-217c6e0619a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:05.008Z|898135fc-eb1b-4e5c-99ee-11fd61655160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:26:05.009Z|898135fc-eb1b-4e5c-99ee-11fd61655160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:26:05.751Z|2e451576-4780-480b-8b6b-2d506998477e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:05.751Z|4a7e2331-a4c6-4c35-a42c-1495912c2a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:05.752Z|2e451576-4780-480b-8b6b-2d506998477e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:05.752Z|4a7e2331-a4c6-4c35-a42c-1495912c2a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:05.752Z|48d8b5be-714b-4ce5-9142-171a29f9662a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:05.753Z|48d8b5be-714b-4ce5-9142-171a29f9662a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:15.772Z|5ef5fbb9-ba82-46f7-88a6-cf175f95eaa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:15.772Z|00a3e724-a7b7-4323-8817-a07520d443b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:15.772Z|e9919d3c-9895-456c-82cd-90032b238f6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:15.772Z|5ef5fbb9-ba82-46f7-88a6-cf175f95eaa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:15.772Z|00a3e724-a7b7-4323-8817-a07520d443b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:15.772Z|e9919d3c-9895-456c-82cd-90032b238f6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:20.008Z|af0412b8-66b1-429c-999f-df1ee87b8e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:26:20.009Z|af0412b8-66b1-429c-999f-df1ee87b8e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:26:20.279Z|640dc9ff-92a8-47b1-bd29-f6a1b5e002b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:26:20.279Z|640dc9ff-92a8-47b1-bd29-f6a1b5e002b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:26:25.797Z|b10ea426-de42-4eb2-8bb2-ddabf4eac1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:25.797Z|acaa920d-09a5-485d-b0f6-8c620d8c37e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:25.798Z|baf68229-9c94-443c-8de6-16eadf595938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:25.798Z|b10ea426-de42-4eb2-8bb2-ddabf4eac1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:25.798Z|acaa920d-09a5-485d-b0f6-8c620d8c37e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:25.798Z|baf68229-9c94-443c-8de6-16eadf595938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:35.008Z|c3019c2c-f107-48c1-b439-0559eca86e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:26:35.010Z|c3019c2c-f107-48c1-b439-0559eca86e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:26:35.289Z|f6cd13c5-f9a4-42a0-bc8b-ed35ff6a167a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:26:35.290Z|f6cd13c5-f9a4-42a0-bc8b-ed35ff6a167a|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:35.825Z|a473edef-c40a-4ab9-a9b9-5c5dd2f0d849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:35.825Z|35ea6443-923f-4d7d-bfbb-8c9d382d6b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:35.826Z|a473edef-c40a-4ab9-a9b9-5c5dd2f0d849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:35.826Z|35ea6443-923f-4d7d-bfbb-8c9d382d6b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:35.828Z|fd719b3a-1768-4a8c-8ebe-910240353c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:35.829Z|fd719b3a-1768-4a8c-8ebe-910240353c50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:45.855Z|a2ae5bde-1331-4137-856e-447470709d37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:45.855Z|75e178db-e4e5-440b-9ac1-bf258730f379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:45.856Z|a2ae5bde-1331-4137-856e-447470709d37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:45.856Z|75e178db-e4e5-440b-9ac1-bf258730f379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:45.858Z|b32492fc-1431-4605-b49c-566b4fd81fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:45.858Z|b32492fc-1431-4605-b49c-566b4fd81fe4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:50.008Z|ce986832-65c6-4ac3-98c0-4505133bfce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:26:50.009Z|ce986832-65c6-4ac3-98c0-4505133bfce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:26:50.280Z|9dc5722a-0bb9-4fa3-82cb-bc8e0db52bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:26:50.280Z|9dc5722a-0bb9-4fa3-82cb-bc8e0db52bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:26:55.884Z|5b0ea67f-9e7a-495b-a29a-22b6ffc1516a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:55.884Z|6e06b952-18a0-4821-9236-764bff7d743a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:55.885Z|5b0ea67f-9e7a-495b-a29a-22b6ffc1516a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:55.885Z|6e06b952-18a0-4821-9236-764bff7d743a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:26:55.888Z|5647bfd4-66db-4f0a-97ef-ef73bfa7a041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:26:55.888Z|5647bfd4-66db-4f0a-97ef-ef73bfa7a041|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:05.009Z|c8dfbc7b-48e0-4431-9f47-74a149809893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:27:05.012Z|c8dfbc7b-48e0-4431-9f47-74a149809893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:27:05.921Z|97b6f336-a033-4834-a92a-181522764960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:05.921Z|cf3b1e34-36d4-4e70-b70a-10244f74f839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:05.922Z|97b6f336-a033-4834-a92a-181522764960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:05.921Z|003d35f9-481d-403f-8274-2ffa8dfbe6b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:05.922Z|cf3b1e34-36d4-4e70-b70a-10244f74f839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:05.922Z|003d35f9-481d-403f-8274-2ffa8dfbe6b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:15.947Z|058991ec-815d-42dd-ab09-35505ecc7eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:15.947Z|058991ec-815d-42dd-ab09-35505ecc7eb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:15.949Z|cbed144d-ad9d-4806-a7d9-24554195190b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:15.952Z|cbed144d-ad9d-4806-a7d9-24554195190b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:15.949Z|0cd00428-0881-43ed-94f9-fa1408dccc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:15.953Z|0cd00428-0881-43ed-94f9-fa1408dccc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:20.008Z|c090420c-1cc4-44bf-a72e-3f8b5f2d511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:27:20.009Z|c090420c-1cc4-44bf-a72e-3f8b5f2d511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:27:20.281Z|d5ab61ca-1e11-4ea8-85e2-8cdbc22b8f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:27:20.281Z|d5ab61ca-1e11-4ea8-85e2-8cdbc22b8f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:27:25.978Z|87d4e82c-d74d-487c-af4f-f14af9717623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:25.978Z|cc4131a5-0b18-44ef-ae87-96db4122bf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:25.978Z|977d6a5d-ddff-4c2c-8cd7-c9924c16a779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:25.978Z|cc4131a5-0b18-44ef-ae87-96db4122bf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:25.978Z|977d6a5d-ddff-4c2c-8cd7-c9924c16a779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:25.978Z|87d4e82c-d74d-487c-af4f-f14af9717623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:35.008Z|7843834e-1494-4b44-99e5-4f51bf82f6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:27:35.009Z|7843834e-1494-4b44-99e5-4f51bf82f6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:27:35.291Z|958e9142-5f06-4eac-a0e5-ec03022424aa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:27:35.292Z|958e9142-5f06-4eac-a0e5-ec03022424aa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:36.001Z|099ecbf7-f778-4772-939c-d4501c08f09c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:36.001Z|099ecbf7-f778-4772-939c-d4501c08f09c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:36.006Z|1da3efd5-9aef-45cd-96b8-84e88f4c8cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:36.006Z|1da3efd5-9aef-45cd-96b8-84e88f4c8cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:36.007Z|359c12ba-633a-41ca-bbb9-a8ad6a72c523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:36.009Z|359c12ba-633a-41ca-bbb9-a8ad6a72c523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:46.027Z|70713ff5-9748-44bd-80a1-93de082e7158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:46.028Z|70713ff5-9748-44bd-80a1-93de082e7158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:46.030Z|311e3a5e-11f3-44d2-8893-50cf17419da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:46.030Z|311e3a5e-11f3-44d2-8893-50cf17419da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:46.035Z|ec91b426-b292-41ae-8875-8ef21807fd61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:46.036Z|ec91b426-b292-41ae-8875-8ef21807fd61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:50.008Z|bfeb13df-caba-480d-8b13-4ba828483b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:27:50.010Z|bfeb13df-caba-480d-8b13-4ba828483b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:27:50.282Z|1eb4f5f6-6c98-41f0-ac1b-0386a0791f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:27:50.282Z|1eb4f5f6-6c98-41f0-ac1b-0386a0791f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:27:56.056Z|25993f91-97bc-4308-b4cf-5d572f03ecdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:56.055Z|21ac1449-4509-4ff6-b35d-9b09607fcd95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:56.056Z|25993f91-97bc-4308-b4cf-5d572f03ecdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:56.056Z|21ac1449-4509-4ff6-b35d-9b09607fcd95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:27:56.058Z|34674e56-a116-45ac-b69b-841efe231f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:27:56.058Z|34674e56-a116-45ac-b69b-841efe231f6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:05.008Z|ef32f1ad-bb56-4419-b3f4-7971f9df15f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:28:05.009Z|ef32f1ad-bb56-4419-b3f4-7971f9df15f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:28:06.081Z|714b596a-18e9-491c-a4d0-ad491e9b21e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:06.081Z|b65b938d-3207-4562-afb1-e31bef815482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:06.081Z|625f1787-0450-41eb-971a-dba56badc294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:06.082Z|714b596a-18e9-491c-a4d0-ad491e9b21e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:06.086Z|625f1787-0450-41eb-971a-dba56badc294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:06.086Z|b65b938d-3207-4562-afb1-e31bef815482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:16.119Z|4d22a445-571e-44d8-a3f4-4655be86fba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:16.120Z|4d22a445-571e-44d8-a3f4-4655be86fba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:16.121Z|7268336a-3520-4ee0-b6e0-f4ce8072aea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:16.121Z|7268336a-3520-4ee0-b6e0-f4ce8072aea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:16.124Z|50b2b585-febe-4a5a-afef-af7f03c28be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:16.124Z|50b2b585-febe-4a5a-afef-af7f03c28be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:20.008Z|a04b5f38-b576-464d-82b0-9d174ee75206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:28:20.009Z|a04b5f38-b576-464d-82b0-9d174ee75206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:28:20.282Z|edbbd56c-4d01-4c8a-a0a2-42ad617e38fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:28:20.283Z|edbbd56c-4d01-4c8a-a0a2-42ad617e38fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:28:26.143Z|24315018-6fa5-47b0-bfd5-48fffbcd06ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:26.144Z|cb076d06-f0b6-41a6-a868-08d5ea9393c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:26.144Z|24315018-6fa5-47b0-bfd5-48fffbcd06ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:26.144Z|cb076d06-f0b6-41a6-a868-08d5ea9393c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:26.148Z|526d0687-a881-4339-8c4d-a859c00c42af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:26.148Z|526d0687-a881-4339-8c4d-a859c00c42af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:35.008Z|6114fb4a-5663-41ab-b5b4-54ba298f08e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:28:35.010Z|6114fb4a-5663-41ab-b5b4-54ba298f08e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:28:35.290Z|926e9ebd-db81-4247-9d5c-1bb67f16756f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:28:35.291Z|926e9ebd-db81-4247-9d5c-1bb67f16756f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:36.166Z|952d5894-9788-43bd-b8d4-964fb15d0dd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:36.166Z|5f8347c6-108e-47e7-88e3-1f1c8f06a805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:36.166Z|7a2cf7e5-7a25-4699-bb5a-88035a3b05bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:36.167Z|7a2cf7e5-7a25-4699-bb5a-88035a3b05bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:36.167Z|5f8347c6-108e-47e7-88e3-1f1c8f06a805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:36.167Z|952d5894-9788-43bd-b8d4-964fb15d0dd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:46.189Z|c3801c18-287d-4072-b99f-d67c113b32ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:46.189Z|27f9d6bc-d5c8-484b-9159-e7459f9dac82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:46.189Z|58233c02-10bf-4eb4-ade5-e340249a7b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:46.190Z|27f9d6bc-d5c8-484b-9159-e7459f9dac82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:46.190Z|c3801c18-287d-4072-b99f-d67c113b32ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:46.190Z|58233c02-10bf-4eb4-ade5-e340249a7b85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:50.009Z|cc302ec1-d25a-4ae6-ab5f-bac6d83fdc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:28:50.010Z|cc302ec1-d25a-4ae6-ab5f-bac6d83fdc18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:28:50.284Z|a098d5f7-8cde-4785-93ee-1112f1981fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:28:50.284Z|a098d5f7-8cde-4785-93ee-1112f1981fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:28:56.216Z|1f21f794-7a70-4f68-a750-314a91c3ecf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:56.216Z|894e865d-1de3-411e-a134-a30953caf530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:56.217Z|1f21f794-7a70-4f68-a750-314a91c3ecf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:56.219Z|ee62063e-3074-47d6-9f39-36ae20cd4f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:28:56.219Z|894e865d-1de3-411e-a134-a30953caf530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:28:56.219Z|ee62063e-3074-47d6-9f39-36ae20cd4f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:05.008Z|e2ec7b13-ec24-477c-ac19-fa355b97957f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:29:05.009Z|e2ec7b13-ec24-477c-ac19-fa355b97957f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:29:06.243Z|a300b31c-27c3-4f3b-92cb-ba295e87b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:06.244Z|78074159-9b8e-4aa2-b0f0-8f17520f8788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:06.244Z|a300b31c-27c3-4f3b-92cb-ba295e87b8ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:06.244Z|78074159-9b8e-4aa2-b0f0-8f17520f8788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:06.245Z|b0150b69-2475-4c3f-b562-5b221964ab3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:06.245Z|b0150b69-2475-4c3f-b562-5b221964ab3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:16.271Z|e78b9202-5868-4ac9-a376-a4d18b9de282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:16.272Z|1da8b5ec-f451-4300-b533-53e568b81d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:16.272Z|e78b9202-5868-4ac9-a376-a4d18b9de282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:16.271Z|12a9925b-f18a-43d3-bcf8-e94ea487a6af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:16.273Z|1da8b5ec-f451-4300-b533-53e568b81d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:16.274Z|12a9925b-f18a-43d3-bcf8-e94ea487a6af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:20.009Z|23f8b2d6-7422-4be2-9c25-328e101a3921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:29:20.010Z|23f8b2d6-7422-4be2-9c25-328e101a3921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:29:20.285Z|d823d630-d648-4e6f-af1b-a1ce74dfc71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:29:20.286Z|d823d630-d648-4e6f-af1b-a1ce74dfc71e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:29:26.296Z|09de1e85-a3e9-45f5-90fa-2f175060c5df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:26.296Z|297d57f2-9f9b-4da8-9901-86056c2952e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:26.297Z|09de1e85-a3e9-45f5-90fa-2f175060c5df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:26.297Z|297d57f2-9f9b-4da8-9901-86056c2952e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:26.300Z|992d5b60-ec6e-479a-a0a6-b88f796fa90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:26.301Z|992d5b60-ec6e-479a-a0a6-b88f796fa90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:35.008Z|97ae2021-03f3-4f46-b024-86f790883dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:29:35.009Z|97ae2021-03f3-4f46-b024-86f790883dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:29:35.289Z|a4b5c750-e1ec-4976-ac2e-df795ebf0e0e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:29:35.290Z|a4b5c750-e1ec-4976-ac2e-df795ebf0e0e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:36.321Z|3bb111e8-d302-43ab-af65-9a709750a39a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:36.322Z|3bb111e8-d302-43ab-af65-9a709750a39a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:36.324Z|e0301dc4-28cf-4d0b-b626-ab3c3ce86db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:36.325Z|e0301dc4-28cf-4d0b-b626-ab3c3ce86db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:36.325Z|1973a61f-97fb-44a2-9a8f-b236c94c09c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:36.326Z|1973a61f-97fb-44a2-9a8f-b236c94c09c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:46.347Z|801ae4a2-18ac-43fc-9812-ef43111cef77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:46.347Z|516fffa1-a2c9-4d2a-b7f0-7a871d86a130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:46.347Z|36e7c681-088c-488f-bfaf-2ce9a13f13c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:46.348Z|801ae4a2-18ac-43fc-9812-ef43111cef77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:46.348Z|516fffa1-a2c9-4d2a-b7f0-7a871d86a130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:46.348Z|36e7c681-088c-488f-bfaf-2ce9a13f13c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:50.008Z|f7bf1f0f-9bf9-488c-828a-6a5ab6d9304a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:29:50.009Z|f7bf1f0f-9bf9-488c-828a-6a5ab6d9304a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:29:50.287Z|614befe0-d9c4-4b93-b877-d22b21e2ae9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:29:50.287Z|614befe0-d9c4-4b93-b877-d22b21e2ae9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:29:56.374Z|3c53b182-44a3-4f80-9faa-f40a7dc8eb30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:56.374Z|c29877b3-4381-47ab-90a7-860794ae5376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:56.375Z|3c53b182-44a3-4f80-9faa-f40a7dc8eb30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:56.375Z|c29877b3-4381-47ab-90a7-860794ae5376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:29:56.375Z|a325062f-d02b-4412-a6c1-f8c8bac95e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:29:56.377Z|a325062f-d02b-4412-a6c1-f8c8bac95e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:05.008Z|1ce4cc6a-e696-4b96-b9bd-59d259df6f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:30:05.010Z|1ce4cc6a-e696-4b96-b9bd-59d259df6f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:30:06.398Z|174ed511-7741-4f55-993d-1df892e9cdca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:06.398Z|703e8238-062f-4339-a725-ae303823043b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:06.399Z|174ed511-7741-4f55-993d-1df892e9cdca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:06.399Z|703e8238-062f-4339-a725-ae303823043b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:06.403Z|86e8bf2a-393b-42c3-97b3-de0cbb7493cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:06.403Z|86e8bf2a-393b-42c3-97b3-de0cbb7493cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:16.423Z|f93754ee-d4b3-4f2b-ad09-f320ef953b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:16.423Z|534440ce-7a2a-4001-97ef-3c43c05eee5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:16.424Z|f93754ee-d4b3-4f2b-ad09-f320ef953b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:16.424Z|534440ce-7a2a-4001-97ef-3c43c05eee5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:16.429Z|122710af-504c-404d-9152-96139b9af1cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:16.429Z|122710af-504c-404d-9152-96139b9af1cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:20.008Z|e99f940e-5762-4254-b01b-dcf33e9a0168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:30:20.009Z|e99f940e-5762-4254-b01b-dcf33e9a0168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:30:20.288Z|f9517477-ecb4-4587-a6fd-8af0ff9ae7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:30:20.288Z|f9517477-ecb4-4587-a6fd-8af0ff9ae7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:30:26.446Z|4990d8ca-7dcd-433c-822e-4b090326632e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:26.447Z|4990d8ca-7dcd-433c-822e-4b090326632e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:26.449Z|a395915f-af19-48ce-9637-443c483a443f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:26.450Z|a395915f-af19-48ce-9637-443c483a443f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:26.454Z|1861d33f-5acc-418c-bc76-4b8a25cd8982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:26.454Z|1861d33f-5acc-418c-bc76-4b8a25cd8982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:35.008Z|7f4fa28c-1dc8-4520-8c31-445bdbeb84be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:30:35.009Z|7f4fa28c-1dc8-4520-8c31-445bdbeb84be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:30:35.289Z|c64f2298-940d-49dd-924a-89ee9f04a6c0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:30:35.289Z|c64f2298-940d-49dd-924a-89ee9f04a6c0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:36.468Z|a6cf0da5-ed06-4a69-bfd8-00d6eae72c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:36.469Z|a6cf0da5-ed06-4a69-bfd8-00d6eae72c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:36.473Z|88c451e2-41bb-4d87-a359-ef12c71eee6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:36.474Z|88c451e2-41bb-4d87-a359-ef12c71eee6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:36.474Z|a2fd1844-3125-48ed-9adc-7248fde52369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:36.474Z|a2fd1844-3125-48ed-9adc-7248fde52369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:46.493Z|5ac9d9da-97bb-42a7-ae52-cbdaff8b6dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:46.495Z|5ac9d9da-97bb-42a7-ae52-cbdaff8b6dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:46.498Z|7b9e8e7b-3cfd-4f2c-bfe1-e90950f3909c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:46.498Z|53c5ad8c-8542-412d-b51b-7a4fd3df77ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:46.498Z|53c5ad8c-8542-412d-b51b-7a4fd3df77ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:46.499Z|7b9e8e7b-3cfd-4f2c-bfe1-e90950f3909c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:50.008Z|086a69c8-a678-42f0-a025-2e6ef5695ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:30:50.010Z|086a69c8-a678-42f0-a025-2e6ef5695ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:30:50.289Z|c9dc37c9-9d0d-4cc5-92ac-c2d78ada2ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:30:50.289Z|c9dc37c9-9d0d-4cc5-92ac-c2d78ada2ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:30:56.521Z|3d3e2fd5-56cf-45a5-ba3a-3704a6714205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:56.521Z|f5838949-ede8-4ce4-a518-ecf56ac79e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:56.522Z|3d3e2fd5-56cf-45a5-ba3a-3704a6714205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:56.522Z|f5838949-ede8-4ce4-a518-ecf56ac79e53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:30:56.528Z|5af190bb-9b38-4cec-82fb-af147cb7f311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:30:56.528Z|5af190bb-9b38-4cec-82fb-af147cb7f311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:05.008Z|e38432a8-76f2-48ed-96d5-c2d6df694e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:31:05.010Z|e38432a8-76f2-48ed-96d5-c2d6df694e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:31:06.547Z|090f36fe-72c1-48b0-84ab-3e9a459a1bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:06.547Z|83563fee-4cc4-4431-a9fd-45d975181451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:06.548Z|1ef90e22-9ef1-46d4-a265-4670a10fead8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:06.548Z|090f36fe-72c1-48b0-84ab-3e9a459a1bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:06.549Z|83563fee-4cc4-4431-a9fd-45d975181451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:06.553Z|1ef90e22-9ef1-46d4-a265-4670a10fead8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:16.578Z|85905c7b-f00c-4f8a-88ec-735b3d503483|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:16.578Z|c74706f7-234b-4fd4-90f7-f858daffc2df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:16.578Z|fb205a62-5fc5-41b7-be75-7356de71a8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:16.579Z|85905c7b-f00c-4f8a-88ec-735b3d503483|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:16.579Z|c74706f7-234b-4fd4-90f7-f858daffc2df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:16.579Z|fb205a62-5fc5-41b7-be75-7356de71a8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:20.008Z|68695c48-0648-4bea-9b9f-f3b6771c714c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:31:20.009Z|68695c48-0648-4bea-9b9f-f3b6771c714c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:31:20.290Z|e547ce64-6bb3-4369-b976-fdb0bb103aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:31:20.290Z|e547ce64-6bb3-4369-b976-fdb0bb103aa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:31:26.606Z|762fb59e-f428-4cae-965c-b62c5d1a8723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:26.605Z|04aa2aea-97c0-44be-b56c-44be9c9ea671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:26.606Z|04aa2aea-97c0-44be-b56c-44be9c9ea671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:26.606Z|762fb59e-f428-4cae-965c-b62c5d1a8723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:26.606Z|63126291-7097-4a0b-a9c6-253701f846da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:26.607Z|63126291-7097-4a0b-a9c6-253701f846da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:35.008Z|97137e48-c610-4528-a307-e144fa03fbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:31:35.011Z|97137e48-c610-4528-a307-e144fa03fbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:31:35.289Z|e719c5db-594e-4ad7-a8cb-e3c126628028|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:31:35.290Z|e719c5db-594e-4ad7-a8cb-e3c126628028|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:36.632Z|89ae7cdb-70f6-4a12-8ad5-e1a3fca7b974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:36.632Z|da43c340-4e43-49d7-ba77-2ef224979eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:36.632Z|89ae7cdb-70f6-4a12-8ad5-e1a3fca7b974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:36.633Z|da43c340-4e43-49d7-ba77-2ef224979eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:36.635Z|a2e5c597-b49e-4c7f-bf3d-8472d38aa458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:36.636Z|a2e5c597-b49e-4c7f-bf3d-8472d38aa458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:46.658Z|db85ee7f-918e-48f2-9ad3-a56088fcaa45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:46.658Z|c7da8074-5067-455c-8b8b-07c6304cd1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:46.658Z|db85ee7f-918e-48f2-9ad3-a56088fcaa45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:46.658Z|c7da8074-5067-455c-8b8b-07c6304cd1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:46.661Z|c3bbdfc5-fcb1-4574-9346-c231511a76d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:46.662Z|c3bbdfc5-fcb1-4574-9346-c231511a76d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:50.008Z|55cf3dea-cbb2-4968-9412-1af1f99cdd38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:31:50.009Z|55cf3dea-cbb2-4968-9412-1af1f99cdd38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:31:50.291Z|1c2934a9-ba96-4760-a721-b61181319e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:31:50.292Z|1c2934a9-ba96-4760-a721-b61181319e3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:31:56.685Z|36e5b7d4-9109-4fd3-baa7-fb7b320a84d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:56.685Z|7c9dcea7-7227-447a-8a7c-3ddb4b610877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:56.686Z|b19c3fbe-6074-436b-bd66-cbe715e0c530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:31:56.686Z|36e5b7d4-9109-4fd3-baa7-fb7b320a84d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:56.686Z|7c9dcea7-7227-447a-8a7c-3ddb4b610877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:31:56.687Z|b19c3fbe-6074-436b-bd66-cbe715e0c530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:05.008Z|a285618c-256b-4d6c-9a65-f6d75aef8c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:32:05.009Z|a285618c-256b-4d6c-9a65-f6d75aef8c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:32:06.713Z|b5cb0cd1-0a5e-40c1-aaff-b0b342fde158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:06.713Z|4da2954a-d454-4502-9a6f-8f0a951a0751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:06.713Z|ca4c588b-97cc-4b26-bbc5-b5a1ef94fc42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:06.714Z|4da2954a-d454-4502-9a6f-8f0a951a0751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:06.714Z|ca4c588b-97cc-4b26-bbc5-b5a1ef94fc42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:06.715Z|b5cb0cd1-0a5e-40c1-aaff-b0b342fde158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:16.739Z|a8b84ea4-d657-4fa3-a5c4-832fb186a79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:16.739Z|7167c208-1d69-445d-98c7-a9f70e365247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:16.740Z|a8b84ea4-d657-4fa3-a5c4-832fb186a79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:16.740Z|7167c208-1d69-445d-98c7-a9f70e365247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:16.740Z|e3f21b45-e605-41f3-84a1-07d0c0e91dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:16.742Z|e3f21b45-e605-41f3-84a1-07d0c0e91dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:20.008Z|841369d6-1b5c-4581-a0ce-ef2d739f18d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:32:20.010Z|841369d6-1b5c-4581-a0ce-ef2d739f18d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:32:20.293Z|24e91fc8-47af-4540-801f-79443dc35fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:32:20.293Z|24e91fc8-47af-4540-801f-79443dc35fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:32:26.765Z|1a80f0c5-6593-41e4-8658-045ee5721ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:26.765Z|b81ddd27-effd-4e62-8992-9d3da28ba1ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:26.765Z|ac0ffc65-8060-4dc2-a66a-aa72b2e504f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:26.765Z|1a80f0c5-6593-41e4-8658-045ee5721ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:26.765Z|ac0ffc65-8060-4dc2-a66a-aa72b2e504f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:26.765Z|b81ddd27-effd-4e62-8992-9d3da28ba1ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:35.008Z|ec365603-50a1-4e24-bca9-539846ed50f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:32:35.008Z|ec365603-50a1-4e24-bca9-539846ed50f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:32:35.289Z|89cbed4d-afee-4b97-923d-8baffcd27ade|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:32:35.289Z|89cbed4d-afee-4b97-923d-8baffcd27ade|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:36.789Z|83991bce-3ff8-415d-a2ab-ad29093dcdaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:36.789Z|e9d0acdb-21ab-4989-9dda-8d4c61c8e906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:36.789Z|da8b2d96-c837-423c-8de7-39213820f37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:36.790Z|83991bce-3ff8-415d-a2ab-ad29093dcdaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:36.790Z|da8b2d96-c837-423c-8de7-39213820f37e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:36.790Z|e9d0acdb-21ab-4989-9dda-8d4c61c8e906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:46.809Z|01a1feee-497f-47aa-8147-6ec12ac683fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:46.809Z|ff01d525-ec8d-4402-91e3-0dcf1f79f4bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:46.810Z|01a1feee-497f-47aa-8147-6ec12ac683fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:46.810Z|ff01d525-ec8d-4402-91e3-0dcf1f79f4bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:46.812Z|1da09fb0-ee6c-4b8f-a1bc-685667bf7a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:46.813Z|1da09fb0-ee6c-4b8f-a1bc-685667bf7a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:50.008Z|c8e9058c-041c-4a52-b6d0-851f586be91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:32:50.009Z|c8e9058c-041c-4a52-b6d0-851f586be91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:32:50.293Z|899a443e-653d-4dff-a979-37906f835906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:32:50.294Z|899a443e-653d-4dff-a979-37906f835906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:32:56.832Z|357dd347-9c5a-45cb-b9a3-3d2aa1288daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:56.832Z|357dd347-9c5a-45cb-b9a3-3d2aa1288daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:56.834Z|ef18be37-4a73-487b-a3bb-901bcd0bf7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:56.835Z|ef18be37-4a73-487b-a3bb-901bcd0bf7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:32:56.838Z|805be79a-241f-47f2-a11c-383512150931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:32:56.839Z|805be79a-241f-47f2-a11c-383512150931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:05.008Z|cf80c0d5-86fc-445d-9dcf-8bad490e36d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:33:05.010Z|cf80c0d5-86fc-445d-9dcf-8bad490e36d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:33:06.862Z|e9e8ec2a-cad0-4bbb-8e30-1fb2f0669b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:06.862Z|3137ccf1-18bf-4352-89cb-b83a85b0812c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:06.862Z|00013ed8-8f99-4f9b-a8c5-07e0d8778398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:06.863Z|e9e8ec2a-cad0-4bbb-8e30-1fb2f0669b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:06.863Z|3137ccf1-18bf-4352-89cb-b83a85b0812c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:06.863Z|00013ed8-8f99-4f9b-a8c5-07e0d8778398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:16.886Z|64330a42-658e-496d-b6ae-f0d4a3086365|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:16.886Z|0937d52e-8c49-4ab5-a7b0-4b1c225c0731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:16.886Z|366c0c39-7356-4200-8c66-a573ed86a928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:16.887Z|64330a42-658e-496d-b6ae-f0d4a3086365|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:16.887Z|0937d52e-8c49-4ab5-a7b0-4b1c225c0731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:16.887Z|366c0c39-7356-4200-8c66-a573ed86a928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:20.008Z|9817a988-a58c-40b0-8860-31c01a85e4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:33:20.009Z|9817a988-a58c-40b0-8860-31c01a85e4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:33:20.295Z|406aa135-d0a9-4816-b0dc-6890019c783b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:33:20.295Z|406aa135-d0a9-4816-b0dc-6890019c783b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:33:26.911Z|b29ccde1-d0c9-4291-844e-14e7462655e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:26.911Z|2a96d818-4983-4a01-b156-98488f54c12a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:26.914Z|b29ccde1-d0c9-4291-844e-14e7462655e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:26.914Z|2a96d818-4983-4a01-b156-98488f54c12a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:26.916Z|0c95965f-7137-4ed5-92d4-5084be808b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:26.917Z|0c95965f-7137-4ed5-92d4-5084be808b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:35.008Z|42e6526d-6802-4686-87eb-082ddb76b05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:33:35.009Z|42e6526d-6802-4686-87eb-082ddb76b05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:33:35.292Z|b4dec691-e9a3-4f34-9d64-3be631fcf692|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:33:35.293Z|b4dec691-e9a3-4f34-9d64-3be631fcf692|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:36.940Z|58919429-bf32-4d8d-a214-0be87c84a2a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:36.941Z|58919429-bf32-4d8d-a214-0be87c84a2a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:36.942Z|9f53c940-ed6a-474b-ac7a-4910cc6d05d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:36.942Z|3c945900-31b1-4266-a522-6f3283b4d991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:36.942Z|9f53c940-ed6a-474b-ac7a-4910cc6d05d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:36.943Z|3c945900-31b1-4266-a522-6f3283b4d991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:46.967Z|517a1703-f5ba-4335-afda-3ba2c13b5008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:46.968Z|517a1703-f5ba-4335-afda-3ba2c13b5008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:46.970Z|6140c7fa-ec4b-4ac4-a45e-75932aaead46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:46.970Z|6140c7fa-ec4b-4ac4-a45e-75932aaead46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:46.972Z|ddca8137-9fda-427c-9d48-5f580c9a3b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:46.974Z|ddca8137-9fda-427c-9d48-5f580c9a3b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:50.008Z|20531f12-ee08-465a-84a9-7f1c9967efe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:33:50.011Z|20531f12-ee08-465a-84a9-7f1c9967efe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:33:50.296Z|6ee1a5d6-f880-40b6-8a9f-c2ca67f9848c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:33:50.296Z|6ee1a5d6-f880-40b6-8a9f-c2ca67f9848c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:33:56.991Z|63110e65-cc25-4e38-8a12-cc56220992eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:56.992Z|63110e65-cc25-4e38-8a12-cc56220992eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:56.995Z|8ff687ad-2e27-4f7e-9ecd-fcbd24db95f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:56.995Z|8ff687ad-2e27-4f7e-9ecd-fcbd24db95f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:33:56.997Z|1a34d195-4234-4ae1-8cac-0f511cd02f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:33:56.998Z|1a34d195-4234-4ae1-8cac-0f511cd02f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:05.008Z|6d0d4b1b-da30-489b-803d-5cf95680a0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:34:05.009Z|6d0d4b1b-da30-489b-803d-5cf95680a0f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:34:07.020Z|30c39fdd-3779-44fb-bc5f-ea058484047d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:07.020Z|0f55b473-6750-4e3d-acbc-480a03e3389d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:07.021Z|30c39fdd-3779-44fb-bc5f-ea058484047d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:07.020Z|0f55b473-6750-4e3d-acbc-480a03e3389d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:07.023Z|e10a93fa-ae56-4fba-a494-b504d95204f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:07.023Z|e10a93fa-ae56-4fba-a494-b504d95204f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:17.051Z|c5a1a446-3ef4-4b47-8518-3f96e37f7690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:17.051Z|ba2df624-80d1-4b1c-abc3-35768830f566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:17.051Z|3e959b47-bf24-41a3-bf88-5d7021049e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:17.052Z|ba2df624-80d1-4b1c-abc3-35768830f566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:17.052Z|c5a1a446-3ef4-4b47-8518-3f96e37f7690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:17.052Z|3e959b47-bf24-41a3-bf88-5d7021049e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:20.008Z|9bf33ed2-1ab1-402c-ad62-7e45cd6acf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:34:20.008Z|9bf33ed2-1ab1-402c-ad62-7e45cd6acf47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:34:20.297Z|fe9e5834-ad7d-43c1-ac58-4af8b123b139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:34:20.298Z|fe9e5834-ad7d-43c1-ac58-4af8b123b139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:34:27.077Z|da76f266-5791-46bd-a4ed-778ebde020b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:27.077Z|e84c39eb-76e8-412a-90e7-10381d939cb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:27.077Z|9e11dfa6-74cd-4160-b60d-c7cea2b2c687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:27.078Z|9e11dfa6-74cd-4160-b60d-c7cea2b2c687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:27.078Z|da76f266-5791-46bd-a4ed-778ebde020b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:27.078Z|e84c39eb-76e8-412a-90e7-10381d939cb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:35.008Z|463b8d3b-65ee-4e08-8b6d-fc79fe4da032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:34:35.010Z|463b8d3b-65ee-4e08-8b6d-fc79fe4da032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:34:35.290Z|92f17f50-3137-43eb-aaea-e48dbf0f118d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:34:35.291Z|92f17f50-3137-43eb-aaea-e48dbf0f118d|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:37.102Z|6d13c0c3-7bfc-4c0b-bead-7206e7ed3136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:37.103Z|6d13c0c3-7bfc-4c0b-bead-7206e7ed3136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:37.104Z|462dcf58-1aa5-411a-ab36-019e00aeed17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:37.105Z|677e011f-b208-49b1-9577-6a6fecaa6c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:37.105Z|677e011f-b208-49b1-9577-6a6fecaa6c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:37.105Z|462dcf58-1aa5-411a-ab36-019e00aeed17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:47.128Z|6f0c0b4a-41f9-4f51-ab51-c6da2ecf8101|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:47.128Z|27cce3b6-55b5-490d-8337-d9063137ff4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:47.128Z|27cce3b6-55b5-490d-8337-d9063137ff4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:47.128Z|6f0c0b4a-41f9-4f51-ab51-c6da2ecf8101|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:47.128Z|cd224542-6acb-47fd-8e5c-20a4913186bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:47.132Z|cd224542-6acb-47fd-8e5c-20a4913186bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:50.008Z|52e366e4-0b1a-4536-9cd1-7b91ed47dc7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:34:50.008Z|52e366e4-0b1a-4536-9cd1-7b91ed47dc7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:34:50.298Z|1d9b52d2-c0af-4f32-9069-0b5af2f6191e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:34:50.299Z|1d9b52d2-c0af-4f32-9069-0b5af2f6191e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:34:57.156Z|e9fbce5c-af83-4e5e-b3a2-823a004cfee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:57.156Z|6c641e0d-8624-497d-97c2-bdf291079358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:57.156Z|2fc38f72-0231-41ae-bf61-2f46aebced61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:34:57.156Z|e9fbce5c-af83-4e5e-b3a2-823a004cfee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:57.156Z|2fc38f72-0231-41ae-bf61-2f46aebced61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:34:57.156Z|6c641e0d-8624-497d-97c2-bdf291079358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:05.008Z|6961690d-ca0f-4283-af7f-444c2cc8ecc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:35:05.009Z|6961690d-ca0f-4283-af7f-444c2cc8ecc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:35:07.185Z|72b544c8-7ea9-4679-bdcc-9ee794e34f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:07.185Z|268cf36a-b993-4209-a746-98e9737db300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:07.184Z|f35681fc-8614-407e-8896-2b9e380aa004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:07.185Z|72b544c8-7ea9-4679-bdcc-9ee794e34f40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:07.185Z|f35681fc-8614-407e-8896-2b9e380aa004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:07.185Z|268cf36a-b993-4209-a746-98e9737db300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:17.210Z|26040a26-1482-4348-bffa-a1a127cf7908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:17.210Z|a3c64d8e-5e2d-4f3b-9903-742caedf573b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:17.211Z|396ac380-e7f2-40ad-8248-b4f48f0a569e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:17.211Z|a3c64d8e-5e2d-4f3b-9903-742caedf573b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:17.212Z|26040a26-1482-4348-bffa-a1a127cf7908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:17.212Z|396ac380-e7f2-40ad-8248-b4f48f0a569e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:20.008Z|1578b025-4888-487b-bf10-635061a0b7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:35:20.011Z|1578b025-4888-487b-bf10-635061a0b7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:35:20.299Z|237aaa6c-f604-4c60-a596-e4ea13b862dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:35:20.300Z|237aaa6c-f604-4c60-a596-e4ea13b862dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:35:27.247Z|b39068ed-64b5-48c9-815a-d0c5ab541fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:27.247Z|ce64d9c6-df70-4444-b6af-cfe994ac51cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:27.247Z|c3c1d1d0-7dce-4681-8664-8fd3bedf14d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:27.247Z|ce64d9c6-df70-4444-b6af-cfe994ac51cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:27.247Z|b39068ed-64b5-48c9-815a-d0c5ab541fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:27.248Z|c3c1d1d0-7dce-4681-8664-8fd3bedf14d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:35.008Z|36282644-feb4-40a7-a2d0-ec5167aaf44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:35:35.009Z|36282644-feb4-40a7-a2d0-ec5167aaf44d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:35:35.290Z|4de64cd0-ea70-40d6-9457-0026ef98a642|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:35:35.291Z|4de64cd0-ea70-40d6-9457-0026ef98a642|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:37.270Z|5a8a2ea4-02f1-4987-89ac-52888dbb9851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:37.270Z|4e0adaae-101c-4710-a728-8e3ebb590e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:37.270Z|9d516dbc-01f0-41cf-bac2-ba45485b027b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:37.271Z|5a8a2ea4-02f1-4987-89ac-52888dbb9851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:37.271Z|4e0adaae-101c-4710-a728-8e3ebb590e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:37.271Z|9d516dbc-01f0-41cf-bac2-ba45485b027b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:47.292Z|cf04cfbd-a708-411c-8818-2f8249f5b17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:47.292Z|ee81c3ae-de52-4ae5-b25d-452cc56bfea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:47.292Z|cf04cfbd-a708-411c-8818-2f8249f5b17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:47.294Z|ee81c3ae-de52-4ae5-b25d-452cc56bfea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:47.295Z|3252bec9-e93f-4656-a0b2-5db4224de005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:47.296Z|3252bec9-e93f-4656-a0b2-5db4224de005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:50.008Z|16933b04-8c29-4c3a-be15-3657f1a31da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:35:50.009Z|16933b04-8c29-4c3a-be15-3657f1a31da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:35:50.300Z|cf27b30d-d497-407c-afdd-f443da9dedc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:35:50.301Z|cf27b30d-d497-407c-afdd-f443da9dedc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:35:57.317Z|f7c5f149-72ad-4d42-ad29-ab9ac1529f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:57.317Z|0bfc907e-cd62-4bb3-becf-f971ea798bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:57.317Z|f7c5f149-72ad-4d42-ad29-ab9ac1529f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:57.317Z|0bfc907e-cd62-4bb3-becf-f971ea798bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:35:57.322Z|1c24b753-e598-4612-ab22-2d8fb28882f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:35:57.322Z|1c24b753-e598-4612-ab22-2d8fb28882f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:05.008Z|4da871bb-323c-4518-bf55-fcf412a4ea86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:36:05.011Z|4da871bb-323c-4518-bf55-fcf412a4ea86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:36:07.340Z|28e7123d-d809-4b6a-b0eb-31a829875b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:07.340Z|f533f02c-37f9-4f42-8a28-cc8caf042d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:07.340Z|3d525d98-dade-4abd-8e40-9781af887084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:07.340Z|28e7123d-d809-4b6a-b0eb-31a829875b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:07.340Z|3d525d98-dade-4abd-8e40-9781af887084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:07.340Z|f533f02c-37f9-4f42-8a28-cc8caf042d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:17.363Z|e8f7e67c-28d3-4399-bfcf-69f0dadf5bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:17.363Z|f407afbd-0aed-4a07-8d8c-d85e9cc89577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:17.364Z|f407afbd-0aed-4a07-8d8c-d85e9cc89577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:17.364Z|8cd7016d-e7bd-4523-838c-feb43220dfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:17.364Z|e8f7e67c-28d3-4399-bfcf-69f0dadf5bac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:17.366Z|8cd7016d-e7bd-4523-838c-feb43220dfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:20.008Z|de0c620a-0f05-480f-abe7-49162fa8e9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:36:20.009Z|de0c620a-0f05-480f-abe7-49162fa8e9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:36:20.301Z|8c67fd67-eeed-4e26-b51d-7d4032b1496c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:36:20.302Z|8c67fd67-eeed-4e26-b51d-7d4032b1496c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:36:27.387Z|0dc58253-825c-4dd3-ba95-e00d17d1498d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:27.387Z|778a1c28-fe3e-4fe3-b180-f7d26f53a9df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:27.387Z|52a2b0cd-8cbd-4ee6-8e2c-8b7d740703e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:27.388Z|52a2b0cd-8cbd-4ee6-8e2c-8b7d740703e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:27.388Z|0dc58253-825c-4dd3-ba95-e00d17d1498d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:27.388Z|778a1c28-fe3e-4fe3-b180-f7d26f53a9df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:35.008Z|d84f8d97-5200-4574-b2d5-ca348f1d5cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:36:35.009Z|d84f8d97-5200-4574-b2d5-ca348f1d5cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:36:35.289Z|0a4ffb69-d0fd-4d17-92ba-676b900c656c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:36:35.290Z|0a4ffb69-d0fd-4d17-92ba-676b900c656c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:37.414Z|5727129b-fd7d-42e2-8cd0-36616642ba71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:37.414Z|435cfb44-0581-4d03-96e6-6f29eefd5991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:37.415Z|5727129b-fd7d-42e2-8cd0-36616642ba71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:37.415Z|435cfb44-0581-4d03-96e6-6f29eefd5991|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:37.416Z|027248f9-22c3-4bbb-b890-f827f1de2365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:37.417Z|027248f9-22c3-4bbb-b890-f827f1de2365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:47.438Z|a071b32c-fc25-4526-80ef-dbeaef370e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:47.439Z|a071b32c-fc25-4526-80ef-dbeaef370e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:47.441Z|6e16278d-bf41-4126-a989-dc31c62792e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:47.441Z|6e16278d-bf41-4126-a989-dc31c62792e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:47.443Z|f5b1617b-941c-48e5-a05d-d4a12cc20b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:47.444Z|f5b1617b-941c-48e5-a05d-d4a12cc20b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:50.008Z|d6e7d1cc-60f0-47c0-b634-a34897082cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:36:50.010Z|d6e7d1cc-60f0-47c0-b634-a34897082cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:36:50.302Z|d1e9bc61-a29b-46bb-b225-0752b20a4633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:36:50.303Z|d1e9bc61-a29b-46bb-b225-0752b20a4633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:36:57.468Z|1140414d-2dba-4b50-bffc-69cffb8fc563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:57.469Z|1140414d-2dba-4b50-bffc-69cffb8fc563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:57.468Z|75c79791-241f-4e92-940d-0cc456bd7ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:57.471Z|75c79791-241f-4e92-940d-0cc456bd7ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:36:57.472Z|f283f69e-1a97-469c-aa87-e58b173ed2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:36:57.473Z|f283f69e-1a97-469c-aa87-e58b173ed2ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:05.008Z|1b394c3d-2ce1-436a-bd47-ce85ef899ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:37:05.009Z|1b394c3d-2ce1-436a-bd47-ce85ef899ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:37:07.496Z|90b43c38-192e-479f-9f28-0015070873ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:07.496Z|dd25cd76-3ab0-4558-9115-b0533fe70d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:07.496Z|90b43c38-192e-479f-9f28-0015070873ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:07.497Z|3feffdd1-e200-4924-946a-0db2cef171de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:07.497Z|dd25cd76-3ab0-4558-9115-b0533fe70d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:07.499Z|3feffdd1-e200-4924-946a-0db2cef171de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:17.520Z|524a7330-22fe-4639-954e-8a2c54a3d9c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:17.521Z|524a7330-22fe-4639-954e-8a2c54a3d9c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:17.524Z|7c6d86d6-3f7a-4aec-b1e5-e356621a84cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:17.525Z|7c6d86d6-3f7a-4aec-b1e5-e356621a84cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:17.525Z|5ffac449-0d69-46a5-81b6-fe45bd041973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:17.526Z|5ffac449-0d69-46a5-81b6-fe45bd041973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:20.008Z|568a5575-ff2c-4108-9d6c-2257fa789707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:37:20.009Z|568a5575-ff2c-4108-9d6c-2257fa789707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:37:20.303Z|3f16ccea-093c-4e03-ae14-2260620f268c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:37:20.304Z|3f16ccea-093c-4e03-ae14-2260620f268c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:37:27.545Z|f169a89d-3d0d-4b22-b0ca-4d7c3c4e9655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:27.547Z|f169a89d-3d0d-4b22-b0ca-4d7c3c4e9655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:27.547Z|1bf2a80b-a8e2-4b45-839f-748dd0528f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:27.548Z|1bf2a80b-a8e2-4b45-839f-748dd0528f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:27.548Z|fcb8ff1d-a510-40c3-bebe-de1e60b28701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:27.550Z|fcb8ff1d-a510-40c3-bebe-de1e60b28701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:35.008Z|594bd81a-d623-467d-ba88-40b871f3ebbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:37:35.010Z|594bd81a-d623-467d-ba88-40b871f3ebbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:37:35.290Z|69a668d1-df1c-4a42-9721-913a0d6b107c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:37:35.291Z|69a668d1-df1c-4a42-9721-913a0d6b107c|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:37.573Z|e6672970-ea5b-4805-b543-d427acec1e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:37.574Z|e6672970-ea5b-4805-b543-d427acec1e89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:37.577Z|9e4c3236-17f1-4dbb-bfb8-133f84001e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:37.577Z|9e4c3236-17f1-4dbb-bfb8-133f84001e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:37.577Z|4f9f37bd-0c5e-4e49-b696-fe8cd370969f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:37.578Z|4f9f37bd-0c5e-4e49-b696-fe8cd370969f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:47.596Z|0b136c6c-c629-428f-a550-dec06e84831a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:47.597Z|0b136c6c-c629-428f-a550-dec06e84831a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:47.598Z|2fee2663-e8a8-4b4b-a9bb-edb08556e474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:47.598Z|dafb1750-f9de-40a7-af1c-c00b1f05f335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:47.599Z|2fee2663-e8a8-4b4b-a9bb-edb08556e474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:47.599Z|dafb1750-f9de-40a7-af1c-c00b1f05f335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:50.008Z|c9acfe8c-a693-4481-b13f-d3eae4084178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:37:50.009Z|c9acfe8c-a693-4481-b13f-d3eae4084178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:37:50.304Z|c6a27970-df6f-4f81-ab9c-03e9ec9d4d09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:37:50.304Z|c6a27970-df6f-4f81-ab9c-03e9ec9d4d09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:37:57.621Z|ac6773ac-4140-4e16-affd-cdf32e7bef99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:57.622Z|a6ac8783-d64b-482b-9e36-d97e1809be79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:57.621Z|9e8137f3-9bda-445c-9727-79d666deb0c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:37:57.622Z|a6ac8783-d64b-482b-9e36-d97e1809be79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:57.622Z|ac6773ac-4140-4e16-affd-cdf32e7bef99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:37:57.622Z|9e8137f3-9bda-445c-9727-79d666deb0c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:05.009Z|43022a96-f384-4fc3-a8d7-5c0d3015875e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:38:05.010Z|43022a96-f384-4fc3-a8d7-5c0d3015875e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:38:07.643Z|3c41ab9b-cd51-4563-af25-f4686481fdd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:07.644Z|3c41ab9b-cd51-4563-af25-f4686481fdd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:07.653Z|8dd14455-472e-4f00-9622-b530f00afc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:07.653Z|8dd14455-472e-4f00-9622-b530f00afc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:07.654Z|7211827e-92cc-421c-8c25-0a9e4d66c548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:07.654Z|7211827e-92cc-421c-8c25-0a9e4d66c548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:17.668Z|afd2fea3-b278-491f-bd3d-b4771246e034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:17.668Z|afd2fea3-b278-491f-bd3d-b4771246e034|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:17.673Z|8b72cda7-0067-42c3-9a9c-e044480c7407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:17.674Z|8b72cda7-0067-42c3-9a9c-e044480c7407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:17.675Z|ba096182-e7a5-4636-9ad3-0eeb3c6d1f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:17.675Z|ba096182-e7a5-4636-9ad3-0eeb3c6d1f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:20.008Z|90ab6e9e-7de0-4d99-bfc6-51c5605a0bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:38:20.010Z|90ab6e9e-7de0-4d99-bfc6-51c5605a0bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:38:20.305Z|84d44f92-1f81-4366-b22f-c2f179f90b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:38:20.305Z|84d44f92-1f81-4366-b22f-c2f179f90b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:38:27.691Z|4a5b03ec-cc4c-4ece-8902-31ca989c3901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:27.691Z|1797bb11-2bec-4d27-b3ff-12d1dcadf78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:27.692Z|4a5b03ec-cc4c-4ece-8902-31ca989c3901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:27.692Z|1797bb11-2bec-4d27-b3ff-12d1dcadf78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:27.695Z|0f007a18-a918-4f4c-8dfc-e9b1b6cd9ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:27.696Z|0f007a18-a918-4f4c-8dfc-e9b1b6cd9ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:35.008Z|2bf736aa-aff1-4913-81eb-dac7482115b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:38:35.009Z|2bf736aa-aff1-4913-81eb-dac7482115b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:38:35.290Z|ca28461d-d514-47fe-a3c0-a5d69e62eac3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:38:35.291Z|ca28461d-d514-47fe-a3c0-a5d69e62eac3|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:37.715Z|01358b8b-02a1-4b59-b18a-c879bc92c701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:37.715Z|f817adae-002f-44d0-8895-23c807e3005f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:37.715Z|01358b8b-02a1-4b59-b18a-c879bc92c701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:37.715Z|f817adae-002f-44d0-8895-23c807e3005f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:37.718Z|4c251b51-27f5-4e12-8b1a-81df3bbead4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:37.719Z|4c251b51-27f5-4e12-8b1a-81df3bbead4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:47.736Z|1fdbcfc3-aef6-4d9f-9e81-7301b5e303c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:47.737Z|1fdbcfc3-aef6-4d9f-9e81-7301b5e303c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:47.740Z|d57cecd8-9826-4c7e-a120-114e0a03c22a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:47.741Z|d57cecd8-9826-4c7e-a120-114e0a03c22a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:47.744Z|3e332243-f2fa-48bf-bd8e-31f1c50db75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:47.745Z|3e332243-f2fa-48bf-bd8e-31f1c50db75f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:50.008Z|618cd481-657f-414d-ac35-6df85a4cfe75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:38:50.008Z|618cd481-657f-414d-ac35-6df85a4cfe75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:38:50.306Z|bbd9da76-a188-487b-af31-e562a769abbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:38:50.307Z|bbd9da76-a188-487b-af31-e562a769abbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:38:57.758Z|74a27c70-4e05-4051-82e7-e263b0f8ba52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:57.758Z|74a27c70-4e05-4051-82e7-e263b0f8ba52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:57.762Z|4c890c9a-8521-4f94-9b9d-b6ef594c59d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:57.763Z|4c890c9a-8521-4f94-9b9d-b6ef594c59d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:38:57.767Z|6d17d7ff-2d35-42c9-aebd-a8fbd61f3ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:38:57.767Z|6d17d7ff-2d35-42c9-aebd-a8fbd61f3ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:05.008Z|05864e48-4c5f-4cf2-9f40-79e349f02953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:39:05.010Z|05864e48-4c5f-4cf2-9f40-79e349f02953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:39:07.783Z|d7ee6ccc-46cf-4161-99b1-85086dc64461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:07.783Z|66dd9562-354a-4cfc-9d5f-de4973d156ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:07.784Z|66dd9562-354a-4cfc-9d5f-de4973d156ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:07.784Z|d7ee6ccc-46cf-4161-99b1-85086dc64461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:07.787Z|0917df62-351d-4455-9ad2-b9261342da5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:07.788Z|0917df62-351d-4455-9ad2-b9261342da5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:17.810Z|1b287ed5-a18d-4740-b780-d3933b84f6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:17.810Z|4a397e9d-f698-49fa-93f9-4f72fcb0a346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:17.810Z|aa7d3e69-9c63-46b7-ba27-d24939b52fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:17.811Z|4a397e9d-f698-49fa-93f9-4f72fcb0a346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:17.811Z|aa7d3e69-9c63-46b7-ba27-d24939b52fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:17.811Z|1b287ed5-a18d-4740-b780-d3933b84f6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:20.008Z|c6b9d6be-d546-4fd9-a08f-8278f4139873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:39:20.009Z|c6b9d6be-d546-4fd9-a08f-8278f4139873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:39:20.308Z|102a54c2-238b-490e-b93b-18c5d12819dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:39:20.309Z|102a54c2-238b-490e-b93b-18c5d12819dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:39:27.838Z|f84898c2-0485-4a89-9679-808774166eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:27.838Z|28ebb00c-52dd-4808-ae67-57aa4993c526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:27.838Z|1d2e5518-fe59-4339-ace1-8376750fac8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:27.839Z|f84898c2-0485-4a89-9679-808774166eae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:27.839Z|28ebb00c-52dd-4808-ae67-57aa4993c526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:27.839Z|1d2e5518-fe59-4339-ace1-8376750fac8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:35.008Z|0fcefee2-4f2a-41b2-b67a-80b30ed5e470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:39:35.009Z|0fcefee2-4f2a-41b2-b67a-80b30ed5e470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:39:35.290Z|51e9322f-2a48-4ad3-a534-b46a7b208195|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:39:35.291Z|51e9322f-2a48-4ad3-a534-b46a7b208195|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:37.865Z|6295d294-3add-490d-ad19-397fed1558bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:37.865Z|6295d294-3add-490d-ad19-397fed1558bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:37.867Z|304e8ee2-5313-4daa-83c0-4ef5c9535e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:37.867Z|304e8ee2-5313-4daa-83c0-4ef5c9535e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:37.867Z|248e5a6b-31c5-4992-a919-8f9082f6ab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:37.868Z|248e5a6b-31c5-4992-a919-8f9082f6ab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:47.892Z|c04f3d00-00a6-41be-af42-e89339907cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:47.892Z|b3b9a75b-e519-406a-82bc-9b625b621c44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:47.893Z|7df8e306-dc81-4fc0-adf1-8df1655bfb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:47.893Z|c04f3d00-00a6-41be-af42-e89339907cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:47.893Z|7df8e306-dc81-4fc0-adf1-8df1655bfb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:47.893Z|b3b9a75b-e519-406a-82bc-9b625b621c44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:50.008Z|ae8c1ecf-2302-48e3-a0a5-02a1d03e2ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:39:50.011Z|ae8c1ecf-2302-48e3-a0a5-02a1d03e2ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:39:50.309Z|ede8a60c-fe39-4d8c-8660-baf115a533fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:39:50.310Z|ede8a60c-fe39-4d8c-8660-baf115a533fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:39:57.920Z|139e9b97-4dd0-448f-b0d9-8d340006aacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:57.920Z|15f22571-e791-43d4-944a-9db53fdbecd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:57.920Z|b08065f6-17d3-4970-b841-29e294907e76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:39:57.920Z|b08065f6-17d3-4970-b841-29e294907e76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:57.920Z|15f22571-e791-43d4-944a-9db53fdbecd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:39:57.920Z|139e9b97-4dd0-448f-b0d9-8d340006aacc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:05.008Z|0b64dad7-1af2-446a-a1b3-bca9dee07194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:40:05.009Z|0b64dad7-1af2-446a-a1b3-bca9dee07194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:40:07.949Z|a0ba5782-972a-4d0c-be24-6c95c0d2d4fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:07.949Z|bc615b55-5d92-488f-a0a8-d50e6400cec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:07.950Z|a0ba5782-972a-4d0c-be24-6c95c0d2d4fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:07.950Z|b0ca1d7b-4563-432e-aa88-369e8b47f9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:07.950Z|bc615b55-5d92-488f-a0a8-d50e6400cec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:07.952Z|b0ca1d7b-4563-432e-aa88-369e8b47f9e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:17.980Z|dc5fd14d-1796-4409-b9b0-f5609250f005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:17.980Z|bd9b47c0-979e-4f58-9752-08906946c8d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:17.980Z|bd04d017-2957-43a3-9467-4ce408ad5f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:17.981Z|bd04d017-2957-43a3-9467-4ce408ad5f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:17.981Z|dc5fd14d-1796-4409-b9b0-f5609250f005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:17.981Z|bd9b47c0-979e-4f58-9752-08906946c8d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:20.008Z|3c3ef070-54e7-4b5a-9916-2c417a64679b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:40:20.008Z|3c3ef070-54e7-4b5a-9916-2c417a64679b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:40:20.311Z|4db9d092-b185-4f38-8d4f-3f8dd60bcede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:40:20.311Z|4db9d092-b185-4f38-8d4f-3f8dd60bcede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:40:28.008Z|bf374a12-704d-474b-b2f6-86096cab499f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:28.008Z|71192e06-6fd7-45f7-b51b-6cdd8a6f600c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:28.009Z|bf374a12-704d-474b-b2f6-86096cab499f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:28.009Z|71192e06-6fd7-45f7-b51b-6cdd8a6f600c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:28.010Z|1dea8d27-87ef-4134-b3ed-92c08a48d209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:28.011Z|1dea8d27-87ef-4134-b3ed-92c08a48d209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:35.008Z|b9b35bd8-bc68-4105-ac2a-e021b935e717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:40:35.010Z|b9b35bd8-bc68-4105-ac2a-e021b935e717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:40:35.289Z|51e2ce76-7232-4b7b-bdf0-176f69264833|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:40:35.289Z|51e2ce76-7232-4b7b-bdf0-176f69264833|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:38.030Z|d4638c76-52bc-4402-9e02-9729a9abeaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:38.031Z|d4638c76-52bc-4402-9e02-9729a9abeaa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:38.031Z|49103b93-ac76-4d5a-85fb-7b89c2ab8eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:38.032Z|49103b93-ac76-4d5a-85fb-7b89c2ab8eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:38.034Z|1f1f186f-0d92-4127-bd26-76adc81e9d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:38.035Z|1f1f186f-0d92-4127-bd26-76adc81e9d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:48.052Z|7396c16d-3065-4bd3-9116-07afa40bf10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:48.052Z|aed8c280-aa3f-43cf-a22c-28fadd112bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:48.052Z|3f849774-c54d-4b9f-a3c6-8f5cffb60acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:48.053Z|aed8c280-aa3f-43cf-a22c-28fadd112bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:48.053Z|3f849774-c54d-4b9f-a3c6-8f5cffb60acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:48.053Z|7396c16d-3065-4bd3-9116-07afa40bf10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:50.008Z|162afb8d-459e-49e4-8d34-61caf8b6d9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:40:50.009Z|162afb8d-459e-49e4-8d34-61caf8b6d9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:40:50.312Z|881ee52c-1112-441a-bb5c-917b6538ee55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:40:50.312Z|881ee52c-1112-441a-bb5c-917b6538ee55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:40:58.077Z|9c5dfc76-aac2-4e73-8f40-e392211817ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:58.077Z|9c5dfc76-aac2-4e73-8f40-e392211817ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:58.080Z|bf785b0e-24db-4dd5-88cb-a7cb59d201b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:58.081Z|546f2e1d-6acc-416a-a144-86f2c90a60e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:40:58.082Z|546f2e1d-6acc-416a-a144-86f2c90a60e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:40:58.081Z|bf785b0e-24db-4dd5-88cb-a7cb59d201b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:05.008Z|30d84e63-7545-4437-bbdc-6892acd1669f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:41:05.009Z|30d84e63-7545-4437-bbdc-6892acd1669f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:41:08.104Z|f2773e05-7c64-4968-b2ad-41eac3bfc4ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:08.104Z|b04bdb20-5452-454e-8902-a33898f95785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:08.104Z|f2773e05-7c64-4968-b2ad-41eac3bfc4ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:08.104Z|b04bdb20-5452-454e-8902-a33898f95785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:08.105Z|8b717bd2-cc6a-4312-b21c-e9e6e849f33e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:08.105Z|8b717bd2-cc6a-4312-b21c-e9e6e849f33e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:18.132Z|b9b15f05-680c-4657-9f98-9c2c591e6454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:18.132Z|cf97d8ae-1661-4f5d-a0fb-8dbbef641af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:18.132Z|b3bfa9a2-3cee-4531-9fac-363b4d5b37c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:18.133Z|b3bfa9a2-3cee-4531-9fac-363b4d5b37c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:18.133Z|cf97d8ae-1661-4f5d-a0fb-8dbbef641af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:18.133Z|b9b15f05-680c-4657-9f98-9c2c591e6454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:20.008Z|212439ea-9ab0-4b49-959c-2526676ec3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:41:20.010Z|212439ea-9ab0-4b49-959c-2526676ec3f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:41:20.313Z|cee9b830-3c7c-4c1b-9992-955d03ab80c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:41:20.313Z|cee9b830-3c7c-4c1b-9992-955d03ab80c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:41:28.165Z|758c2d8a-d458-43af-9d5c-721d41671ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:28.168Z|24376004-7612-4b87-8da5-23ff9e0a6514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:28.168Z|758c2d8a-d458-43af-9d5c-721d41671ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:28.168Z|24376004-7612-4b87-8da5-23ff9e0a6514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:28.169Z|cc20bf83-e814-4597-a543-4e1cf3f8dc98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:28.169Z|cc20bf83-e814-4597-a543-4e1cf3f8dc98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:35.008Z|340bb8de-3af3-4609-8d2f-fd45696a1832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:41:35.009Z|340bb8de-3af3-4609-8d2f-fd45696a1832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:41:35.291Z|6719a652-f4a9-4862-92f1-d82eaa9ce6ad|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:41:35.293Z|6719a652-f4a9-4862-92f1-d82eaa9ce6ad|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:38.194Z|971c5290-ec87-4d71-b5ea-d294605b86eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:38.194Z|1f27cecb-1667-4daa-9c1f-7413239e53c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:38.194Z|971c5290-ec87-4d71-b5ea-d294605b86eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:38.196Z|1f27cecb-1667-4daa-9c1f-7413239e53c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:38.196Z|a6d0ab70-67dc-417e-bc7f-d321057b5266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:38.197Z|a6d0ab70-67dc-417e-bc7f-d321057b5266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:48.220Z|936d91f4-330a-4802-88e6-d6d524fbf875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:48.220Z|31c1166b-7d6d-4933-a4ae-ccd333a7cbe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:48.221Z|8dc96fd6-497d-423b-9c79-9c6ef37bc5e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:48.221Z|936d91f4-330a-4802-88e6-d6d524fbf875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:48.221Z|31c1166b-7d6d-4933-a4ae-ccd333a7cbe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:48.222Z|8dc96fd6-497d-423b-9c79-9c6ef37bc5e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:50.008Z|b5925081-ea07-4266-96bb-e4358bd8c828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:41:50.009Z|b5925081-ea07-4266-96bb-e4358bd8c828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:41:50.315Z|b058b945-e86b-49f7-958a-ac7a9e37e2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:41:50.315Z|b058b945-e86b-49f7-958a-ac7a9e37e2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:41:58.249Z|25c42bdc-0cab-4226-a0b0-6901b5849c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:58.249Z|951facea-be00-4aed-9886-2c78f009d551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:58.249Z|88467d19-e3ab-4653-b5e8-21fe1dbec77f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:41:58.250Z|88467d19-e3ab-4653-b5e8-21fe1dbec77f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:58.250Z|951facea-be00-4aed-9886-2c78f009d551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:41:58.250Z|25c42bdc-0cab-4226-a0b0-6901b5849c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:05.008Z|be569125-7639-4a82-be12-42f2b8405901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:42:05.010Z|be569125-7639-4a82-be12-42f2b8405901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:42:08.279Z|91fa8b82-fee8-4346-b7f5-005793cb0411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:08.279Z|9860fe67-5c71-43e3-bb63-917631237085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:08.280Z|9860fe67-5c71-43e3-bb63-917631237085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:08.280Z|91fa8b82-fee8-4346-b7f5-005793cb0411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:08.286Z|5b6898e3-ce49-4f3e-9181-2defb87bfa47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:08.286Z|5b6898e3-ce49-4f3e-9181-2defb87bfa47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:18.304Z|369f4dd7-d8c8-45f7-96ff-fdcf8a296b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:18.304Z|183601b9-037c-4ab3-960c-dafb50f75eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:18.304Z|369f4dd7-d8c8-45f7-96ff-fdcf8a296b87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:18.304Z|183601b9-037c-4ab3-960c-dafb50f75eed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:18.308Z|ec5b2c24-9826-43c0-b970-2c2d8f389603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:18.309Z|ec5b2c24-9826-43c0-b970-2c2d8f389603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:20.008Z|0cf81e1e-0f47-4fad-9a9f-f7ae52898f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:42:20.008Z|0cf81e1e-0f47-4fad-9a9f-f7ae52898f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:42:20.315Z|e8af4e9e-ec8c-46f1-9cd4-8cd70624a251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:42:20.316Z|e8af4e9e-ec8c-46f1-9cd4-8cd70624a251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:42:28.331Z|6c8b438f-6910-4f03-a5b1-e4e742bccf3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:28.332Z|11cf5cb6-5dd5-4ac9-9119-02423d4baa73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:28.332Z|6c8b438f-6910-4f03-a5b1-e4e742bccf3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:28.333Z|11cf5cb6-5dd5-4ac9-9119-02423d4baa73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:28.332Z|7c50b3c6-6cc3-45a6-a340-6092e75227e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:28.335Z|7c50b3c6-6cc3-45a6-a340-6092e75227e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:35.008Z|0bff777b-34de-47bd-b2a4-260a8b44a1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:42:35.009Z|0bff777b-34de-47bd-b2a4-260a8b44a1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:42:35.289Z|c2d47df0-842c-4679-964f-849ac269002c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:42:35.290Z|c2d47df0-842c-4679-964f-849ac269002c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:38.358Z|c9c2a4df-3bd4-4e9b-9a39-919245600413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:38.358Z|d8d19f06-5071-4073-9584-8b5637033bae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:38.359Z|c9c2a4df-3bd4-4e9b-9a39-919245600413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:38.359Z|d8d19f06-5071-4073-9584-8b5637033bae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:38.360Z|866c3ddc-614c-4acc-a437-b9c469cf2b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:38.361Z|866c3ddc-614c-4acc-a437-b9c469cf2b93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:48.384Z|f9263565-fc2c-4643-bad6-d7a16f341c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:48.384Z|103529c5-d8fe-4cbf-8738-5a2d7036809f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:48.384Z|103529c5-d8fe-4cbf-8738-5a2d7036809f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:48.384Z|f9263565-fc2c-4643-bad6-d7a16f341c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:48.386Z|675fd6d4-cf9f-48c0-ab14-f47d8284b434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:48.387Z|675fd6d4-cf9f-48c0-ab14-f47d8284b434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:50.008Z|60cdc2e0-f21b-49ae-abde-99f9ed31e3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:42:50.010Z|60cdc2e0-f21b-49ae-abde-99f9ed31e3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:42:50.316Z|0392553f-793a-4a1b-a999-2eea7256eb96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:42:50.317Z|0392553f-793a-4a1b-a999-2eea7256eb96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:42:58.410Z|e82484a5-0a26-4cfb-8667-a2925de35a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:58.410Z|c820783b-1daf-496a-bb92-7c65f7ea7d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:58.411Z|5d936887-388f-446a-b70f-9bd1656515d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:42:58.411Z|e82484a5-0a26-4cfb-8667-a2925de35a69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:58.411Z|c820783b-1daf-496a-bb92-7c65f7ea7d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:42:58.411Z|5d936887-388f-446a-b70f-9bd1656515d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:05.008Z|404a61dc-0762-4038-8d27-9c8f066d505a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:43:05.008Z|404a61dc-0762-4038-8d27-9c8f066d505a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:43:08.434Z|452e4844-9299-4be8-9dce-b945960b15b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:08.434Z|b1321cb7-911d-4c76-9900-ba00bb15003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:08.434Z|452e4844-9299-4be8-9dce-b945960b15b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:08.434Z|b1321cb7-911d-4c76-9900-ba00bb15003d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:08.434Z|e16f1f3a-9c00-414a-9bb4-38ef89df2f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:08.435Z|e16f1f3a-9c00-414a-9bb4-38ef89df2f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:18.456Z|298ed74e-6e95-4975-9950-6777803aeb4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:18.456Z|03450beb-bf43-4367-8a23-46f6186fa038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:18.457Z|03450beb-bf43-4367-8a23-46f6186fa038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:18.457Z|298ed74e-6e95-4975-9950-6777803aeb4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:18.458Z|aec848a0-ccd8-4e05-abb5-197685483ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:18.459Z|aec848a0-ccd8-4e05-abb5-197685483ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:20.008Z|70fc0ed5-d91d-4062-a855-8ec540e1a253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:43:20.008Z|70fc0ed5-d91d-4062-a855-8ec540e1a253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:43:20.318Z|41c8d81d-de3b-430e-9bc3-ffd806029e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:43:20.318Z|41c8d81d-de3b-430e-9bc3-ffd806029e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:43:28.480Z|f0412ccd-e0e8-47c9-95f9-4652be070c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:28.481Z|f0412ccd-e0e8-47c9-95f9-4652be070c53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:28.483Z|9c78e982-2500-402e-81ff-a29d6e58950c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:28.484Z|10f2cc32-87d9-4859-abd4-a99fb1a55f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:28.484Z|9c78e982-2500-402e-81ff-a29d6e58950c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:28.485Z|10f2cc32-87d9-4859-abd4-a99fb1a55f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:35.008Z|5239c7d0-9f21-465b-9378-92e9f46a53b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:43:35.010Z|5239c7d0-9f21-465b-9378-92e9f46a53b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:43:35.290Z|2f94bd55-2efa-4d62-9687-cf7de7df33ba|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:43:35.291Z|2f94bd55-2efa-4d62-9687-cf7de7df33ba|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:38.504Z|e451f976-a345-44bf-b189-3c3c03918556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:38.505Z|e451f976-a345-44bf-b189-3c3c03918556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:38.506Z|5d60c7b3-5f00-4df9-a1de-6b8af0c9986c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:38.506Z|5d60c7b3-5f00-4df9-a1de-6b8af0c9986c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:38.508Z|4558408d-0b15-42fb-869a-40919a9426c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:38.509Z|4558408d-0b15-42fb-869a-40919a9426c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:48.531Z|f3e0e923-efca-47c2-bb03-635b9fb0c1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:48.530Z|ad0a3d55-d2d6-4db6-a374-368978d983ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:48.530Z|8d76173a-ca20-4a31-b82a-f8c7ee139414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:48.531Z|f3e0e923-efca-47c2-bb03-635b9fb0c1e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:48.531Z|8d76173a-ca20-4a31-b82a-f8c7ee139414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:48.531Z|ad0a3d55-d2d6-4db6-a374-368978d983ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:50.008Z|c6a770c2-46c4-45f0-9ecb-6a875a5b4356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:43:50.008Z|c6a770c2-46c4-45f0-9ecb-6a875a5b4356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:43:50.318Z|4e0d4a9f-a867-4748-9e56-65e60d2be5cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:43:50.319Z|4e0d4a9f-a867-4748-9e56-65e60d2be5cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:43:58.557Z|3cf303d1-e289-4275-942b-b3c6df477c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:58.557Z|62541b8b-9fb3-43b7-8dec-1a94acfab326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:58.557Z|a02cf806-7687-49d3-a2c4-a549c53db132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:43:58.558Z|3cf303d1-e289-4275-942b-b3c6df477c39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:58.558Z|a02cf806-7687-49d3-a2c4-a549c53db132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:43:58.558Z|62541b8b-9fb3-43b7-8dec-1a94acfab326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:05.008Z|fd633be8-9724-4a53-be44-ce4b63e7fb75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:44:05.009Z|fd633be8-9724-4a53-be44-ce4b63e7fb75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:44:08.582Z|51dccd10-3c8c-4e59-9390-b1734b9ba888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:08.582Z|411bfb1a-0348-4f52-9667-ef34078c7ff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:08.582Z|c99beb6f-a1d7-476e-8194-1e98bf8be500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:08.583Z|51dccd10-3c8c-4e59-9390-b1734b9ba888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:08.583Z|c99beb6f-a1d7-476e-8194-1e98bf8be500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:08.583Z|411bfb1a-0348-4f52-9667-ef34078c7ff5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:18.608Z|d2cecf7e-d2f0-43cc-9b57-4aacb9923568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:18.608Z|5c5070c4-e97f-4579-b802-1a645471242e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:18.609Z|d2cecf7e-d2f0-43cc-9b57-4aacb9923568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:18.609Z|5c5070c4-e97f-4579-b802-1a645471242e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:18.614Z|e19ea589-0e30-4f32-b2e7-2239679879a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:18.615Z|e19ea589-0e30-4f32-b2e7-2239679879a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:20.008Z|dea3d609-800c-46d6-85ea-32e21ba1e989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:44:20.010Z|dea3d609-800c-46d6-85ea-32e21ba1e989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:44:20.319Z|31ae3d96-abfe-4364-b375-360ded5a1748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:44:20.320Z|31ae3d96-abfe-4364-b375-360ded5a1748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:44:28.632Z|ff64a164-d696-4e5c-8374-294a0259a0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:28.632Z|099ffd1c-555d-4ab5-bc7d-6e119265305f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:28.633Z|4f5ed821-593b-447f-8522-68492c80f3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:28.633Z|ff64a164-d696-4e5c-8374-294a0259a0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:28.633Z|099ffd1c-555d-4ab5-bc7d-6e119265305f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:28.634Z|4f5ed821-593b-447f-8522-68492c80f3d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:35.008Z|0650dc6a-dcc7-48c8-be73-2b6688d178c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-02-02T00:44:35.009Z|0650dc6a-dcc7-48c8-be73-2b6688d178c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-02-02T00:44:35.291Z|71254a15-8fb8-4c77-97d2-f985a05e43d9|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering
2022-02-02T00:44:35.292Z|71254a15-8fb8-4c77-97d2-f985a05e43d9|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:38.658Z|de7e858c-9537-4d3d-93b3-65a54bf62988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:38.658Z|a2015f91-27eb-4b01-b31d-30057639daad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:38.659Z|de7e858c-9537-4d3d-93b3-65a54bf62988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:38.659Z|a2015f91-27eb-4b01-b31d-30057639daad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-02-02T00:44:38.661Z|4f9d8e93-d653-48ef-9c25-b799bd8308e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-02-02T00:44:38.661Z|4f9d8e93-d653-48ef-9c25-b799bd8308e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.