Results

By type

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

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

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

2022-03-05T05:15:50.395Z||main|||||INFO|500||catdb-pool - Starting...
2022-03-05T05:15:50.772Z||main|||||INFO|500||catdb-pool - Start completed.
2022-03-05T05:15:51.201Z||main|||||INFO|500||reqdb-pool - Starting...
2022-03-05T05:15:51.273Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-03-05T05:15:51.418Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-03-05T05:15:51.677Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-03-05T05:15:52.457Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-03-05T05:15:54.789Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-05T05:15:57.516Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-05T05:15:57.608Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-03-05T05:15:58.595Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-03-05T05:15:58.775Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-03-05T05:16:00.750Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-03-05T05:16:02.737Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-03-05T05:16:10.796Z||main|||||WARN|500||---
2022-03-05T05:16:10.797Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-03-05T05:16:10.798Z||main|||||WARN|500||---
2022-03-05T05:16:11.671Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-03-05T05:16:18.465Z||main|||||INFO|500||Started ApiHandlerApplication in 64.291 seconds (JVM running for 67.407)
2022-03-05T05:16:18.498Z|fff4db05-e9ad-4d03-9a3f-43104bb629d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:16:18.522Z|fff4db05-e9ad-4d03-9a3f-43104bb629d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:16:18.525Z|d8fa6be5-e9e8-4424-8a3e-4fd29993d760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:16:18.540Z|d8fa6be5-e9e8-4424-8a3e-4fd29993d760|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:16:19.069Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-03-05T05:16:19.420Z|4d61ed25-1441-49c8-b2d6-9bf088d3297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-03-05T05:16:20.019Z|4d61ed25-1441-49c8-b2d6-9bf088d3297a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:26.107Z|e60f7747-8830-488c-9f58-2f573134d9a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:26.109Z|e60f7747-8830-488c-9f58-2f573134d9a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:27.969Z|8282502a-b85d-4cbd-a18e-e1618c8de200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:27.971Z|8282502a-b85d-4cbd-a18e-e1618c8de200|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:29.888Z|7aa3c153-4d7f-4a17-b87d-7ebbeac41f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:29.890Z|7aa3c153-4d7f-4a17-b87d-7ebbeac41f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:33.445Z|f3b71f09-821b-4bf5-8313-02da18839095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:16:33.450Z|f3b71f09-821b-4bf5-8313-02da18839095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:16:36.148Z|ac87b01e-a657-4e43-a5f7-d60d197aa71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:36.150Z|ac87b01e-a657-4e43-a5f7-d60d197aa71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:38.016Z|42a97889-1b1c-486d-a61f-5af34f6b506d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:38.018Z|42a97889-1b1c-486d-a61f-5af34f6b506d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:39.926Z|689f93bd-a339-461d-ba1c-ea6fbe3597fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:39.928Z|689f93bd-a339-461d-ba1c-ea6fbe3597fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:46.186Z|5211ea3b-5352-4b1c-909f-e241216b2bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:46.188Z|5211ea3b-5352-4b1c-909f-e241216b2bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:48.056Z|6e5452a6-ac26-4476-8fd5-64fd153fe4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:48.058Z|6e5452a6-ac26-4476-8fd5-64fd153fe4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:48.445Z|ecf90c6b-ee13-42ee-b883-f4ae313428ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:16:48.446Z|ecf90c6b-ee13-42ee-b883-f4ae313428ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:16:48.542Z|eb19381b-75c7-48e2-893d-d6376a80c3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:16:48.543Z|eb19381b-75c7-48e2-893d-d6376a80c3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:16:49.962Z|df5b4140-c47e-48a1-8f84-84748c967757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:49.963Z|df5b4140-c47e-48a1-8f84-84748c967757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:56.221Z|ebb33b43-d79c-476a-b5ee-ae1e5e425757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:56.222Z|ebb33b43-d79c-476a-b5ee-ae1e5e425757|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:58.099Z|71c54009-1f3e-4ae9-a968-2570296202ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:58.101Z|71c54009-1f3e-4ae9-a968-2570296202ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:16:59.992Z|40303f1c-d8f7-4788-bc7f-4c45c842b3f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:16:59.994Z|40303f1c-d8f7-4788-bc7f-4c45c842b3f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:03.445Z|21b41e94-2cee-4297-bd79-a843777042f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:17:03.446Z|21b41e94-2cee-4297-bd79-a843777042f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:17:06.258Z|8090c0ec-8da8-4f9e-a247-2636744f23b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:06.260Z|8090c0ec-8da8-4f9e-a247-2636744f23b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:08.149Z|6bae9bea-91ab-489c-8f6a-9f2fda13ac77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:08.151Z|6bae9bea-91ab-489c-8f6a-9f2fda13ac77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:10.030Z|18f471d5-2a9b-4082-816d-601939d7b708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:10.032Z|18f471d5-2a9b-4082-816d-601939d7b708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:16.295Z|754745d6-72a1-4e2e-bc0e-689a563f421e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:16.297Z|754745d6-72a1-4e2e-bc0e-689a563f421e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:18.183Z|36e5fef3-f9d7-486c-beaf-a2f2e8ee9fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:18.184Z|36e5fef3-f9d7-486c-beaf-a2f2e8ee9fa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:18.445Z|50a12c1e-e881-4e41-a9a9-23cea58e4c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:17:18.448Z|50a12c1e-e881-4e41-a9a9-23cea58e4c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:17:18.550Z|acf5019b-5b48-4653-8515-54a8bbaea47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:17:18.551Z|acf5019b-5b48-4653-8515-54a8bbaea47f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:17:20.065Z|702caa18-ec21-4e8c-b26b-b1dd1f41b6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:20.068Z|702caa18-ec21-4e8c-b26b-b1dd1f41b6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:26.327Z|4da223d5-b885-4952-b253-914daf0d8e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:26.330Z|4da223d5-b885-4952-b253-914daf0d8e10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:28.240Z|74f308cf-7d44-44cf-a616-698343b31b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:28.241Z|74f308cf-7d44-44cf-a616-698343b31b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:30.097Z|b8a97aff-0fe9-4ceb-9ac5-545c1362bb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:30.098Z|b8a97aff-0fe9-4ceb-9ac5-545c1362bb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:33.446Z|622203a0-722c-4cb9-a4af-203654477891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:17:33.447Z|622203a0-722c-4cb9-a4af-203654477891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:17:36.365Z|d8b37420-a7ff-4681-b5a6-9687a13d5be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:36.369Z|d8b37420-a7ff-4681-b5a6-9687a13d5be6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:38.272Z|253283ef-f965-4ba2-9010-bcd4810f46db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:38.273Z|253283ef-f965-4ba2-9010-bcd4810f46db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:40.133Z|e52f43f3-1d21-43ef-825e-b4e6a0ddeba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:40.134Z|e52f43f3-1d21-43ef-825e-b4e6a0ddeba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:46.402Z|40a3e7f8-71e2-48a3-a2f2-ed03031a1805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:46.403Z|40a3e7f8-71e2-48a3-a2f2-ed03031a1805|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:48.299Z|9d09ae90-f093-4aef-9238-aa7e1ba50e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:48.300Z|9d09ae90-f093-4aef-9238-aa7e1ba50e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:48.445Z|204d0b54-d23c-4a81-8f92-4a5ebb50e7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:17:48.446Z|204d0b54-d23c-4a81-8f92-4a5ebb50e7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:17:48.553Z|fb332e2d-2bd8-455d-9caa-fa4773f7e9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:17:48.554Z|fb332e2d-2bd8-455d-9caa-fa4773f7e9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:17:50.171Z|1a17b089-8a7c-4791-a701-f4240e614d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:50.173Z|1a17b089-8a7c-4791-a701-f4240e614d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:56.435Z|1ac6287f-4084-4850-94b4-9c1e9836246d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:56.437Z|1ac6287f-4084-4850-94b4-9c1e9836246d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:17:58.328Z|fd338b6f-d064-4cc0-b2ed-713cd84ffffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:17:58.329Z|fd338b6f-d064-4cc0-b2ed-713cd84ffffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:00.209Z|46b87f8a-872c-46f5-ae1e-646733948814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:00.210Z|46b87f8a-872c-46f5-ae1e-646733948814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:03.445Z|240f395b-a338-4246-b2f0-c706c3ac6a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:18:03.453Z|240f395b-a338-4246-b2f0-c706c3ac6a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:18:06.470Z|16cd191b-0d20-4a96-aff1-832d98e4f9b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:06.472Z|16cd191b-0d20-4a96-aff1-832d98e4f9b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:08.373Z|553a5594-4763-4d2d-b339-d18096097f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:08.375Z|553a5594-4763-4d2d-b339-d18096097f28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:10.250Z|67022181-ee84-46ca-a7b2-ebc5ba6092e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:10.251Z|67022181-ee84-46ca-a7b2-ebc5ba6092e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:16.507Z|feac32a9-2dce-4a0f-a7ad-644c7de342ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:16.509Z|feac32a9-2dce-4a0f-a7ad-644c7de342ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:18.406Z|7f63f008-da0c-46aa-ad79-25b32cdbc1b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:18.407Z|7f63f008-da0c-46aa-ad79-25b32cdbc1b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:18.445Z|8b7bdbf3-67b7-4988-9d34-5ac55c270047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:18:18.446Z|8b7bdbf3-67b7-4988-9d34-5ac55c270047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:18:18.555Z|5c654725-e273-49a9-97b1-2f525a577a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:18:18.556Z|5c654725-e273-49a9-97b1-2f525a577a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:18:20.283Z|2a57cbd8-1230-4a53-987f-06c0492fd0d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:20.285Z|2a57cbd8-1230-4a53-987f-06c0492fd0d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:26.538Z|92026fc6-682e-403d-8e8c-31170c19d1cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:26.540Z|92026fc6-682e-403d-8e8c-31170c19d1cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:28.443Z|b4502045-8e98-46f2-b43a-882b14d41721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:28.444Z|b4502045-8e98-46f2-b43a-882b14d41721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:30.321Z|ca4450c0-241f-46fc-b55e-027b8e7bf669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:30.322Z|ca4450c0-241f-46fc-b55e-027b8e7bf669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:33.445Z|df2e6646-2544-44cf-903c-32b712602b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:18:33.446Z|df2e6646-2544-44cf-903c-32b712602b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:18:36.571Z|5e775302-ec26-4875-89a2-1e052f7fbe75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:36.574Z|5e775302-ec26-4875-89a2-1e052f7fbe75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:38.476Z|2afb7204-02ad-4a82-8e1e-3fadb6374679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:38.478Z|2afb7204-02ad-4a82-8e1e-3fadb6374679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:40.356Z|523e97be-4b52-4afe-8fee-8311e10e2701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:40.358Z|523e97be-4b52-4afe-8fee-8311e10e2701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:46.605Z|b9676067-b16c-431d-bdf1-a6882b18bfde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:46.606Z|b9676067-b16c-431d-bdf1-a6882b18bfde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:48.446Z|825b899d-a372-4772-8c42-ef856947335c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:18:48.449Z|825b899d-a372-4772-8c42-ef856947335c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:18:48.506Z|039cfb4c-110d-4ec9-88af-8ab07ff0d278|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:48.507Z|039cfb4c-110d-4ec9-88af-8ab07ff0d278|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:48.558Z|d2f5e5cc-6657-47b9-8edc-dfae1349f6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:18:48.559Z|d2f5e5cc-6657-47b9-8edc-dfae1349f6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:18:50.390Z|02303ed3-c669-4e78-9882-846a719447fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:50.392Z|02303ed3-c669-4e78-9882-846a719447fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:56.639Z|27f65c5a-86a6-4e6f-a903-b7249feef02b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:56.641Z|27f65c5a-86a6-4e6f-a903-b7249feef02b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:18:58.540Z|036359d7-c410-40d5-b60d-8cfe41ce9e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:18:58.541Z|036359d7-c410-40d5-b60d-8cfe41ce9e6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:00.422Z|11a94593-2180-462f-b128-b3b9d970fa46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:00.423Z|11a94593-2180-462f-b128-b3b9d970fa46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:03.445Z|cfbde1e8-1027-4c50-80f3-94bc04eb5281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:19:03.446Z|cfbde1e8-1027-4c50-80f3-94bc04eb5281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:19:06.672Z|fcfb19a9-482b-4982-9edf-e11726a62856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:06.673Z|fcfb19a9-482b-4982-9edf-e11726a62856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:08.571Z|094ef6ce-a059-4272-990c-9c4125ce0f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:08.573Z|094ef6ce-a059-4272-990c-9c4125ce0f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:10.454Z|0f798816-b4d2-44cd-99ec-91be9e6b8296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:10.455Z|0f798816-b4d2-44cd-99ec-91be9e6b8296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:16.703Z|7522ade2-ea22-4d7c-87b3-e23667e18497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:16.705Z|7522ade2-ea22-4d7c-87b3-e23667e18497|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:18.445Z|c0535150-f2a4-4cce-bf4b-d4fef90bd2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:19:18.446Z|c0535150-f2a4-4cce-bf4b-d4fef90bd2c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:19:18.561Z|4fab5ee4-cebd-4e12-9728-f5148cf8c59c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:19:18.562Z|4fab5ee4-cebd-4e12-9728-f5148cf8c59c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:19:18.603Z|f24e036c-efb1-418c-adb0-3929b6536b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:18.605Z|f24e036c-efb1-418c-adb0-3929b6536b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:20.489Z|9512f78c-1d5f-4bcc-a397-7ad85755a944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:20.493Z|9512f78c-1d5f-4bcc-a397-7ad85755a944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:26.736Z|3b08ffd7-3d41-4b89-8eb5-81d8b4c2e8b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:26.737Z|3b08ffd7-3d41-4b89-8eb5-81d8b4c2e8b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:28.634Z|ea051113-a47a-4fd4-be98-fbc789a5c9bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:28.636Z|ea051113-a47a-4fd4-be98-fbc789a5c9bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:30.526Z|dd35d50f-b3b5-46a6-8e68-cc9070230c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:30.527Z|dd35d50f-b3b5-46a6-8e68-cc9070230c9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:33.445Z|852374bd-c3a9-4ad5-bade-5032a22e3f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:19:33.449Z|852374bd-c3a9-4ad5-bade-5032a22e3f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:19:36.768Z|ee674083-9481-43ab-b237-7072c5fe5ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:36.769Z|ee674083-9481-43ab-b237-7072c5fe5ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:38.665Z|41715ea0-6886-43e9-9802-577b1d5bb5e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:38.666Z|41715ea0-6886-43e9-9802-577b1d5bb5e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:40.556Z|dda51b75-b830-472c-a664-07ab681184f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:40.559Z|dda51b75-b830-472c-a664-07ab681184f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:46.801Z|308472d8-2405-4812-ad46-9f2c04e76765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:46.803Z|308472d8-2405-4812-ad46-9f2c04e76765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:48.445Z|07143d5f-b3e7-4dc6-8dbd-d66288c7764b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:19:48.446Z|07143d5f-b3e7-4dc6-8dbd-d66288c7764b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:19:48.564Z|13e74775-7df3-4358-8ed6-0f7194e5462c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:19:48.565Z|13e74775-7df3-4358-8ed6-0f7194e5462c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:19:48.696Z|ce4f9bea-9954-4ea6-9fb5-7c841e0fc55b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:48.697Z|ce4f9bea-9954-4ea6-9fb5-7c841e0fc55b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:50.593Z|6b9c1e27-01ed-40df-8a5d-bd86d5df177a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:50.594Z|6b9c1e27-01ed-40df-8a5d-bd86d5df177a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:56.843Z|8bf38404-bf97-4b38-93cd-85c5d0d63b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:56.844Z|8bf38404-bf97-4b38-93cd-85c5d0d63b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:19:58.729Z|3ab1e22f-edba-48a8-b3c5-ee6b6a62adea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:19:58.731Z|3ab1e22f-edba-48a8-b3c5-ee6b6a62adea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:00.624Z|6891755e-6953-4a86-b404-028979f335f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:00.626Z|6891755e-6953-4a86-b404-028979f335f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:03.446Z|137c8892-a3a4-4d9c-b653-c0fa45d0018b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:20:03.447Z|137c8892-a3a4-4d9c-b653-c0fa45d0018b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:20:06.875Z|ea7617f1-5a63-4220-8aa4-3b5de5d9126f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:06.876Z|ea7617f1-5a63-4220-8aa4-3b5de5d9126f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:08.761Z|7304cde4-a2a3-412c-98a3-54042a66bbc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:08.762Z|7304cde4-a2a3-412c-98a3-54042a66bbc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:10.666Z|eb1113f9-caf6-4776-8f97-a7349163d8ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:10.667Z|eb1113f9-caf6-4776-8f97-a7349163d8ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:16.905Z|9ee986cb-42b3-46ba-b452-44ffefd0ccb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:16.906Z|9ee986cb-42b3-46ba-b452-44ffefd0ccb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:18.445Z|2a9eb1aa-f26c-4356-a808-4df9f0bd0699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:20:18.448Z|2a9eb1aa-f26c-4356-a808-4df9f0bd0699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:20:18.567Z|1cfee9f3-7336-478b-854b-b0ceecc0c42f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:20:18.567Z|1cfee9f3-7336-478b-854b-b0ceecc0c42f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:20:18.792Z|5513f2eb-5bfe-4153-82f4-bb83eae3adae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:18.794Z|5513f2eb-5bfe-4153-82f4-bb83eae3adae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:20.702Z|6aa47c81-3815-4fdd-ad08-530bd1727d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:20.704Z|6aa47c81-3815-4fdd-ad08-530bd1727d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:26.938Z|16c379e6-435f-4ddd-a97b-74eab6f0b293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:26.939Z|16c379e6-435f-4ddd-a97b-74eab6f0b293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:28.822Z|926e3c19-de63-443e-a859-22168818d112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:28.823Z|926e3c19-de63-443e-a859-22168818d112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:30.739Z|d97eb83b-9396-4add-9332-aec329b2c404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:30.741Z|d97eb83b-9396-4add-9332-aec329b2c404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:33.445Z|17bc4795-883c-4db2-8b34-67adbd1db640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:20:33.446Z|17bc4795-883c-4db2-8b34-67adbd1db640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:20:36.972Z|e6dc2c21-d79c-4b54-8c9f-2ccaead8fe40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:36.974Z|e6dc2c21-d79c-4b54-8c9f-2ccaead8fe40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:38.854Z|a5847028-c7e1-4ae7-ba51-9e49cb0bd69f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:38.856Z|a5847028-c7e1-4ae7-ba51-9e49cb0bd69f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:40.778Z|f288057b-032e-4a7e-a6a7-4ff162fedf42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:40.779Z|f288057b-032e-4a7e-a6a7-4ff162fedf42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:47.003Z|7b251248-911f-412b-8c9c-20326c99410d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:47.005Z|7b251248-911f-412b-8c9c-20326c99410d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:48.445Z|d97adf76-9259-4fe7-bc00-7d6ff5d28565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:20:48.446Z|d97adf76-9259-4fe7-bc00-7d6ff5d28565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:20:48.569Z|af56d400-075c-44e3-9f89-4b47d816278c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:20:48.570Z|af56d400-075c-44e3-9f89-4b47d816278c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:20:48.902Z|2b08cc1a-b5b2-441d-a9ab-bf4060851e3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:48.903Z|2b08cc1a-b5b2-441d-a9ab-bf4060851e3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:50.814Z|52f2be44-06d6-46b8-b91f-af95fc83f3b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:50.816Z|52f2be44-06d6-46b8-b91f-af95fc83f3b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:57.033Z|cc339c43-ecbb-4d48-8d5f-c6faa1729886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:57.034Z|cc339c43-ecbb-4d48-8d5f-c6faa1729886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:20:58.934Z|18311838-2079-4bdb-9f83-783bf0eca55c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:20:58.935Z|18311838-2079-4bdb-9f83-783bf0eca55c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:00.853Z|f21f348a-0630-4f92-bfba-a76d0c883fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:00.854Z|f21f348a-0630-4f92-bfba-a76d0c883fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:03.445Z|bf1f5527-34ba-4a80-8b15-359cf8490106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:21:03.448Z|bf1f5527-34ba-4a80-8b15-359cf8490106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:21:07.064Z|744eddd3-6d01-4715-bb9d-8c6def22781d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:07.065Z|744eddd3-6d01-4715-bb9d-8c6def22781d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:08.964Z|29cfa982-eba6-4df7-9e90-809e25d73279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:08.965Z|29cfa982-eba6-4df7-9e90-809e25d73279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:10.884Z|e227831d-b9bf-46bd-8549-29394152cd99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:10.885Z|e227831d-b9bf-46bd-8549-29394152cd99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:17.096Z|2b20b0c1-bebe-4562-9c32-839d98e577ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:17.097Z|2b20b0c1-bebe-4562-9c32-839d98e577ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:18.445Z|f9cd9dc0-c556-41f3-b809-77efdaf3f5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:21:18.446Z|f9cd9dc0-c556-41f3-b809-77efdaf3f5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:21:18.573Z|7d181714-7472-4efc-a33e-2e1f506783db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:21:18.574Z|7d181714-7472-4efc-a33e-2e1f506783db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:21:18.995Z|4dbb4415-959c-42f9-ab9b-28a0378b49dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:18.997Z|4dbb4415-959c-42f9-ab9b-28a0378b49dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:20.917Z|9063500b-8b39-4d4b-ac88-81deada9fb30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:20.918Z|9063500b-8b39-4d4b-ac88-81deada9fb30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:27.126Z|8d38f2a4-3d84-49f9-a36e-c40ab1ecfffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:27.127Z|8d38f2a4-3d84-49f9-a36e-c40ab1ecfffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:29.033Z|3c1245b8-300d-468b-b623-540f0ec65281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:29.034Z|3c1245b8-300d-468b-b623-540f0ec65281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:30.952Z|06d3f999-2bc6-46f4-829b-fd5555a7c1e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:30.954Z|06d3f999-2bc6-46f4-829b-fd5555a7c1e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:33.445Z|d6cea205-f605-4f07-b6de-82b4b8c5d166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:21:33.446Z|d6cea205-f605-4f07-b6de-82b4b8c5d166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:21:37.157Z|d3a4188b-f918-4c2b-ab84-e5714a2ba228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:37.159Z|d3a4188b-f918-4c2b-ab84-e5714a2ba228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:39.063Z|1e902d39-3584-40a5-bcd8-0def5c2c6bf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:39.064Z|1e902d39-3584-40a5-bcd8-0def5c2c6bf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:40.984Z|81a383f6-07bf-449d-a162-03e9b470ae09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:40.986Z|81a383f6-07bf-449d-a162-03e9b470ae09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:47.200Z|a504357d-71a2-49ca-a39d-bb881d79801e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:47.202Z|a504357d-71a2-49ca-a39d-bb881d79801e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:48.446Z|10d9c8e2-dcb1-46a2-a210-af5591079fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:21:48.451Z|10d9c8e2-dcb1-46a2-a210-af5591079fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:21:48.576Z|3d34b89f-aa3f-49b7-b0c0-e745c0291b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:21:48.577Z|3d34b89f-aa3f-49b7-b0c0-e745c0291b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:21:49.099Z|4aa5902c-b447-4686-bbcc-75022d281b6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:49.101Z|4aa5902c-b447-4686-bbcc-75022d281b6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:51.019Z|224b81cb-725e-4237-b3fb-a6bccaa5f375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:51.021Z|224b81cb-725e-4237-b3fb-a6bccaa5f375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:57.239Z|17af5e62-7563-4cbf-8c60-d9fc8a2fa8cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:57.241Z|17af5e62-7563-4cbf-8c60-d9fc8a2fa8cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:21:59.139Z|fbd4bb7e-c0f6-423a-b925-ba0d8b18c87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:21:59.141Z|fbd4bb7e-c0f6-423a-b925-ba0d8b18c87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:01.052Z|d75c74c5-32a2-4807-a5c2-67edcda6c50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:01.054Z|d75c74c5-32a2-4807-a5c2-67edcda6c50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:03.445Z|84817d8d-310e-42ae-af85-46a7fe291a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:22:03.446Z|84817d8d-310e-42ae-af85-46a7fe291a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:22:07.283Z|c5610f5c-bd6b-42fc-bddc-0482f4902a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:07.284Z|c5610f5c-bd6b-42fc-bddc-0482f4902a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:09.174Z|6061de84-0e2d-489e-a64f-a230ecca2fc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:09.178Z|6061de84-0e2d-489e-a64f-a230ecca2fc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:11.084Z|851ae57d-bc21-4ae2-a8ae-917351c73fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:11.085Z|851ae57d-bc21-4ae2-a8ae-917351c73fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:17.316Z|5e774e52-8068-42b5-8cdf-1662db0247e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:17.318Z|5e774e52-8068-42b5-8cdf-1662db0247e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:18.445Z|cd677035-f35f-417b-93ee-e40fef68ed04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:22:18.446Z|cd677035-f35f-417b-93ee-e40fef68ed04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:22:18.579Z|0770fb7c-88ad-4f50-8c59-fe006a3e888b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:22:18.580Z|0770fb7c-88ad-4f50-8c59-fe006a3e888b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:22:19.210Z|d671fb26-3619-4d59-8ece-0825ae334d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:19.212Z|d671fb26-3619-4d59-8ece-0825ae334d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:21.115Z|7039895d-9740-4eea-ace1-a3b74d700a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:21.118Z|7039895d-9740-4eea-ace1-a3b74d700a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:27.350Z|fddd13d1-8a59-43de-85c8-831902aed043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:27.351Z|fddd13d1-8a59-43de-85c8-831902aed043|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:29.241Z|3c0ae1ae-fea6-436b-b48a-51527b1c8da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:29.243Z|3c0ae1ae-fea6-436b-b48a-51527b1c8da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:31.149Z|216085c2-5e74-4e48-8158-b83c6439d9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:31.151Z|216085c2-5e74-4e48-8158-b83c6439d9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:33.445Z|b57157c9-a391-4539-b6db-acc89afa5980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:22:33.449Z|b57157c9-a391-4539-b6db-acc89afa5980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:22:37.381Z|57537ead-4d02-443e-b421-843bd743eb0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:37.382Z|57537ead-4d02-443e-b421-843bd743eb0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:39.273Z|4b754e9e-0089-4621-896f-c24f1a605d42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:39.275Z|4b754e9e-0089-4621-896f-c24f1a605d42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:41.179Z|5c642cea-d0ac-4e2a-85ba-92fd97db7b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:41.180Z|5c642cea-d0ac-4e2a-85ba-92fd97db7b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:47.418Z|cfedd8bd-8e0b-4a97-bfe1-9efe0a32941d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:47.419Z|cfedd8bd-8e0b-4a97-bfe1-9efe0a32941d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:48.445Z|07d74a24-4c0f-497f-97dd-3ffa009d1c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:22:48.446Z|07d74a24-4c0f-497f-97dd-3ffa009d1c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:22:48.581Z|3f39370d-cd6e-42ca-a82f-664310af9823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:22:48.582Z|3f39370d-cd6e-42ca-a82f-664310af9823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:22:49.305Z|946437a6-7400-472c-b5db-74e1d0887bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:49.306Z|946437a6-7400-472c-b5db-74e1d0887bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:51.215Z|b2516ef0-b2d6-4fcf-9bbf-baa3be3e3984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:51.217Z|b2516ef0-b2d6-4fcf-9bbf-baa3be3e3984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:57.464Z|5aac6c8e-7379-439c-bc8a-886ec181535c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:57.465Z|5aac6c8e-7379-439c-bc8a-886ec181535c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:22:59.337Z|76101120-e55a-4828-8d1e-92d5ad2ef7cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:22:59.338Z|76101120-e55a-4828-8d1e-92d5ad2ef7cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:01.250Z|980c2932-4d46-40de-8e2d-de3576e03b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:01.252Z|980c2932-4d46-40de-8e2d-de3576e03b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:03.445Z|8f7e8420-0007-4781-a31a-b7c2e60f9fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:23:03.446Z|8f7e8420-0007-4781-a31a-b7c2e60f9fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:23:07.499Z|2b8b9b2e-1edd-47d9-804a-72b924ea92be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:07.501Z|2b8b9b2e-1edd-47d9-804a-72b924ea92be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:09.366Z|8d514b48-8dec-48c6-bd4c-9301c9eb0107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:09.367Z|8d514b48-8dec-48c6-bd4c-9301c9eb0107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:11.294Z|ac34a9ac-f99d-4ac8-8d28-f2204efa83be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:11.296Z|ac34a9ac-f99d-4ac8-8d28-f2204efa83be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:17.533Z|bf7523ed-fb01-466d-995f-2f19dff6a2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:17.534Z|bf7523ed-fb01-466d-995f-2f19dff6a2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:18.445Z|3002f739-7c13-4395-ad01-a552be28a081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:23:18.449Z|3002f739-7c13-4395-ad01-a552be28a081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:23:18.583Z|1c4bb5b2-f594-4e6b-9716-ef865ac2cb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:23:18.584Z|1c4bb5b2-f594-4e6b-9716-ef865ac2cb0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:23:19.397Z|ffb98481-7bcb-4cee-adb5-8eababce5a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:19.398Z|ffb98481-7bcb-4cee-adb5-8eababce5a25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:21.359Z|b79c536e-18f1-4d0c-802c-3bb6ca205371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:21.361Z|b79c536e-18f1-4d0c-802c-3bb6ca205371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:27.564Z|3ad1566c-6765-4022-bfdd-f0c9fac98e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:27.566Z|3ad1566c-6765-4022-bfdd-f0c9fac98e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:29.431Z|ff64977f-d28d-4d98-a991-250b370ff46f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:29.432Z|ff64977f-d28d-4d98-a991-250b370ff46f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:31.398Z|406e04b7-a117-44f9-a803-f9e6fc69b747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:31.399Z|406e04b7-a117-44f9-a803-f9e6fc69b747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:33.445Z|178e4a6b-ca7d-494b-9b2f-dd52f1b74136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:23:33.446Z|178e4a6b-ca7d-494b-9b2f-dd52f1b74136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:23:37.597Z|d6cc4b7c-18e5-491c-aeb6-5ad0039bd15e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:37.599Z|d6cc4b7c-18e5-491c-aeb6-5ad0039bd15e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:39.461Z|2eab531a-92b5-4d8e-8f16-2611d08c5c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:39.462Z|2eab531a-92b5-4d8e-8f16-2611d08c5c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:41.464Z|75c03492-9d73-4a60-a473-c32348d6c0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:41.466Z|75c03492-9d73-4a60-a473-c32348d6c0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:47.631Z|cb7c5682-b504-4abc-9f28-4cb9ea8f59fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:47.632Z|cb7c5682-b504-4abc-9f28-4cb9ea8f59fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:48.446Z|cede17b0-fc89-4f0a-b994-87f490d5e7cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:23:48.451Z|cede17b0-fc89-4f0a-b994-87f490d5e7cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:23:48.589Z|982bfaf6-0c02-4872-a742-eb4972e555b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:23:48.589Z|982bfaf6-0c02-4872-a742-eb4972e555b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:23:49.492Z|296365d0-1ce9-4ed2-ae05-a63b0c6b5759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:49.494Z|296365d0-1ce9-4ed2-ae05-a63b0c6b5759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:51.500Z|9351f09f-ba55-4439-8eea-0c133c936e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:51.506Z|9351f09f-ba55-4439-8eea-0c133c936e66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:57.663Z|405e4cb9-a5b6-4c43-8434-f449196d146f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:57.665Z|405e4cb9-a5b6-4c43-8434-f449196d146f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:23:59.523Z|2c525751-0cde-415a-9ac6-dc6f6dddf01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:23:59.525Z|2c525751-0cde-415a-9ac6-dc6f6dddf01b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:01.539Z|575a9028-404b-4a33-9726-c1076bde44e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:01.541Z|575a9028-404b-4a33-9726-c1076bde44e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:03.445Z|ed9f32ec-6936-4590-8453-f3aeadd4c03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:24:03.446Z|ed9f32ec-6936-4590-8453-f3aeadd4c03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:24:07.693Z|7824fc47-5e65-49bc-a595-a66d54e3ee95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:07.694Z|7824fc47-5e65-49bc-a595-a66d54e3ee95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:09.556Z|34db7e74-3edb-46db-84e1-aaf88a492ff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:09.557Z|34db7e74-3edb-46db-84e1-aaf88a492ff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:11.569Z|60b83828-7f5b-4194-bca7-7ef6ba1508cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:11.570Z|60b83828-7f5b-4194-bca7-7ef6ba1508cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:17.722Z|0a2bcbca-b91d-445d-91cb-86aa1a75ac9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:17.723Z|0a2bcbca-b91d-445d-91cb-86aa1a75ac9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:18.445Z|66b010eb-eb8f-4878-a2d0-5a337e64b39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:24:18.446Z|66b010eb-eb8f-4878-a2d0-5a337e64b39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:24:18.591Z|5eca0753-34b4-4d04-9e29-aef14ba9ec10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:24:18.592Z|5eca0753-34b4-4d04-9e29-aef14ba9ec10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:24:19.586Z|c60740b8-4ee0-476d-8102-70fe0804b397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:19.587Z|c60740b8-4ee0-476d-8102-70fe0804b397|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:21.600Z|803ae9e1-bb44-4344-a093-271dd355d1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:21.601Z|803ae9e1-bb44-4344-a093-271dd355d1b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:27.753Z|42daf1fb-c54a-4499-a519-c4db66ef0051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:27.755Z|42daf1fb-c54a-4499-a519-c4db66ef0051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:29.616Z|cac32b03-e276-466b-a27b-398e9fe512c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:29.617Z|cac32b03-e276-466b-a27b-398e9fe512c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:31.630Z|87fa4fd0-1ce4-4ff1-8500-adfd999cd0c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:31.632Z|87fa4fd0-1ce4-4ff1-8500-adfd999cd0c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:33.445Z|d2ba3c03-b7cb-4e00-8cc3-1618ae0f75ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:24:33.449Z|d2ba3c03-b7cb-4e00-8cc3-1618ae0f75ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:24:37.795Z|f95a5a5f-3fac-431a-b753-8ab9e2ff3f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:37.797Z|f95a5a5f-3fac-431a-b753-8ab9e2ff3f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:39.647Z|eef53842-4e95-49e9-a273-3f200ba3b48e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:39.648Z|eef53842-4e95-49e9-a273-3f200ba3b48e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:41.662Z|294fed6b-c667-4eab-8e84-c4a15fe48fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:41.663Z|294fed6b-c667-4eab-8e84-c4a15fe48fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:47.825Z|5ed65f1a-8991-4c09-a6b0-3334ea552ece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:47.825Z|5ed65f1a-8991-4c09-a6b0-3334ea552ece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:48.445Z|6eddfb0f-1e4c-4ada-9e85-994ccebaf8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:24:48.446Z|6eddfb0f-1e4c-4ada-9e85-994ccebaf8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:24:48.593Z|249fd5bd-6111-4763-be44-753555e0d1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:24:48.594Z|249fd5bd-6111-4763-be44-753555e0d1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:24:49.689Z|d346c996-2aec-4c2c-b7d4-9e8036339a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:49.690Z|d346c996-2aec-4c2c-b7d4-9e8036339a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:51.695Z|315ba72c-9f51-46a1-b129-cd451416ae80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:51.697Z|315ba72c-9f51-46a1-b129-cd451416ae80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:57.857Z|86cfbfe6-dda2-4a37-9fef-89267257ef5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:57.858Z|86cfbfe6-dda2-4a37-9fef-89267257ef5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:24:59.721Z|89d680b1-3a25-40aa-a822-6aa65b740b29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:24:59.722Z|89d680b1-3a25-40aa-a822-6aa65b740b29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:01.732Z|9fcb3329-0222-4301-8380-eeeef1df087a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:01.733Z|9fcb3329-0222-4301-8380-eeeef1df087a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:03.445Z|fe93313d-1cab-4179-8b2b-7fa12e6f6be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:25:03.505Z|fe93313d-1cab-4179-8b2b-7fa12e6f6be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:25:07.892Z|7d5ea726-a949-4641-a030-e6db34285b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:07.893Z|7d5ea726-a949-4641-a030-e6db34285b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:09.750Z|72376576-091f-450d-859c-69963847f4c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:09.751Z|72376576-091f-450d-859c-69963847f4c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:11.763Z|7454ebda-934c-4ca0-a3f5-8622d97530d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:11.765Z|7454ebda-934c-4ca0-a3f5-8622d97530d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:17.922Z|1dd53a9e-0dc0-4034-88bb-3d596d00d034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:17.923Z|1dd53a9e-0dc0-4034-88bb-3d596d00d034|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:18.445Z|b29a0bb4-84d6-423a-a172-1ec406f0ed0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:25:18.446Z|b29a0bb4-84d6-423a-a172-1ec406f0ed0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:25:18.595Z|6706dce3-1b49-4ce2-bc0c-3d32314c01f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:25:18.596Z|6706dce3-1b49-4ce2-bc0c-3d32314c01f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:25:19.780Z|dd554c5b-a2d8-48d5-9689-fa99c8a94851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:19.781Z|dd554c5b-a2d8-48d5-9689-fa99c8a94851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:21.794Z|b3411a93-8b40-4635-baa4-3e85cf93906c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:21.795Z|b3411a93-8b40-4635-baa4-3e85cf93906c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:24.234Z|fba3d9d0-d7bd-481a-a238-143153344ae1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:25:24.236Z|fba3d9d0-d7bd-481a-a238-143153344ae1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:27.951Z|fd32eec2-62a2-409b-9daa-ec62ba312a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:27.952Z|fd32eec2-62a2-409b-9daa-ec62ba312a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:29.811Z|d3e8227e-3ba1-414a-9402-2003134941e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:29.812Z|d3e8227e-3ba1-414a-9402-2003134941e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:31.827Z|3af46b8a-c546-4ee8-9a09-b3f5c292b9d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:31.828Z|3af46b8a-c546-4ee8-9a09-b3f5c292b9d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:33.445Z|5f4d6476-5af1-48ed-a415-eca8ec8a59fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:25:33.446Z|5f4d6476-5af1-48ed-a415-eca8ec8a59fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:25:37.982Z|6ead3fd6-c14f-4147-aa21-c3fbd52a3290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:37.983Z|6ead3fd6-c14f-4147-aa21-c3fbd52a3290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:39.839Z|f4115e53-7d82-4abc-a7f0-abd523df78e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:39.840Z|f4115e53-7d82-4abc-a7f0-abd523df78e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:41.856Z|66bc5533-ea14-4300-814c-b80650b885cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:41.857Z|66bc5533-ea14-4300-814c-b80650b885cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:48.011Z|e8922154-110d-478d-bba4-7ee276ca9d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:48.012Z|e8922154-110d-478d-bba4-7ee276ca9d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:48.444Z|2951f715-03d9-411e-bcfa-526704cf972f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:25:48.450Z|2951f715-03d9-411e-bcfa-526704cf972f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:25:48.597Z|88111efc-fa42-4810-861f-740d50eee309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:25:48.598Z|88111efc-fa42-4810-861f-740d50eee309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:25:49.874Z|6767ddb0-5a21-417b-9763-a12dab15a5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:49.875Z|6767ddb0-5a21-417b-9763-a12dab15a5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:51.887Z|9334414e-c63a-45c3-b73f-3d5ce8d3d360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:51.888Z|9334414e-c63a-45c3-b73f-3d5ce8d3d360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:58.044Z|4b3d09e2-82ff-4b97-9419-c0d7177041b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:58.046Z|4b3d09e2-82ff-4b97-9419-c0d7177041b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:25:59.904Z|90e9df76-f394-4b43-ae14-b0f84a99c2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:25:59.905Z|90e9df76-f394-4b43-ae14-b0f84a99c2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:01.919Z|9f4498be-a33f-4016-a5ec-39292716f4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:01.920Z|9f4498be-a33f-4016-a5ec-39292716f4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:03.445Z|fd16fc2d-6539-46e1-bf6a-515fbb44b4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:26:03.446Z|fd16fc2d-6539-46e1-bf6a-515fbb44b4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:26:08.077Z|626ac59a-8dd8-4e9e-a90c-a6c921f486ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:08.078Z|626ac59a-8dd8-4e9e-a90c-a6c921f486ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:09.934Z|f360c11e-b3ef-4563-9bd9-bbf8e24fdc0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:09.935Z|f360c11e-b3ef-4563-9bd9-bbf8e24fdc0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:11.949Z|5e18b759-a19c-4825-bece-356d68a66a22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:11.950Z|5e18b759-a19c-4825-bece-356d68a66a22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:18.114Z|d1307d3b-256c-44d8-8b1e-570e56d9ff8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:18.116Z|d1307d3b-256c-44d8-8b1e-570e56d9ff8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:18.445Z|7f425c76-3e91-4ed7-b45b-fd4e2a723c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:26:18.446Z|7f425c76-3e91-4ed7-b45b-fd4e2a723c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:26:18.600Z|8089a70d-b0f6-465a-8aa2-5a9fd433385f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:26:18.601Z|8089a70d-b0f6-465a-8aa2-5a9fd433385f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:26:19.962Z|a87a2366-efbf-49ec-8efa-6032bc5880f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:19.964Z|a87a2366-efbf-49ec-8efa-6032bc5880f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:21.980Z|38531724-0714-43dc-ad83-1340ea3abf4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:21.982Z|38531724-0714-43dc-ad83-1340ea3abf4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:24.219Z|807035e5-7b35-4939-ab3c-7d719a746480|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:26:24.220Z|807035e5-7b35-4939-ab3c-7d719a746480|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:28.170Z|c4ff146a-685b-45b9-b4ce-d26551db07e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:28.171Z|c4ff146a-685b-45b9-b4ce-d26551db07e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:29.994Z|40bf82e0-83d3-47ab-8127-c24310c6bdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:29.996Z|40bf82e0-83d3-47ab-8127-c24310c6bdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:32.011Z|9b6d0564-5498-432c-a09a-fd7cc1d3c299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:32.012Z|9b6d0564-5498-432c-a09a-fd7cc1d3c299|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:33.445Z|6a3b6d0d-ad78-4ac7-823f-ba8dddeb7daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:26:33.451Z|6a3b6d0d-ad78-4ac7-823f-ba8dddeb7daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:26:38.202Z|da9d6180-0039-4af7-9599-5508137b8cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:38.204Z|da9d6180-0039-4af7-9599-5508137b8cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:40.023Z|f5b3efc0-e1dc-4331-9172-5899f5998835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:40.025Z|f5b3efc0-e1dc-4331-9172-5899f5998835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:42.040Z|56052320-9033-4245-8a1e-78800d1b2613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:42.041Z|56052320-9033-4245-8a1e-78800d1b2613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:48.259Z|b5c30261-ee68-44ad-8318-7a0c3cb6ec32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:48.260Z|b5c30261-ee68-44ad-8318-7a0c3cb6ec32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:48.445Z|5a620253-f71a-4f52-9434-4b9fb1c718fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:26:48.446Z|5a620253-f71a-4f52-9434-4b9fb1c718fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:26:48.602Z|d1c998d2-694d-48d5-b31f-c82fb4986275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:26:48.603Z|d1c998d2-694d-48d5-b31f-c82fb4986275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:26:50.055Z|8c6b99dc-f7da-4347-95e9-3692bd01785e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:50.056Z|8c6b99dc-f7da-4347-95e9-3692bd01785e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:52.073Z|50ee2bd1-c1cc-41c0-84af-54463c34cd5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:52.075Z|50ee2bd1-c1cc-41c0-84af-54463c34cd5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:26:58.290Z|68119820-2848-49af-ab1a-2d364f026a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:26:58.291Z|68119820-2848-49af-ab1a-2d364f026a24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:00.087Z|7e00e7ba-6dd3-4098-907e-724d356c8f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:00.088Z|7e00e7ba-6dd3-4098-907e-724d356c8f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:02.106Z|343a668e-23d0-405a-81c9-f17c8ca8448a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:02.108Z|343a668e-23d0-405a-81c9-f17c8ca8448a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:03.444Z|be8af93a-59f9-43ac-aa60-d0bf6f4ca6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:27:03.445Z|be8af93a-59f9-43ac-aa60-d0bf6f4ca6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:27:08.320Z|4a71c3bb-e668-4ea0-b423-135f2e5d9849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:08.322Z|4a71c3bb-e668-4ea0-b423-135f2e5d9849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:10.122Z|b36ddbb9-fad9-42f7-a255-5a0d58b6d777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:10.124Z|b36ddbb9-fad9-42f7-a255-5a0d58b6d777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:12.137Z|05c88c7c-e7b2-4753-8918-a4f222e7fcd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:12.138Z|05c88c7c-e7b2-4753-8918-a4f222e7fcd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:18.365Z|a6c6e0e1-90d8-47c1-bebb-e317bfee183b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:18.366Z|a6c6e0e1-90d8-47c1-bebb-e317bfee183b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:18.444Z|eb6e59e9-5a87-4679-b4aa-04d0e2ef2500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:27:18.449Z|eb6e59e9-5a87-4679-b4aa-04d0e2ef2500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:27:18.604Z|ca0cbbc6-776e-412e-913e-8df54e5901a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:27:18.605Z|ca0cbbc6-776e-412e-913e-8df54e5901a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:27:20.152Z|e36928da-0b0b-4e6a-be59-4c8805fdc6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:20.153Z|e36928da-0b0b-4e6a-be59-4c8805fdc6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:22.165Z|db2c188e-aab4-4465-8576-929a35b44229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:22.166Z|db2c188e-aab4-4465-8576-929a35b44229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:24.222Z|64dad3c7-774b-49d2-b4de-9997f827164b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:27:24.223Z|64dad3c7-774b-49d2-b4de-9997f827164b|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:28.394Z|121c2bdb-cd41-4890-8a15-08936c9fcfbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:28.395Z|121c2bdb-cd41-4890-8a15-08936c9fcfbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:30.183Z|979310d1-487d-4385-823f-5de2b2cc8a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:30.184Z|979310d1-487d-4385-823f-5de2b2cc8a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:32.193Z|16335bf3-b736-4990-bca6-33aacd7e15aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:32.195Z|16335bf3-b736-4990-bca6-33aacd7e15aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:33.444Z|76fe9a2f-2639-4837-8849-067a52ddfee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:27:33.445Z|76fe9a2f-2639-4837-8849-067a52ddfee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:27:38.423Z|41a3b288-b027-4556-a18e-3a265ff5ddfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:38.424Z|41a3b288-b027-4556-a18e-3a265ff5ddfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:40.213Z|e4bdc058-ef98-4d25-9859-b4a5896a21fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:40.216Z|e4bdc058-ef98-4d25-9859-b4a5896a21fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:42.222Z|22afce7b-bf8f-4d40-9c41-c99801c40e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:42.223Z|22afce7b-bf8f-4d40-9c41-c99801c40e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:48.445Z|7695400c-17fc-46c3-bdd3-e19c13e0e890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:27:48.446Z|7695400c-17fc-46c3-bdd3-e19c13e0e890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:27:48.455Z|09954f8b-d639-4318-b29c-56e2401ca761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:48.456Z|09954f8b-d639-4318-b29c-56e2401ca761|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:48.606Z|c3d7a769-a799-43b7-b3ce-38d8af0e25a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:27:48.607Z|c3d7a769-a799-43b7-b3ce-38d8af0e25a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:27:50.248Z|8fa4e29c-eea4-414b-935a-8e4d68ae1347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:50.249Z|8fa4e29c-eea4-414b-935a-8e4d68ae1347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:52.251Z|16444a76-accf-41b2-abe9-4a1b78f6317c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:52.252Z|16444a76-accf-41b2-abe9-4a1b78f6317c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:27:58.500Z|136b6e92-ae32-4f7a-bfd9-a14e7f7ebec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:27:58.503Z|136b6e92-ae32-4f7a-bfd9-a14e7f7ebec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:00.288Z|932ad2d1-5a80-46a2-90c7-bbf3c6bea775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:00.291Z|932ad2d1-5a80-46a2-90c7-bbf3c6bea775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:02.292Z|cbc11b0d-1d45-4b9b-94a8-bcc246c73a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:02.293Z|cbc11b0d-1d45-4b9b-94a8-bcc246c73a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:03.445Z|a0573634-d1ec-4caf-b6a0-9ed04d16fbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:28:03.449Z|a0573634-d1ec-4caf-b6a0-9ed04d16fbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:28:08.553Z|3f24d52a-59f7-46b5-b0a2-53ac4edda74c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:08.554Z|3f24d52a-59f7-46b5-b0a2-53ac4edda74c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:10.325Z|d9697e38-571b-4ee2-a55f-934703d38136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:10.327Z|d9697e38-571b-4ee2-a55f-934703d38136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:12.323Z|2df04383-c782-4d76-b32b-c84cf50d8ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:12.324Z|2df04383-c782-4d76-b32b-c84cf50d8ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:18.444Z|08e10f3e-ca44-47b6-89f6-6ef33a1ed2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:28:18.445Z|08e10f3e-ca44-47b6-89f6-6ef33a1ed2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:28:18.590Z|c5694021-1c20-4852-8576-3bfc13f6d54d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:18.593Z|c5694021-1c20-4852-8576-3bfc13f6d54d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:18.608Z|648d28cc-4697-459e-8021-6cee8029e813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:28:18.609Z|648d28cc-4697-459e-8021-6cee8029e813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:28:20.383Z|092db76e-75b6-4517-864f-0a32d790496b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:20.384Z|092db76e-75b6-4517-864f-0a32d790496b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:22.354Z|1dc4807d-3ea6-4a68-b23b-4fd050ea6662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:22.355Z|1dc4807d-3ea6-4a68-b23b-4fd050ea6662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:24.220Z|c8a921b2-f63c-4d04-b108-f007a3768214|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:28:24.222Z|c8a921b2-f63c-4d04-b108-f007a3768214|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:28.626Z|c6fb4daf-aae1-460b-81dd-2bfec848db4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:28.627Z|c6fb4daf-aae1-460b-81dd-2bfec848db4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:30.411Z|1d96f06c-ac7b-4c2e-b9b2-57448b3ffbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:30.413Z|1d96f06c-ac7b-4c2e-b9b2-57448b3ffbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:32.396Z|658736e1-0433-48a0-8258-fa2f9ea4bacf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:32.398Z|658736e1-0433-48a0-8258-fa2f9ea4bacf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:33.445Z|eb401916-3bd1-4390-ba69-02327c3c5055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:28:33.446Z|eb401916-3bd1-4390-ba69-02327c3c5055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:28:38.655Z|f7cab051-cd25-4536-ba8e-0bc188ec7f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:38.656Z|f7cab051-cd25-4536-ba8e-0bc188ec7f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:40.444Z|e18196bc-61d6-43ab-a09b-0996b3675736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:40.445Z|e18196bc-61d6-43ab-a09b-0996b3675736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:42.425Z|2961c617-e661-4b1c-8809-97ce7bbd70c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:42.426Z|2961c617-e661-4b1c-8809-97ce7bbd70c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:48.444Z|9e9a2096-d15b-42c1-8e3a-61a47f16ebdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:28:48.447Z|9e9a2096-d15b-42c1-8e3a-61a47f16ebdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:28:48.610Z|ed244f84-c685-46fb-97db-b772facc73b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:28:48.611Z|ed244f84-c685-46fb-97db-b772facc73b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:28:48.685Z|99701328-bed7-4070-91e8-4f4204090861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:48.686Z|99701328-bed7-4070-91e8-4f4204090861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:50.479Z|621a055e-1caa-455b-ae2f-3bb78ccff5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:50.480Z|621a055e-1caa-455b-ae2f-3bb78ccff5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:52.456Z|4b46d818-a2b1-43d5-a25d-788d18573075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:52.456Z|4b46d818-a2b1-43d5-a25d-788d18573075|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:28:58.713Z|0dfbb534-51e1-4098-8699-203796082601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:28:58.715Z|0dfbb534-51e1-4098-8699-203796082601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:00.507Z|eb463891-5c0c-4fea-87c0-eb1df4ed5757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:00.508Z|eb463891-5c0c-4fea-87c0-eb1df4ed5757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:02.485Z|630158f5-eab4-4ee1-a336-0d7471454d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:02.486Z|630158f5-eab4-4ee1-a336-0d7471454d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:03.444Z|0797d278-ebb4-41b0-bea9-63fa7653d987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:29:03.445Z|0797d278-ebb4-41b0-bea9-63fa7653d987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:29:08.746Z|740a9098-8cfd-4e88-9108-a4e2f64e5f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:08.749Z|740a9098-8cfd-4e88-9108-a4e2f64e5f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:10.533Z|6a1ed250-092f-4b4b-8dc9-424f6cd940d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:10.534Z|6a1ed250-092f-4b4b-8dc9-424f6cd940d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:12.515Z|b4323c38-2090-46bd-9bcc-191f645bb4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:12.516Z|b4323c38-2090-46bd-9bcc-191f645bb4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:18.444Z|a49d2bdd-198d-4c32-a8b8-bd95554e9bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:29:18.445Z|a49d2bdd-198d-4c32-a8b8-bd95554e9bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:29:18.612Z|77500d35-6925-487e-a3d6-19d1c647bbf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:29:18.613Z|77500d35-6925-487e-a3d6-19d1c647bbf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:29:18.783Z|a27b84c9-465c-435b-a260-1760a35c10ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:18.785Z|a27b84c9-465c-435b-a260-1760a35c10ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:20.562Z|beb2a4c0-9576-412e-a58d-09484aac2a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:20.563Z|beb2a4c0-9576-412e-a58d-09484aac2a7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:22.545Z|a1da32bb-36f1-4568-bfe7-73fe594a3bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:22.545Z|a1da32bb-36f1-4568-bfe7-73fe594a3bdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:24.220Z|e7cd349c-681c-46e8-8303-613482b17b74|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:29:24.223Z|e7cd349c-681c-46e8-8303-613482b17b74|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:28.821Z|ab591c6f-0486-4ec2-96db-56d18e4b4bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:28.822Z|ab591c6f-0486-4ec2-96db-56d18e4b4bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:30.588Z|e07f7608-f903-47fd-b5e0-efda825ff7f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:30.589Z|e07f7608-f903-47fd-b5e0-efda825ff7f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:32.576Z|bb6b7289-b030-478c-ba54-1952c06d69e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:32.585Z|bb6b7289-b030-478c-ba54-1952c06d69e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:33.445Z|f13aab7d-2bd2-404f-87b7-40c4be2c696c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:29:33.449Z|f13aab7d-2bd2-404f-87b7-40c4be2c696c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:29:38.854Z|48ffe7ee-d81b-47e4-8673-7d7457f7a201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:38.856Z|48ffe7ee-d81b-47e4-8673-7d7457f7a201|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:40.616Z|cd949533-3116-432c-bd41-0595b4a2032f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:40.617Z|cd949533-3116-432c-bd41-0595b4a2032f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:42.618Z|e6241f7d-a5d0-42c8-8542-ceeb42ec4ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:42.619Z|e6241f7d-a5d0-42c8-8542-ceeb42ec4ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:48.445Z|0a8aac52-74c5-42a5-b492-083f36a8fb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:29:48.445Z|0a8aac52-74c5-42a5-b492-083f36a8fb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:29:48.614Z|d3f92012-f4b2-49f2-a0a3-405bdc88a367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:29:48.615Z|d3f92012-f4b2-49f2-a0a3-405bdc88a367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:29:48.884Z|d044f090-90c6-401d-a07d-e11ea3527683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:48.885Z|d044f090-90c6-401d-a07d-e11ea3527683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:50.645Z|73beaa85-b61d-4839-82f0-8a0d6f644341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:50.646Z|73beaa85-b61d-4839-82f0-8a0d6f644341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:52.646Z|877061bf-269b-4248-bbdf-b536fcdb4402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:52.648Z|877061bf-269b-4248-bbdf-b536fcdb4402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:29:58.916Z|b259b97c-9a72-487c-8070-6fcf90e8208c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:29:58.917Z|b259b97c-9a72-487c-8070-6fcf90e8208c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:00.675Z|78d51ca1-55c4-4e79-9f34-21ebd8d7f8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:00.676Z|78d51ca1-55c4-4e79-9f34-21ebd8d7f8ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:02.678Z|37e937ce-2ea5-49c9-a8c6-401585d01335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:02.680Z|37e937ce-2ea5-49c9-a8c6-401585d01335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:03.448Z|c5e0d4e9-e823-4518-90dc-f05d5c8a4a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:30:03.452Z|c5e0d4e9-e823-4518-90dc-f05d5c8a4a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:30:08.948Z|fc7b059b-e4e9-4414-b3cd-f2106e2c8d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:08.949Z|fc7b059b-e4e9-4414-b3cd-f2106e2c8d22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:10.703Z|4291a311-8315-4d27-8ef8-3b78ed89c3ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:10.704Z|4291a311-8315-4d27-8ef8-3b78ed89c3ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:12.708Z|a4437c87-6b0f-42d8-ab26-1fdc494b210a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:12.710Z|a4437c87-6b0f-42d8-ab26-1fdc494b210a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:18.449Z|9ab08c25-151c-4b79-93fb-7e08c0edbf5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:30:18.450Z|9ab08c25-151c-4b79-93fb-7e08c0edbf5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:30:18.615Z|0a86fe39-fe71-4aeb-af13-13022ae1884f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:30:18.616Z|0a86fe39-fe71-4aeb-af13-13022ae1884f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:30:18.985Z|0062c17f-22ca-47ab-8597-437353897082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:18.986Z|0062c17f-22ca-47ab-8597-437353897082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:20.734Z|59868bf0-82f7-4e49-bfc7-64c397b784d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:20.735Z|59868bf0-82f7-4e49-bfc7-64c397b784d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:22.736Z|e6d65d9d-a8d6-49f5-8c19-59e0c509c759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:22.737Z|e6d65d9d-a8d6-49f5-8c19-59e0c509c759|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:24.221Z|d6650ad6-3afc-4e06-8934-96d2d57b0c7c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:30:24.222Z|d6650ad6-3afc-4e06-8934-96d2d57b0c7c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:29.017Z|fd525588-f852-4e43-8252-d92b4589c0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:29.018Z|fd525588-f852-4e43-8252-d92b4589c0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:30.764Z|0aa82977-715d-4ea1-88b5-90ed41febef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:30.765Z|0aa82977-715d-4ea1-88b5-90ed41febef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:32.769Z|384bd2fb-8fa3-4e26-b320-b531b9926df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:32.770Z|384bd2fb-8fa3-4e26-b320-b531b9926df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:33.444Z|3b53cca4-9e3d-4c8f-8ee9-ac3583fccb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:30:33.445Z|3b53cca4-9e3d-4c8f-8ee9-ac3583fccb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:30:39.046Z|08ed1b76-1310-4bb5-ba7f-60a6f3aa588b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:39.047Z|08ed1b76-1310-4bb5-ba7f-60a6f3aa588b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:40.798Z|c0646b03-1694-4e9a-a60a-ae6364ad6e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:40.800Z|c0646b03-1694-4e9a-a60a-ae6364ad6e8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:42.801Z|cd8d3f64-f457-4328-a239-18de0ca5b55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:42.802Z|cd8d3f64-f457-4328-a239-18de0ca5b55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:48.445Z|ffa896c3-91e2-4fb4-be8a-fc9db9b2badc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:30:48.448Z|ffa896c3-91e2-4fb4-be8a-fc9db9b2badc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:30:48.617Z|54cdfcba-e587-4e21-9651-5fa5618be302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:30:48.618Z|54cdfcba-e587-4e21-9651-5fa5618be302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:30:49.075Z|34414132-4c0c-4901-931b-b9b88f860a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:49.076Z|34414132-4c0c-4901-931b-b9b88f860a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:50.832Z|1ae3f334-95e6-4d4f-b349-ee51fc265982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:50.833Z|1ae3f334-95e6-4d4f-b349-ee51fc265982|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:52.826Z|19e94c19-cd68-4650-82ff-3dde4b275867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:52.827Z|19e94c19-cd68-4650-82ff-3dde4b275867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:30:59.104Z|92bf8d83-67ef-4845-83bf-3ef568252b23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:30:59.106Z|92bf8d83-67ef-4845-83bf-3ef568252b23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:00.864Z|bb74fc6f-b5f4-4e7e-8ca2-878f6f9ee14c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:00.865Z|bb74fc6f-b5f4-4e7e-8ca2-878f6f9ee14c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:02.871Z|aa0442d2-30c5-4ad6-b630-7d0366218fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:02.872Z|aa0442d2-30c5-4ad6-b630-7d0366218fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:03.445Z|f4aea12f-6ac1-4d2b-b1fc-d758641fabec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:31:03.446Z|f4aea12f-6ac1-4d2b-b1fc-d758641fabec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:31:09.138Z|3e6b12e6-477c-4b5c-b1ab-dddac3c97a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:09.140Z|3e6b12e6-477c-4b5c-b1ab-dddac3c97a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:10.897Z|d7997e8c-d4d5-434e-b266-31b66a48040b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:10.899Z|d7997e8c-d4d5-434e-b266-31b66a48040b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:12.901Z|334a6076-07d6-41b1-bda1-07896ea3b55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:12.902Z|334a6076-07d6-41b1-bda1-07896ea3b55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:18.445Z|673e81a9-9098-42c3-af27-9b68504f981e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:31:18.446Z|673e81a9-9098-42c3-af27-9b68504f981e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:31:18.619Z|6fe37be4-311e-491e-a842-f4a139ae038a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:31:18.620Z|6fe37be4-311e-491e-a842-f4a139ae038a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:31:19.169Z|5ea216c0-5163-4494-a590-aaad2bcd195c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:19.170Z|5ea216c0-5163-4494-a590-aaad2bcd195c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:20.935Z|d24f5342-914c-4173-8a94-88175f60bbe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:20.937Z|d24f5342-914c-4173-8a94-88175f60bbe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:22.929Z|4b6d3e15-04fa-4095-aea6-8ab92a18c601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:22.930Z|4b6d3e15-04fa-4095-aea6-8ab92a18c601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:24.218Z|60d177ac-b96e-4dac-a406-4011cd6d7288|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:31:24.219Z|60d177ac-b96e-4dac-a406-4011cd6d7288|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:29.198Z|593b55d5-893c-4a55-86e4-9dd0aa7c65c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:29.199Z|593b55d5-893c-4a55-86e4-9dd0aa7c65c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:30.969Z|4fe261d9-61dc-45a5-90cb-a949a63afb9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:30.970Z|4fe261d9-61dc-45a5-90cb-a949a63afb9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:32.968Z|413cb2d1-a13f-4471-8298-5c7e3e69ce69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:32.969Z|413cb2d1-a13f-4471-8298-5c7e3e69ce69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:33.445Z|5f26696d-47f0-4baf-b60b-e9026c2a19a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:31:33.448Z|5f26696d-47f0-4baf-b60b-e9026c2a19a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:31:39.230Z|ac8cff69-0aa8-4561-929e-5347c625682c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:39.232Z|ac8cff69-0aa8-4561-929e-5347c625682c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:40.997Z|e7c8aa35-4737-4cd3-b7e5-d634584b129b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:40.998Z|e7c8aa35-4737-4cd3-b7e5-d634584b129b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:43.004Z|8b94c1ba-d08e-480b-8e1c-be60906971f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:43.006Z|8b94c1ba-d08e-480b-8e1c-be60906971f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:48.445Z|40950aa2-4872-43db-a98c-03f99978d522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:31:48.446Z|40950aa2-4872-43db-a98c-03f99978d522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:31:48.621Z|81038f93-db46-4477-b8d1-5348a8b6fe40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:31:48.622Z|81038f93-db46-4477-b8d1-5348a8b6fe40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:31:49.262Z|f68a3b75-fa3e-454b-9904-c20300732b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:49.263Z|f68a3b75-fa3e-454b-9904-c20300732b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:51.024Z|fe438d5a-6b5c-4b54-b3fc-8dbe933b2836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:51.025Z|fe438d5a-6b5c-4b54-b3fc-8dbe933b2836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:53.037Z|be26803e-45b4-4a53-9b2f-e995fe767805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:53.039Z|be26803e-45b4-4a53-9b2f-e995fe767805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:31:59.297Z|d153a7bd-0280-405b-9b34-f708023a1c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:31:59.298Z|d153a7bd-0280-405b-9b34-f708023a1c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:01.062Z|5d2b249c-f0ed-46db-8987-9ca9c899dfa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:01.063Z|5d2b249c-f0ed-46db-8987-9ca9c899dfa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:03.072Z|860e94e0-d3c6-4745-974c-b28c8e76ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:03.073Z|860e94e0-d3c6-4745-974c-b28c8e76ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:03.444Z|99207525-f498-4f5f-b4a9-93f1b09fa7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:32:03.445Z|99207525-f498-4f5f-b4a9-93f1b09fa7ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:32:09.327Z|db8fb5b4-37b4-494d-8c8e-506fcae6ada3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:09.328Z|db8fb5b4-37b4-494d-8c8e-506fcae6ada3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:11.090Z|2f7ee36d-8a8d-4d0e-be81-d14b69da9f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:11.091Z|2f7ee36d-8a8d-4d0e-be81-d14b69da9f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:13.103Z|f208cf83-3fb4-4cf2-80cf-992d317e09d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:13.104Z|f208cf83-3fb4-4cf2-80cf-992d317e09d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:18.444Z|a88d4d59-961e-4434-8046-4671c680f18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:32:18.448Z|a88d4d59-961e-4434-8046-4671c680f18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:32:18.623Z|c2b748b5-6a5f-4200-bc18-f60a2559e454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:32:18.624Z|c2b748b5-6a5f-4200-bc18-f60a2559e454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:32:19.354Z|a9451e5d-50ea-4f47-9679-ce6313ded389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:19.355Z|a9451e5d-50ea-4f47-9679-ce6313ded389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:21.123Z|d1b8030d-b152-4a72-825f-e1b1f2b82da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:21.125Z|d1b8030d-b152-4a72-825f-e1b1f2b82da3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:23.135Z|4c828fed-c376-4b39-8eb5-eff4996736ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:23.137Z|4c828fed-c376-4b39-8eb5-eff4996736ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:24.221Z|98a5b97a-183f-4dbf-b885-9f3b3de02778|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:32:24.223Z|98a5b97a-183f-4dbf-b885-9f3b3de02778|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:29.390Z|60e67bc7-80c0-44c6-89f0-5ccb31108908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:29.392Z|60e67bc7-80c0-44c6-89f0-5ccb31108908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:31.156Z|7c787718-e0a4-4cf4-823f-81ae34e0f1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:31.158Z|7c787718-e0a4-4cf4-823f-81ae34e0f1b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:33.171Z|38e2691a-ba81-4156-9e3d-a03322d74242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:33.172Z|38e2691a-ba81-4156-9e3d-a03322d74242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:33.446Z|7386324b-edda-4160-8e31-75bb84d1020e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:32:33.447Z|7386324b-edda-4160-8e31-75bb84d1020e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:32:39.422Z|b8df7695-9484-404d-ab37-0fffc215e351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:39.423Z|b8df7695-9484-404d-ab37-0fffc215e351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:41.183Z|5789fc98-9f09-4210-ad4a-824fa251351d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:41.185Z|5789fc98-9f09-4210-ad4a-824fa251351d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:43.204Z|3499765f-79dc-4143-90c0-6707171bfdd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:43.206Z|3499765f-79dc-4143-90c0-6707171bfdd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:48.445Z|861744fa-9c0d-4284-9315-c7d3beb4bf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:32:48.446Z|861744fa-9c0d-4284-9315-c7d3beb4bf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:32:48.625Z|f375de22-76d1-40c9-ba2f-dcd5b6d8b432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:32:48.626Z|f375de22-76d1-40c9-ba2f-dcd5b6d8b432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:32:49.449Z|9eec4daa-2bb7-476c-98a3-58b3b56ad7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:49.451Z|9eec4daa-2bb7-476c-98a3-58b3b56ad7b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:51.214Z|43a4201c-4575-411f-9995-cac602187f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:51.215Z|43a4201c-4575-411f-9995-cac602187f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:53.236Z|cc6ad5a3-55e3-4685-87c7-7804d3f0eb30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:53.237Z|cc6ad5a3-55e3-4685-87c7-7804d3f0eb30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:32:59.482Z|2fba857e-5a5e-452a-91f1-2be359ce2f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:32:59.483Z|2fba857e-5a5e-452a-91f1-2be359ce2f54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:01.240Z|37d4d997-efdc-43ce-b6d1-e25daa1e77c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:01.241Z|37d4d997-efdc-43ce-b6d1-e25daa1e77c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:03.266Z|467373fb-3aab-4a64-b66d-0b9bdcf8bd39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:03.267Z|467373fb-3aab-4a64-b66d-0b9bdcf8bd39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:03.444Z|9e646fb8-507b-4682-b8f0-10c14bee1cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:33:03.447Z|9e646fb8-507b-4682-b8f0-10c14bee1cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:33:09.510Z|5d7507ca-abcd-45d4-8d9c-ec0d3b466c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:09.511Z|5d7507ca-abcd-45d4-8d9c-ec0d3b466c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:11.267Z|0118032c-b931-4b8d-9694-6c0f727db514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:11.268Z|0118032c-b931-4b8d-9694-6c0f727db514|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:13.304Z|62e10d1c-5f57-43a2-bcc7-a39c09b354f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:13.305Z|62e10d1c-5f57-43a2-bcc7-a39c09b354f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:18.445Z|0ce37783-6ba9-4d96-8dc0-42b3a59f1f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:33:18.446Z|0ce37783-6ba9-4d96-8dc0-42b3a59f1f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:33:18.627Z|ad23ee8b-dd08-4c10-a7f7-7807558699a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:33:18.628Z|ad23ee8b-dd08-4c10-a7f7-7807558699a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:33:19.544Z|2b31e4dd-a84f-4bc3-a37e-ddec1d87f232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:19.545Z|2b31e4dd-a84f-4bc3-a37e-ddec1d87f232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:21.300Z|f2d0f03d-bc5e-428a-918f-34063ea1adea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:21.301Z|f2d0f03d-bc5e-428a-918f-34063ea1adea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:23.331Z|0a89edfa-42a6-43c1-9cf7-0f33a510002a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:23.332Z|0a89edfa-42a6-43c1-9cf7-0f33a510002a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:24.221Z|c0be8b63-6039-450a-b6ab-d1f5a22f7b2d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:33:24.223Z|c0be8b63-6039-450a-b6ab-d1f5a22f7b2d|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:29.571Z|b11206b0-34b2-4117-b3a5-ca4f547a836f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:29.572Z|b11206b0-34b2-4117-b3a5-ca4f547a836f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:31.328Z|516bed7d-2e19-48c0-8b16-5346cf3c10ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:31.329Z|516bed7d-2e19-48c0-8b16-5346cf3c10ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:33.359Z|ba811778-16f1-48a9-9dec-2ba29d7e824c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:33.360Z|ba811778-16f1-48a9-9dec-2ba29d7e824c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:33.445Z|b19d3d43-979e-43f0-81a0-e1fdcae41d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:33:33.446Z|b19d3d43-979e-43f0-81a0-e1fdcae41d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:33:39.603Z|f7570ae3-52f0-4938-91da-3d9c3c106dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:39.605Z|f7570ae3-52f0-4938-91da-3d9c3c106dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:41.390Z|f945370e-d633-4a59-b7db-d94c2060d3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:41.391Z|f945370e-d633-4a59-b7db-d94c2060d3a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:43.389Z|a6f55294-125f-4df9-8577-3d306962529e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:43.391Z|a6f55294-125f-4df9-8577-3d306962529e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:48.444Z|90691a6b-743c-4c64-bbc6-666ac3ccbdf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:33:48.447Z|90691a6b-743c-4c64-bbc6-666ac3ccbdf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:33:48.629Z|9f0ae0c3-be32-41b9-a33c-b9244090f4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:33:48.630Z|9f0ae0c3-be32-41b9-a33c-b9244090f4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:33:49.638Z|f58c436c-2a7a-4c62-8f8b-9328ed2e4a76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:49.640Z|f58c436c-2a7a-4c62-8f8b-9328ed2e4a76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:51.424Z|103d2adc-4710-435d-992e-5ff1e4db3d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:51.426Z|103d2adc-4710-435d-992e-5ff1e4db3d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:53.422Z|f2c66ddd-00d9-4f28-b084-0902f643994a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:53.423Z|f2c66ddd-00d9-4f28-b084-0902f643994a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:33:59.670Z|9a677932-57ef-475c-89e4-adb0c2420151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:33:59.671Z|9a677932-57ef-475c-89e4-adb0c2420151|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:01.470Z|9307082e-aa7e-4bb9-9fa1-6ed75ec21cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:01.471Z|9307082e-aa7e-4bb9-9fa1-6ed75ec21cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:03.444Z|a8b67c96-fe19-490c-9a90-3384712e4a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:34:03.445Z|a8b67c96-fe19-490c-9a90-3384712e4a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:34:03.450Z|ab3be7c1-adfa-4560-bd3a-01335dfcc3e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:03.452Z|ab3be7c1-adfa-4560-bd3a-01335dfcc3e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:09.698Z|7bd718c2-3a7f-4891-952b-60fc848d239c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:09.699Z|7bd718c2-3a7f-4891-952b-60fc848d239c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:11.499Z|379451c6-e8e9-4341-8edb-daef85540fbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:11.500Z|379451c6-e8e9-4341-8edb-daef85540fbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:13.480Z|fa2bc692-4852-4e69-9396-0c46ff60fccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:13.481Z|fa2bc692-4852-4e69-9396-0c46ff60fccf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:18.445Z|23248e8b-1662-49b1-b7ab-38e4107c5bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:34:18.446Z|23248e8b-1662-49b1-b7ab-38e4107c5bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:34:18.633Z|ad5bb6e5-0b7b-4996-8287-367cac7fc781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:34:18.634Z|ad5bb6e5-0b7b-4996-8287-367cac7fc781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:34:19.728Z|47644291-abf9-4d1e-bccf-429d41eb2d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:19.730Z|47644291-abf9-4d1e-bccf-429d41eb2d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:21.529Z|1a4e10d0-b45e-4040-93ba-356587335c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:21.530Z|1a4e10d0-b45e-4040-93ba-356587335c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:23.505Z|15217abf-ecde-48ca-b290-c340589d2cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:23.507Z|15217abf-ecde-48ca-b290-c340589d2cdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:24.220Z|938d14c0-d346-4128-87c6-10cbb94358c9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:34:24.221Z|938d14c0-d346-4128-87c6-10cbb94358c9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:29.759Z|9e448334-0c95-4a3c-8ec3-3f81f5bf613a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:29.760Z|9e448334-0c95-4a3c-8ec3-3f81f5bf613a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:31.557Z|e78e9b98-3a16-4400-9165-4255e54fd6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:31.559Z|e78e9b98-3a16-4400-9165-4255e54fd6ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:33.444Z|8411080a-4211-46ae-8f1c-b22ae5b0ffe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:34:33.448Z|8411080a-4211-46ae-8f1c-b22ae5b0ffe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:34:33.533Z|42e4b199-5668-47a8-9325-71740c9966d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:33.534Z|42e4b199-5668-47a8-9325-71740c9966d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:39.787Z|66e40412-8786-407c-9c42-e1031613ed98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:39.788Z|66e40412-8786-407c-9c42-e1031613ed98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:41.586Z|cefc090c-400e-4ca3-bff0-31db692657fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:41.587Z|cefc090c-400e-4ca3-bff0-31db692657fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:43.562Z|d0276528-fa3a-4538-8da2-9dfa77f565ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:43.564Z|d0276528-fa3a-4538-8da2-9dfa77f565ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:48.445Z|029fb513-48c5-4c54-85aa-be72e40493f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:34:48.446Z|029fb513-48c5-4c54-85aa-be72e40493f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:34:48.635Z|6558e3b4-dbcf-435f-8ca0-4faf9c7f6e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:34:48.636Z|6558e3b4-dbcf-435f-8ca0-4faf9c7f6e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:34:49.814Z|cc7b1250-9187-46ba-8a8e-fc9999ab4626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:49.815Z|cc7b1250-9187-46ba-8a8e-fc9999ab4626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:51.622Z|555f2acb-9eca-4607-986c-ecebcfe4c2b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:51.623Z|555f2acb-9eca-4607-986c-ecebcfe4c2b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:53.594Z|52236eba-dabd-44e7-a4fd-4cc445d71e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:53.595Z|52236eba-dabd-44e7-a4fd-4cc445d71e44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:34:59.840Z|e5525383-6a9a-49dd-b18a-088d0045e50d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:34:59.841Z|e5525383-6a9a-49dd-b18a-088d0045e50d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:01.648Z|3af561bd-9b4b-4739-9ea1-22aa696c533b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:01.650Z|3af561bd-9b4b-4739-9ea1-22aa696c533b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:03.445Z|f86b75cd-ff75-400e-bc50-1ff44a6a3bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:35:03.446Z|f86b75cd-ff75-400e-bc50-1ff44a6a3bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:35:03.621Z|b6e8695b-3af6-40ce-af66-6d336716aab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:03.623Z|b6e8695b-3af6-40ce-af66-6d336716aab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:09.876Z|d730709a-e5ae-4c8d-a4fd-28d6e928be37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:09.877Z|d730709a-e5ae-4c8d-a4fd-28d6e928be37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:11.676Z|c6996fda-a81e-456e-8e3f-68f6d1e493a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:11.677Z|c6996fda-a81e-456e-8e3f-68f6d1e493a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:13.653Z|68d069a7-340a-428e-82da-aebad46da015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:13.654Z|68d069a7-340a-428e-82da-aebad46da015|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:18.445Z|f0e9d014-44ac-4dfa-8d64-c67cd4edd00a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:35:18.449Z|f0e9d014-44ac-4dfa-8d64-c67cd4edd00a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:35:18.637Z|81dba73b-b6fb-4d24-a6fb-bce3f6eed401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:35:18.637Z|81dba73b-b6fb-4d24-a6fb-bce3f6eed401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:35:19.906Z|f83b8537-4bb3-4e63-9ff5-b53267aacf3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:19.907Z|f83b8537-4bb3-4e63-9ff5-b53267aacf3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:21.702Z|ac2d19e7-584a-484a-b92f-652f031c5bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:21.703Z|ac2d19e7-584a-484a-b92f-652f031c5bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:23.684Z|1e5feead-44f8-4eed-ab09-e4bc77eb5683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:23.685Z|1e5feead-44f8-4eed-ab09-e4bc77eb5683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:24.218Z|6bbf5074-89ba-4f37-92cc-f5e1daa6efd8|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:35:24.219Z|6bbf5074-89ba-4f37-92cc-f5e1daa6efd8|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:29.936Z|39fbe802-3e58-4b71-8cf9-89d0b16902f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:29.938Z|39fbe802-3e58-4b71-8cf9-89d0b16902f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:31.731Z|cdcd3a43-05a3-4664-87be-2d7b903931ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:31.731Z|cdcd3a43-05a3-4664-87be-2d7b903931ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:33.445Z|5f04b386-1732-4bf4-b8d6-89d92a792f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:35:33.446Z|5f04b386-1732-4bf4-b8d6-89d92a792f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:35:33.716Z|7c1d8a92-6d0c-426c-857e-3a8c1d5b1f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:33.718Z|7c1d8a92-6d0c-426c-857e-3a8c1d5b1f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:39.965Z|db8c07da-983f-48d4-81cd-64651042795e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:39.966Z|db8c07da-983f-48d4-81cd-64651042795e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:41.759Z|55223365-bdda-4833-8dc7-717beec03b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:41.760Z|55223365-bdda-4833-8dc7-717beec03b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:43.745Z|5ebb3bb8-31ae-4415-b752-9cab0ac72d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:43.746Z|5ebb3bb8-31ae-4415-b752-9cab0ac72d52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:48.446Z|7d0b294b-f9b2-4cb5-808d-96a3bb743f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:35:48.447Z|7d0b294b-f9b2-4cb5-808d-96a3bb743f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:35:48.639Z|e215b0d3-9668-4164-86fd-81cf9d94e46a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:35:48.640Z|e215b0d3-9668-4164-86fd-81cf9d94e46a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:35:49.995Z|e80ea60e-b8a1-4cdd-b4f8-4136d858fc6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:49.997Z|e80ea60e-b8a1-4cdd-b4f8-4136d858fc6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:51.789Z|b014601a-c9f8-4959-84ca-9bdcdc03ea11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:51.791Z|b014601a-c9f8-4959-84ca-9bdcdc03ea11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:35:53.771Z|d68f892f-3280-44e2-941e-49c4bb9eb520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:35:53.772Z|d68f892f-3280-44e2-941e-49c4bb9eb520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:00.022Z|d7144c2d-5a6c-4991-a5e5-58f78fecb698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:00.023Z|d7144c2d-5a6c-4991-a5e5-58f78fecb698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:01.821Z|81d2ce15-bc44-4eef-b18b-1b527a34ca47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:01.822Z|81d2ce15-bc44-4eef-b18b-1b527a34ca47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:03.445Z|e20a9e53-4beb-4adf-8a8a-ea75e014ca86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:36:03.449Z|e20a9e53-4beb-4adf-8a8a-ea75e014ca86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:36:03.799Z|460a8068-80f0-482e-bb78-d8f13bab93df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:03.801Z|460a8068-80f0-482e-bb78-d8f13bab93df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:10.056Z|e1437674-aec6-4232-ba14-d10c96a1d763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:10.057Z|e1437674-aec6-4232-ba14-d10c96a1d763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:11.849Z|86dcdfab-8df5-43b3-b635-8edcd69c3680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:11.850Z|86dcdfab-8df5-43b3-b635-8edcd69c3680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:13.827Z|4f64a1ba-562b-4952-b679-be2ee3bcd23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:13.829Z|4f64a1ba-562b-4952-b679-be2ee3bcd23d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:18.445Z|8008d494-0bd5-4e01-8ca4-8cd729a30164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:36:18.446Z|8008d494-0bd5-4e01-8ca4-8cd729a30164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:36:18.641Z|1ec80f7f-0651-4bd4-816f-eeb94445f76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:36:18.641Z|1ec80f7f-0651-4bd4-816f-eeb94445f76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:36:20.087Z|3bdaae2f-0013-4a3d-8d6d-87e0fffa1a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:20.088Z|3bdaae2f-0013-4a3d-8d6d-87e0fffa1a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:21.878Z|274d294b-709a-4ab3-97e6-5a744503da0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:21.879Z|274d294b-709a-4ab3-97e6-5a744503da0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:23.861Z|3946ab60-bdd8-4c06-b5d6-d9593120b2c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:23.862Z|3946ab60-bdd8-4c06-b5d6-d9593120b2c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:24.221Z|33cac888-ad28-4051-9a5a-cb6bffa2ad14|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:36:24.222Z|33cac888-ad28-4051-9a5a-cb6bffa2ad14|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:30.118Z|f33332b8-dbd6-41c7-bfcf-de161d1dc7aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:30.119Z|f33332b8-dbd6-41c7-bfcf-de161d1dc7aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:31.908Z|b67dd60a-a982-4ef9-9f78-0df31747a1cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:31.909Z|b67dd60a-a982-4ef9-9f78-0df31747a1cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:33.445Z|4b658bb8-c63f-4976-8b58-5f77f4f2a410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:36:33.446Z|4b658bb8-c63f-4976-8b58-5f77f4f2a410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:36:33.894Z|6ce8c102-b851-4a42-aaa0-405033dc1581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:33.895Z|6ce8c102-b851-4a42-aaa0-405033dc1581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:40.146Z|9ef42082-99cc-44bc-b238-bf7ce004ac09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:40.147Z|9ef42082-99cc-44bc-b238-bf7ce004ac09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:41.940Z|a373055e-93ec-48be-b855-2da54518e857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:41.941Z|a373055e-93ec-48be-b855-2da54518e857|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:43.927Z|7531ffa0-8f9d-4eb8-b3eb-188f4ba00c08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:43.929Z|7531ffa0-8f9d-4eb8-b3eb-188f4ba00c08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:48.447Z|80d27941-5987-4d04-b649-38ba4d4ff973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:36:48.450Z|80d27941-5987-4d04-b649-38ba4d4ff973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:36:48.642Z|339bec30-ec92-404b-893f-683edbfb467c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:36:48.643Z|339bec30-ec92-404b-893f-683edbfb467c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:36:50.179Z|a41315af-5528-4015-b4ed-94a07561eb0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:50.180Z|a41315af-5528-4015-b4ed-94a07561eb0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:51.970Z|d1d2db06-e522-48df-889f-199aa0c31f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:51.971Z|d1d2db06-e522-48df-889f-199aa0c31f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:36:53.958Z|181aa5a3-d1e3-41a2-98f5-da696e9f9c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:36:53.959Z|181aa5a3-d1e3-41a2-98f5-da696e9f9c37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:00.208Z|fb6ce776-7cf6-46d5-a6c4-df2263ad2385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:00.209Z|fb6ce776-7cf6-46d5-a6c4-df2263ad2385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:02.002Z|09e64774-a0ac-46d7-8813-08a7adbe00a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:02.003Z|09e64774-a0ac-46d7-8813-08a7adbe00a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:03.444Z|a2b8e518-b7c8-4e25-bba7-db3f817a3c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:37:03.445Z|a2b8e518-b7c8-4e25-bba7-db3f817a3c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:37:03.988Z|5b6c696c-ff9c-4563-b270-44f8fd788465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:03.990Z|5b6c696c-ff9c-4563-b270-44f8fd788465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:10.236Z|d73be160-4600-43cc-a299-cddf6dce11fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:10.237Z|d73be160-4600-43cc-a299-cddf6dce11fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:12.041Z|16f365c4-2a1f-496b-969b-d93d7750d7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:12.042Z|16f365c4-2a1f-496b-969b-d93d7750d7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:14.018Z|2fce4bda-3b5b-45dc-9594-50ed0e47d860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:14.020Z|2fce4bda-3b5b-45dc-9594-50ed0e47d860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:18.445Z|13c4007a-2735-4e33-9cfc-02086de84dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:37:18.445Z|13c4007a-2735-4e33-9cfc-02086de84dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:37:18.645Z|28027604-ff56-442f-a922-9f6af5277385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:37:18.645Z|28027604-ff56-442f-a922-9f6af5277385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:37:20.268Z|d8999df6-49cf-4b0f-b05e-657c984e6f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:20.269Z|d8999df6-49cf-4b0f-b05e-657c984e6f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:22.068Z|c62deee8-1995-40e8-9012-751ae2d269b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:22.069Z|c62deee8-1995-40e8-9012-751ae2d269b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:24.050Z|9b2eda8f-7675-4ec1-8ae4-16f1c72c05f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:24.051Z|9b2eda8f-7675-4ec1-8ae4-16f1c72c05f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:24.218Z|1589f9ca-8f06-45b4-815c-5a943b1ce631|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:37:24.220Z|1589f9ca-8f06-45b4-815c-5a943b1ce631|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:30.302Z|8f4aafe2-e6e9-4ac6-aadf-dae219d3e28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:30.302Z|8f4aafe2-e6e9-4ac6-aadf-dae219d3e28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:32.095Z|6557a715-8289-4940-a4b3-269a1da351fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:32.097Z|6557a715-8289-4940-a4b3-269a1da351fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:33.445Z|5a8898e7-40b6-4b33-affe-b1858e7b9cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:37:33.449Z|5a8898e7-40b6-4b33-affe-b1858e7b9cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:37:34.080Z|7698e0fb-730a-49f8-a4d2-4bbf9c1f57e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:34.081Z|7698e0fb-730a-49f8-a4d2-4bbf9c1f57e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:40.330Z|ee809764-3f1d-410f-8551-a2ecb694deb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:40.331Z|ee809764-3f1d-410f-8551-a2ecb694deb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:42.123Z|656b0733-cb94-4d78-b931-e40d90a1da7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:42.125Z|656b0733-cb94-4d78-b931-e40d90a1da7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:44.110Z|de48ae3f-0676-46be-82e5-7fcd786ec945|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:44.111Z|de48ae3f-0676-46be-82e5-7fcd786ec945|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:48.445Z|421fd674-20cf-4800-9f37-e225e22d5d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:37:48.446Z|421fd674-20cf-4800-9f37-e225e22d5d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:37:48.646Z|6fd4183a-6285-4f47-9147-96ae688b48cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:37:48.647Z|6fd4183a-6285-4f47-9147-96ae688b48cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:37:50.359Z|7ac1ca8d-86cd-4f30-9840-a023c02a282f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:50.360Z|7ac1ca8d-86cd-4f30-9840-a023c02a282f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:52.150Z|71392b0e-4844-4ab0-97dc-920383377489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:52.152Z|71392b0e-4844-4ab0-97dc-920383377489|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:37:54.141Z|6ccac9bf-c76c-42ef-b0d2-da2c758be7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:37:54.142Z|6ccac9bf-c76c-42ef-b0d2-da2c758be7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:00.389Z|3cea834d-785d-4fcc-9622-cb738ca0ed34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:00.390Z|3cea834d-785d-4fcc-9622-cb738ca0ed34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:02.180Z|c9d02909-3e1b-4e1a-9735-db4b8b9eedaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:02.181Z|c9d02909-3e1b-4e1a-9735-db4b8b9eedaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:03.444Z|3c837e31-a38b-45e9-b916-3f28cb868a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:38:03.445Z|3c837e31-a38b-45e9-b916-3f28cb868a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:38:04.169Z|2ab5c793-ee44-44c7-a7e8-af4da42fd8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:04.170Z|2ab5c793-ee44-44c7-a7e8-af4da42fd8d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:10.418Z|0dfd15f4-9897-425a-a843-968e425c6c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:10.419Z|0dfd15f4-9897-425a-a843-968e425c6c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:12.210Z|0d305867-485f-4804-9290-3cadbb626dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:12.211Z|0d305867-485f-4804-9290-3cadbb626dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:14.203Z|8c272665-aa3b-4fc1-a642-b2b751e3709f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:14.204Z|8c272665-aa3b-4fc1-a642-b2b751e3709f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:18.444Z|3a31aef1-b057-4e1c-a3b5-f98ccd8ccf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:38:18.448Z|3a31aef1-b057-4e1c-a3b5-f98ccd8ccf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:38:18.648Z|70417366-eddc-4daa-92be-4d82e192d7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:38:18.649Z|70417366-eddc-4daa-92be-4d82e192d7e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:38:20.446Z|fc2dbd94-38d9-48fb-928f-3a14267cd6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:20.447Z|fc2dbd94-38d9-48fb-928f-3a14267cd6ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:22.236Z|5c8d3845-e81e-42db-984d-64f1a8d9c9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:22.237Z|5c8d3845-e81e-42db-984d-64f1a8d9c9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:24.220Z|094efb89-e284-4c6c-990f-d9244151d69a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:38:24.223Z|094efb89-e284-4c6c-990f-d9244151d69a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:24.233Z|35241a49-2961-4089-92c7-def5d3120436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:24.234Z|35241a49-2961-4089-92c7-def5d3120436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:30.475Z|87a2b34b-a1b6-4019-82f8-faa9fa0e8f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:30.476Z|87a2b34b-a1b6-4019-82f8-faa9fa0e8f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:32.270Z|6067fcc2-d75f-47bf-b4b2-d194e9147a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:32.271Z|6067fcc2-d75f-47bf-b4b2-d194e9147a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:33.444Z|a5cf5e9a-3b7b-4f90-abaa-71c54d154757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:38:33.445Z|a5cf5e9a-3b7b-4f90-abaa-71c54d154757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:38:34.260Z|48743a88-3395-414b-9d7c-c2dbd8d3658c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:34.261Z|48743a88-3395-414b-9d7c-c2dbd8d3658c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:40.503Z|a09c68ae-c014-4a22-a653-6edc8e862860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:40.505Z|a09c68ae-c014-4a22-a653-6edc8e862860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:42.300Z|ff47d40e-d846-4216-9d89-6d7a114fba7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:42.302Z|ff47d40e-d846-4216-9d89-6d7a114fba7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:44.289Z|c74495f4-6360-49d8-ab8f-76599eb584be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:44.290Z|c74495f4-6360-49d8-ab8f-76599eb584be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:48.445Z|6d15cc2a-5a14-46e7-ae50-965c7e45944d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:38:48.446Z|6d15cc2a-5a14-46e7-ae50-965c7e45944d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:38:48.650Z|e3f9c722-528e-46d4-b7c9-81938b27456d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:38:48.650Z|e3f9c722-528e-46d4-b7c9-81938b27456d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:38:50.532Z|cb136b41-ec3c-4323-80d5-613d1ab89c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:50.533Z|cb136b41-ec3c-4323-80d5-613d1ab89c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:52.330Z|3e91b48b-9efd-4bdf-866e-5f84c1c208bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:52.331Z|3e91b48b-9efd-4bdf-866e-5f84c1c208bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:38:54.330Z|6c6277e2-3b33-49c3-89f3-14bf7d128d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:38:54.332Z|6c6277e2-3b33-49c3-89f3-14bf7d128d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:00.560Z|b7b7e096-7c34-4bb0-9c3d-ae2cbd0351da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:00.561Z|b7b7e096-7c34-4bb0-9c3d-ae2cbd0351da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:02.362Z|50c8e1b7-74e5-4e89-8d41-3e39c334e1aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:02.362Z|50c8e1b7-74e5-4e89-8d41-3e39c334e1aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:03.444Z|7faf95ec-1092-4e30-bd1e-b8d0faf85a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:39:03.448Z|7faf95ec-1092-4e30-bd1e-b8d0faf85a97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:39:04.363Z|969d55ac-ba52-499b-9ed5-47857d3fe87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:04.364Z|969d55ac-ba52-499b-9ed5-47857d3fe87a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:10.591Z|774f68bc-f4b1-4451-b812-775641d7d9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:10.591Z|774f68bc-f4b1-4451-b812-775641d7d9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:12.392Z|d9251d98-0a44-4bd7-9dc7-cfe3cba92be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:12.393Z|d9251d98-0a44-4bd7-9dc7-cfe3cba92be8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:14.393Z|af6e0fc7-163d-4adf-a5a5-1409de498737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:14.394Z|af6e0fc7-163d-4adf-a5a5-1409de498737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:18.445Z|2cab4a0b-fd78-4cbf-8ec0-f517bf304153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:39:18.446Z|2cab4a0b-fd78-4cbf-8ec0-f517bf304153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:39:18.652Z|310f9394-a7c5-4bbf-b96c-0e9eba367d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:39:18.653Z|310f9394-a7c5-4bbf-b96c-0e9eba367d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:39:20.628Z|f0144af4-acaa-4b4a-bc04-717cc703fb85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:20.630Z|f0144af4-acaa-4b4a-bc04-717cc703fb85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:22.423Z|53225fb6-8124-4cb0-9f17-8787fe74e842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:22.425Z|53225fb6-8124-4cb0-9f17-8787fe74e842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:24.220Z|5fa0926b-f159-4d4d-81f5-708646a9bb5c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:39:24.221Z|5fa0926b-f159-4d4d-81f5-708646a9bb5c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:24.422Z|3667b549-458b-4d2b-9ad1-412f1702c037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:24.423Z|3667b549-458b-4d2b-9ad1-412f1702c037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:30.666Z|03102892-e449-431b-9692-35717bccc96e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:30.668Z|03102892-e449-431b-9692-35717bccc96e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:32.454Z|2219c639-d302-4094-85a3-d6bf419e536f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:32.455Z|2219c639-d302-4094-85a3-d6bf419e536f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:33.445Z|675e2104-ba8f-4776-9292-6932c62016f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:39:33.446Z|675e2104-ba8f-4776-9292-6932c62016f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:39:34.450Z|fc3a3eae-0c8b-4e87-a628-05a92060b986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:34.451Z|fc3a3eae-0c8b-4e87-a628-05a92060b986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:40.702Z|aa0ed465-520e-4c20-bd18-2977191bbe12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:40.704Z|aa0ed465-520e-4c20-bd18-2977191bbe12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:42.494Z|187a3735-21b8-4b8f-a7ab-88860fb67ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:42.496Z|187a3735-21b8-4b8f-a7ab-88860fb67ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:44.483Z|251bd49c-3bc3-4e09-bcff-3320cd5b7fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:44.484Z|251bd49c-3bc3-4e09-bcff-3320cd5b7fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:48.445Z|996f4f37-47e3-481f-b358-b6168b693e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:39:48.449Z|996f4f37-47e3-481f-b358-b6168b693e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:39:48.655Z|0d10e799-a1ac-45cb-9bd5-916c4198a000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:39:48.656Z|0d10e799-a1ac-45cb-9bd5-916c4198a000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:39:50.732Z|d3e64e30-bfb3-44dc-9292-6c4d697991c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:50.734Z|d3e64e30-bfb3-44dc-9292-6c4d697991c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:52.526Z|53afb00b-50a7-42e4-a749-24f8f1feaff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:52.527Z|53afb00b-50a7-42e4-a749-24f8f1feaff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:39:54.514Z|1fd3fa18-943e-40f7-8cdc-00733b510c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:39:54.515Z|1fd3fa18-943e-40f7-8cdc-00733b510c25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:00.763Z|9eb8f903-1235-4aa1-84b6-142f3a6844b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:00.765Z|9eb8f903-1235-4aa1-84b6-142f3a6844b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:02.551Z|6eebca13-98fd-4769-8f3d-903411cef6e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:02.552Z|6eebca13-98fd-4769-8f3d-903411cef6e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:03.444Z|e1d28508-8769-452f-bca0-7d227e2c7569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:40:03.445Z|e1d28508-8769-452f-bca0-7d227e2c7569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:40:04.544Z|09a1e1b6-b082-4b99-b51a-a15c06878894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:04.545Z|09a1e1b6-b082-4b99-b51a-a15c06878894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:10.793Z|c2dd56df-5c30-4db5-a005-47766b73adb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:10.795Z|c2dd56df-5c30-4db5-a005-47766b73adb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:12.578Z|ed19610f-df36-47d5-a793-a631b6ee7677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:12.579Z|ed19610f-df36-47d5-a793-a631b6ee7677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:14.570Z|61245055-eb26-4d5d-9f66-da1c6c8908a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:14.570Z|61245055-eb26-4d5d-9f66-da1c6c8908a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:18.444Z|9b948e58-e198-4946-aa3d-e30bf9896968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:40:18.445Z|9b948e58-e198-4946-aa3d-e30bf9896968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:40:18.657Z|5ec1dec3-e336-4a97-8d9d-dacf7c4058c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:40:18.658Z|5ec1dec3-e336-4a97-8d9d-dacf7c4058c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:40:20.821Z|77863627-9535-429c-9aa9-7152bca6510f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:20.822Z|77863627-9535-429c-9aa9-7152bca6510f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:22.604Z|f18c369c-ad81-48e8-9e6a-ccbf2cb268d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:22.604Z|f18c369c-ad81-48e8-9e6a-ccbf2cb268d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:24.218Z|28c2f40d-c44a-4eb1-88cd-d2b81e8ab814|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:40:24.219Z|28c2f40d-c44a-4eb1-88cd-d2b81e8ab814|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:24.596Z|d067ffcd-3ef6-4aea-94c9-0b1e16f6fdb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:24.598Z|d067ffcd-3ef6-4aea-94c9-0b1e16f6fdb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:30.849Z|e7f53748-a416-4c57-87d0-9680e9c14109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:30.850Z|e7f53748-a416-4c57-87d0-9680e9c14109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:32.629Z|cd8eefa0-a00e-4d4c-a3af-61acf2e4b20a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:32.630Z|cd8eefa0-a00e-4d4c-a3af-61acf2e4b20a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:33.445Z|5baa8752-78b2-4594-b534-ff4cf13e14ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:40:33.448Z|5baa8752-78b2-4594-b534-ff4cf13e14ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:40:34.624Z|35aad715-a8cf-4ce2-9d30-486119d7ecb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:34.625Z|35aad715-a8cf-4ce2-9d30-486119d7ecb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:40.890Z|b13c1bac-5b53-42c3-adcc-791f8a980d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:40.892Z|b13c1bac-5b53-42c3-adcc-791f8a980d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:42.654Z|c07b219f-b981-4423-bb1d-1b1951e96049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:42.655Z|c07b219f-b981-4423-bb1d-1b1951e96049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:44.652Z|1de1c5fa-a06e-4b9e-aaf0-5ff60759a223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:44.653Z|1de1c5fa-a06e-4b9e-aaf0-5ff60759a223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:48.447Z|3378f680-e7e8-4bac-97e3-5d6354a53d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:40:48.448Z|3378f680-e7e8-4bac-97e3-5d6354a53d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:40:48.659Z|27623bd9-c41a-455f-96e7-6c73562363e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:40:48.660Z|27623bd9-c41a-455f-96e7-6c73562363e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:40:50.918Z|18f3b194-c644-47ae-8f91-b22aaa545f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:50.919Z|18f3b194-c644-47ae-8f91-b22aaa545f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:52.680Z|5d793c9a-b27e-416f-b22b-8add978dc26d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:52.681Z|5d793c9a-b27e-416f-b22b-8add978dc26d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:40:54.690Z|61d8920c-1649-431f-9b87-ffffa87e5f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:40:54.691Z|61d8920c-1649-431f-9b87-ffffa87e5f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:00.944Z|b9464cb0-009d-4e11-8112-441d5867a51e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:00.946Z|b9464cb0-009d-4e11-8112-441d5867a51e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:02.710Z|fdfe2bf3-71f3-4b52-840a-293ff5d3c0d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:02.712Z|fdfe2bf3-71f3-4b52-840a-293ff5d3c0d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:03.444Z|cfb1df48-1264-4a18-bc22-2d5e6fc82347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:41:03.445Z|cfb1df48-1264-4a18-bc22-2d5e6fc82347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:41:04.718Z|fa73c160-4977-4e02-9a18-ae043ced1993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:04.719Z|fa73c160-4977-4e02-9a18-ae043ced1993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:10.972Z|0f86b721-dc58-42ae-9cb8-1597b4c3bd07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:10.973Z|0f86b721-dc58-42ae-9cb8-1597b4c3bd07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:12.739Z|d3253ff3-272b-40dd-bf49-e309fae73daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:12.741Z|d3253ff3-272b-40dd-bf49-e309fae73daa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:14.748Z|db22b4ff-6afa-486f-9f56-f54d1acd1ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:14.750Z|db22b4ff-6afa-486f-9f56-f54d1acd1ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:18.445Z|4a21b490-f6e6-4cdd-b998-b35b3fe1a411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:41:18.450Z|4a21b490-f6e6-4cdd-b998-b35b3fe1a411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:41:18.661Z|050adb2a-0d4c-4819-849f-0d1512c6108e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:41:18.661Z|050adb2a-0d4c-4819-849f-0d1512c6108e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:41:21.003Z|81ff8471-70ee-4b6b-90aa-f1e025a4f8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:21.005Z|81ff8471-70ee-4b6b-90aa-f1e025a4f8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:22.770Z|83fac5f1-6f01-484d-b780-c9f18732d6f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:22.771Z|83fac5f1-6f01-484d-b780-c9f18732d6f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:24.219Z|989012b6-11e9-4bce-81c9-426fd5f847d9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:41:24.220Z|989012b6-11e9-4bce-81c9-426fd5f847d9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:24.777Z|4596d150-adbb-4caf-922b-19bcaa3b5a07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:24.778Z|4596d150-adbb-4caf-922b-19bcaa3b5a07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:31.033Z|f53c18c6-a404-4b1d-a89b-4cc4658fb71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:31.034Z|f53c18c6-a404-4b1d-a89b-4cc4658fb71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:32.798Z|991b63b3-8e03-4c23-b61b-282488d79a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:32.803Z|991b63b3-8e03-4c23-b61b-282488d79a10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:33.445Z|30b7d0cf-81ab-414a-ab3a-73d5d757a6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:41:33.446Z|30b7d0cf-81ab-414a-ab3a-73d5d757a6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:41:34.805Z|fbba5586-4163-4ba6-9c0e-b0fd755d35e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:34.810Z|fbba5586-4163-4ba6-9c0e-b0fd755d35e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:41.067Z|9ff6aee7-3dde-462c-aca5-a6ddd2a13a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:41.067Z|9ff6aee7-3dde-462c-aca5-a6ddd2a13a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:42.833Z|eabb0bc7-00a7-4a05-a813-57988ee8713f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:42.834Z|eabb0bc7-00a7-4a05-a813-57988ee8713f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:44.838Z|5e946f8a-7d29-40e9-8389-352537821f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:44.839Z|5e946f8a-7d29-40e9-8389-352537821f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:48.445Z|52035c95-b2b7-4db1-b6d5-fa9451dd362c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:41:48.446Z|52035c95-b2b7-4db1-b6d5-fa9451dd362c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:41:48.662Z|5e6e5df0-a1ae-4804-92d2-1ddef0af5c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:41:48.663Z|5e6e5df0-a1ae-4804-92d2-1ddef0af5c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:41:51.093Z|34e9b7f7-4559-44ab-98d0-70d57bc9915d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:51.095Z|34e9b7f7-4559-44ab-98d0-70d57bc9915d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:52.863Z|ea515af7-d8a8-493e-a252-f4ec410810b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:52.864Z|ea515af7-d8a8-493e-a252-f4ec410810b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:41:54.864Z|22c4b602-ffe3-4ee4-9b13-8ca4faf74494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:41:54.866Z|22c4b602-ffe3-4ee4-9b13-8ca4faf74494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:01.121Z|7523cf11-2112-4642-92c8-18a50fc49702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:01.122Z|7523cf11-2112-4642-92c8-18a50fc49702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:02.890Z|1e64bb36-ba22-4912-bad1-0ac8b458f01f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:02.891Z|1e64bb36-ba22-4912-bad1-0ac8b458f01f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:03.445Z|1c437519-8f7c-4af5-bdbd-3cd2e2b9b1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:42:03.449Z|1c437519-8f7c-4af5-bdbd-3cd2e2b9b1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:42:04.895Z|81dd9701-d3d3-4517-ac9f-f735d1cd6ec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:04.896Z|81dd9701-d3d3-4517-ac9f-f735d1cd6ec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:11.148Z|23c82aed-2991-467d-a24c-f9a6e0c25144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:11.149Z|23c82aed-2991-467d-a24c-f9a6e0c25144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:12.919Z|9f53ee50-3d77-4ee2-ab8f-e98ffbf886f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:12.919Z|9f53ee50-3d77-4ee2-ab8f-e98ffbf886f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:14.924Z|8aff2929-b70a-4dcf-bdbe-55b96c5c791b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:14.925Z|8aff2929-b70a-4dcf-bdbe-55b96c5c791b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:18.452Z|6acf1236-cd27-4b66-bd66-77ef993a8971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:42:18.453Z|6acf1236-cd27-4b66-bd66-77ef993a8971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:42:18.664Z|de1e9157-31a8-4698-9df2-2a9214feceeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:42:18.665Z|de1e9157-31a8-4698-9df2-2a9214feceeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:42:21.175Z|7be27f8a-b7fd-4b66-ba36-ed55673ff982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:21.177Z|7be27f8a-b7fd-4b66-ba36-ed55673ff982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:22.946Z|2d08f4d5-e745-4a74-bd0a-350805d1d6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:22.948Z|2d08f4d5-e745-4a74-bd0a-350805d1d6c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:24.221Z|3d132164-c66e-4efd-84ab-b142ae7ac1bb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:42:24.222Z|3d132164-c66e-4efd-84ab-b142ae7ac1bb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:24.952Z|e4600a5b-6c86-44d2-a5c6-742ba184080c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:24.954Z|e4600a5b-6c86-44d2-a5c6-742ba184080c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:31.203Z|5f53f1f4-2f50-42cd-b6d9-1219908f15c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:31.204Z|5f53f1f4-2f50-42cd-b6d9-1219908f15c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:32.977Z|c79802b0-e6a0-4719-90ea-0ec8bbd872c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:32.978Z|c79802b0-e6a0-4719-90ea-0ec8bbd872c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:33.445Z|218d0b72-c39d-45e9-82c1-2ab7dbd2f184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:42:33.446Z|218d0b72-c39d-45e9-82c1-2ab7dbd2f184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:42:34.981Z|2db4e29d-8bf0-4bf6-930e-27ed5169ed35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:34.982Z|2db4e29d-8bf0-4bf6-930e-27ed5169ed35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:41.233Z|d392c758-bc58-43e7-a6a2-0a842bb42b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:41.234Z|d392c758-bc58-43e7-a6a2-0a842bb42b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:43.006Z|a35fff42-9a27-415d-8a9a-4fd5baaf1aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:43.007Z|a35fff42-9a27-415d-8a9a-4fd5baaf1aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:45.010Z|efe74e90-6727-4502-9643-28894d6f13b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:45.011Z|efe74e90-6727-4502-9643-28894d6f13b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:48.445Z|bab2b511-14a2-4a83-aa7b-9f9aac2e1a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:42:48.448Z|bab2b511-14a2-4a83-aa7b-9f9aac2e1a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:42:48.666Z|ae930177-d41c-4895-ac12-6bbc2074c301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:42:48.667Z|ae930177-d41c-4895-ac12-6bbc2074c301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:42:51.265Z|cf46c83f-763b-48e7-924d-e5a9b9230fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:51.266Z|cf46c83f-763b-48e7-924d-e5a9b9230fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:53.040Z|34ea3eb2-60e3-4dbf-8f57-94e03fb01815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:53.041Z|34ea3eb2-60e3-4dbf-8f57-94e03fb01815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:42:55.042Z|1393d7f7-1998-4b11-8f3d-4cd445d13637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:42:55.043Z|1393d7f7-1998-4b11-8f3d-4cd445d13637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:01.296Z|bf08c21f-8039-4471-a9c9-3c3305511fe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:01.296Z|bf08c21f-8039-4471-a9c9-3c3305511fe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:03.068Z|da00c1af-c8a1-443c-a04b-f91c82f8683c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:03.069Z|da00c1af-c8a1-443c-a04b-f91c82f8683c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:03.445Z|5f4acdf1-3d63-4430-a6bd-de2db9288b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:43:03.446Z|5f4acdf1-3d63-4430-a6bd-de2db9288b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:43:05.074Z|e7d0243b-5fc9-420a-a3e5-a0ce92cc49cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:05.075Z|e7d0243b-5fc9-420a-a3e5-a0ce92cc49cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:11.322Z|fd921980-c1f8-4b21-8b08-2926d9085a2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:11.323Z|fd921980-c1f8-4b21-8b08-2926d9085a2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:13.095Z|7e568dc4-4d10-46e9-a98c-9ce50d12d663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:13.096Z|7e568dc4-4d10-46e9-a98c-9ce50d12d663|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:15.101Z|aaf8068e-dfb5-406e-9bb5-6f549d7b7127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:15.103Z|aaf8068e-dfb5-406e-9bb5-6f549d7b7127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:18.445Z|883c75bd-1dbe-43cd-a261-cb659594f0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:43:18.446Z|883c75bd-1dbe-43cd-a261-cb659594f0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:43:18.668Z|fc75ff0b-2ce2-492b-9512-827f760c1b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:43:18.669Z|fc75ff0b-2ce2-492b-9512-827f760c1b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:43:21.351Z|43d81eb6-2332-4d79-be94-f197d050db7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:21.352Z|43d81eb6-2332-4d79-be94-f197d050db7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:23.123Z|d639205e-b2af-4989-b2d8-3fd9462160ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:23.124Z|d639205e-b2af-4989-b2d8-3fd9462160ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:24.220Z|085add7c-1861-4469-9020-c41a6b76dd75|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:43:24.221Z|085add7c-1861-4469-9020-c41a6b76dd75|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:25.142Z|33018e7f-e4df-4234-8b3e-9ddf1c41e77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:25.144Z|33018e7f-e4df-4234-8b3e-9ddf1c41e77c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:31.392Z|64c6a3d1-e55c-4632-aba7-fbde3fc754c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:31.393Z|64c6a3d1-e55c-4632-aba7-fbde3fc754c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:33.159Z|cc2e5188-1bc1-48dc-a6bd-a63d6adc73e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:33.160Z|cc2e5188-1bc1-48dc-a6bd-a63d6adc73e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:33.444Z|110feb5c-1165-496e-ad78-192c8b9fe881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:43:33.448Z|110feb5c-1165-496e-ad78-192c8b9fe881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:43:35.171Z|b45580f8-1f18-4578-b058-5074e1f24894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:35.172Z|b45580f8-1f18-4578-b058-5074e1f24894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:41.420Z|fc39289f-3435-4403-9dfd-d1091161fc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:41.421Z|fc39289f-3435-4403-9dfd-d1091161fc01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:43.188Z|681db233-110b-4925-ab6f-959a0b5ed7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:43.189Z|681db233-110b-4925-ab6f-959a0b5ed7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:45.204Z|eab4d98e-f844-4d91-9b77-0ed8cb2292d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:45.206Z|eab4d98e-f844-4d91-9b77-0ed8cb2292d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:48.444Z|dbd1a178-4f7d-4b5a-8ebc-7a8c9cd323a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:43:48.445Z|dbd1a178-4f7d-4b5a-8ebc-7a8c9cd323a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:43:48.670Z|68d925f9-efb2-40dc-ab9c-22c9fc12d9c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:43:48.671Z|68d925f9-efb2-40dc-ab9c-22c9fc12d9c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:43:51.475Z|90f142fa-3c3a-4534-80a9-0ce39b568258|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:51.476Z|90f142fa-3c3a-4534-80a9-0ce39b568258|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:53.217Z|27119d98-ba36-4014-b8f3-6dd65b456ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:53.219Z|27119d98-ba36-4014-b8f3-6dd65b456ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:43:55.238Z|120ca972-8e35-4090-a95c-eaad0ea1e60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:43:55.240Z|120ca972-8e35-4090-a95c-eaad0ea1e60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:01.507Z|1a0d62d4-78dd-42da-9007-737ec0513262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:01.508Z|1a0d62d4-78dd-42da-9007-737ec0513262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:03.246Z|040a2e27-6086-4b0f-a8b8-2acb3d5eec39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:03.248Z|040a2e27-6086-4b0f-a8b8-2acb3d5eec39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:03.445Z|6f4bb94c-9135-4a83-bac2-c05b264fbc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:44:03.445Z|6f4bb94c-9135-4a83-bac2-c05b264fbc7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:44:05.267Z|5f687d7d-5a0f-46ea-a779-2f35ae1e02e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:05.269Z|5f687d7d-5a0f-46ea-a779-2f35ae1e02e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:11.536Z|70475133-1b1f-4c41-8e96-0a471bc880ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:11.537Z|70475133-1b1f-4c41-8e96-0a471bc880ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:13.280Z|0c6c9c30-077c-4094-92c8-55bf0b0e6a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:13.281Z|0c6c9c30-077c-4094-92c8-55bf0b0e6a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:15.294Z|af69fe3f-569d-401e-88ba-493b89955106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:15.296Z|af69fe3f-569d-401e-88ba-493b89955106|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:18.445Z|d6a15345-f61a-4a13-ba88-0dd8f15c1800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:44:18.448Z|d6a15345-f61a-4a13-ba88-0dd8f15c1800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:44:18.672Z|94d390af-2926-451e-95b3-66e7ad32d91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:44:18.673Z|94d390af-2926-451e-95b3-66e7ad32d91a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:44:21.562Z|fc23c242-2b88-4c43-af66-51c4bf14af1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:21.563Z|fc23c242-2b88-4c43-af66-51c4bf14af1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:23.308Z|1e29106c-4638-4ec4-bea5-fb8a1ecc936b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:23.309Z|1e29106c-4638-4ec4-bea5-fb8a1ecc936b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:24.221Z|351fcc17-3b9e-436d-9178-1f971f399dcd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:44:24.222Z|351fcc17-3b9e-436d-9178-1f971f399dcd|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:25.321Z|985a77ea-c558-4369-917a-d3c40ce7783e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:25.322Z|985a77ea-c558-4369-917a-d3c40ce7783e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:31.591Z|169c39ca-9de6-4f10-a605-47e5e63dcfea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:31.592Z|169c39ca-9de6-4f10-a605-47e5e63dcfea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:33.335Z|4bd1dbd5-b41e-46de-a54a-129b06aaafbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:33.336Z|4bd1dbd5-b41e-46de-a54a-129b06aaafbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:33.445Z|94c02392-d7ca-4640-bb81-afd6d512f3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:44:33.445Z|94c02392-d7ca-4640-bb81-afd6d512f3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:44:35.350Z|8d20096a-e3f1-413b-bfef-d03f9f85f590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:35.352Z|8d20096a-e3f1-413b-bfef-d03f9f85f590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:41.620Z|38573ee1-fc4c-4458-bc49-93ec80535ef6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:41.621Z|38573ee1-fc4c-4458-bc49-93ec80535ef6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:43.385Z|7789dcc2-1187-46dc-8325-da9094b9148d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:43.386Z|7789dcc2-1187-46dc-8325-da9094b9148d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:45.379Z|37d9cc70-5011-4450-8abb-040c435cc081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:45.380Z|37d9cc70-5011-4450-8abb-040c435cc081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:48.445Z|a0a56b7e-4555-4014-aad2-c212954221ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:44:48.447Z|a0a56b7e-4555-4014-aad2-c212954221ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:44:48.675Z|4496fd64-f735-425a-9f18-bcd4e8f06c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:44:48.676Z|4496fd64-f735-425a-9f18-bcd4e8f06c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:44:51.650Z|ce8273af-7a5e-4852-81ef-0858c92cf2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:51.651Z|ce8273af-7a5e-4852-81ef-0858c92cf2bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:53.414Z|b9964515-c135-4711-8d6d-1a721a6957ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:53.415Z|b9964515-c135-4711-8d6d-1a721a6957ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:44:55.405Z|0c3b448b-ed0d-4d31-9635-3db933bfd503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:44:55.407Z|0c3b448b-ed0d-4d31-9635-3db933bfd503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:01.684Z|eaed6618-151c-4eb9-ae74-5db68f959cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:01.685Z|eaed6618-151c-4eb9-ae74-5db68f959cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:03.441Z|ce369bc0-2b04-414f-9924-7ab093e6e611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:03.442Z|ce369bc0-2b04-414f-9924-7ab093e6e611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:03.445Z|2a94e83f-a3ec-49e4-aac9-3ac1f8efc6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:45:03.448Z|2a94e83f-a3ec-49e4-aac9-3ac1f8efc6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:45:05.435Z|1ae43478-6482-474f-8747-51b25366b074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:05.436Z|1ae43478-6482-474f-8747-51b25366b074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:11.711Z|d6438452-7431-4a9e-9448-8bf26dff786a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:11.712Z|d6438452-7431-4a9e-9448-8bf26dff786a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:13.471Z|c87ec60c-0707-490f-9bdd-663648da98d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:13.472Z|c87ec60c-0707-490f-9bdd-663648da98d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:15.462Z|78f12c4b-493a-46bc-9214-c22caa688e74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:15.463Z|78f12c4b-493a-46bc-9214-c22caa688e74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:18.445Z|cdd7fcb6-c5ca-4104-955d-928146e80537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:45:18.445Z|cdd7fcb6-c5ca-4104-955d-928146e80537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:45:18.467Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x0310xb90xf1]0xbf0x080x930x8c0xb60x09t0xdb0x070xf30xb1n0xde0xf50x970x12R0xcb;0xd40x98ty0x90m0x130xe90xe3]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-03-05T05:45:18.678Z|1f02f566-83fb-4a21-8bba-bcd7c7e474d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:45:18.679Z|1f02f566-83fb-4a21-8bba-bcd7c7e474d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:45:21.740Z|0ef4c7f6-58e2-49eb-bdd1-41e1dc728370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:21.741Z|0ef4c7f6-58e2-49eb-bdd1-41e1dc728370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:23.497Z|8c3d5f52-c783-4965-b206-f7e1978a6d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:23.498Z|8c3d5f52-c783-4965-b206-f7e1978a6d91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:24.221Z|b58405ed-a7da-4efe-90b2-17e69d5a1d8a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:45:24.223Z|b58405ed-a7da-4efe-90b2-17e69d5a1d8a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:25.491Z|28c2883c-f212-4cce-829c-047f6509aae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:25.493Z|28c2883c-f212-4cce-829c-047f6509aae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:31.769Z|bd71efde-f446-40e3-b8c2-9e2c8ee8d49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:31.771Z|bd71efde-f446-40e3-b8c2-9e2c8ee8d49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:33.445Z|0fa2e5cb-ca75-489c-8cb8-9efb0b77d41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:45:33.446Z|0fa2e5cb-ca75-489c-8cb8-9efb0b77d41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:45:33.525Z|677986e4-bbe9-4cf6-b947-6f741b48cc25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:33.527Z|677986e4-bbe9-4cf6-b947-6f741b48cc25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:35.524Z|14c54297-5155-4cd1-9f6f-33e2f32bea1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:35.525Z|14c54297-5155-4cd1-9f6f-33e2f32bea1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:41.799Z|d1a6639e-4536-4c4b-90fe-3758341ae662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:41.801Z|d1a6639e-4536-4c4b-90fe-3758341ae662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:43.557Z|b4a178e5-68ac-444d-94d3-3b623e51af55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:43.558Z|b4a178e5-68ac-444d-94d3-3b623e51af55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:45.552Z|bf3014fa-d9ef-42b9-8e84-144348b852fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:45.553Z|bf3014fa-d9ef-42b9-8e84-144348b852fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:48.445Z|ad3ddbd5-048f-4f70-86b1-a4009cc8cc04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:45:48.446Z|ad3ddbd5-048f-4f70-86b1-a4009cc8cc04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:45:48.680Z|f92a217f-3f62-430d-9fc8-d4506780007b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:45:48.680Z|f92a217f-3f62-430d-9fc8-d4506780007b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:45:51.829Z|5f052fce-686d-4104-96cc-fd30922c6cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:51.830Z|5f052fce-686d-4104-96cc-fd30922c6cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:53.587Z|856789df-5ae5-4ad4-b02c-b709e0fe636d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:53.588Z|856789df-5ae5-4ad4-b02c-b709e0fe636d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:45:55.580Z|e6c01535-738a-46c5-8be1-cc44b61dcdec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:45:55.581Z|e6c01535-738a-46c5-8be1-cc44b61dcdec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:01.861Z|b5d396a6-18ef-49cf-b618-94b5083dc94d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:01.862Z|b5d396a6-18ef-49cf-b618-94b5083dc94d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:03.445Z|065bda1f-00c4-4887-b5b6-fb79755cad72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:46:03.446Z|065bda1f-00c4-4887-b5b6-fb79755cad72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:46:03.625Z|fbf06eaf-254a-4648-aa37-44c0a326939d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:03.626Z|fbf06eaf-254a-4648-aa37-44c0a326939d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:05.607Z|299be284-edbc-4f1b-86c7-fb6577f2912f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:05.608Z|299be284-edbc-4f1b-86c7-fb6577f2912f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:11.902Z|099931a0-07c1-4440-a293-f3808cd088ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:11.903Z|099931a0-07c1-4440-a293-f3808cd088ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:13.653Z|057c2ebc-944d-4ed7-bdfa-c0d7b0d1b6f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:13.654Z|057c2ebc-944d-4ed7-bdfa-c0d7b0d1b6f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:15.638Z|3bcec0a2-640b-48e0-89dc-43ccd7fcfe8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:15.639Z|3bcec0a2-640b-48e0-89dc-43ccd7fcfe8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:18.445Z|6e69b1da-12cd-4949-894a-4cd7fb15b5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:46:18.450Z|6e69b1da-12cd-4949-894a-4cd7fb15b5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:46:18.681Z|932dfeef-9cc4-45df-a7c7-d785e444c06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:46:18.682Z|932dfeef-9cc4-45df-a7c7-d785e444c06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:46:21.934Z|637c94f7-77dc-43e1-92db-af418d7853d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:21.935Z|637c94f7-77dc-43e1-92db-af418d7853d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:23.679Z|bb5f7245-416e-458d-bca4-5a44cf90ab5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:23.680Z|bb5f7245-416e-458d-bca4-5a44cf90ab5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:24.222Z|20de99d5-d998-4b1c-a171-8316d3d902d1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:46:24.223Z|20de99d5-d998-4b1c-a171-8316d3d902d1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:25.668Z|2fc22639-1b79-41be-a290-ea505f366ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:25.669Z|2fc22639-1b79-41be-a290-ea505f366ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:31.972Z|77a8e5de-8959-4062-b987-1d0917b78398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:31.974Z|77a8e5de-8959-4062-b987-1d0917b78398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:33.445Z|9be5965f-baa6-461a-989a-1b0340152649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:46:33.446Z|9be5965f-baa6-461a-989a-1b0340152649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:46:33.708Z|389098f7-5e1a-4d9f-a42a-9df484694244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:33.709Z|389098f7-5e1a-4d9f-a42a-9df484694244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:35.697Z|c8b132a6-8101-48dd-ac35-bba8b9af3bd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:35.698Z|c8b132a6-8101-48dd-ac35-bba8b9af3bd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:42.012Z|b9e1b493-8de3-4176-ba5d-4f2cefebdbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:42.013Z|b9e1b493-8de3-4176-ba5d-4f2cefebdbb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:43.737Z|5924097a-285e-4059-b266-3638009d8759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:43.738Z|5924097a-285e-4059-b266-3638009d8759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:45.727Z|36358fe9-32ec-4a49-b3c5-cf9b721b072b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:45.728Z|36358fe9-32ec-4a49-b3c5-cf9b721b072b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:48.445Z|52e44c6c-07c6-4bb4-8f3e-1759ff944a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:46:48.446Z|52e44c6c-07c6-4bb4-8f3e-1759ff944a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:46:48.684Z|3d616380-e287-497f-8a65-2aa5afb1811b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:46:48.685Z|3d616380-e287-497f-8a65-2aa5afb1811b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:46:52.050Z|e3233ea2-2709-42e0-a8d1-82f726a7915c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:52.053Z|e3233ea2-2709-42e0-a8d1-82f726a7915c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:53.768Z|5f308072-b634-43df-87dd-6e4936b3ef81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:53.769Z|5f308072-b634-43df-87dd-6e4936b3ef81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:46:55.756Z|1bd510c8-20d0-4fd8-b21f-ab7040adf09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:46:55.757Z|1bd510c8-20d0-4fd8-b21f-ab7040adf09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:02.084Z|a11b2362-f6d3-4461-8215-3288362d32a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:02.086Z|a11b2362-f6d3-4461-8215-3288362d32a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:03.445Z|ea2a9d13-8065-485d-8ea1-ce6c66649514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:47:03.450Z|ea2a9d13-8065-485d-8ea1-ce6c66649514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:47:03.795Z|20887cfc-7f4e-4e99-a85f-1b8cdb5b5a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:03.796Z|20887cfc-7f4e-4e99-a85f-1b8cdb5b5a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:05.793Z|c5c70ede-2d62-4164-91ae-58367133b3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:05.794Z|c5c70ede-2d62-4164-91ae-58367133b3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:12.117Z|81c2e1ed-075f-48ed-8104-95cc34f16abb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:12.118Z|81c2e1ed-075f-48ed-8104-95cc34f16abb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:13.822Z|cff85c9f-3f72-40e1-a4ca-e7f27206c149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:13.824Z|cff85c9f-3f72-40e1-a4ca-e7f27206c149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:15.820Z|6544f5d5-0258-4711-85ba-e21dccae88b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:15.821Z|6544f5d5-0258-4711-85ba-e21dccae88b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:18.444Z|47c5a28e-787a-44bb-8751-4cf5414f0a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:47:18.446Z|47c5a28e-787a-44bb-8751-4cf5414f0a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:47:18.686Z|1bca5f2f-8e3e-4ed9-9263-5fcfb8875595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:47:18.687Z|1bca5f2f-8e3e-4ed9-9263-5fcfb8875595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:47:22.147Z|2fba10fa-7292-4bf3-9504-b0034201b148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:22.148Z|2fba10fa-7292-4bf3-9504-b0034201b148|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:23.850Z|1b7cf928-24ec-4294-9d4a-fede91e0f689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:23.851Z|1b7cf928-24ec-4294-9d4a-fede91e0f689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:24.222Z|895e90da-9d6b-49dd-a501-ad882517b8d1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:47:24.224Z|895e90da-9d6b-49dd-a501-ad882517b8d1|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:25.850Z|b89ef081-ff9d-4642-b961-9b4238d32a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:25.851Z|b89ef081-ff9d-4642-b961-9b4238d32a92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:32.182Z|c09d3e89-f9e5-458f-b63f-e322824ebf29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:32.183Z|c09d3e89-f9e5-458f-b63f-e322824ebf29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:33.445Z|453752d8-b28c-448a-8d4f-b8961e22cbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:47:33.445Z|453752d8-b28c-448a-8d4f-b8961e22cbc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:47:33.878Z|1e4493da-38c8-458d-a00f-9123f33c00af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:33.879Z|1e4493da-38c8-458d-a00f-9123f33c00af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:35.881Z|e0d4436a-c65e-4a05-a72c-03b1a4b5cadf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:35.882Z|e0d4436a-c65e-4a05-a72c-03b1a4b5cadf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:42.207Z|68263129-7e31-4179-83b7-d904468ca75c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:42.209Z|68263129-7e31-4179-83b7-d904468ca75c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:43.909Z|739561ba-b643-4147-9602-3f3a22e2b375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:43.909Z|739561ba-b643-4147-9602-3f3a22e2b375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:45.910Z|b0e32035-82ed-4d7b-a3f9-e64e72857636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:45.911Z|b0e32035-82ed-4d7b-a3f9-e64e72857636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:48.445Z|e4bbae99-adfb-45dc-afc7-41ba35b7a649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:47:48.449Z|e4bbae99-adfb-45dc-afc7-41ba35b7a649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:47:48.689Z|9151d5d7-3a8b-4369-a0e1-69be3927c34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:47:48.690Z|9151d5d7-3a8b-4369-a0e1-69be3927c34f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:47:52.238Z|111b8d86-b781-477b-9a09-3046bc5ba685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:52.239Z|111b8d86-b781-477b-9a09-3046bc5ba685|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:53.937Z|f3cc9d8e-d0af-45e5-98c4-5fa134e0d8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:53.938Z|f3cc9d8e-d0af-45e5-98c4-5fa134e0d8e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:47:55.936Z|1ca31b29-9fac-45ea-84c9-d37bc7e9e2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:47:55.937Z|1ca31b29-9fac-45ea-84c9-d37bc7e9e2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:02.273Z|0e62c0be-7c04-4bca-9261-845f147430b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:02.274Z|0e62c0be-7c04-4bca-9261-845f147430b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:03.445Z|995e669e-61fb-4c59-84aa-c0affb8d2f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:48:03.446Z|995e669e-61fb-4c59-84aa-c0affb8d2f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:48:03.968Z|8caaea7d-2683-4166-8c79-29f7d09af686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:03.969Z|8caaea7d-2683-4166-8c79-29f7d09af686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:05.964Z|893915c6-6220-4e11-9ed5-7c03768a333e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:05.965Z|893915c6-6220-4e11-9ed5-7c03768a333e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:12.308Z|cf7fc7b0-7301-4a07-902e-f9500f049495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:12.309Z|cf7fc7b0-7301-4a07-902e-f9500f049495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:13.997Z|2749bede-909b-4854-9615-073cd4df81d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:13.998Z|2749bede-909b-4854-9615-073cd4df81d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:15.993Z|f13625e9-9f26-46a0-9120-aa1f1759e655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:15.994Z|f13625e9-9f26-46a0-9120-aa1f1759e655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:18.444Z|02179537-5310-4be6-b734-15dad0d45936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:48:18.445Z|02179537-5310-4be6-b734-15dad0d45936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:48:18.691Z|199b4ce8-a0d6-4834-924b-1461bb74e857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:48:18.692Z|199b4ce8-a0d6-4834-924b-1461bb74e857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:48:22.337Z|2b56bc49-a6c1-454c-9e07-d302084e0bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:22.339Z|2b56bc49-a6c1-454c-9e07-d302084e0bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:24.024Z|8a7aae81-4541-43c7-9733-c1f5fa69e05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:24.025Z|8a7aae81-4541-43c7-9733-c1f5fa69e05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:24.220Z|c681d490-3d12-497f-aa1c-48778ed81531|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-03-05T05:48:24.221Z|c681d490-3d12-497f-aa1c-48778ed81531|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:26.025Z|0a340ea6-fd0a-4252-8604-50436997e3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:26.026Z|0a340ea6-fd0a-4252-8604-50436997e3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:32.366Z|152c8a1c-cc92-4269-a5c9-33b131bfba3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:32.367Z|152c8a1c-cc92-4269-a5c9-33b131bfba3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:33.445Z|dc0b6b9c-4375-4f8c-b9a7-f7bf4901aaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:48:33.449Z|dc0b6b9c-4375-4f8c-b9a7-f7bf4901aaad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:48:34.053Z|1a370b1c-2d43-4315-8bb3-9f28e41c82ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:34.054Z|1a370b1c-2d43-4315-8bb3-9f28e41c82ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:36.053Z|2a74f6c6-45af-431f-ac74-da12f40abcb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:36.055Z|2a74f6c6-45af-431f-ac74-da12f40abcb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:42.397Z|fa6ac896-a224-4433-932c-4de0b5d2873d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:42.398Z|fa6ac896-a224-4433-932c-4de0b5d2873d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:44.080Z|cb3698bd-d473-4303-a175-421ff179878f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:44.081Z|cb3698bd-d473-4303-a175-421ff179878f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:46.079Z|838601ac-84fa-4b82-b201-3139ea7e2076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:46.080Z|838601ac-84fa-4b82-b201-3139ea7e2076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:48.445Z|df5130ea-101f-48b4-89f9-f59b38daa775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:48:48.445Z|df5130ea-101f-48b4-89f9-f59b38daa775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:48:48.693Z|4184e88d-c9f7-4b5c-8b5d-9c8eb02b03ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:48:48.694Z|4184e88d-c9f7-4b5c-8b5d-9c8eb02b03ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:48:52.433Z|5defebcc-38b5-438e-9e04-758c564e9084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:52.434Z|5defebcc-38b5-438e-9e04-758c564e9084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:54.107Z|4387543f-7526-49e6-94bb-5713cc7442ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:54.108Z|4387543f-7526-49e6-94bb-5713cc7442ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:48:56.105Z|bbfa8c93-3b8a-4bde-93e1-3543552f1714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:48:56.106Z|bbfa8c93-3b8a-4bde-93e1-3543552f1714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:49:02.464Z|f95f14bd-4b72-4d2c-8e58-a20061992344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:49:02.465Z|f95f14bd-4b72-4d2c-8e58-a20061992344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:49:03.444Z|f328b40a-85e8-4685-81be-ef58c03134f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-03-05T05:49:03.445Z|f328b40a-85e8-4685-81be-ef58c03134f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-03-05T05:49:04.134Z|ac3f3ec9-c3ee-4d9c-8f35-8a6b88510c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:49:04.135Z|ac3f3ec9-c3ee-4d9c-8f35-8a6b88510c12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:49:06.138Z|e90301a2-0079-432a-9f79-59ca2ca31846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:49:06.139Z|e90301a2-0079-432a-9f79-59ca2ca31846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-03-05T05:49:12.494Z|a5f70e08-6869-4f32-bb69-1710aa5c008c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-03-05T05:49:12.495Z|a5f70e08-6869-4f32-bb69-1710aa5c008c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.