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)

2023-01-25T05:26:00.173Z||main|||||INFO|500||The following profiles are active: basic
2023-01-25T05:26:20.293Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-25T05:26:20.294Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-25T05:26:20.524Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-25T05:26:36.043Z||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.

2023-01-25T05:26:36.554Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-25T05:26:37.034Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-25T05:26:37.743Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-25T05:26:37.755Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-25T05:26:37.908Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-25T05:26:38.373Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-25T05:26:39.571Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-25T05:26:43.750Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T05:26:47.282Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T05:26:47.394Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-25T05:26:48.235Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-25T05:26:48.634Z||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.
2023-01-25T05:26:50.790Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-25T05:26:53.008Z||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
2023-01-25T05:27:01.756Z||main|||||WARN|500||---
2023-01-25T05:27:01.757Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-25T05:27:01.763Z||main|||||WARN|500||---
2023-01-25T05:27:02.496Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-25T05:27:13.381Z||main|||||INFO|500||Started ApiHandlerApplication in 78.253 seconds (JVM running for 82.093)
2023-01-25T05:27:13.420Z|101faf78-509b-4f5a-9e52-437959aa820e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:13.438Z|101faf78-509b-4f5a-9e52-437959aa820e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:13.457Z|ec51c527-1bd5-472c-945a-d6558614e32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:13.481Z|ec51c527-1bd5-472c-945a-d6558614e32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:19.871Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-25T05:27:20.864Z|e7b5a162-eeb7-476a-b5e3-d6610a954d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:20.865Z|96716721-ee09-42dd-98e1-4405d203f2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:20.868Z|b31b2c57-cbb6-44cb-8d09-ef8f0224f00b|http-nio-8080-exec-2|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
2023-01-25T05:27:21.642Z|e7b5a162-eeb7-476a-b5e3-d6610a954d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:21.646Z|96716721-ee09-42dd-98e1-4405d203f2ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:21.642Z|b31b2c57-cbb6-44cb-8d09-ef8f0224f00b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:28.363Z|28f9d8d3-a760-4a3c-a024-71519e9eeb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:28.365Z|28f9d8d3-a760-4a3c-a024-71519e9eeb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:30.527Z|17c2c006-fcd1-45ed-80ff-8b1892f83eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:30.529Z|17c2c006-fcd1-45ed-80ff-8b1892f83eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:31.039Z|fa25ac1c-2316-4d0f-b039-09b09b637d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:31.041Z|c8134f8e-7474-4f40-a988-d2f527889ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:31.042Z|fa25ac1c-2316-4d0f-b039-09b09b637d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:31.044Z|c8134f8e-7474-4f40-a988-d2f527889ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:40.590Z|3dac9ace-7398-43a9-aef5-9237bfcaabe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:40.592Z|3dac9ace-7398-43a9-aef5-9237bfcaabe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:41.126Z|0f7cf642-d249-4a21-9ae4-366964c090d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:41.133Z|4e432d42-a0d5-41d1-9b4f-38d558affe7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:41.135Z|4e432d42-a0d5-41d1-9b4f-38d558affe7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:41.135Z|0f7cf642-d249-4a21-9ae4-366964c090d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:43.363Z|e6936cf4-3f90-463d-aee7-f568785d65f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:43.364Z|e6936cf4-3f90-463d-aee7-f568785d65f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:43.483Z|efc604ec-e0f8-427c-92b0-3af29c8d1e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:43.487Z|efc604ec-e0f8-427c-92b0-3af29c8d1e83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:27:50.642Z|2a7015ae-4606-4ea4-836f-31f35491117b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:50.644Z|2a7015ae-4606-4ea4-836f-31f35491117b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:51.173Z|960e9ba0-756c-4b90-84d1-2aaaf347dbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:51.174Z|afe4f386-1e0d-427a-b436-1320b8ee9a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:27:51.174Z|960e9ba0-756c-4b90-84d1-2aaaf347dbed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:51.175Z|afe4f386-1e0d-427a-b436-1320b8ee9a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:27:58.363Z|f54aa441-5cf7-47fc-9e52-f0cfab6ddcf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:27:58.366Z|f54aa441-5cf7-47fc-9e52-f0cfab6ddcf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:00.681Z|f0f46430-66b7-4df4-bfed-724b71971acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:00.683Z|f0f46430-66b7-4df4-bfed-724b71971acf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:01.214Z|6f7874a6-de87-4e8f-8e13-8b889bf9f5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:01.216Z|6f7874a6-de87-4e8f-8e13-8b889bf9f5f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:01.217Z|720be51b-2aa4-412b-b253-244a1911c426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:01.218Z|720be51b-2aa4-412b-b253-244a1911c426|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:10.723Z|47aacd73-5786-4ed0-b5a0-38efa05216a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:10.725Z|47aacd73-5786-4ed0-b5a0-38efa05216a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:11.266Z|f874ca93-0d13-4726-a1a6-f11aafa91412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:11.266Z|1f7fc056-47b2-427b-8d59-5eefa0174ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:11.267Z|f874ca93-0d13-4726-a1a6-f11aafa91412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:11.267Z|1f7fc056-47b2-427b-8d59-5eefa0174ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:13.363Z|ad5843a0-2863-4b4a-885e-3c6dca29f230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:13.364Z|ad5843a0-2863-4b4a-885e-3c6dca29f230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:13.489Z|321d4878-ec38-44c4-aeed-8384ed5fa711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:13.490Z|321d4878-ec38-44c4-aeed-8384ed5fa711|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:20.766Z|63b30d36-60e6-4f80-a70b-67a4b3dc1efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:20.769Z|63b30d36-60e6-4f80-a70b-67a4b3dc1efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:21.307Z|37f099c9-6b4e-4fa0-ad33-87247fb191bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:21.308Z|37f099c9-6b4e-4fa0-ad33-87247fb191bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:21.335Z|d4d42c0b-d795-42b3-83cd-5cf5580a5efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:21.336Z|d4d42c0b-d795-42b3-83cd-5cf5580a5efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:28.363Z|fd88b452-794d-42c0-988f-0d2c9ed0f07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:28.365Z|fd88b452-794d-42c0-988f-0d2c9ed0f07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:30.845Z|923747a6-6334-41d2-811a-3fc1912cc0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:30.859Z|923747a6-6334-41d2-811a-3fc1912cc0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:31.373Z|a7e46e31-cea0-42de-aa2a-5571c4449547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:31.375Z|a7e46e31-cea0-42de-aa2a-5571c4449547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:31.393Z|68baae21-549e-47f0-a0a8-84f92078c769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:31.395Z|68baae21-549e-47f0-a0a8-84f92078c769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:40.909Z|80f2ee10-713d-4549-9f8b-fcf4b6279323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:40.912Z|80f2ee10-713d-4549-9f8b-fcf4b6279323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:41.416Z|d72943e1-9d2e-4f8e-a836-4f8ae37c5895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:41.418Z|d72943e1-9d2e-4f8e-a836-4f8ae37c5895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:41.428Z|dbefc6cf-e019-4aef-829a-40d2dcbd66c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:41.436Z|dbefc6cf-e019-4aef-829a-40d2dcbd66c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:43.363Z|7f370974-c908-42a2-a157-404e297c61ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:43.369Z|7f370974-c908-42a2-a157-404e297c61ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:43.492Z|2d11f2d4-ad66-4009-a6bd-cf0daf02ef55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:43.493Z|2d11f2d4-ad66-4009-a6bd-cf0daf02ef55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:28:50.943Z|95397fd9-a6f6-4954-b4a5-472491ec33bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:50.944Z|95397fd9-a6f6-4954-b4a5-472491ec33bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:51.474Z|db0ef9db-0d89-49f3-9802-adad14691c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:51.474Z|72fe4f5c-5c2a-4f26-83f9-f9a67b793a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:28:51.476Z|72fe4f5c-5c2a-4f26-83f9-f9a67b793a36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:51.476Z|db0ef9db-0d89-49f3-9802-adad14691c5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:28:58.363Z|48d96f56-100d-4948-b3a0-4c6de1b4c534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:28:58.364Z|48d96f56-100d-4948-b3a0-4c6de1b4c534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:00.977Z|040e81ba-1ff4-40c1-986c-145f0b973b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:00.979Z|040e81ba-1ff4-40c1-986c-145f0b973b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:01.513Z|b1ad5fef-7aa3-4643-b33e-6761c5092db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:01.515Z|b1ad5fef-7aa3-4643-b33e-6761c5092db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:01.518Z|4d363f39-15b9-4f72-a1ae-3df93a6c689f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:01.520Z|4d363f39-15b9-4f72-a1ae-3df93a6c689f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:11.017Z|8501d8c5-ac03-496b-a5ee-5ed4ca14a94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:11.019Z|8501d8c5-ac03-496b-a5ee-5ed4ca14a94e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:11.564Z|bc2c7167-5712-4014-8e0e-8fdc549343cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:11.566Z|bc2c7167-5712-4014-8e0e-8fdc549343cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:11.576Z|783a1e9f-ace8-485b-849a-0077eeccc844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:11.577Z|783a1e9f-ace8-485b-849a-0077eeccc844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:13.363Z|3757958e-42b3-461a-b259-7f8a72650e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:13.364Z|3757958e-42b3-461a-b259-7f8a72650e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:13.495Z|b913826a-d2d2-437f-8cd6-eecdd4df936c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:13.496Z|b913826a-d2d2-437f-8cd6-eecdd4df936c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:21.051Z|9f4fb643-caf9-46d0-a114-9e66627509b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:21.052Z|9f4fb643-caf9-46d0-a114-9e66627509b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:21.610Z|72324ea6-deae-44ed-89df-b12277cfb192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:21.612Z|72324ea6-deae-44ed-89df-b12277cfb192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:21.618Z|6c90c6f1-23a9-42ca-b26b-a281499a6bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:21.620Z|6c90c6f1-23a9-42ca-b26b-a281499a6bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:28.363Z|e13a854f-f08d-46f2-981b-d4d2fe349544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:28.371Z|e13a854f-f08d-46f2-981b-d4d2fe349544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:31.085Z|204eb9b5-973f-47e5-84a2-c71cfcf05ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:31.088Z|204eb9b5-973f-47e5-84a2-c71cfcf05ba1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:31.656Z|579582a2-0de3-400a-8ed9-fa0289385bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:31.658Z|579582a2-0de3-400a-8ed9-fa0289385bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:31.664Z|d4a36023-1a56-4920-a8b3-eeb63d2620cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:31.669Z|d4a36023-1a56-4920-a8b3-eeb63d2620cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:41.118Z|ea97a22a-24c0-4d8c-8e96-21952d3bc06e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:41.119Z|ea97a22a-24c0-4d8c-8e96-21952d3bc06e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:41.699Z|056ad435-99e2-49be-a986-fde3a3d69329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:41.699Z|2a62d192-3c0e-445b-810f-f1503d82b57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:41.701Z|056ad435-99e2-49be-a986-fde3a3d69329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:41.701Z|2a62d192-3c0e-445b-810f-f1503d82b57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:43.364Z|ca3bb686-754b-49ea-b66b-90eeb687a844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:43.365Z|ca3bb686-754b-49ea-b66b-90eeb687a844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:43.498Z|82b99ea5-57ce-4771-be06-dae1d42d6c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:43.499Z|82b99ea5-57ce-4771-be06-dae1d42d6c2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:29:51.149Z|dc1ffa27-31c2-4a73-9d98-21ebb7c3e8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:51.150Z|dc1ffa27-31c2-4a73-9d98-21ebb7c3e8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:51.735Z|a0a36812-2bf6-47ab-a02f-f51ac9249f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:51.736Z|a0a36812-2bf6-47ab-a02f-f51ac9249f59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:51.735Z|79cbc8a3-3ded-4d54-8989-44388b93e4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:29:51.743Z|79cbc8a3-3ded-4d54-8989-44388b93e4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:29:58.363Z|2d2d1803-0ec1-4299-9428-7026b5faee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:29:58.364Z|2d2d1803-0ec1-4299-9428-7026b5faee93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:01.177Z|d1e94321-948e-4d52-b2c2-e8178eeec62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:01.179Z|d1e94321-948e-4d52-b2c2-e8178eeec62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:01.772Z|a53af996-9fcf-4b65-a8bd-0e8200fe1fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:01.772Z|b1e7ebab-30b1-40ff-b7d8-e2324d564162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:01.773Z|b1e7ebab-30b1-40ff-b7d8-e2324d564162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:01.773Z|a53af996-9fcf-4b65-a8bd-0e8200fe1fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:11.212Z|e5057e79-f9db-4805-88fa-67274186dc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:11.213Z|e5057e79-f9db-4805-88fa-67274186dc60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:11.816Z|04c32478-e6f2-4851-9a70-89de03fa7bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:11.816Z|4b7d3b39-26f8-429c-8ae0-0b79373629f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:11.817Z|4b7d3b39-26f8-429c-8ae0-0b79373629f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:11.817Z|04c32478-e6f2-4851-9a70-89de03fa7bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:13.363Z|d4f91fcf-83e6-46b1-8f00-d355a3cf142f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:13.368Z|d4f91fcf-83e6-46b1-8f00-d355a3cf142f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:13.501Z|95a3409e-11e5-4884-bca4-b353ee3e15a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:13.502Z|95a3409e-11e5-4884-bca4-b353ee3e15a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:21.255Z|0a5be4a7-28d0-4dc7-8794-864e24dd0559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:21.256Z|0a5be4a7-28d0-4dc7-8794-864e24dd0559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:21.848Z|63fe3c6a-eef3-4ae4-94ba-d93f34dad69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:21.849Z|63fe3c6a-eef3-4ae4-94ba-d93f34dad69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:21.850Z|d49a9cb8-41c6-4360-b4e4-7392a2f3f673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:21.851Z|d49a9cb8-41c6-4360-b4e4-7392a2f3f673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:28.363Z|d51aeb50-c8ae-4ae0-9d65-138398ca6195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:28.364Z|d51aeb50-c8ae-4ae0-9d65-138398ca6195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:31.295Z|d1b5e826-e1c5-4c24-9ccf-37db684766dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:31.296Z|d1b5e826-e1c5-4c24-9ccf-37db684766dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:31.878Z|11cac9ad-cbe7-4773-aaea-b6e9eeef25ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:31.880Z|11cac9ad-cbe7-4773-aaea-b6e9eeef25ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:31.902Z|3e6af307-14ff-4fa9-90ad-4578fb54bd3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:31.903Z|3e6af307-14ff-4fa9-90ad-4578fb54bd3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:41.328Z|2815ccae-039c-4850-8181-effa8c756efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:41.330Z|2815ccae-039c-4850-8181-effa8c756efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:41.908Z|f0456525-ddf7-41f4-9924-d8acf3437d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:41.910Z|f0456525-ddf7-41f4-9924-d8acf3437d98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:41.931Z|3144a62f-d498-4fd8-933d-fe3ddfafb3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:41.933Z|3144a62f-d498-4fd8-933d-fe3ddfafb3f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:43.362Z|c6c2c7e8-7907-47f6-832e-4735e1669fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:43.363Z|c6c2c7e8-7907-47f6-832e-4735e1669fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:43.504Z|332ffe87-42cd-490a-afa2-33aa60ced180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:43.505Z|332ffe87-42cd-490a-afa2-33aa60ced180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:30:51.365Z|de3284fa-6eb6-4cd0-a89a-d12b6ba5a371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:51.366Z|de3284fa-6eb6-4cd0-a89a-d12b6ba5a371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:51.936Z|182bfe23-f6d6-40af-9d9a-a768724d820e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:51.937Z|182bfe23-f6d6-40af-9d9a-a768724d820e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:51.964Z|39bcdb28-3ea1-482a-8b30-b08f09420c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:30:51.965Z|39bcdb28-3ea1-482a-8b30-b08f09420c4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:30:58.364Z|b5df877a-f8e3-4fba-b2de-8cedfbd50fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:30:58.369Z|b5df877a-f8e3-4fba-b2de-8cedfbd50fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:01.412Z|2cdea091-7bec-4288-ba69-09cdcfde61a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:01.414Z|2cdea091-7bec-4288-ba69-09cdcfde61a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:01.966Z|a693f6f5-eeb8-4ccc-98d9-a48cc3d6b0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:01.968Z|a693f6f5-eeb8-4ccc-98d9-a48cc3d6b0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:01.994Z|5b9c5537-45d1-4522-9aaa-7bc230d62b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:01.995Z|5b9c5537-45d1-4522-9aaa-7bc230d62b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:11.445Z|a99d78d3-4e07-4052-8567-182eec77ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:11.446Z|a99d78d3-4e07-4052-8567-182eec77ce2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:11.998Z|8875dba5-ab9a-4566-a04a-69dae2bc7b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:12.000Z|8875dba5-ab9a-4566-a04a-69dae2bc7b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:12.031Z|880542c3-edf0-4996-9681-dd0d862fa58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:12.032Z|880542c3-edf0-4996-9681-dd0d862fa58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:13.363Z|af598bef-bd8a-42b6-809c-0e161d9e5223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:13.365Z|af598bef-bd8a-42b6-809c-0e161d9e5223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:13.507Z|733077fb-520d-4d94-917a-a712eda35a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:13.508Z|733077fb-520d-4d94-917a-a712eda35a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:21.473Z|86662635-fe81-4a61-8c99-f293e4176f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:21.475Z|86662635-fe81-4a61-8c99-f293e4176f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:22.041Z|5af4ebeb-957f-4d99-9fb6-8f68bb2e6bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:22.042Z|5af4ebeb-957f-4d99-9fb6-8f68bb2e6bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:22.067Z|fdad25d0-609d-4f95-964a-5d2a1c177d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:22.068Z|fdad25d0-609d-4f95-964a-5d2a1c177d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:28.363Z|3e61bc9f-3be6-43e4-9b8b-891e79294f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:28.364Z|3e61bc9f-3be6-43e4-9b8b-891e79294f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:31.527Z|e4c73088-f9dd-4b32-9c41-b4e4fcdca4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:31.529Z|e4c73088-f9dd-4b32-9c41-b4e4fcdca4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:32.074Z|0f38de15-861a-445c-a54d-4f6f57461d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:32.075Z|0f38de15-861a-445c-a54d-4f6f57461d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:32.100Z|b82a497e-d7da-41aa-a7cf-5bb75a8faf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:32.101Z|b82a497e-d7da-41aa-a7cf-5bb75a8faf12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:41.580Z|53e62611-ece6-4adc-a261-33ff23f8027b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:41.582Z|53e62611-ece6-4adc-a261-33ff23f8027b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:42.107Z|c0ce7723-9f35-4f80-a265-35eb9599c194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:42.108Z|c0ce7723-9f35-4f80-a265-35eb9599c194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:42.132Z|024d879c-78df-4bfc-b15b-845d1b438410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:42.133Z|024d879c-78df-4bfc-b15b-845d1b438410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:43.363Z|a0005af1-7c2f-454b-b2ee-8e3a814be2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:43.368Z|a0005af1-7c2f-454b-b2ee-8e3a814be2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:43.509Z|041b3187-b79a-4bb2-ba3e-b9400f80c17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:43.511Z|041b3187-b79a-4bb2-ba3e-b9400f80c17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:31:51.621Z|4fe5d834-cc09-4227-af18-02726c9feda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:51.622Z|4fe5d834-cc09-4227-af18-02726c9feda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:52.133Z|5a22806d-eb97-4dd3-98ec-7e12d14e6ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:52.135Z|5a22806d-eb97-4dd3-98ec-7e12d14e6ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:52.190Z|25457e7f-98e9-4c72-87dd-9144553eee1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:31:52.192Z|25457e7f-98e9-4c72-87dd-9144553eee1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:31:58.363Z|2b6866a3-daae-4437-b4fc-682c76ff1add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:31:58.364Z|2b6866a3-daae-4437-b4fc-682c76ff1add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:01.661Z|b6f98348-fffc-4f5d-9203-54dbf3116de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:01.662Z|b6f98348-fffc-4f5d-9203-54dbf3116de3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:02.164Z|2c54fc22-8248-41c2-9408-5da87ce41b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:02.165Z|2c54fc22-8248-41c2-9408-5da87ce41b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:02.217Z|a9442c7b-ef9e-4c88-a7d4-c27d7e492982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:02.218Z|a9442c7b-ef9e-4c88-a7d4-c27d7e492982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:11.720Z|5e061437-4d4f-484c-a476-9ec4ce2f4751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:11.721Z|5e061437-4d4f-484c-a476-9ec4ce2f4751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:12.200Z|d8440332-7b72-4d4b-9c1a-dd8a054a4c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:12.201Z|d8440332-7b72-4d4b-9c1a-dd8a054a4c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:12.250Z|e6a63a87-f36d-4cfb-aa8b-eb0389cc2523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:12.252Z|e6a63a87-f36d-4cfb-aa8b-eb0389cc2523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:13.363Z|62b5a06e-ba25-4ca7-995c-6c77d64b583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:13.370Z|62b5a06e-ba25-4ca7-995c-6c77d64b583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:13.512Z|584e1e8e-c783-43a9-a42c-736c622fa41a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:13.513Z|584e1e8e-c783-43a9-a42c-736c622fa41a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:21.759Z|32394f9e-89ad-497b-b949-1011c57f79db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:21.760Z|32394f9e-89ad-497b-b949-1011c57f79db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:22.236Z|ca64c607-84e8-40ac-9b15-51ec86114aeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:22.237Z|ca64c607-84e8-40ac-9b15-51ec86114aeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:22.303Z|1171569a-f7ae-4451-a6f7-b34b506e9d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:22.304Z|1171569a-f7ae-4451-a6f7-b34b506e9d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:28.363Z|8388c86d-ee0e-4ccd-832e-ecb2ef40e6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:28.364Z|8388c86d-ee0e-4ccd-832e-ecb2ef40e6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:31.787Z|60d2db5d-23ab-488f-92b7-2e243e22d4de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:31.788Z|60d2db5d-23ab-488f-92b7-2e243e22d4de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:32.268Z|259b4c74-ba7a-4572-ab0e-fb0af7a6c66a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:32.270Z|259b4c74-ba7a-4572-ab0e-fb0af7a6c66a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:32.336Z|bd906390-d2c1-437f-be2d-39a95ba1cd9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:32.338Z|bd906390-d2c1-437f-be2d-39a95ba1cd9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:41.815Z|ff6177a7-123b-495e-894c-c66bf29b8998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:41.816Z|ff6177a7-123b-495e-894c-c66bf29b8998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:42.299Z|ef4425ba-180f-46c2-99ab-beb1190ed7f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:42.300Z|ef4425ba-180f-46c2-99ab-beb1190ed7f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:42.363Z|9d950f0e-97e3-4708-a467-b6ab3c982cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:42.365Z|9d950f0e-97e3-4708-a467-b6ab3c982cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:43.362Z|144be347-f9b7-4b9c-877c-9e84787ff070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:43.363Z|144be347-f9b7-4b9c-877c-9e84787ff070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:43.515Z|dafda788-1df8-45f3-8c4d-5061f839a4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:43.516Z|dafda788-1df8-45f3-8c4d-5061f839a4a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:32:51.841Z|8cb2a6bf-2a68-45ae-8eea-88ce23b9387b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:51.843Z|8cb2a6bf-2a68-45ae-8eea-88ce23b9387b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:52.328Z|cf3daee6-69d4-457c-bdc1-563a4ba3d73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:52.330Z|cf3daee6-69d4-457c-bdc1-563a4ba3d73c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:52.396Z|b5931ba3-94a9-46ba-8ced-233d3d47bfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:32:52.398Z|b5931ba3-94a9-46ba-8ced-233d3d47bfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:32:58.363Z|7fefdbf6-5aed-449d-a774-bf9f4920d1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:32:58.367Z|7fefdbf6-5aed-449d-a774-bf9f4920d1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:01.871Z|fea41d95-33e8-49be-abc8-08226cb054c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:01.873Z|fea41d95-33e8-49be-abc8-08226cb054c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:02.359Z|b64c65bc-2dbd-4669-8ce9-389caa75db44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:02.360Z|b64c65bc-2dbd-4669-8ce9-389caa75db44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:02.423Z|938a5b0d-828a-4643-be88-5b6dccf453a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:02.424Z|938a5b0d-828a-4643-be88-5b6dccf453a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:11.903Z|ea0dc6f9-e0cd-493d-bea0-37e22fa51d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:11.905Z|ea0dc6f9-e0cd-493d-bea0-37e22fa51d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:12.388Z|2b4d1240-2102-486b-92dc-72160f438a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:12.389Z|2b4d1240-2102-486b-92dc-72160f438a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:12.456Z|e4464db6-7e53-42d0-b853-5e663a0159d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:12.457Z|e4464db6-7e53-42d0-b853-5e663a0159d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:13.362Z|c63ffa51-6820-4190-9ccf-a8de5db5b7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:13.364Z|c63ffa51-6820-4190-9ccf-a8de5db5b7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:13.517Z|dc09f2c5-4695-4bd8-b3c2-e517c352b568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:13.519Z|dc09f2c5-4695-4bd8-b3c2-e517c352b568|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:21.932Z|65a09bab-1bf0-409c-8054-5f7bac564881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:21.933Z|65a09bab-1bf0-409c-8054-5f7bac564881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:22.419Z|022c2fe7-63eb-4ceb-ac7f-0ac60ae984ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:22.420Z|022c2fe7-63eb-4ceb-ac7f-0ac60ae984ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:22.489Z|8ef29063-838e-4391-9154-2268ac310006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:22.490Z|8ef29063-838e-4391-9154-2268ac310006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:28.363Z|5412d2ab-a7b1-4be3-879d-bae890eff69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:28.364Z|5412d2ab-a7b1-4be3-879d-bae890eff69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:31.957Z|67c9f2b9-ddf3-41b1-a2e4-e002d0793a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:31.958Z|67c9f2b9-ddf3-41b1-a2e4-e002d0793a27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:32.445Z|08e9b8f3-0bd8-4d7a-8d49-88d4ff550074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:32.447Z|08e9b8f3-0bd8-4d7a-8d49-88d4ff550074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:32.515Z|50253d6e-15f8-4498-a674-fd09a6702e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:32.516Z|50253d6e-15f8-4498-a674-fd09a6702e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:41.984Z|98b885ec-b327-42f2-a22f-ee423677cfe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:41.986Z|98b885ec-b327-42f2-a22f-ee423677cfe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:42.474Z|a7a5deea-6868-4b7b-aeb4-9815695baaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:42.476Z|a7a5deea-6868-4b7b-aeb4-9815695baaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:42.543Z|3824a795-0464-44d7-9589-436461e4cfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:42.544Z|3824a795-0464-44d7-9589-436461e4cfb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:43.363Z|1511a3ff-88e2-40dc-8514-0d2c876a7169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:43.367Z|1511a3ff-88e2-40dc-8514-0d2c876a7169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:43.520Z|0260c204-beed-4a66-98d0-3b76fb47b05e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:43.521Z|0260c204-beed-4a66-98d0-3b76fb47b05e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:33:52.013Z|e95d0e41-d3ed-475d-a0cc-da3f2d454fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:52.014Z|e95d0e41-d3ed-475d-a0cc-da3f2d454fb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:52.505Z|0e8a4720-e9a7-487f-8886-da3ea3105bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:52.507Z|0e8a4720-e9a7-487f-8886-da3ea3105bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:52.570Z|6b3256b4-5d03-4978-9777-114daf319cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:33:52.571Z|6b3256b4-5d03-4978-9777-114daf319cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:33:58.362Z|232df030-b513-4309-8f46-02dab4ab0635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:33:58.363Z|232df030-b513-4309-8f46-02dab4ab0635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:02.040Z|62d7ed3c-62e7-4890-a2a3-83be1f369355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:02.042Z|62d7ed3c-62e7-4890-a2a3-83be1f369355|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:02.537Z|987e417c-8afc-407c-9ad9-e243490df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:02.539Z|987e417c-8afc-407c-9ad9-e243490df0d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:02.600Z|a899c255-ef94-4fa5-ae0e-f3a9d9f517ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:02.601Z|a899c255-ef94-4fa5-ae0e-f3a9d9f517ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:12.071Z|2b7d6b65-e8a4-4f16-ab2e-f4a69c10f062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:12.072Z|2b7d6b65-e8a4-4f16-ab2e-f4a69c10f062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:12.572Z|ec07f1c9-19d1-4493-9877-07d76ccf40e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:12.573Z|ec07f1c9-19d1-4493-9877-07d76ccf40e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:12.627Z|ebead70d-2aca-4fe0-b6ef-cc88eba62f0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:12.628Z|ebead70d-2aca-4fe0-b6ef-cc88eba62f0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:13.362Z|46e2e9c6-bdb6-4e6b-b8a7-f25765c96b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:13.363Z|46e2e9c6-bdb6-4e6b-b8a7-f25765c96b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:13.522Z|e71e7b85-f32c-4d88-bcf5-fdae90bb52b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:13.523Z|e71e7b85-f32c-4d88-bcf5-fdae90bb52b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:22.113Z|6956e70e-b3b8-487d-a0a4-242157173794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:22.114Z|6956e70e-b3b8-487d-a0a4-242157173794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:22.604Z|68ab62e7-9bf5-46ba-a85a-1a397de64452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:22.610Z|68ab62e7-9bf5-46ba-a85a-1a397de64452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:22.666Z|b07f41f5-1239-4b5b-959d-b98bee3febd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:22.667Z|b07f41f5-1239-4b5b-959d-b98bee3febd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:28.363Z|98979793-4ceb-4c9a-b3a3-a546001b50e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:28.366Z|98979793-4ceb-4c9a-b3a3-a546001b50e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:32.145Z|7f5245d1-237a-4082-aad4-055d55ebd90c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:32.148Z|7f5245d1-237a-4082-aad4-055d55ebd90c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:32.639Z|2ef1b18d-be3d-4935-808a-b5a310a30465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:32.640Z|2ef1b18d-be3d-4935-808a-b5a310a30465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:32.694Z|f222b14e-1ac2-4096-8b7f-63394a106cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:32.695Z|f222b14e-1ac2-4096-8b7f-63394a106cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:42.178Z|4d489d3a-fc5c-49fb-a77a-4a42f24af862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:42.180Z|4d489d3a-fc5c-49fb-a77a-4a42f24af862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:42.670Z|804a6386-5e94-44fc-bfb5-353fb2a76354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:42.672Z|804a6386-5e94-44fc-bfb5-353fb2a76354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:42.720Z|9a8ee138-7189-45f9-89fa-f67cd539f400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:42.721Z|9a8ee138-7189-45f9-89fa-f67cd539f400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:43.363Z|e6bc5ba3-c294-4864-bf0c-6cdbc1776b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:43.364Z|e6bc5ba3-c294-4864-bf0c-6cdbc1776b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:43.529Z|a90c2f55-fac6-4390-8156-2eea56e7bdc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:43.530Z|a90c2f55-fac6-4390-8156-2eea56e7bdc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:34:52.243Z|2006c67c-61be-438e-95a8-41b388373ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:52.246Z|2006c67c-61be-438e-95a8-41b388373ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:52.698Z|fa1768b4-e244-4d10-ba15-46864ee9d224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:52.699Z|fa1768b4-e244-4d10-ba15-46864ee9d224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:52.747Z|f4e2edec-5210-4245-80f5-db94ac6c13fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:34:52.749Z|f4e2edec-5210-4245-80f5-db94ac6c13fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:34:58.363Z|fdbb8bea-210d-4ffc-9695-5ad21b5ae878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:34:58.364Z|fdbb8bea-210d-4ffc-9695-5ad21b5ae878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:02.303Z|39630302-877b-4ea1-82f6-20df7938dc10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:02.305Z|39630302-877b-4ea1-82f6-20df7938dc10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:02.724Z|2abdf793-f297-4703-9667-a1ca84e99e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:02.725Z|2abdf793-f297-4703-9667-a1ca84e99e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:02.774Z|17ba6777-e7e6-45a4-903d-6c27310151d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:02.776Z|17ba6777-e7e6-45a4-903d-6c27310151d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:12.335Z|ea6a372d-3510-4073-912b-fa3604594a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:12.336Z|ea6a372d-3510-4073-912b-fa3604594a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:12.752Z|91d20b91-d934-4f19-b730-be758d6eb3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:12.753Z|91d20b91-d934-4f19-b730-be758d6eb3b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:12.804Z|d6cf926b-d81d-4705-a9ed-4017deec35fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:12.805Z|d6cf926b-d81d-4705-a9ed-4017deec35fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:13.363Z|cb0e1865-1a16-43ec-b820-8603ec1b4fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:13.367Z|cb0e1865-1a16-43ec-b820-8603ec1b4fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:13.531Z|f68e2e69-462b-4e96-a456-5fe37b011ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:13.533Z|f68e2e69-462b-4e96-a456-5fe37b011ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:22.364Z|8f1d128a-2dc6-4106-a010-cfd59f49a679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:22.365Z|8f1d128a-2dc6-4106-a010-cfd59f49a679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:22.780Z|e14dd73f-b8ac-459a-8d9c-211f15b90c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:22.782Z|e14dd73f-b8ac-459a-8d9c-211f15b90c23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:22.833Z|3bac1627-c1f1-4231-ae76-76057f4735a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:22.834Z|3bac1627-c1f1-4231-ae76-76057f4735a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:28.363Z|12960cf5-7a38-414b-8c52-b13256505be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:28.364Z|12960cf5-7a38-414b-8c52-b13256505be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:32.408Z|7d53e265-a947-45b3-9a1c-c079d3723cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:32.410Z|7d53e265-a947-45b3-9a1c-c079d3723cdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:32.806Z|439e7eca-6728-4876-8b83-ab39bb120a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:32.811Z|439e7eca-6728-4876-8b83-ab39bb120a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:32.863Z|1415682f-98f1-4b34-9361-1b4734a16ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:32.865Z|1415682f-98f1-4b34-9361-1b4734a16ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:42.436Z|c8cc3634-1980-4b01-b687-bab9e768de1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:42.437Z|c8cc3634-1980-4b01-b687-bab9e768de1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:42.838Z|1ebeb669-38be-465f-8737-9c180402dc00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:42.839Z|1ebeb669-38be-465f-8737-9c180402dc00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:42.891Z|c7c9f0ba-047d-43a7-bf5a-fc84545e7bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:42.892Z|c7c9f0ba-047d-43a7-bf5a-fc84545e7bbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:43.362Z|27daa6bf-eb2f-4d8d-bdaa-c59dc0a531c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:43.363Z|27daa6bf-eb2f-4d8d-bdaa-c59dc0a531c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:43.534Z|54034ca0-f6c5-4e06-8297-ed769e3a9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:43.534Z|54034ca0-f6c5-4e06-8297-ed769e3a9345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:35:52.468Z|4918f063-a063-4990-b5c1-cf97d719a8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:52.469Z|4918f063-a063-4990-b5c1-cf97d719a8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:52.866Z|b0e64eb1-e5c1-4426-bbdb-b8cae5217e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:52.868Z|b0e64eb1-e5c1-4426-bbdb-b8cae5217e4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:52.947Z|d124fbf5-1f9b-4aa8-a40e-507abe894c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:35:52.950Z|d124fbf5-1f9b-4aa8-a40e-507abe894c45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:35:58.362Z|d0239ddb-9b89-4491-886e-54b937faf589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:35:58.365Z|d0239ddb-9b89-4491-886e-54b937faf589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:02.509Z|79b4f79f-b3cf-4a4f-8622-cf644b49cd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:02.511Z|79b4f79f-b3cf-4a4f-8622-cf644b49cd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:02.893Z|e76e805a-0cf4-4bb0-bc9d-c1ae6c250807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:02.894Z|e76e805a-0cf4-4bb0-bc9d-c1ae6c250807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:02.975Z|0d97308a-98ce-4a8b-a21d-9246f66125f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:02.976Z|0d97308a-98ce-4a8b-a21d-9246f66125f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:12.547Z|455b2c28-28e0-40ef-8de6-c6da35f505f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:12.548Z|455b2c28-28e0-40ef-8de6-c6da35f505f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:12.920Z|212e386f-51e7-44a0-a128-b8c57c4bdd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:12.921Z|212e386f-51e7-44a0-a128-b8c57c4bdd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:13.000Z|c283c3c6-5101-4a78-b745-d68e0f719021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:13.001Z|c283c3c6-5101-4a78-b745-d68e0f719021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:13.362Z|d9cb947a-f66e-46af-8e08-642a45259bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:13.363Z|d9cb947a-f66e-46af-8e08-642a45259bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:13.535Z|e2363989-3108-4fba-89b4-a39676521c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:13.536Z|e2363989-3108-4fba-89b4-a39676521c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:15.070Z|decb883d-69e9-494a-aed6-cd11e08b95bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:36:15.072Z|decb883d-69e9-494a-aed6-cd11e08b95bc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:22.596Z|4e94c215-c2c1-450e-9db4-6f7bbbf10532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:22.598Z|4e94c215-c2c1-450e-9db4-6f7bbbf10532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:22.953Z|46c882a7-7893-4012-a389-947307648a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:22.955Z|46c882a7-7893-4012-a389-947307648a6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:23.027Z|95391099-745c-4ff2-9ca4-221f87e0ff80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:23.028Z|95391099-745c-4ff2-9ca4-221f87e0ff80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:28.367Z|8196a0b9-67b5-41ae-8d73-724a93e45bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:28.375Z|8196a0b9-67b5-41ae-8d73-724a93e45bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:32.627Z|6dd71830-0d02-42f9-8e63-3f9b769c2e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:32.629Z|6dd71830-0d02-42f9-8e63-3f9b769c2e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:32.980Z|6b64bab1-ae91-406a-960c-fa1c94e3d1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:32.981Z|6b64bab1-ae91-406a-960c-fa1c94e3d1ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:33.053Z|a150c612-098c-4144-aa14-86cd5fc4c529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:33.055Z|a150c612-098c-4144-aa14-86cd5fc4c529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:42.660Z|08ddc082-6710-4679-8058-97b998455403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:42.661Z|08ddc082-6710-4679-8058-97b998455403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:43.008Z|2386c14c-aa7e-4e2b-bd6a-f9f920f4df4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:43.010Z|2386c14c-aa7e-4e2b-bd6a-f9f920f4df4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:43.083Z|0feb177c-2ebb-4970-9d72-de671e8a83fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:43.084Z|0feb177c-2ebb-4970-9d72-de671e8a83fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:43.362Z|9ffe7f38-7979-4318-ab5d-1848f3e01cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:43.363Z|9ffe7f38-7979-4318-ab5d-1848f3e01cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:43.537Z|3cfb641b-5438-4f49-8486-b9e449e5dd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:43.538Z|3cfb641b-5438-4f49-8486-b9e449e5dd06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:36:52.689Z|3e441fbe-e753-458f-934f-b902ec1f00c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:52.691Z|3e441fbe-e753-458f-934f-b902ec1f00c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:53.035Z|0646fba5-2c5c-40a6-8b9e-6d9a4deecf96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:53.036Z|0646fba5-2c5c-40a6-8b9e-6d9a4deecf96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:53.113Z|4774e876-5a18-48d8-b68e-1598cac779d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:36:53.115Z|4774e876-5a18-48d8-b68e-1598cac779d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:36:58.362Z|9db8c2df-ceeb-43a5-9cd9-006b3ff6408b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:36:58.363Z|9db8c2df-ceeb-43a5-9cd9-006b3ff6408b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:02.721Z|661e8025-9c0b-43ce-9176-cedc865e3d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:02.722Z|661e8025-9c0b-43ce-9176-cedc865e3d52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:03.068Z|f79ea8a5-3ee5-46f6-b0e1-991d6f6b6720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:03.069Z|f79ea8a5-3ee5-46f6-b0e1-991d6f6b6720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:03.146Z|777d07c5-a59f-4777-9c68-f3dc717bf38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:03.148Z|777d07c5-a59f-4777-9c68-f3dc717bf38b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:12.756Z|b0867748-3df4-4956-8d82-1ee864a68541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:12.757Z|b0867748-3df4-4956-8d82-1ee864a68541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:13.105Z|8da411da-5b24-46ab-8362-409fa4bf728c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:13.106Z|8da411da-5b24-46ab-8362-409fa4bf728c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:13.172Z|256728e3-01db-47d7-90e9-791d3be0ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:13.174Z|256728e3-01db-47d7-90e9-791d3be0ee5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:13.362Z|e40b20c3-3a3a-47f1-af68-10f6840c7ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:13.368Z|e40b20c3-3a3a-47f1-af68-10f6840c7ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:13.539Z|1c89744f-4892-401d-bb02-d3cd7a35d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:13.540Z|1c89744f-4892-401d-bb02-d3cd7a35d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:15.058Z|5a83aacb-d93a-435a-8bf1-3107e9f1a24f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:37:15.063Z|5a83aacb-d93a-435a-8bf1-3107e9f1a24f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:22.782Z|19a6e1fe-e891-4deb-9d12-75346334719c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:22.783Z|19a6e1fe-e891-4deb-9d12-75346334719c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:23.144Z|51b49c0f-9db3-4c67-8e75-2ebad9590646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:23.145Z|51b49c0f-9db3-4c67-8e75-2ebad9590646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:23.199Z|baf2aab2-cb35-46af-b019-0ecc974fd3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:23.200Z|baf2aab2-cb35-46af-b019-0ecc974fd3e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:28.362Z|5adea7e1-c581-4a9f-8a44-5164fb893abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:28.364Z|5adea7e1-c581-4a9f-8a44-5164fb893abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:32.808Z|fee6a599-34d1-4c80-b3fb-508eac77cf4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:32.809Z|fee6a599-34d1-4c80-b3fb-508eac77cf4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:33.173Z|b70a8c24-287c-4f12-bb52-acb885036807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:33.174Z|b70a8c24-287c-4f12-bb52-acb885036807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:33.230Z|9f90d2c6-e575-4912-8efe-8e2ee346230d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:33.232Z|9f90d2c6-e575-4912-8efe-8e2ee346230d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:42.843Z|29f916ad-2bfa-445f-b7be-53996086c6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:42.844Z|29f916ad-2bfa-445f-b7be-53996086c6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:43.250Z|fa74b6a6-4fa6-4547-b0ca-2942a7353d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:43.251Z|fa74b6a6-4fa6-4547-b0ca-2942a7353d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:43.274Z|ff209b9d-5527-492d-9fb7-ecc9e4e25e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:43.275Z|ff209b9d-5527-492d-9fb7-ecc9e4e25e1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:43.362Z|b44c630c-0dfb-4970-b804-61e308c640ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:43.363Z|b44c630c-0dfb-4970-b804-61e308c640ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:43.542Z|8952d871-2811-428e-b7b1-6f61a8aca337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:43.543Z|8952d871-2811-428e-b7b1-6f61a8aca337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:37:52.873Z|9fe1eaf3-f143-4b33-8736-1a5589194944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:52.875Z|9fe1eaf3-f143-4b33-8736-1a5589194944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:53.277Z|3427c388-944b-4582-8924-35e75fdf1eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:53.278Z|3427c388-944b-4582-8924-35e75fdf1eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:53.301Z|0cf301f7-54f6-4200-a7ca-8107471af8d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:37:53.302Z|0cf301f7-54f6-4200-a7ca-8107471af8d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:37:58.362Z|7a8db810-3f64-4ea4-a669-44b85d4784ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:37:58.365Z|7a8db810-3f64-4ea4-a669-44b85d4784ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:02.905Z|6dcf59eb-74f3-4d37-9c6e-62fbd3f2b35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:02.907Z|6dcf59eb-74f3-4d37-9c6e-62fbd3f2b35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:03.305Z|88373e44-39e5-4da6-addf-f8022c6564ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:03.306Z|88373e44-39e5-4da6-addf-f8022c6564ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:03.331Z|d8862616-a1e3-4e57-8757-1edca4afcf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:03.332Z|d8862616-a1e3-4e57-8757-1edca4afcf24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:12.935Z|02a8ff76-e5e2-4c85-8ad7-6a8592559459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:12.936Z|02a8ff76-e5e2-4c85-8ad7-6a8592559459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:13.361Z|e7b80264-7e67-401a-9cfb-2760ce6df0aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:13.362Z|a0bedac3-3610-435b-b6ed-9355b39ada6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:13.362Z|ea19e73c-478a-4610-bb3c-ab01bd133513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:13.365Z|a0bedac3-3610-435b-b6ed-9355b39ada6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:13.365Z|e7b80264-7e67-401a-9cfb-2760ce6df0aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:13.365Z|ea19e73c-478a-4610-bb3c-ab01bd133513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:13.544Z|76e4ea5a-0f21-4c31-ba83-f73d1e666c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:13.545Z|76e4ea5a-0f21-4c31-ba83-f73d1e666c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:15.055Z|4de45867-30f8-4b76-b9a1-51527b5e0032|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:38:15.056Z|4de45867-30f8-4b76-b9a1-51527b5e0032|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:22.963Z|2f1c8dd9-f39e-40ea-8c0b-c3bf8d76d79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:22.964Z|2f1c8dd9-f39e-40ea-8c0b-c3bf8d76d79c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:23.392Z|9c307d55-65ce-4cbe-a3b8-1036749bd53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:23.393Z|9c307d55-65ce-4cbe-a3b8-1036749bd53f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:23.394Z|bf9000b0-311a-4024-a2fc-ce8481da75f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:23.395Z|bf9000b0-311a-4024-a2fc-ce8481da75f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:28.362Z|ae36cbb8-7820-4a72-8fa6-e2dae4db4f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:28.363Z|ae36cbb8-7820-4a72-8fa6-e2dae4db4f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:33.001Z|46cdbd8b-76c5-4b42-a0b3-43dfa6f50940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:33.002Z|46cdbd8b-76c5-4b42-a0b3-43dfa6f50940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:33.432Z|82dce38c-ff13-4202-acd7-6d121f089cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:33.434Z|4a72b140-0bd0-4ab0-a0a8-63fef1d7018a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:33.434Z|4a72b140-0bd0-4ab0-a0a8-63fef1d7018a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:33.438Z|82dce38c-ff13-4202-acd7-6d121f089cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.046Z|a5c42783-cb41-4eec-afb8-c087750b2f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:43.047Z|a5c42783-cb41-4eec-afb8-c087750b2f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.362Z|3ff18dd7-7283-4929-9293-d30952e53574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:43.366Z|3ff18dd7-7283-4929-9293-d30952e53574|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:43.472Z|318cebdd-5b08-4854-9976-783193b4d2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:43.472Z|4511f17f-7110-4d59-b325-73ef4f0544fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:43.474Z|4511f17f-7110-4d59-b325-73ef4f0544fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.473Z|318cebdd-5b08-4854-9976-783193b4d2bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:43.546Z|45a48bc5-edb1-4ef0-ae34-150d396383f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:43.547Z|45a48bc5-edb1-4ef0-ae34-150d396383f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:38:53.075Z|5b747b7a-4a72-40e5-a0ba-c1c5e48e527c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:53.076Z|5b747b7a-4a72-40e5-a0ba-c1c5e48e527c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:53.498Z|0c9ec433-f671-4d3f-ad93-1be853691179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:53.498Z|d80925f9-d4a8-4beb-85a8-9614af9da828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:38:53.499Z|0c9ec433-f671-4d3f-ad93-1be853691179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:53.500Z|d80925f9-d4a8-4beb-85a8-9614af9da828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:38:58.362Z|4998b99d-07c9-4bfe-aa43-2c99a600a833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:38:58.363Z|4998b99d-07c9-4bfe-aa43-2c99a600a833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:03.099Z|99358376-cf62-4a71-834e-22e04333baf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:03.100Z|99358376-cf62-4a71-834e-22e04333baf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:03.529Z|47d25cd7-bc64-4853-8081-120a33138339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:03.529Z|b64fbad8-0488-4bae-9f70-0d2444cd1000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:03.530Z|b64fbad8-0488-4bae-9f70-0d2444cd1000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:03.530Z|47d25cd7-bc64-4853-8081-120a33138339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:13.129Z|bd2b323a-3e34-40c3-bbdd-2ce08643aec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:13.130Z|bd2b323a-3e34-40c3-bbdd-2ce08643aec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:13.362Z|11f73619-9ff9-4869-9a56-22a972b5ec65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:13.363Z|11f73619-9ff9-4869-9a56-22a972b5ec65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:13.548Z|7829360b-75c7-4ff8-8b1f-24741b80898c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:13.549Z|7829360b-75c7-4ff8-8b1f-24741b80898c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:13.554Z|42b01ef6-6b29-4f68-ad9f-afb62de32f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:13.555Z|42b01ef6-6b29-4f68-ad9f-afb62de32f6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:13.575Z|51924982-7e9f-4a75-9ddf-0ef7a4dea02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:13.576Z|51924982-7e9f-4a75-9ddf-0ef7a4dea02a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:15.054Z|071a354a-b001-427f-886a-9486f6e4d2e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:39:15.055Z|071a354a-b001-427f-886a-9486f6e4d2e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:23.157Z|bec1ac6b-4df4-4984-95cf-070801bf13b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:23.158Z|bec1ac6b-4df4-4984-95cf-070801bf13b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:23.582Z|e39beb36-d05d-473f-add0-5b8f8419f5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:23.583Z|e39beb36-d05d-473f-add0-5b8f8419f5b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:23.602Z|00218ff1-7103-4543-a225-b9211db8ad5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:23.604Z|00218ff1-7103-4543-a225-b9211db8ad5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:28.362Z|0e00bee6-b441-455b-bb81-4a8fa5218dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:28.370Z|0e00bee6-b441-455b-bb81-4a8fa5218dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:33.183Z|91f29faf-0c6e-43c1-9a3e-2885d072df52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:33.184Z|91f29faf-0c6e-43c1-9a3e-2885d072df52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:33.606Z|e6e9150f-61cd-4a18-b2c3-50f588d1fb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:33.607Z|e6e9150f-61cd-4a18-b2c3-50f588d1fb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:33.629Z|740b3c6d-4606-4c37-93e7-b045b31e5bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:33.631Z|740b3c6d-4606-4c37-93e7-b045b31e5bde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:43.220Z|08cc2765-a4f6-421d-8791-2bc2d98208e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:43.221Z|08cc2765-a4f6-421d-8791-2bc2d98208e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:43.362Z|7cb8b131-bf5f-4044-a922-83e9fe59e788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:43.363Z|7cb8b131-bf5f-4044-a922-83e9fe59e788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:43.549Z|22a435c1-0375-4a42-88a7-cce9bd1c4831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:43.550Z|22a435c1-0375-4a42-88a7-cce9bd1c4831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:39:43.632Z|22cd70bb-ede5-429f-a643-323e0b77627f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:43.633Z|22cd70bb-ede5-429f-a643-323e0b77627f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:43.676Z|af3b4cfe-35ce-4ac2-8b7d-49c0b3292d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:43.677Z|af3b4cfe-35ce-4ac2-8b7d-49c0b3292d6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:53.250Z|346eb5e4-0615-48bf-9261-665554567bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:53.252Z|346eb5e4-0615-48bf-9261-665554567bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:53.668Z|2d3cbb19-d326-4439-bcbf-5f0e562ef88c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:53.669Z|2d3cbb19-d326-4439-bcbf-5f0e562ef88c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:53.701Z|2b69abff-7d57-440e-9d03-d70304c5dc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:39:53.702Z|2b69abff-7d57-440e-9d03-d70304c5dc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:39:58.362Z|c36e9944-5d69-4172-a980-3f1339735a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:39:58.363Z|c36e9944-5d69-4172-a980-3f1339735a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:03.285Z|4ca3c5cd-a9db-4d9e-9253-cc0ed44ff13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:03.286Z|4ca3c5cd-a9db-4d9e-9253-cc0ed44ff13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:03.696Z|ec87a356-7f97-4614-a6c5-e826b77f67ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:03.697Z|ec87a356-7f97-4614-a6c5-e826b77f67ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:03.736Z|7a4625ec-83b5-4457-9f85-bd8a54c57d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:03.737Z|7a4625ec-83b5-4457-9f85-bd8a54c57d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:13.317Z|d394fc5b-cc60-4e69-b2da-a0a632ab2f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:13.318Z|d394fc5b-cc60-4e69-b2da-a0a632ab2f45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:13.363Z|40feb33d-a43b-4867-b7cc-d50645693c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:13.366Z|40feb33d-a43b-4867-b7cc-d50645693c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:13.552Z|ef33e229-a336-45aa-9eaa-0c7250be1bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:13.553Z|ef33e229-a336-45aa-9eaa-0c7250be1bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:13.729Z|7b44b6d8-9137-48e2-9240-23cd6f49ba30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:13.730Z|7b44b6d8-9137-48e2-9240-23cd6f49ba30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:13.764Z|f7ea486a-b2ff-4162-a767-3fc2ca5974ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:13.765Z|f7ea486a-b2ff-4162-a767-3fc2ca5974ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:15.054Z|5b42ce82-fc7e-4a0e-9939-0e07bff07b06|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:40:15.055Z|5b42ce82-fc7e-4a0e-9939-0e07bff07b06|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:23.357Z|44a5be47-eb48-4d03-bf32-6d921e14db0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:23.358Z|44a5be47-eb48-4d03-bf32-6d921e14db0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:23.753Z|d0a082e1-b6df-4b1d-b32b-dad78bca879a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:23.755Z|d0a082e1-b6df-4b1d-b32b-dad78bca879a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:23.804Z|f6ee5524-eca3-4176-aed9-df602249bced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:23.805Z|f6ee5524-eca3-4176-aed9-df602249bced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:28.362Z|fb25d5c6-828e-4ac9-beb0-5032dae08185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:28.363Z|fb25d5c6-828e-4ac9-beb0-5032dae08185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:33.400Z|a42cf76a-74f7-4ff0-810a-afad1e19458a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:33.401Z|a42cf76a-74f7-4ff0-810a-afad1e19458a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:33.813Z|e0bcc941-a1c3-418c-83d5-26f10728a80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:33.814Z|e0bcc941-a1c3-418c-83d5-26f10728a80a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:33.833Z|0ba138c6-8d47-487f-bd6d-0530bf2364b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:33.834Z|0ba138c6-8d47-487f-bd6d-0530bf2364b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:43.362Z|38c30dc8-db15-4898-a425-8c45ca48614b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:43.363Z|38c30dc8-db15-4898-a425-8c45ca48614b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:43.429Z|42c86bc5-c35a-40dd-9d17-f6b58b6a9e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:43.433Z|42c86bc5-c35a-40dd-9d17-f6b58b6a9e85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:43.554Z|080f3a84-2806-4ac0-bea1-78a8e2d44e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:43.555Z|080f3a84-2806-4ac0-bea1-78a8e2d44e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:40:43.840Z|3f79a284-0d16-4b7e-b247-1b28220fb7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:43.841Z|3f79a284-0d16-4b7e-b247-1b28220fb7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:43.859Z|d4614a41-749f-41eb-88ab-1c397f773a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:43.860Z|d4614a41-749f-41eb-88ab-1c397f773a33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:53.462Z|72276c05-c0dc-488f-8a41-2b6347801a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:53.463Z|72276c05-c0dc-488f-8a41-2b6347801a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:53.874Z|ce169ba5-8629-444a-929c-2395f8298232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:53.875Z|ce169ba5-8629-444a-929c-2395f8298232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:53.891Z|dc3a1ca6-3879-4d99-b145-5e5ca6cd4c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:40:53.893Z|dc3a1ca6-3879-4d99-b145-5e5ca6cd4c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:40:58.364Z|04f7c0e3-335a-413e-ac79-cda7ff3d3afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:40:58.367Z|04f7c0e3-335a-413e-ac79-cda7ff3d3afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:03.508Z|ae694df6-422f-4b6b-90d9-dab3f5c807f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:03.510Z|ae694df6-422f-4b6b-90d9-dab3f5c807f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:03.905Z|4612bd51-fd99-4ab2-8adb-296f001a3393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:03.906Z|4612bd51-fd99-4ab2-8adb-296f001a3393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:03.921Z|d338ff95-22fc-4eb1-ae6e-398a095c3055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:03.922Z|d338ff95-22fc-4eb1-ae6e-398a095c3055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:13.363Z|f00168e7-3819-49c5-a61a-30cab5e02481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:13.364Z|f00168e7-3819-49c5-a61a-30cab5e02481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:13.541Z|ce0a09a2-5fb5-405c-84b3-aa2f8857f69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:13.543Z|ce0a09a2-5fb5-405c-84b3-aa2f8857f69c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:13.558Z|94bbec18-1912-416d-9592-c7584009a2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:13.558Z|94bbec18-1912-416d-9592-c7584009a2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:13.939Z|764f0fef-e447-4db7-9594-4d034ab712a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:13.941Z|764f0fef-e447-4db7-9594-4d034ab712a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:13.950Z|4602702a-932f-4e0c-ac51-2903666d6778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:13.951Z|4602702a-932f-4e0c-ac51-2903666d6778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:15.055Z|345b2079-b2b6-4e98-96df-84683333d6e3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:41:15.056Z|345b2079-b2b6-4e98-96df-84683333d6e3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:23.584Z|0a361292-3265-4226-b4b5-91d002cd0c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:23.585Z|0a361292-3265-4226-b4b5-91d002cd0c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:23.969Z|34644993-e69d-426a-acff-a21bd615d5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:23.970Z|34644993-e69d-426a-acff-a21bd615d5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:23.972Z|df061d4a-96aa-4476-9a93-8acaff33ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:23.973Z|df061d4a-96aa-4476-9a93-8acaff33ef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:28.362Z|2ff55d5a-31ec-417e-b87c-b9f3528e44e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:28.363Z|2ff55d5a-31ec-417e-b87c-b9f3528e44e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:33.691Z|8ab01da9-de66-46d4-b55d-fbade90be456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:33.692Z|8ab01da9-de66-46d4-b55d-fbade90be456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:34.007Z|fd0f951c-6544-4989-93c9-090cf1975262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:34.008Z|fd0f951c-6544-4989-93c9-090cf1975262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:34.030Z|d4a8333e-e906-4a1b-85d8-d51194589478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:34.031Z|d4a8333e-e906-4a1b-85d8-d51194589478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:43.362Z|8e619a62-7a88-44bc-8061-b8e1812efec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:43.366Z|8e619a62-7a88-44bc-8061-b8e1812efec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:43.560Z|0995456a-cf41-4110-8109-b5d0d6fa22c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:43.561Z|0995456a-cf41-4110-8109-b5d0d6fa22c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:41:43.723Z|6195a7c2-e381-4898-a0e7-a5d62441d86e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:43.724Z|6195a7c2-e381-4898-a0e7-a5d62441d86e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:44.043Z|2c353141-f854-4ce9-b6d9-d9485ec15563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:44.044Z|2c353141-f854-4ce9-b6d9-d9485ec15563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:44.068Z|fd869571-1db8-4a96-bd1f-28b340c7b77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:44.070Z|fd869571-1db8-4a96-bd1f-28b340c7b77d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:53.750Z|177bd4a4-32eb-4bcb-8b7e-f6a16525381d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:53.751Z|177bd4a4-32eb-4bcb-8b7e-f6a16525381d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:54.072Z|3ea86131-1dda-4af3-bb60-0c556d7676ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:54.073Z|3ea86131-1dda-4af3-bb60-0c556d7676ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:54.094Z|cfc377ec-1731-44f0-ae6f-e5d4f15fb140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:41:54.094Z|cfc377ec-1731-44f0-ae6f-e5d4f15fb140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:41:58.363Z|3bc22754-066f-443e-aa37-40f2b171d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:41:58.364Z|3bc22754-066f-443e-aa37-40f2b171d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:03.782Z|3eb7dfa3-729d-44cb-be1a-50d51118377b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:03.783Z|3eb7dfa3-729d-44cb-be1a-50d51118377b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:04.100Z|c88d3490-4409-4773-b480-7c1cfdba4ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:04.101Z|c88d3490-4409-4773-b480-7c1cfdba4ca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:04.124Z|287506d5-d97f-40cd-a774-e131e2f231e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:04.126Z|287506d5-d97f-40cd-a774-e131e2f231e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:13.363Z|3ce279de-ea4d-450b-b582-ea042373f765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:13.364Z|3ce279de-ea4d-450b-b582-ea042373f765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:13.563Z|74aef1c3-5287-4eb0-b3d0-578539c987bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:13.563Z|74aef1c3-5287-4eb0-b3d0-578539c987bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:13.814Z|ddb4b2e3-2177-4f92-bdd3-6a06945f58ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:13.815Z|ddb4b2e3-2177-4f92-bdd3-6a06945f58ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:14.129Z|e04c3d6a-3fd4-4ede-9002-6efa1ae87a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:14.130Z|e04c3d6a-3fd4-4ede-9002-6efa1ae87a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:14.160Z|b30d1ccc-7573-4d74-a344-affe945d1810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:14.162Z|b30d1ccc-7573-4d74-a344-affe945d1810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:15.055Z|8b8b09f3-03b2-4170-8a66-beb0420415e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:42:15.056Z|8b8b09f3-03b2-4170-8a66-beb0420415e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:23.846Z|c2a267a2-ff5d-464e-8865-4189205c61a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:23.848Z|c2a267a2-ff5d-464e-8865-4189205c61a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:24.155Z|95feb9a8-eecb-4bf6-978f-96b34b142afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:24.156Z|95feb9a8-eecb-4bf6-978f-96b34b142afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:24.185Z|2d8c87c2-f74d-489b-81ea-a53d404f91fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:24.186Z|2d8c87c2-f74d-489b-81ea-a53d404f91fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:28.362Z|41bd5b8f-9f16-40df-b78b-b435e3c30214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:28.370Z|41bd5b8f-9f16-40df-b78b-b435e3c30214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:33.873Z|e8aa1811-dac6-4b11-ab8c-7ba546b68f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:33.874Z|e8aa1811-dac6-4b11-ab8c-7ba546b68f43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:34.179Z|7162f947-0458-4e70-8a1c-5fb2f2687729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:34.180Z|7162f947-0458-4e70-8a1c-5fb2f2687729|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:34.209Z|db9ae607-bb7d-4c03-baa1-193a46a500e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:34.211Z|db9ae607-bb7d-4c03-baa1-193a46a500e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:43.363Z|57a9ea61-6642-4c54-84dd-ff18cf8e44ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:43.364Z|57a9ea61-6642-4c54-84dd-ff18cf8e44ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:43.564Z|ca66536b-ee47-4eac-aa62-c19d4de33917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:43.565Z|ca66536b-ee47-4eac-aa62-c19d4de33917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:42:43.913Z|2bbdc4c4-2d19-4dee-abad-c6696a2ca61e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:43.914Z|2bbdc4c4-2d19-4dee-abad-c6696a2ca61e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:44.206Z|fa3a5f6d-1c31-4d6b-9c1b-4efa4291d8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:44.208Z|fa3a5f6d-1c31-4d6b-9c1b-4efa4291d8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:44.237Z|8349ff7b-6c54-4146-9060-350aa190bf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:44.238Z|8349ff7b-6c54-4146-9060-350aa190bf11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:53.940Z|3656dc20-dfc5-422d-be1c-6efda95f31fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:53.942Z|3656dc20-dfc5-422d-be1c-6efda95f31fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:54.244Z|d5b1c6fa-14ba-471d-b0b0-02a3a3fff240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:54.246Z|d5b1c6fa-14ba-471d-b0b0-02a3a3fff240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:54.271Z|65d34094-9678-4753-9016-d0ebde0f98f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:42:54.272Z|65d34094-9678-4753-9016-d0ebde0f98f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:42:58.363Z|9138c36a-cad5-4c59-bfce-fc32cb4eee72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:42:58.364Z|9138c36a-cad5-4c59-bfce-fc32cb4eee72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:03.976Z|0e6d5b3d-0290-4950-952a-3ab975f6485b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:03.977Z|0e6d5b3d-0290-4950-952a-3ab975f6485b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:04.273Z|30bc8fbc-854b-40b8-8f61-65b42d8edf51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:04.273Z|30bc8fbc-854b-40b8-8f61-65b42d8edf51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:04.301Z|a6d10e97-e936-40b5-9894-b5bd8b7928b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:04.302Z|a6d10e97-e936-40b5-9894-b5bd8b7928b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:13.362Z|61c9c9fb-c1a1-449b-a68a-50f9f61220f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:13.365Z|61c9c9fb-c1a1-449b-a68a-50f9f61220f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:13.566Z|cdef688a-1548-4cdd-b00d-ad0e13b2690b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:13.567Z|cdef688a-1548-4cdd-b00d-ad0e13b2690b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:14.006Z|3395bbe8-4368-44b4-9204-7ec8ccfe448d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:14.007Z|3395bbe8-4368-44b4-9204-7ec8ccfe448d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:14.314Z|1316d008-7e77-4d70-a2db-f6d8f1548ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:14.319Z|1316d008-7e77-4d70-a2db-f6d8f1548ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:14.330Z|49f96323-b620-4fc8-9d00-51ceb5e31b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:14.332Z|49f96323-b620-4fc8-9d00-51ceb5e31b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:15.054Z|ded984f3-6c7e-4275-856e-8f32b94d994f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:43:15.055Z|ded984f3-6c7e-4275-856e-8f32b94d994f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:24.033Z|c9aeab08-4675-40a6-9dc6-e958ca508a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:24.034Z|c9aeab08-4675-40a6-9dc6-e958ca508a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:24.346Z|5549b0f7-5df4-41c7-83de-7f96a43f01a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:24.348Z|5549b0f7-5df4-41c7-83de-7f96a43f01a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:24.363Z|f52db890-22b6-46aa-a069-e6b2c79aa5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:24.364Z|f52db890-22b6-46aa-a069-e6b2c79aa5ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:28.363Z|b870898c-864c-49eb-9e2f-812acbc15e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:28.363Z|b870898c-864c-49eb-9e2f-812acbc15e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:34.060Z|e476b423-fe90-425f-912d-afe1de88cefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:34.061Z|e476b423-fe90-425f-912d-afe1de88cefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:34.374Z|72e10a4e-742b-43ca-9718-8df104660219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:34.375Z|72e10a4e-742b-43ca-9718-8df104660219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:34.393Z|94985320-6c1d-466a-ad6d-a7f82f0dc7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:34.394Z|94985320-6c1d-466a-ad6d-a7f82f0dc7bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:43.362Z|ea6495bf-e5aa-458b-b3ce-7e91229e85ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:43.363Z|ea6495bf-e5aa-458b-b3ce-7e91229e85ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:43.568Z|83cfd37a-6955-4a21-a25f-df53bdb64acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:43.569Z|83cfd37a-6955-4a21-a25f-df53bdb64acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:43:44.089Z|fa9194d0-31c7-4908-bc24-0317299543fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:44.090Z|fa9194d0-31c7-4908-bc24-0317299543fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:44.399Z|2df3dd48-c8b1-42d1-bbb3-cd296134d3ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:44.400Z|2df3dd48-c8b1-42d1-bbb3-cd296134d3ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:44.419Z|8747b01b-0a07-4092-b324-37da48a2e622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:44.421Z|8747b01b-0a07-4092-b324-37da48a2e622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:54.115Z|edbdd57a-aae3-433e-b757-f634af6c80d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:54.116Z|edbdd57a-aae3-433e-b757-f634af6c80d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:54.425Z|5023003e-30c1-41c6-8585-9f68ad44e681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:54.426Z|5023003e-30c1-41c6-8585-9f68ad44e681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:54.468Z|f032e6ff-536f-4e81-a426-aebeabb7948a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:43:54.469Z|f032e6ff-536f-4e81-a426-aebeabb7948a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:43:58.362Z|f2804e48-900c-42e5-aa71-2543c6763109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:43:58.365Z|f2804e48-900c-42e5-aa71-2543c6763109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:04.143Z|edb2fec6-57e6-49a0-bcc8-6213e46bece3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:04.145Z|edb2fec6-57e6-49a0-bcc8-6213e46bece3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:04.451Z|baad2412-fcb5-4b16-83cd-2331166b7d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:04.452Z|baad2412-fcb5-4b16-83cd-2331166b7d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:04.517Z|6a026e8c-b71f-4738-90c5-e800899c1f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:04.518Z|6a026e8c-b71f-4738-90c5-e800899c1f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:13.363Z|7f35e9e8-0b0f-4d45-8037-ad1cfa218bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:13.364Z|7f35e9e8-0b0f-4d45-8037-ad1cfa218bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:13.571Z|d67d2891-874e-41d6-9731-40cbeaae6991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:13.572Z|d67d2891-874e-41d6-9731-40cbeaae6991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:14.171Z|f90e01c9-5859-40a8-b735-e58dde7b8183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:14.172Z|f90e01c9-5859-40a8-b735-e58dde7b8183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:14.478Z|2925adbe-0e2f-428c-b07d-13a8bf54b0ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:14.480Z|2925adbe-0e2f-428c-b07d-13a8bf54b0ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:14.598Z|45cccc63-e347-481b-9de0-055ca089b14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:14.600Z|45cccc63-e347-481b-9de0-055ca089b14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:15.055Z|59dee4fa-a91c-4016-9024-96aa28202cf1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:44:15.056Z|59dee4fa-a91c-4016-9024-96aa28202cf1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:24.207Z|61f37afc-c31b-4d49-8ee6-e9c17b76d28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:24.208Z|61f37afc-c31b-4d49-8ee6-e9c17b76d28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:24.519Z|9e2f7603-ed0c-4712-8d18-6bd51cb9a4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:24.521Z|9e2f7603-ed0c-4712-8d18-6bd51cb9a4e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:24.627Z|e85897b1-859e-44ee-b10b-25b9ec67f2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:24.628Z|e85897b1-859e-44ee-b10b-25b9ec67f2a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:28.362Z|bb7b5225-b08e-48ec-9826-318301651705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:28.363Z|bb7b5225-b08e-48ec-9826-318301651705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:34.233Z|d32f994d-c5a8-4448-9cd9-31945ddecc3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:34.234Z|d32f994d-c5a8-4448-9cd9-31945ddecc3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:34.575Z|be7f4727-670a-43dd-b212-5a947c02f426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:34.576Z|be7f4727-670a-43dd-b212-5a947c02f426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:34.652Z|e0724872-ed48-46a7-a7b5-02f8efa7e9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:34.654Z|e0724872-ed48-46a7-a7b5-02f8efa7e9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:43.362Z|d77ba307-49b3-4873-822d-728dcd8c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:43.365Z|d77ba307-49b3-4873-822d-728dcd8c5f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:43.573Z|7f1392fb-faee-4a26-aa10-cc0cf2018440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:43.574Z|7f1392fb-faee-4a26-aa10-cc0cf2018440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:44:44.292Z|66413e0e-7930-4b12-87ef-faaaeed5008d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:44.293Z|66413e0e-7930-4b12-87ef-faaaeed5008d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:44.608Z|cf66880c-19d6-4a46-b52b-ffb44772531e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:44.609Z|cf66880c-19d6-4a46-b52b-ffb44772531e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:44.678Z|6e62fadf-4ba5-4726-99b1-cb6f0ffb3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:44.679Z|6e62fadf-4ba5-4726-99b1-cb6f0ffb3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:54.325Z|d647d9d7-460e-4e9a-af49-6286971c3bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:54.326Z|d647d9d7-460e-4e9a-af49-6286971c3bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:54.646Z|2f96e4a2-23b8-49a1-8a86-c0d8dfd796ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:54.648Z|2f96e4a2-23b8-49a1-8a86-c0d8dfd796ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:54.705Z|7ca7159b-46f9-4929-ae24-35539c7cd1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:44:54.706Z|7ca7159b-46f9-4929-ae24-35539c7cd1fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:44:58.363Z|bf334c4b-bbf3-4228-b601-0166f6c6e14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:44:58.363Z|bf334c4b-bbf3-4228-b601-0166f6c6e14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:04.361Z|735f0009-397d-4c59-9817-88c1dae4bca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:04.362Z|735f0009-397d-4c59-9817-88c1dae4bca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:04.675Z|661f1dbc-223a-4625-9bdb-d9a1b39726b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:04.676Z|661f1dbc-223a-4625-9bdb-d9a1b39726b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:04.732Z|de682863-2f55-4a76-b6e1-a71d5249dd35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:04.733Z|de682863-2f55-4a76-b6e1-a71d5249dd35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:13.362Z|64ebeea9-d847-4111-999e-07b55f9b94a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:13.363Z|64ebeea9-d847-4111-999e-07b55f9b94a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:13.575Z|4d08a9fc-3de1-4d30-9e3c-d5379f8e1c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:13.575Z|4d08a9fc-3de1-4d30-9e3c-d5379f8e1c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:14.385Z|7c123b6f-18d4-442c-9e81-9c37f6265fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:14.386Z|7c123b6f-18d4-442c-9e81-9c37f6265fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:14.713Z|fc7c648f-5216-40e9-8128-2338e931edf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:14.716Z|fc7c648f-5216-40e9-8128-2338e931edf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:14.767Z|f09d92c7-598a-47ca-991b-feb9c7c60981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:14.769Z|f09d92c7-598a-47ca-991b-feb9c7c60981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:15.079Z|23a106c3-fe61-47b1-a749-d0c88e8b539f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:45:15.080Z|23a106c3-fe61-47b1-a749-d0c88e8b539f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:24.410Z|2bb6841c-a924-4460-a3e1-f6e52a3fb05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:24.411Z|2bb6841c-a924-4460-a3e1-f6e52a3fb05d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:24.747Z|411b753b-68d1-4ab1-b0c4-e89555660e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:24.749Z|411b753b-68d1-4ab1-b0c4-e89555660e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:24.801Z|8d15c1f9-f4e8-4ecf-84e2-ebd5ef710e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:24.803Z|8d15c1f9-f4e8-4ecf-84e2-ebd5ef710e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:28.362Z|4892ca66-3298-47ba-b394-5d54faa4135a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:28.365Z|4892ca66-3298-47ba-b394-5d54faa4135a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:34.434Z|a7d2488c-4ad1-4de9-b82c-8bfaf50ed753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:34.436Z|a7d2488c-4ad1-4de9-b82c-8bfaf50ed753|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:34.779Z|28069382-ece7-4b3a-902f-44976b0caff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:34.780Z|28069382-ece7-4b3a-902f-44976b0caff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:34.841Z|a1a2b34f-e423-4b39-952e-bbf32afd03d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:34.842Z|a1a2b34f-e423-4b39-952e-bbf32afd03d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:43.363Z|b2ace167-119d-4c9e-a3af-64d7d22d898b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:43.363Z|b2ace167-119d-4c9e-a3af-64d7d22d898b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:43.576Z|b5e7e82c-29f6-4ab6-8cca-42de93f45aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:43.577Z|b5e7e82c-29f6-4ab6-8cca-42de93f45aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:45:44.461Z|4ca292a5-f388-4361-9d7a-a2a70e33ce21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:44.462Z|4ca292a5-f388-4361-9d7a-a2a70e33ce21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:44.808Z|7378b5b2-ea47-465e-80ab-308dc56f251c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:44.809Z|7378b5b2-ea47-465e-80ab-308dc56f251c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:44.870Z|ccdce40e-cfdb-4ada-9755-9608c73ae0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:44.871Z|ccdce40e-cfdb-4ada-9755-9608c73ae0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:54.488Z|7abdd4bc-b227-45d1-bd39-7f36445cc467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:54.489Z|7abdd4bc-b227-45d1-bd39-7f36445cc467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:54.839Z|175a768f-a1c3-47b7-a4a7-2948d85b9b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:54.840Z|175a768f-a1c3-47b7-a4a7-2948d85b9b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:54.912Z|3c200f6a-5f53-4fe6-8f74-cf55028eff36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:45:54.913Z|3c200f6a-5f53-4fe6-8f74-cf55028eff36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:45:58.362Z|eb693509-e0af-41ea-a2a9-466c1430d1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:45:58.363Z|eb693509-e0af-41ea-a2a9-466c1430d1c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:04.556Z|2b2a1c9e-4e5b-4aa2-95c4-71a6900fd0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:04.557Z|2b2a1c9e-4e5b-4aa2-95c4-71a6900fd0e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:04.866Z|f4c2b294-3ecc-4c40-a050-5d0942dabcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:04.867Z|f4c2b294-3ecc-4c40-a050-5d0942dabcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:04.948Z|eae23025-321a-497b-9295-240ca2cb5fad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:04.949Z|eae23025-321a-497b-9295-240ca2cb5fad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:13.362Z|62e488ba-4880-4ecd-b7b5-2c189fae25e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:13.365Z|62e488ba-4880-4ecd-b7b5-2c189fae25e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:13.578Z|1eb860bb-3339-4e21-87ba-66c2e9030c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:13.578Z|1eb860bb-3339-4e21-87ba-66c2e9030c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:14.587Z|aac4f59b-a0cf-478e-a045-57aa3f7a7033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:14.589Z|aac4f59b-a0cf-478e-a045-57aa3f7a7033|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:14.894Z|c86e67bb-6b3f-4e79-bd7c-a9acc510c83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:14.895Z|c86e67bb-6b3f-4e79-bd7c-a9acc510c83b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:14.977Z|a0fd23fc-663a-49e8-9a4e-fdf270a6b4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:14.978Z|a0fd23fc-663a-49e8-9a4e-fdf270a6b4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:15.056Z|c4a67d58-3c3a-4f47-9eb5-392bf67810e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:46:15.058Z|c4a67d58-3c3a-4f47-9eb5-392bf67810e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:24.614Z|afaf1fe3-f6f6-41e6-93fd-f10e76cb8e97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:24.615Z|afaf1fe3-f6f6-41e6-93fd-f10e76cb8e97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:24.922Z|c1ae2f48-11c9-458f-bdf5-968f674563d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:24.923Z|c1ae2f48-11c9-458f-bdf5-968f674563d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:25.009Z|163de565-cf34-4802-86c9-17d252962f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:25.010Z|163de565-cf34-4802-86c9-17d252962f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:28.362Z|8d62c069-65f9-4f91-98ee-b6eeae2e4e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:28.363Z|8d62c069-65f9-4f91-98ee-b6eeae2e4e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:34.645Z|e869bffe-164b-41a3-95f2-89ce8df28564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:34.646Z|e869bffe-164b-41a3-95f2-89ce8df28564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:34.961Z|7ef66372-3815-4a3b-bfdd-12f530a95b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:34.962Z|7ef66372-3815-4a3b-bfdd-12f530a95b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:35.036Z|056fead6-ecd3-4738-b445-066863125ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:35.037Z|056fead6-ecd3-4738-b445-066863125ee6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:43.362Z|ad1b2754-c975-4a95-920d-76f7f7d23e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:43.363Z|ad1b2754-c975-4a95-920d-76f7f7d23e9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:43.579Z|34cadc9e-ccc8-4783-ad42-bbd7b9830c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:43.580Z|34cadc9e-ccc8-4783-ad42-bbd7b9830c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:46:44.695Z|ff169a5d-3df3-4259-a7fc-c794945a1ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:44.696Z|ff169a5d-3df3-4259-a7fc-c794945a1ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:44.825Z||http-nio-8080-exec-5|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x03E0x09GP?0xce0xcd0xc90x0a0xae0x9a0x190x0d0xfa0xbe0xa5g0x9a0xd4d0xa0p0x0e%0xd00x120xfc0xdc0xe2Py0x03]. 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)
2023-01-25T05:46:44.989Z|969dcaff-c9ac-4eab-b9c5-e983b5f7957b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:44.991Z|969dcaff-c9ac-4eab-b9c5-e983b5f7957b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:45.062Z|0ae7b10d-92de-4e48-aef5-42325ddd9911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:45.063Z|0ae7b10d-92de-4e48-aef5-42325ddd9911|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:54.754Z|6727a480-c564-4842-aaab-db69fcd07f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:54.755Z|6727a480-c564-4842-aaab-db69fcd07f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:55.020Z|1a0eb2b9-9a32-41f7-94b8-c592aa6d6e7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:55.022Z|1a0eb2b9-9a32-41f7-94b8-c592aa6d6e7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:55.086Z|bfef9fc4-d545-4016-a145-1da4625a8c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:46:55.087Z|bfef9fc4-d545-4016-a145-1da4625a8c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:46:58.362Z|aa0caeb3-d8b2-40bd-96db-eeb264a7e112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:46:58.365Z|aa0caeb3-d8b2-40bd-96db-eeb264a7e112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:04.779Z|1484b870-a173-417c-ad74-9a32715b5ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:04.781Z|1484b870-a173-417c-ad74-9a32715b5ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:05.054Z|e020a192-2a30-4353-8989-e53843052040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:05.055Z|e020a192-2a30-4353-8989-e53843052040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:05.113Z|6b7fb65b-c00c-4f96-a6c3-59f929808ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:05.114Z|6b7fb65b-c00c-4f96-a6c3-59f929808ce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:13.362Z|7cab6ac1-b60c-49db-a702-54913ac0c0b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:13.363Z|7cab6ac1-b60c-49db-a702-54913ac0c0b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:13.582Z|77fbf466-805a-4fc3-82c0-0c8ce8b380c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:13.582Z|77fbf466-805a-4fc3-82c0-0c8ce8b380c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:14.818Z|fade908d-f1e0-495f-a66e-e202217b2f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:14.820Z|fade908d-f1e0-495f-a66e-e202217b2f11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:15.054Z|b1ae387e-7fd5-4f50-9b63-323e32818569|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:47:15.056Z|b1ae387e-7fd5-4f50-9b63-323e32818569|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:15.081Z|9f3142fb-f1e0-45a4-86b6-9df215a3c373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:15.082Z|9f3142fb-f1e0-45a4-86b6-9df215a3c373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:15.149Z|c6e3ba79-ff71-4d06-a31b-ed751bf8befc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:15.152Z|c6e3ba79-ff71-4d06-a31b-ed751bf8befc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:24.846Z|ee595b43-3e8c-4090-a127-a9d88df6e6f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:24.847Z|ee595b43-3e8c-4090-a127-a9d88df6e6f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:25.106Z|d51127be-b93d-4e31-9c54-065a2d9d540a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:25.107Z|d51127be-b93d-4e31-9c54-065a2d9d540a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:25.197Z|4b713dbc-802c-4b0d-9ba0-16e3937ca02e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:25.198Z|4b713dbc-802c-4b0d-9ba0-16e3937ca02e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:28.362Z|ffc21332-db85-4a66-a5b0-f55d9f61f6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:28.363Z|ffc21332-db85-4a66-a5b0-f55d9f61f6c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:34.884Z|c617b8cf-7bcd-4bf2-8edf-71f14395ddfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:34.886Z|c617b8cf-7bcd-4bf2-8edf-71f14395ddfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:35.139Z|1f4586e8-48c3-4335-b018-d11d2b9d521c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:35.141Z|1f4586e8-48c3-4335-b018-d11d2b9d521c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:35.228Z|837fbd08-a975-4a7e-8727-d45c233fe37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:35.229Z|837fbd08-a975-4a7e-8727-d45c233fe37f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:43.363Z|de637fbd-c86c-4560-819e-80b61ca793f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:43.368Z|de637fbd-c86c-4560-819e-80b61ca793f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:43.583Z|5977ddeb-82f5-43b1-8a28-b7611dc85de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:43.584Z|5977ddeb-82f5-43b1-8a28-b7611dc85de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:47:44.920Z|111dac9a-00f3-4393-9992-8f9cea7f9d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:44.921Z|111dac9a-00f3-4393-9992-8f9cea7f9d2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:45.170Z|123a13ff-730a-46b0-8731-4472f7b86af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:45.171Z|123a13ff-730a-46b0-8731-4472f7b86af8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:45.258Z|ef0cb25d-07ab-480a-8293-e66cba7e182f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:45.259Z|ef0cb25d-07ab-480a-8293-e66cba7e182f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:54.975Z|54de3a97-d7c6-439a-9d83-1607a35e1d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:54.977Z|54de3a97-d7c6-439a-9d83-1607a35e1d0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:55.207Z|57f56aba-2cc4-4c49-a246-c0096abaeab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:55.208Z|57f56aba-2cc4-4c49-a246-c0096abaeab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:55.296Z|bf523f98-5550-4b89-8a95-a6dd1b5fcde7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:47:55.298Z|bf523f98-5550-4b89-8a95-a6dd1b5fcde7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:47:58.363Z|f44cc882-4531-4198-8770-b6931cd694e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:47:58.364Z|f44cc882-4531-4198-8770-b6931cd694e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:05.008Z|c6dfc431-d058-4ece-9018-dcaaef8765d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:05.009Z|c6dfc431-d058-4ece-9018-dcaaef8765d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:05.246Z|d99efeb4-8233-4a6c-8131-61b4549cc9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:05.247Z|d99efeb4-8233-4a6c-8131-61b4549cc9c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:05.324Z|5f35ff6b-c810-4e93-ae2b-e00df542ca7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:05.325Z|5f35ff6b-c810-4e93-ae2b-e00df542ca7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:13.362Z|c31778e8-b745-4255-99cf-5a04ca078965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:13.363Z|c31778e8-b745-4255-99cf-5a04ca078965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:13.586Z|ac4216f6-ae07-41ad-92e5-8ca0cadaf611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:13.587Z|ac4216f6-ae07-41ad-92e5-8ca0cadaf611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:15.045Z|f4735dfa-9535-44ea-9149-76aceace7d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:15.046Z|f4735dfa-9535-44ea-9149-76aceace7d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:15.054Z|abd14db3-af86-445e-88ed-8f705280548b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:48:15.055Z|abd14db3-af86-445e-88ed-8f705280548b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:15.282Z|62a8d2e0-a29f-4bcb-863f-7e4ded3be1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:15.283Z|62a8d2e0-a29f-4bcb-863f-7e4ded3be1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:15.372Z|f23ab8b7-4ce3-4786-9a17-7fc3ddef7f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:15.373Z|f23ab8b7-4ce3-4786-9a17-7fc3ddef7f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:25.079Z|aef21467-173f-4e55-88a4-0444bf870ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:25.082Z|aef21467-173f-4e55-88a4-0444bf870ed5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:25.309Z|e657571b-2a61-4a1e-a17b-b48a70b3c779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:25.311Z|e657571b-2a61-4a1e-a17b-b48a70b3c779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:25.404Z|a8bdf427-e0e3-44ca-9f6a-420c84de75ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:25.405Z|a8bdf427-e0e3-44ca-9f6a-420c84de75ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:28.362Z|8b98b1f1-80cc-49fc-8059-5b218132078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:28.365Z|8b98b1f1-80cc-49fc-8059-5b218132078b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:35.112Z|52597c7a-34cd-4579-a3c4-ffaceb0ee76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:35.113Z|52597c7a-34cd-4579-a3c4-ffaceb0ee76f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:35.337Z|31dd6a5e-fc6a-426f-ae34-74f1e75b9a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:35.338Z|31dd6a5e-fc6a-426f-ae34-74f1e75b9a90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:35.431Z|2cc031ae-a8ea-4062-a755-eb00cd17e08a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:35.432Z|2cc031ae-a8ea-4062-a755-eb00cd17e08a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:43.363Z|0a18ec31-9872-4f4d-8569-0a4611112631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:43.364Z|0a18ec31-9872-4f4d-8569-0a4611112631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:43.588Z|a2ceb0af-0617-4328-a684-ce094dc6eda1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:43.588Z|a2ceb0af-0617-4328-a684-ce094dc6eda1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:48:45.171Z|cacfb4f9-eb6f-4ce0-8e97-82d0bd7462b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:45.172Z|cacfb4f9-eb6f-4ce0-8e97-82d0bd7462b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:45.365Z|1b2bc10f-5c3b-4746-a348-ffd79ca161cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:45.366Z|1b2bc10f-5c3b-4746-a348-ffd79ca161cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:45.467Z|4c1b7b65-f6c6-4e3f-8d55-c6edcab25133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:45.468Z|4c1b7b65-f6c6-4e3f-8d55-c6edcab25133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:55.210Z|dd506a68-a55d-4a02-b316-95e6afdaaaf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:55.212Z|dd506a68-a55d-4a02-b316-95e6afdaaaf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:55.400Z|c2857896-e612-404e-9496-89b279ec2304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:55.401Z|c2857896-e612-404e-9496-89b279ec2304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:55.492Z|583a4e59-8a7e-4c2a-b1fe-e702dee6d489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:48:55.493Z|583a4e59-8a7e-4c2a-b1fe-e702dee6d489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:48:58.362Z|19732583-2d54-4ed6-9098-96d401a8f2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:48:58.363Z|19732583-2d54-4ed6-9098-96d401a8f2c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:05.243Z|64671b01-19c9-42ba-875b-fdcea3f71da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:05.245Z|64671b01-19c9-42ba-875b-fdcea3f71da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:05.425Z|5e27d69f-ceb7-4bbf-90cc-a63d16c0ab8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:05.426Z|5e27d69f-ceb7-4bbf-90cc-a63d16c0ab8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:05.518Z|0ad4e638-82c0-48db-9569-4b0baae10fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:05.519Z|0ad4e638-82c0-48db-9569-4b0baae10fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:13.363Z|9f24e088-9e80-4a97-b885-49598b19442a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:13.366Z|9f24e088-9e80-4a97-b885-49598b19442a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:13.590Z|600b8e8b-3197-4cb6-9328-8f7b95db1083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:13.590Z|600b8e8b-3197-4cb6-9328-8f7b95db1083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:15.054Z|31731d85-5f9a-4efa-8163-0d8eb56e199d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:49:15.055Z|31731d85-5f9a-4efa-8163-0d8eb56e199d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:15.276Z|1c309d69-09b9-4c6f-8b3f-4429d6a3ef2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:15.277Z|1c309d69-09b9-4c6f-8b3f-4429d6a3ef2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:15.468Z|e42e4d5a-6947-46a0-aa57-b09fa87a30b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:15.470Z|e42e4d5a-6947-46a0-aa57-b09fa87a30b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:15.550Z|6011eea0-44df-4ec7-826d-56e65fca6e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:15.550Z|6011eea0-44df-4ec7-826d-56e65fca6e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:25.303Z|a571c6c6-3ab8-43bc-9889-646cccda6200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:25.304Z|a571c6c6-3ab8-43bc-9889-646cccda6200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:25.499Z|2f3a6cd3-7a84-4128-ab08-7f581ca6232c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:25.500Z|2f3a6cd3-7a84-4128-ab08-7f581ca6232c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:25.576Z|21f796fc-5110-4fdc-bbd4-a4508cc35162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:25.577Z|21f796fc-5110-4fdc-bbd4-a4508cc35162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:28.362Z|19d2972c-a61d-459f-acf3-34ce4f111329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:28.363Z|19d2972c-a61d-459f-acf3-34ce4f111329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:35.331Z|f6591c03-ccda-4fea-9d08-76926369a71a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:35.332Z|f6591c03-ccda-4fea-9d08-76926369a71a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:35.524Z|3d67837a-22d7-4bd4-b76a-3dbbd70e6932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:35.525Z|3d67837a-22d7-4bd4-b76a-3dbbd70e6932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:35.602Z|e606d768-fbd1-4114-b56a-839bfe620696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:35.603Z|e606d768-fbd1-4114-b56a-839bfe620696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:43.362Z|e907b33f-b2eb-4b0e-98e5-dde8e702eafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:43.363Z|e907b33f-b2eb-4b0e-98e5-dde8e702eafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:43.591Z|3040ad9d-f3df-4bd0-83cc-10b07364c292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:43.592Z|3040ad9d-f3df-4bd0-83cc-10b07364c292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:49:45.358Z|dc8fe3b9-5a6b-477c-bec7-c181d1c61374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:45.359Z|dc8fe3b9-5a6b-477c-bec7-c181d1c61374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:45.550Z|f918f2ea-e957-41eb-942a-357b18d7bee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:45.551Z|f918f2ea-e957-41eb-942a-357b18d7bee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:45.626Z|fa47fb16-4910-448c-86b8-f2f8737ff003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:45.627Z|fa47fb16-4910-448c-86b8-f2f8737ff003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:55.395Z|e57b343f-6784-4cf9-9db2-7e4769f69706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:55.396Z|e57b343f-6784-4cf9-9db2-7e4769f69706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:55.575Z|56912dd5-1e3f-41c2-88d5-23b2b1376f0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:55.575Z|56912dd5-1e3f-41c2-88d5-23b2b1376f0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:55.655Z|2e41ad12-483e-4902-8746-9dea8fccaa8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:49:55.657Z|2e41ad12-483e-4902-8746-9dea8fccaa8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:49:58.363Z|663a1a1a-5446-4b05-a89d-aeb8d542caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:49:58.367Z|663a1a1a-5446-4b05-a89d-aeb8d542caab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:05.420Z|ae4058d1-361c-484b-8dfd-24985bb83879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:05.422Z|ae4058d1-361c-484b-8dfd-24985bb83879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:05.600Z|64f5e0fc-885b-4d94-a292-8876ab1f54fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:05.601Z|64f5e0fc-885b-4d94-a292-8876ab1f54fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:05.691Z|bbcef2cc-0bf1-45bf-9bcc-b6f5534ceab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:05.692Z|bbcef2cc-0bf1-45bf-9bcc-b6f5534ceab7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:13.362Z|c69fd79f-950d-4981-bd46-56aec3288503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:13.363Z|c69fd79f-950d-4981-bd46-56aec3288503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:13.593Z|343d5970-95e7-4584-b0df-17897e6d1ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:13.594Z|343d5970-95e7-4584-b0df-17897e6d1ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:15.057Z|022642eb-465d-4e98-a331-a43e0eab4750|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:50:15.058Z|022642eb-465d-4e98-a331-a43e0eab4750|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:15.451Z|880cab53-4f41-41e3-a8fd-b60ce8e864e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:15.452Z|880cab53-4f41-41e3-a8fd-b60ce8e864e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:15.625Z|dfc82f39-0d35-43ec-91b6-1fc3cb5e72ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:15.626Z|dfc82f39-0d35-43ec-91b6-1fc3cb5e72ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:15.714Z|e8b4abea-ea85-4658-bbec-a6840dd8d6e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:15.715Z|e8b4abea-ea85-4658-bbec-a6840dd8d6e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:25.487Z|c77e1f3f-cb61-4927-9f15-ae1715a78c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:25.488Z|c77e1f3f-cb61-4927-9f15-ae1715a78c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:25.653Z|a6424847-4e3e-4603-8684-8998ee5b4626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:25.654Z|a6424847-4e3e-4603-8684-8998ee5b4626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:25.742Z|12b199ce-d8c1-482e-b9c3-51f8a6adb322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:25.743Z|12b199ce-d8c1-482e-b9c3-51f8a6adb322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:28.362Z|0a8b0a79-2a6c-4c5b-ad40-6cd5b4311831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:28.363Z|0a8b0a79-2a6c-4c5b-ad40-6cd5b4311831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:35.514Z|b7d99859-dcc4-4889-9d03-5c38ed15f9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:35.515Z|b7d99859-dcc4-4889-9d03-5c38ed15f9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:35.680Z|1eede6d9-16a2-48af-be72-de50543fe0b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:35.681Z|1eede6d9-16a2-48af-be72-de50543fe0b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:35.770Z|605760b4-81c9-4621-b3fe-211372ad1958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:35.771Z|605760b4-81c9-4621-b3fe-211372ad1958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:43.362Z|e7486f30-f30d-44c1-a821-3794d02eb2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:43.366Z|e7486f30-f30d-44c1-a821-3794d02eb2c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:43.595Z|aeef20fe-4a40-4791-b0e3-76543f80d1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:43.596Z|aeef20fe-4a40-4791-b0e3-76543f80d1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:50:45.541Z|26259b92-d7e8-4dc0-8fb8-1d145e445560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:45.542Z|26259b92-d7e8-4dc0-8fb8-1d145e445560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:45.706Z|1961c0e3-f7e5-4628-9994-7d68493d0e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:45.707Z|1961c0e3-f7e5-4628-9994-7d68493d0e5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:45.799Z|0380fc36-da3a-43a9-b4fa-c70ed2704665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:45.800Z|0380fc36-da3a-43a9-b4fa-c70ed2704665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:55.583Z|a9ab2c6f-e91a-44e8-a081-9469e56251da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:55.584Z|a9ab2c6f-e91a-44e8-a081-9469e56251da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:55.732Z|f1106f5b-8013-4994-ac37-f27251814e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:55.733Z|f1106f5b-8013-4994-ac37-f27251814e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:55.832Z|a45019b6-206d-4886-9727-a88afc3ddebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:50:55.833Z|a45019b6-206d-4886-9727-a88afc3ddebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:50:58.362Z|1cc8891b-7185-4622-814e-00faad2e84e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:50:58.363Z|1cc8891b-7185-4622-814e-00faad2e84e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:05.606Z|5bfdf3d5-c085-4406-8bb7-185c2da6f859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:05.608Z|5bfdf3d5-c085-4406-8bb7-185c2da6f859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:05.782Z|51d80569-72c9-4e0f-8f48-d3e2413aaff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:05.784Z|51d80569-72c9-4e0f-8f48-d3e2413aaff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:05.861Z|0931829c-4095-4324-985d-605666a6cbb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:05.863Z|0931829c-4095-4324-985d-605666a6cbb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:13.362Z|eb049b9a-c67a-4487-a694-593ceedb5704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:13.364Z|eb049b9a-c67a-4487-a694-593ceedb5704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:13.597Z|daea4fc2-fa3a-4919-a47c-a5a7e770efa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:13.598Z|daea4fc2-fa3a-4919-a47c-a5a7e770efa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:15.059Z|3c98090f-7717-4049-a944-2c666ca30273|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:51:15.061Z|3c98090f-7717-4049-a944-2c666ca30273|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:15.631Z|6f2fdcb6-6c44-4571-b8e0-d9f0bce2d64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:15.632Z|6f2fdcb6-6c44-4571-b8e0-d9f0bce2d64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:15.807Z|2d3dbf4f-1672-4c1b-8aa9-29bc2aec10cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:15.808Z|2d3dbf4f-1672-4c1b-8aa9-29bc2aec10cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:15.892Z|de26f287-3c40-456b-a02e-5994b6116ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:15.893Z|de26f287-3c40-456b-a02e-5994b6116ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:25.657Z|37d82341-18cf-45a9-ace0-be456a891b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:25.659Z|37d82341-18cf-45a9-ace0-be456a891b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:25.836Z|52221cb4-a7f6-4dd4-8c24-a4dd2a12908b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:25.837Z|52221cb4-a7f6-4dd4-8c24-a4dd2a12908b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:25.922Z|3ff380e2-aded-4362-86d1-0471d4de0a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:25.923Z|3ff380e2-aded-4362-86d1-0471d4de0a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:28.362Z|4c7a8c9a-7356-4d2f-821e-24c34992644d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:28.365Z|4c7a8c9a-7356-4d2f-821e-24c34992644d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:35.694Z|0f1983d6-411e-49ce-b8e7-9b77d3dd7fa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:35.695Z|0f1983d6-411e-49ce-b8e7-9b77d3dd7fa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:35.863Z|ec9a2e94-3422-4a8a-b294-5d1735a8515b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:35.864Z|ec9a2e94-3422-4a8a-b294-5d1735a8515b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:35.947Z|c53ba28f-700a-4350-9056-eed82fce94e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:35.948Z|c53ba28f-700a-4350-9056-eed82fce94e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:43.362Z|fd7f7907-7576-47e0-9cb1-a0c9a45a548d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:43.363Z|fd7f7907-7576-47e0-9cb1-a0c9a45a548d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:43.599Z|596b602e-840f-450b-8eda-d810b4a1eed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:43.600Z|596b602e-840f-450b-8eda-d810b4a1eed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:51:45.728Z|6ce268a7-a805-45a0-a36b-6c3b4dfc9dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:45.729Z|6ce268a7-a805-45a0-a36b-6c3b4dfc9dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:45.888Z|84ee2749-cdc8-4e6c-9885-f59ad34ca139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:45.889Z|84ee2749-cdc8-4e6c-9885-f59ad34ca139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:45.972Z|a594f428-fcad-420d-9cc2-0ec09bf8900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:45.973Z|a594f428-fcad-420d-9cc2-0ec09bf8900c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:55.757Z|0d4c9c43-7f99-4ce2-b3f6-89846cdf2801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:55.758Z|0d4c9c43-7f99-4ce2-b3f6-89846cdf2801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:55.914Z|b124f0e9-9832-4fe8-a21d-61e1e7666682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:55.916Z|b124f0e9-9832-4fe8-a21d-61e1e7666682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:56.005Z|5a06ed5e-54a1-4a94-b3d6-49c6313cd230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:51:56.006Z|5a06ed5e-54a1-4a94-b3d6-49c6313cd230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:51:58.362Z|75bf293e-cd41-4e88-bc99-752b92a58606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:51:58.363Z|75bf293e-cd41-4e88-bc99-752b92a58606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:05.789Z|2a2ccdae-02f8-4684-8937-488ab2238d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:05.790Z|2a2ccdae-02f8-4684-8937-488ab2238d6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:05.948Z|f4fdf8b8-917a-484b-90cf-ecac0d02e97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:05.949Z|f4fdf8b8-917a-484b-90cf-ecac0d02e97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:06.034Z|89d3135e-644b-4819-a6e1-06a18b0c0147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:06.036Z|89d3135e-644b-4819-a6e1-06a18b0c0147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:13.363Z|a8461d23-029d-4d28-a4c8-81894159f209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:13.367Z|a8461d23-029d-4d28-a4c8-81894159f209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:13.601Z|eb7c9435-fc41-47c1-91dc-69b7d669e16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:13.602Z|eb7c9435-fc41-47c1-91dc-69b7d669e16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:15.054Z|b0ec304d-9cf8-4d35-8e64-46e9ced53f79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:52:15.055Z|b0ec304d-9cf8-4d35-8e64-46e9ced53f79|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:15.838Z|df629240-834d-4961-bdc5-d06ff9ceafe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:15.839Z|df629240-834d-4961-bdc5-d06ff9ceafe0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:15.975Z|cc0cf0b5-0e3b-4775-a9c2-76942c043d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:15.976Z|cc0cf0b5-0e3b-4775-a9c2-76942c043d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:16.083Z|af9e11c2-f2f7-429a-8347-ea60f4c01b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:16.084Z|af9e11c2-f2f7-429a-8347-ea60f4c01b35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:25.865Z|6d83296e-8b85-4429-8912-af649931f148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:25.866Z|6d83296e-8b85-4429-8912-af649931f148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:26.015Z|bc5ebe1f-72b3-4b9a-aeef-a0620c8e7a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:26.016Z|bc5ebe1f-72b3-4b9a-aeef-a0620c8e7a18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:26.114Z|2dddc704-996d-4e33-96f2-0dd8d17e216b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:26.115Z|2dddc704-996d-4e33-96f2-0dd8d17e216b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:28.362Z|24c15ab4-3217-4125-aada-0613c0bdea8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:28.363Z|24c15ab4-3217-4125-aada-0613c0bdea8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:35.901Z|b54f442c-6d32-4949-bf63-fd1c4c8afbf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:35.902Z|b54f442c-6d32-4949-bf63-fd1c4c8afbf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:36.048Z|871737a0-814d-4dad-888f-cccb0a004a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:36.049Z|871737a0-814d-4dad-888f-cccb0a004a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:36.181Z|43fba049-e2b7-456e-8e73-a96a1204fc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:36.181Z|43fba049-e2b7-456e-8e73-a96a1204fc60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:43.362Z|feb37be6-279c-4053-b0e3-40c0e2cebec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:43.363Z|feb37be6-279c-4053-b0e3-40c0e2cebec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:43.603Z|bdf4d492-2bbc-42eb-aa97-8edb28a9ef99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:43.604Z|bdf4d492-2bbc-42eb-aa97-8edb28a9ef99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:52:45.934Z|915e3e3e-c633-423e-a702-f369bacbc91d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:45.935Z|915e3e3e-c633-423e-a702-f369bacbc91d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:46.092Z|ac44aac7-905b-4552-87b9-dfa2e623b119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:46.093Z|ac44aac7-905b-4552-87b9-dfa2e623b119|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:46.206Z|c909b02e-2f8b-4342-bb58-6de7e9924319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:46.207Z|c909b02e-2f8b-4342-bb58-6de7e9924319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:55.963Z|a805dcc8-993a-43b4-9eb7-801683d9ad18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:55.964Z|a805dcc8-993a-43b4-9eb7-801683d9ad18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:56.121Z|b7fc4290-d10a-4bd0-ad9e-8d47dd56f1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:56.122Z|b7fc4290-d10a-4bd0-ad9e-8d47dd56f1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:56.234Z|ad40fb4d-61d6-4981-a956-e8e672d35049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:52:56.235Z|ad40fb4d-61d6-4981-a956-e8e672d35049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:52:58.362Z|de525066-796c-4318-b625-83c09d3de94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:52:58.366Z|de525066-796c-4318-b625-83c09d3de94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:06.002Z|2683b04f-9162-46dd-bf08-1a3a01ee6aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:06.003Z|2683b04f-9162-46dd-bf08-1a3a01ee6aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:06.154Z|3001be1f-c9cc-40cf-a898-371b2dda5e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:06.155Z|3001be1f-c9cc-40cf-a898-371b2dda5e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:06.291Z|099b72e1-7dc7-4c6d-8ccd-56a40549002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:06.292Z|099b72e1-7dc7-4c6d-8ccd-56a40549002e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:13.363Z|0de0c2a0-04eb-460f-82a1-5ab790504fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:13.364Z|0de0c2a0-04eb-460f-82a1-5ab790504fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:13.605Z|15f57a50-e64b-45f8-909b-e05fb57be89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:13.607Z|15f57a50-e64b-45f8-909b-e05fb57be89b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:15.054Z|ddcced79-0705-43c9-974e-e5504cc0016f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:53:15.055Z|ddcced79-0705-43c9-974e-e5504cc0016f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:16.077Z|598d8550-e746-427a-902b-2e6772a66657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:16.079Z|598d8550-e746-427a-902b-2e6772a66657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:16.182Z|9b67dcea-ca01-4f77-aee8-a503e4c2c76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:16.183Z|9b67dcea-ca01-4f77-aee8-a503e4c2c76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:16.318Z|c827ec54-2ee2-46eb-8784-77abef2d12df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:16.319Z|c827ec54-2ee2-46eb-8784-77abef2d12df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:26.110Z|f2430637-0104-4d20-98b4-56c4e9cd09d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:26.111Z|f2430637-0104-4d20-98b4-56c4e9cd09d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:26.223Z|cf7f5f03-ebaf-4809-b896-0339600109ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:26.224Z|cf7f5f03-ebaf-4809-b896-0339600109ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:26.346Z|0b030c65-517e-4693-a0f8-d2451eab282d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:26.347Z|0b030c65-517e-4693-a0f8-d2451eab282d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:28.362Z|d5158a5f-d165-453a-a25e-08f231188ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:28.363Z|d5158a5f-d165-453a-a25e-08f231188ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:36.153Z|162e7ced-4001-4c43-acdd-c1938ea2baa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:36.154Z|162e7ced-4001-4c43-acdd-c1938ea2baa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:36.254Z|205a02a7-78f7-4398-8e5d-321ff3c092b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:36.255Z|205a02a7-78f7-4398-8e5d-321ff3c092b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:36.376Z|f4529ff8-afde-4737-85e8-5122c4b89257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:36.377Z|f4529ff8-afde-4737-85e8-5122c4b89257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:43.362Z|1e9a91c5-84f7-490b-aa82-cf4c0cd52156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:43.365Z|1e9a91c5-84f7-490b-aa82-cf4c0cd52156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:43.608Z|9ece0ceb-68e1-444f-9eca-956da235f38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:43.608Z|9ece0ceb-68e1-444f-9eca-956da235f38d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:53:46.189Z|53457b52-efd5-4d8d-9a39-8dca3c48d604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:46.190Z|53457b52-efd5-4d8d-9a39-8dca3c48d604|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:46.286Z|a1c81121-46bc-49ae-8491-76729a13fb72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:46.287Z|a1c81121-46bc-49ae-8491-76729a13fb72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:46.402Z|11f8e396-667a-4a9b-a357-05c8b05f8eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:46.403Z|11f8e396-667a-4a9b-a357-05c8b05f8eb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:56.218Z|425adf8a-c721-42ca-b6d1-47a1cb453b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:56.219Z|425adf8a-c721-42ca-b6d1-47a1cb453b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:56.319Z|1e2eb05f-4286-49d0-b273-651db5c86f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:56.320Z|1e2eb05f-4286-49d0-b273-651db5c86f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:56.437Z|1ef5223e-9be9-4d7c-af20-29c2f262bcd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:53:56.438Z|1ef5223e-9be9-4d7c-af20-29c2f262bcd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:53:58.362Z|e64b9647-51b3-488a-ba7f-fb147ec50f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:53:58.363Z|e64b9647-51b3-488a-ba7f-fb147ec50f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:06.254Z|1de02cb8-72ae-4105-8856-31efa0ca5e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:06.255Z|1de02cb8-72ae-4105-8856-31efa0ca5e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:06.346Z|37e8c5dd-ca32-475f-b38f-f31f4b3de7e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:06.347Z|37e8c5dd-ca32-475f-b38f-f31f4b3de7e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:06.465Z|59bbe12d-517e-47bd-93e3-180903b1c6ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:06.467Z|59bbe12d-517e-47bd-93e3-180903b1c6ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:13.362Z|2e5322c6-982f-40d8-9f99-55416a2f113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:13.363Z|2e5322c6-982f-40d8-9f99-55416a2f113e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:13.610Z|0424a1e5-e62b-4434-ba80-40afb17a1cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:13.610Z|0424a1e5-e62b-4434-ba80-40afb17a1cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:15.054Z|9bd65119-b39a-46a1-8299-49d2ba903094|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:54:15.055Z|9bd65119-b39a-46a1-8299-49d2ba903094|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:16.286Z|a87085d3-78ea-4161-bb99-b651f70a9298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:16.287Z|a87085d3-78ea-4161-bb99-b651f70a9298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:16.382Z|bf7b3c96-c50b-4f23-89f5-9ed6fdc401a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:16.383Z|bf7b3c96-c50b-4f23-89f5-9ed6fdc401a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:16.490Z|958149d1-439d-47c7-8c41-f05a8768dcab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:16.491Z|958149d1-439d-47c7-8c41-f05a8768dcab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:26.313Z|d723276f-96b5-4408-9d10-8b2e7e2f09ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:26.315Z|d723276f-96b5-4408-9d10-8b2e7e2f09ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:26.407Z|36f8e397-5e6d-416f-b694-bf2e4dedda94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:26.408Z|36f8e397-5e6d-416f-b694-bf2e4dedda94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:26.519Z|e0fca607-e45f-4ceb-a420-6c09a528eeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:26.520Z|e0fca607-e45f-4ceb-a420-6c09a528eeb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:28.362Z|a7c2fbba-05bb-4692-8967-88a169b8a67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:28.365Z|a7c2fbba-05bb-4692-8967-88a169b8a67e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:36.345Z|316ed048-b6df-4482-a8eb-29999fe334fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:36.346Z|316ed048-b6df-4482-a8eb-29999fe334fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:36.432Z|ba0eb45f-ae40-4cd6-83a1-71ecec5763ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:36.433Z|ba0eb45f-ae40-4cd6-83a1-71ecec5763ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:36.550Z|89688e1a-a43d-40e2-801d-9a4356a201b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:36.551Z|89688e1a-a43d-40e2-801d-9a4356a201b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:43.363Z|fe59719a-e8db-48c1-8812-763bb1bc94dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:43.364Z|fe59719a-e8db-48c1-8812-763bb1bc94dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:43.611Z|57c74cd5-531d-40dc-b4b9-9c82967697f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:43.612Z|57c74cd5-531d-40dc-b4b9-9c82967697f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:54:46.375Z|4ce92b46-04fa-49bc-8c08-39f0ceacb035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:46.376Z|4ce92b46-04fa-49bc-8c08-39f0ceacb035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:46.461Z|dbaefadd-5ed3-4b12-a38b-f6c7e9b4f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:46.463Z|dbaefadd-5ed3-4b12-a38b-f6c7e9b4f740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:46.576Z|a59f0c57-de09-4469-9fec-061965c952a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:46.577Z|a59f0c57-de09-4469-9fec-061965c952a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:56.404Z|2c05a21c-23fd-4d47-a3c9-ce68f7a8985b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:56.406Z|2c05a21c-23fd-4d47-a3c9-ce68f7a8985b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:56.491Z|b56643fb-465f-4828-88ec-746848489fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:56.492Z|b56643fb-465f-4828-88ec-746848489fbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:56.604Z|f1e6d9ff-7e52-420f-b5d8-cb25a19b162d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:54:56.605Z|f1e6d9ff-7e52-420f-b5d8-cb25a19b162d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:54:58.362Z|2408922b-6646-4005-b12d-4954df19c055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:54:58.363Z|2408922b-6646-4005-b12d-4954df19c055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:06.434Z|baec01cd-a8aa-437f-a707-79b90361b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:06.436Z|baec01cd-a8aa-437f-a707-79b90361b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:06.518Z|67847090-0da1-4d79-95b4-3d54f441fa47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:06.519Z|67847090-0da1-4d79-95b4-3d54f441fa47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:06.628Z|08823429-9b99-4570-a606-ac7d7662629a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:06.629Z|08823429-9b99-4570-a606-ac7d7662629a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:13.363Z|014d788a-90d1-4b45-bf63-17f125e4923b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:13.366Z|014d788a-90d1-4b45-bf63-17f125e4923b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:13.614Z|71e395a9-d1b3-4a6a-97b4-8acf8671b972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:13.615Z|71e395a9-d1b3-4a6a-97b4-8acf8671b972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:15.058Z|2cc7c848-c166-45f4-be04-b306555a38d8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:55:15.059Z|2cc7c848-c166-45f4-be04-b306555a38d8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:16.466Z|078e514f-bf63-4856-8f18-c97b2d75f2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:16.467Z|078e514f-bf63-4856-8f18-c97b2d75f2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:16.550Z|3ce3d349-9c20-424c-baaf-93a79230382e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:16.551Z|3ce3d349-9c20-424c-baaf-93a79230382e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:16.653Z|bd947c3b-735d-47c8-a723-5e61586caa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:16.655Z|bd947c3b-735d-47c8-a723-5e61586caa54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:26.496Z|fa589b03-631b-46ad-a5bc-d16e315fa5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:26.497Z|fa589b03-631b-46ad-a5bc-d16e315fa5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:26.577Z|e58f07a8-c006-4a37-850a-69af0732e3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:26.578Z|e58f07a8-c006-4a37-850a-69af0732e3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:26.680Z|83d5470b-5004-437e-919a-84f11e8fa9b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:26.681Z|83d5470b-5004-437e-919a-84f11e8fa9b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:28.362Z|b1aa8f38-e27b-46d8-a326-a4ab0e5bbc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:28.363Z|b1aa8f38-e27b-46d8-a326-a4ab0e5bbc6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:36.530Z|93e4ad66-2f1f-4c25-88f1-0f3798e70cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:36.531Z|93e4ad66-2f1f-4c25-88f1-0f3798e70cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:36.616Z|5f05c1e0-1513-4140-b4d4-c2c43bb96d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:36.617Z|5f05c1e0-1513-4140-b4d4-c2c43bb96d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:36.704Z|37aeaf4e-bfe2-483f-bb29-a62560e627b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:36.705Z|37aeaf4e-bfe2-483f-bb29-a62560e627b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:43.362Z|a9a512eb-567b-4bde-8ac2-be914634ffb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:43.363Z|a9a512eb-567b-4bde-8ac2-be914634ffb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:43.616Z|b122a8a8-e46a-4cd3-b562-eb52141d6540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:43.616Z|b122a8a8-e46a-4cd3-b562-eb52141d6540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:55:46.565Z|16cd9b4d-a8d4-4244-bbae-216c7edf9087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:46.567Z|16cd9b4d-a8d4-4244-bbae-216c7edf9087|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:46.644Z|ff36da77-6463-4747-9abf-731d42f672c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:46.645Z|ff36da77-6463-4747-9abf-731d42f672c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:46.728Z|827fdd05-062d-412f-9dcd-35b7de59fff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:46.729Z|827fdd05-062d-412f-9dcd-35b7de59fff9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:56.591Z|b1b85975-0e61-4ea5-8939-0d17ed659485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:56.597Z|b1b85975-0e61-4ea5-8939-0d17ed659485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:56.670Z|70337a63-e8a6-4407-9b7e-bf7de3737c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:56.672Z|70337a63-e8a6-4407-9b7e-bf7de3737c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:56.763Z|8f9b727f-663e-483c-ade4-27121e825e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:55:56.764Z|8f9b727f-663e-483c-ade4-27121e825e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:55:58.362Z|4f092749-339c-4cee-bdda-7ced5d526ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:55:58.363Z|4f092749-339c-4cee-bdda-7ced5d526ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:06.627Z|57a4aa92-7567-420e-be33-35ac4365f747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:06.628Z|57a4aa92-7567-420e-be33-35ac4365f747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:06.704Z|baa1e09b-4f96-4c15-b351-560b586674f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:06.706Z|baa1e09b-4f96-4c15-b351-560b586674f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:06.791Z|1bffac78-36aa-4a67-b463-1a317c4b1ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:06.792Z|1bffac78-36aa-4a67-b463-1a317c4b1ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:13.362Z|efe8286d-31e9-4ece-951b-f0145fe05557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:13.363Z|efe8286d-31e9-4ece-951b-f0145fe05557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:13.617Z|f46ee8e2-62cb-475f-a0ae-625b9228da8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:13.618Z|f46ee8e2-62cb-475f-a0ae-625b9228da8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:15.054Z|0a94f652-c4b7-424f-9e0e-92a7fe8bc8d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:56:15.055Z|0a94f652-c4b7-424f-9e0e-92a7fe8bc8d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:16.653Z|e2842291-6a93-49b9-a2c9-dc1f5b32a755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:16.655Z|e2842291-6a93-49b9-a2c9-dc1f5b32a755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:16.730Z|e6d10bfc-deb8-4e81-a09a-2080ec7873cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:16.731Z|e6d10bfc-deb8-4e81-a09a-2080ec7873cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:16.815Z|56976e49-3a66-4a9e-833f-92fe2d106fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:16.816Z|56976e49-3a66-4a9e-833f-92fe2d106fef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:26.680Z|ca3bdb75-abdc-4e0d-8ec8-4a0080c29daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:26.681Z|ca3bdb75-abdc-4e0d-8ec8-4a0080c29daa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:26.757Z|a9b1c48a-b185-4e95-8504-ad63384bff89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:26.758Z|a9b1c48a-b185-4e95-8504-ad63384bff89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:26.842Z|dfbca4f2-0b54-4eb4-a9b5-4338d0650a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:26.843Z|dfbca4f2-0b54-4eb4-a9b5-4338d0650a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:28.362Z|1e30fdb9-fe3c-4f08-b869-7da101347796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:28.363Z|1e30fdb9-fe3c-4f08-b869-7da101347796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:36.708Z|84248eee-c55a-4e2d-958e-a83626446546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:36.709Z|84248eee-c55a-4e2d-958e-a83626446546|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:36.781Z|c20dbd31-bd84-4f8c-bad7-86660dd0699b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:36.782Z|c20dbd31-bd84-4f8c-bad7-86660dd0699b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:36.867Z|1df71e2b-d050-407c-b805-2008c349175b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:36.867Z|1df71e2b-d050-407c-b805-2008c349175b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:43.362Z|5488cc99-faa6-4817-9583-14dc6528e102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:43.363Z|5488cc99-faa6-4817-9583-14dc6528e102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:43.619Z|0b23a247-46f5-4363-8cff-4551c13d55c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:43.620Z|0b23a247-46f5-4363-8cff-4551c13d55c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:56:46.734Z|186a267c-9017-45fa-86b6-8ba01006f847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:46.735Z|186a267c-9017-45fa-86b6-8ba01006f847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:46.809Z|1c0d6258-b625-443b-a2e8-c1e1c9c4412b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:46.810Z|1c0d6258-b625-443b-a2e8-c1e1c9c4412b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:46.894Z|0a3c9e32-d2ab-4415-a3e8-ac4cb3abccc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:46.895Z|0a3c9e32-d2ab-4415-a3e8-ac4cb3abccc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:56.758Z|b7ce7aac-161a-48d2-bfcc-160e81c6f655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:56.759Z|b7ce7aac-161a-48d2-bfcc-160e81c6f655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:56.835Z|b802cde3-ee38-43e3-a608-412d703e80d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:56.836Z|b802cde3-ee38-43e3-a608-412d703e80d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:56.921Z|03fab559-b827-41fb-ba76-b2ca5a38f87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:56:56.922Z|03fab559-b827-41fb-ba76-b2ca5a38f87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:56:58.362Z|82ad83e2-1fd1-4a0e-b039-9c1382cd34e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:56:58.365Z|82ad83e2-1fd1-4a0e-b039-9c1382cd34e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:06.783Z|fd4df77e-8581-4293-8c76-5c624f989ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:06.784Z|fd4df77e-8581-4293-8c76-5c624f989ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:06.859Z|bfa2b3c5-438b-4d16-8e5f-129a44619093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:06.860Z|bfa2b3c5-438b-4d16-8e5f-129a44619093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:06.946Z|2ae4893d-01be-4ad9-8765-1756fde4aadd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:06.947Z|2ae4893d-01be-4ad9-8765-1756fde4aadd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:13.362Z|9548a1d1-792e-4288-869d-356deaf730ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:13.364Z|9548a1d1-792e-4288-869d-356deaf730ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:13.621Z|a8573417-823a-4666-a8bf-67f820a8e874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:13.622Z|a8573417-823a-4666-a8bf-67f820a8e874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:15.055Z|5786f3d2-3cdf-45db-bc50-55d5a7de74b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:57:15.056Z|5786f3d2-3cdf-45db-bc50-55d5a7de74b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:16.809Z|0c15a61d-73d5-44c6-8258-051a69a59f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:16.810Z|0c15a61d-73d5-44c6-8258-051a69a59f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:16.900Z|2c2fa0f1-4303-4d54-a1af-a25931a73960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:16.900Z|2c2fa0f1-4303-4d54-a1af-a25931a73960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:16.972Z|4fcd98f7-3651-49d9-a944-b5e1853ebea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:16.973Z|4fcd98f7-3651-49d9-a944-b5e1853ebea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:26.840Z|651877b5-46b3-4b51-92fe-91d691a78d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:26.840Z|651877b5-46b3-4b51-92fe-91d691a78d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:26.925Z|f60275f9-c512-47ce-96b6-1de78b5dd1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:26.926Z|f60275f9-c512-47ce-96b6-1de78b5dd1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:26.997Z|a8c6b6f5-088c-4782-a4a7-81fdc722f894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:26.998Z|a8c6b6f5-088c-4782-a4a7-81fdc722f894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:28.362Z|365da990-bca9-4818-921f-9168cba2c3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:28.363Z|365da990-bca9-4818-921f-9168cba2c3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:36.863Z|492127fd-950a-420a-a811-b34f6a4360f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:36.864Z|492127fd-950a-420a-a811-b34f6a4360f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:36.948Z|607a83b4-48a1-4f76-9f54-2147de1bf83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:36.949Z|607a83b4-48a1-4f76-9f54-2147de1bf83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:37.038Z|94132a41-a1d0-4d39-b40a-d010cd43d4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:37.039Z|94132a41-a1d0-4d39-b40a-d010cd43d4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:43.362Z|0262fd61-138d-439b-a186-798000ba3650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:43.366Z|0262fd61-138d-439b-a186-798000ba3650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:43.623Z|9c7b9ea6-d646-41ec-8031-99ef62c655dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:43.623Z|9c7b9ea6-d646-41ec-8031-99ef62c655dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:57:46.887Z|b195283a-3993-4b7e-ac33-8c3caa2e720e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:46.888Z|b195283a-3993-4b7e-ac33-8c3caa2e720e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:46.975Z|6b5102e6-7bd6-497d-91a0-dc53b329f956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:46.976Z|6b5102e6-7bd6-497d-91a0-dc53b329f956|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:47.066Z|1a400212-26ab-412f-9a8e-fe7dfb0b0239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:47.067Z|1a400212-26ab-412f-9a8e-fe7dfb0b0239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:56.914Z|970e0f4b-a29c-4f83-a18c-dd3731854fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:56.915Z|970e0f4b-a29c-4f83-a18c-dd3731854fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:57.001Z|dbfd3c9b-e87b-45e2-a7b4-c4b40141e6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:57.002Z|dbfd3c9b-e87b-45e2-a7b4-c4b40141e6d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:57.094Z|5a16e3c3-aac4-42fb-9e93-f83f607153f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:57:57.094Z|5a16e3c3-aac4-42fb-9e93-f83f607153f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:57:58.363Z|557654a4-485c-4201-b706-2037bd2b3c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:57:58.364Z|557654a4-485c-4201-b706-2037bd2b3c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:06.948Z|e07eaf9e-5f2a-4a51-8fd4-c17f23638610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:06.949Z|e07eaf9e-5f2a-4a51-8fd4-c17f23638610|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:07.026Z|934450d5-aaa1-477f-9391-d70a102df186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:07.027Z|934450d5-aaa1-477f-9391-d70a102df186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:07.122Z|ab10762a-67c3-4dd9-9cf0-f0be985bc95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:07.127Z|ab10762a-67c3-4dd9-9cf0-f0be985bc95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:13.362Z|4021e12d-d399-4e08-bbc5-7f8643150c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:13.363Z|4021e12d-d399-4e08-bbc5-7f8643150c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:13.624Z|871596c8-5fdc-43d6-a88c-39d2b5997ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:13.625Z|871596c8-5fdc-43d6-a88c-39d2b5997ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:15.053Z|3d6b6cf1-62ab-47e0-95d3-d0a0633fd047|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:58:15.054Z|3d6b6cf1-62ab-47e0-95d3-d0a0633fd047|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:16.975Z|b24959df-eb2d-4046-8513-527258974ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:16.976Z|b24959df-eb2d-4046-8513-527258974ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:17.050Z|35a2da14-295d-4c0d-a4b7-d6734d3e1efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:17.055Z|35a2da14-295d-4c0d-a4b7-d6734d3e1efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:17.160Z|b1279445-19ce-44b1-ab40-e4529d1fa259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:17.161Z|b1279445-19ce-44b1-ab40-e4529d1fa259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:26.998Z|530157df-1d79-4777-9d36-babf87e9ea5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:27.000Z|530157df-1d79-4777-9d36-babf87e9ea5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:27.080Z|223a35dd-7339-499e-b111-828774c65547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:27.081Z|223a35dd-7339-499e-b111-828774c65547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:27.185Z|8c279bdb-63c0-4d95-9f1f-424ffbeb009f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:27.186Z|8c279bdb-63c0-4d95-9f1f-424ffbeb009f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:28.363Z|1febdd82-0218-4f80-8b20-69d54bf310f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:28.366Z|1febdd82-0218-4f80-8b20-69d54bf310f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:37.041Z|5ebd12f6-68ef-4a1d-80f2-bef9d47a5155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:37.041Z|5ebd12f6-68ef-4a1d-80f2-bef9d47a5155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:37.105Z|84846385-57f0-4307-9e4e-3c89d4269885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:37.106Z|84846385-57f0-4307-9e4e-3c89d4269885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:37.211Z|1b3175cf-950e-48cd-90e3-1578a3d4199c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:37.212Z|1b3175cf-950e-48cd-90e3-1578a3d4199c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:43.362Z|377a1ca3-8a4d-4f6c-8c03-22b5dcd09ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:43.363Z|377a1ca3-8a4d-4f6c-8c03-22b5dcd09ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:43.627Z|ca32516d-95c4-481f-b050-4321230a5f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:43.628Z|ca32516d-95c4-481f-b050-4321230a5f92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:58:47.073Z|524cb362-0563-49c8-a851-2b0257fbdb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:47.073Z|524cb362-0563-49c8-a851-2b0257fbdb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:47.137Z|13d86843-e840-495e-972c-ef3b0d006d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:47.138Z|13d86843-e840-495e-972c-ef3b0d006d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:47.235Z|e900a445-1a37-40b0-9ba1-5f5fd93af6cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:47.236Z|e900a445-1a37-40b0-9ba1-5f5fd93af6cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:57.099Z|6c9a19b3-5a96-4870-8ea6-dcd573948b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:57.101Z|6c9a19b3-5a96-4870-8ea6-dcd573948b14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:57.160Z|02cf8824-5f91-4fb3-8f36-b8b13f6f7ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:57.161Z|02cf8824-5f91-4fb3-8f36-b8b13f6f7ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:57.259Z|a6e2f13f-a292-43ed-b320-40bff0528c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:58:57.260Z|a6e2f13f-a292-43ed-b320-40bff0528c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:58:58.362Z|1d117f4e-bb68-40c1-b41e-e71b1d5caa3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:58:58.363Z|1d117f4e-bb68-40c1-b41e-e71b1d5caa3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:07.125Z|8d82d2f5-b93e-4c20-8788-e44a836f5869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:07.126Z|8d82d2f5-b93e-4c20-8788-e44a836f5869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:07.188Z|fcbdbdbb-3534-4324-8cde-0e395985a6e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:07.189Z|fcbdbdbb-3534-4324-8cde-0e395985a6e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:07.282Z|17dcbe48-5ed6-4843-a287-cbbe5e62c45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:07.283Z|17dcbe48-5ed6-4843-a287-cbbe5e62c45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:13.362Z|cd3a9c68-485a-4614-bf87-40c5fc222214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:13.366Z|cd3a9c68-485a-4614-bf87-40c5fc222214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:13.629Z|363792b5-fb54-4b8e-8d38-d38c34c0f56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:13.630Z|363792b5-fb54-4b8e-8d38-d38c34c0f56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:15.054Z|72a59c50-1828-4b64-9015-7db247433f67|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T05:59:15.056Z|72a59c50-1828-4b64-9015-7db247433f67|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:17.150Z|ae0c24b0-e333-4f9f-be6a-751c5a8f15ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:17.150Z|ae0c24b0-e333-4f9f-be6a-751c5a8f15ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:17.213Z|49c429cf-fabb-4f89-a4cd-df5b0487be7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:17.217Z|49c429cf-fabb-4f89-a4cd-df5b0487be7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:17.304Z|1498eea1-06c0-4d29-a69f-60bc7ba0285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:17.305Z|1498eea1-06c0-4d29-a69f-60bc7ba0285c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:27.173Z|2cd28e7f-1d46-4312-bf48-81df5d505e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:27.175Z|2cd28e7f-1d46-4312-bf48-81df5d505e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:27.242Z|525873c0-11e4-4cba-9d72-db759c32f2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:27.243Z|525873c0-11e4-4cba-9d72-db759c32f2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:27.330Z|6b2701aa-8034-45b4-b945-09227b176779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:27.331Z|6b2701aa-8034-45b4-b945-09227b176779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:28.362Z|06dd7960-c8e4-4cfe-8171-7856b314ae6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:28.363Z|06dd7960-c8e4-4cfe-8171-7856b314ae6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:37.201Z|6ad86e4c-13af-45df-be91-47f5e44eda86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:37.202Z|6ad86e4c-13af-45df-be91-47f5e44eda86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:37.265Z|2a9163b7-c144-43e5-80e4-beabd4a33fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:37.266Z|2a9163b7-c144-43e5-80e4-beabd4a33fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:37.353Z|257b99a6-bfe0-4933-a3cc-ed22366091ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:37.356Z|257b99a6-bfe0-4933-a3cc-ed22366091ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:43.362Z|43dd9b3a-bb96-4792-8cc3-bafde2a0d38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:43.363Z|43dd9b3a-bb96-4792-8cc3-bafde2a0d38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:43.631Z|095797d7-fcea-4a68-9d3f-7e1e8d4d167e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:43.632Z|095797d7-fcea-4a68-9d3f-7e1e8d4d167e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T05:59:47.226Z|fd3aeff1-7f4f-4c7b-a00a-eaac985d12fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:47.227Z|fd3aeff1-7f4f-4c7b-a00a-eaac985d12fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:47.293Z|6389eaa5-ba49-4408-bb34-333774297514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:47.294Z|6389eaa5-ba49-4408-bb34-333774297514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:47.380Z|26a7a080-6dd1-4265-9a15-9e8d5874759f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:47.381Z|26a7a080-6dd1-4265-9a15-9e8d5874759f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:57.250Z|ccaabdc4-c2b0-43a8-9364-38919efdf31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:57.251Z|ccaabdc4-c2b0-43a8-9364-38919efdf31f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:57.319Z|1ee3f5fa-061f-400d-a23a-652425bad088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:57.321Z|1ee3f5fa-061f-400d-a23a-652425bad088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:57.407Z|51052cf6-ff35-4648-8fbd-6b5077f51977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T05:59:57.408Z|51052cf6-ff35-4648-8fbd-6b5077f51977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T05:59:58.362Z|d9be1dbb-0209-4404-aecb-b5f562cfffc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T05:59:58.365Z|d9be1dbb-0209-4404-aecb-b5f562cfffc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:07.291Z|26d5757d-8bc4-4fe9-9143-d9fcd81d4d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:07.293Z|26d5757d-8bc4-4fe9-9143-d9fcd81d4d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:07.351Z|e7728cf3-1f47-4bd1-a53a-369d0785b12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:07.352Z|e7728cf3-1f47-4bd1-a53a-369d0785b12d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:07.434Z|275a4bbb-1989-4b1b-998d-f8f9f08e200f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:07.435Z|275a4bbb-1989-4b1b-998d-f8f9f08e200f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:13.362Z|46868d9c-ad12-415b-bb2c-f1b8af71ce08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:13.363Z|46868d9c-ad12-415b-bb2c-f1b8af71ce08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:13.633Z|7dcafb55-5551-4f92-aadf-34a9f16e9b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:13.634Z|7dcafb55-5551-4f92-aadf-34a9f16e9b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:15.054Z|2d1472d0-7e7d-4673-8667-da83055e2866|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:00:15.055Z|2d1472d0-7e7d-4673-8667-da83055e2866|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:17.321Z|f98f1235-53d0-4865-8ed0-87ecaa229094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:17.322Z|f98f1235-53d0-4865-8ed0-87ecaa229094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:17.377Z|8f8c94dc-4168-4a2b-915b-4ab4a3cecab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:17.378Z|8f8c94dc-4168-4a2b-915b-4ab4a3cecab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:17.457Z|7cb03570-dcaf-447e-af75-92fd9031c4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:17.458Z|7cb03570-dcaf-447e-af75-92fd9031c4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:27.346Z|2bc41e56-8949-4ea2-b031-b5140a5c3046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:27.347Z|2bc41e56-8949-4ea2-b031-b5140a5c3046|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:27.403Z|35f83e21-3051-4d75-ba45-953e7c0c585b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:27.404Z|35f83e21-3051-4d75-ba45-953e7c0c585b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:27.484Z|2a9308ac-9ae9-4f19-80f6-bfe4b8ff010d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:27.486Z|2a9308ac-9ae9-4f19-80f6-bfe4b8ff010d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:28.362Z|138bcf72-d5eb-477e-b4a8-c578e1f8f3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:28.363Z|138bcf72-d5eb-477e-b4a8-c578e1f8f3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:37.370Z|84fce206-5f94-4d2d-8bf4-71fefa61a66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:37.371Z|84fce206-5f94-4d2d-8bf4-71fefa61a66c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:37.431Z|c2f378a4-d29e-4d14-ad42-d7c82eb6a068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:37.432Z|c2f378a4-d29e-4d14-ad42-d7c82eb6a068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:37.510Z|a8c4e80e-2805-4f51-a217-157c0271be0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:37.511Z|a8c4e80e-2805-4f51-a217-157c0271be0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:43.362Z|ed3b4ebd-4fdb-4bb5-89da-f9e4eb092639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:43.366Z|ed3b4ebd-4fdb-4bb5-89da-f9e4eb092639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:43.635Z|7a5b878e-40ed-4dbf-b957-1af162d5fd4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:43.635Z|7a5b878e-40ed-4dbf-b957-1af162d5fd4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:00:47.402Z|3e0c7a01-17e5-4be9-a24d-a17c2f576332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:47.403Z|3e0c7a01-17e5-4be9-a24d-a17c2f576332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:47.453Z|dc05771d-bb1d-4cbe-8096-6d578c92d859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:47.454Z|dc05771d-bb1d-4cbe-8096-6d578c92d859|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:47.535Z|0ed1cfb5-575c-498b-bab6-d78611ccab47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:47.536Z|0ed1cfb5-575c-498b-bab6-d78611ccab47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:57.428Z|16dd9a32-4e4a-4b39-bc7e-7111326248da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:57.429Z|16dd9a32-4e4a-4b39-bc7e-7111326248da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:57.476Z|ced17f9d-f4c8-4d1c-94cc-516250ffa521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:57.477Z|ced17f9d-f4c8-4d1c-94cc-516250ffa521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:57.558Z|22e4ec0a-ddae-4ff3-8cab-6d653d824c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:00:57.559Z|22e4ec0a-ddae-4ff3-8cab-6d653d824c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:00:58.362Z|3257f969-bd08-469c-b88c-475356a3d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:00:58.363Z|3257f969-bd08-469c-b88c-475356a3d9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:07.452Z|0e61c640-2513-4058-bbe1-4a40e88997a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:07.453Z|0e61c640-2513-4058-bbe1-4a40e88997a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:07.498Z|e49cf364-eaed-43f8-9cc3-06647197f1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:07.499Z|e49cf364-eaed-43f8-9cc3-06647197f1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:07.586Z|ecd6c366-cd01-4a84-b643-380893ee61a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:07.587Z|ecd6c366-cd01-4a84-b643-380893ee61a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:13.363Z|4eeddb4b-3c39-4f96-b99a-38016d4a4bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:13.364Z|4eeddb4b-3c39-4f96-b99a-38016d4a4bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:13.637Z|ea68eaff-cc6f-4dae-8324-9836ef0c0154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:13.638Z|ea68eaff-cc6f-4dae-8324-9836ef0c0154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:15.060Z|0c0883e6-59e1-4185-98cd-a3f9eefb22c2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:01:15.061Z|0c0883e6-59e1-4185-98cd-a3f9eefb22c2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:17.474Z|aab1defe-b4f1-4f8f-91c2-feda025e2955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:17.475Z|aab1defe-b4f1-4f8f-91c2-feda025e2955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:17.524Z|91fd99b8-4572-4379-9fc3-da8a296c5f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:17.525Z|91fd99b8-4572-4379-9fc3-da8a296c5f94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:17.609Z|168f2cec-0dcd-49f8-8907-f6784f7e311d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:17.610Z|168f2cec-0dcd-49f8-8907-f6784f7e311d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:27.507Z|462b9d12-2879-478b-b5df-b1b76139d9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:27.508Z|462b9d12-2879-478b-b5df-b1b76139d9f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:27.550Z|6bfee45d-0a6c-4781-b057-4cf025956c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:27.551Z|6bfee45d-0a6c-4781-b057-4cf025956c3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:27.632Z|7d41bd16-0bfe-4207-a953-69738c188d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:27.633Z|7d41bd16-0bfe-4207-a953-69738c188d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:28.362Z|ea1f684c-6775-4cb8-a53d-4f24ff314f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:28.365Z|ea1f684c-6775-4cb8-a53d-4f24ff314f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:37.538Z|9b3f8b6c-2fcd-4ec8-9237-aac3e23b32ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:37.540Z|9b3f8b6c-2fcd-4ec8-9237-aac3e23b32ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:37.597Z|b4885279-4f9e-4cdf-8d3d-ee6b6cd4a0c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:37.598Z|b4885279-4f9e-4cdf-8d3d-ee6b6cd4a0c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:37.656Z|afa6140d-d301-405f-9b73-4678d325bea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:37.657Z|afa6140d-d301-405f-9b73-4678d325bea4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:43.363Z|cb7e1381-2f75-41f9-bc32-9a9197c56f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:43.363Z|cb7e1381-2f75-41f9-bc32-9a9197c56f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:43.640Z|74a893a0-a5fd-4b28-8280-0d182476a548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:43.641Z|74a893a0-a5fd-4b28-8280-0d182476a548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:01:47.573Z|b0ecdee9-933f-4ae9-9c38-c50564713b26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:47.574Z|b0ecdee9-933f-4ae9-9c38-c50564713b26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:47.625Z|cb512a20-f022-4acb-b393-4589309d87fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:47.626Z|cb512a20-f022-4acb-b393-4589309d87fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:47.679Z|0a543aa3-ced1-4071-8da3-2cf183158e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:47.680Z|0a543aa3-ced1-4071-8da3-2cf183158e40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:57.598Z|1b240782-f410-47f3-90fd-4835ac48f715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:57.599Z|1b240782-f410-47f3-90fd-4835ac48f715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:57.649Z|236586f3-b779-4002-bfe8-e8e4b518b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:57.650Z|236586f3-b779-4002-bfe8-e8e4b518b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:57.726Z|24b9a7c6-2928-4696-bda6-5518432db236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:01:57.727Z|24b9a7c6-2928-4696-bda6-5518432db236|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:01:58.362Z|2691e8de-f167-4fcf-96c3-98adb48f5bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:01:58.363Z|2691e8de-f167-4fcf-96c3-98adb48f5bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:07.623Z|0dd6b7ac-d147-4221-a2e5-c9940c9f852c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:07.624Z|0dd6b7ac-d147-4221-a2e5-c9940c9f852c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:07.685Z|b63b19ae-3409-4e50-9b81-e62b4d5c2204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:07.686Z|b63b19ae-3409-4e50-9b81-e62b4d5c2204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:07.773Z|cfdd1698-f6a4-48e2-bc3d-82c5043d205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:07.774Z|cfdd1698-f6a4-48e2-bc3d-82c5043d205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:13.362Z|fd91ee6c-2b16-4e51-b1b6-7861f3c28053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:13.365Z|fd91ee6c-2b16-4e51-b1b6-7861f3c28053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:13.642Z|15c6af4a-c573-4292-808d-e6efd9a9dedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:13.643Z|15c6af4a-c573-4292-808d-e6efd9a9dedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:15.055Z|089da44e-695b-484f-9f7a-3b3fe4e79c0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:02:15.056Z|089da44e-695b-484f-9f7a-3b3fe4e79c0f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:17.649Z|1fee32fa-708e-4180-87df-50709941c951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:17.651Z|1fee32fa-708e-4180-87df-50709941c951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:17.718Z|8c9a9573-1500-4023-a50c-0f6435b28e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:17.719Z|8c9a9573-1500-4023-a50c-0f6435b28e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:17.804Z|20f60000-deb5-4cbb-85ba-d2792bc667d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:17.805Z|20f60000-deb5-4cbb-85ba-d2792bc667d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:27.677Z|aa2b3d6f-9293-4da0-9030-2ef56e70690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:27.678Z|aa2b3d6f-9293-4da0-9030-2ef56e70690a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:27.757Z|4200e379-614d-4fdf-875b-d576dd3653fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:27.758Z|4200e379-614d-4fdf-875b-d576dd3653fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:27.837Z|ea19030e-186f-4e13-8360-5c06923ee7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:27.838Z|ea19030e-186f-4e13-8360-5c06923ee7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:28.362Z|6204ece9-8a0f-476b-9254-052a1d994b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:28.363Z|6204ece9-8a0f-476b-9254-052a1d994b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:37.705Z|208f2516-9ea0-4770-8b6a-e79ba3567f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:37.707Z|208f2516-9ea0-4770-8b6a-e79ba3567f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:37.793Z|92922cf8-c6ef-4ef6-854b-faf946e81c86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:37.794Z|92922cf8-c6ef-4ef6-854b-faf946e81c86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:37.865Z|4eb24f11-ae14-47c5-a512-b6dc008b36e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:37.867Z|4eb24f11-ae14-47c5-a512-b6dc008b36e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:43.362Z|6f65834d-702d-4696-b930-f2799046ee77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:43.363Z|6f65834d-702d-4696-b930-f2799046ee77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:43.644Z|faf390e6-825e-4c44-8ede-db938146c498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:43.645Z|faf390e6-825e-4c44-8ede-db938146c498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:02:47.748Z|c4d0abc8-38a9-4f40-bb4e-855f9ad17445|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:47.749Z|c4d0abc8-38a9-4f40-bb4e-855f9ad17445|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:47.823Z|4a52a7b0-0594-40ea-acce-f34cc13855c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:47.824Z|4a52a7b0-0594-40ea-acce-f34cc13855c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:47.890Z|f8203c59-d15c-4057-815d-7d87c5c01a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:47.891Z|f8203c59-d15c-4057-815d-7d87c5c01a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:57.777Z|fb20cd22-1d24-4bb2-a0c2-d2aa7bab7b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:57.779Z|fb20cd22-1d24-4bb2-a0c2-d2aa7bab7b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:57.852Z|650d42ab-858f-4a01-8877-1c03ca07bd15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:57.853Z|650d42ab-858f-4a01-8877-1c03ca07bd15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:57.928Z|3924e666-ca7b-439d-a683-63f7cd20961a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:02:57.930Z|3924e666-ca7b-439d-a683-63f7cd20961a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:02:58.362Z|42c46f48-d413-426c-8565-2fc3a5b98d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:02:58.365Z|42c46f48-d413-426c-8565-2fc3a5b98d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:07.825Z|72b261df-e5ac-476d-be97-20c63843ad18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:07.826Z|72b261df-e5ac-476d-be97-20c63843ad18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:07.881Z|73396371-6c66-4b73-bcc5-3e57d586b8d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:07.882Z|73396371-6c66-4b73-bcc5-3e57d586b8d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:07.962Z|a84ad2d3-6948-48cb-a29a-cb228658cd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:07.963Z|a84ad2d3-6948-48cb-a29a-cb228658cd06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:13.362Z|b79afa69-4004-48b2-98a0-2aca3a8c19b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:13.363Z|b79afa69-4004-48b2-98a0-2aca3a8c19b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:13.646Z|6e525dd3-489e-46a3-9bc1-7e6021e0551d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:13.647Z|6e525dd3-489e-46a3-9bc1-7e6021e0551d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:15.053Z|3443a2fb-95cc-488b-8182-f5751eba8181|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:03:15.054Z|3443a2fb-95cc-488b-8182-f5751eba8181|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:17.862Z|c774099d-d93a-4c9e-872b-94307063f4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:17.863Z|c774099d-d93a-4c9e-872b-94307063f4d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:17.905Z|51771c9d-37cb-418d-bad7-64c7a09fb764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:17.906Z|51771c9d-37cb-418d-bad7-64c7a09fb764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:18.013Z|562db77f-23a2-4841-8c56-6a63834043d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:18.014Z|562db77f-23a2-4841-8c56-6a63834043d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:27.888Z|fe496320-8cbb-4921-8d81-8f87a52e2c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:27.889Z|fe496320-8cbb-4921-8d81-8f87a52e2c9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:27.933Z|402debd9-f094-4219-ac14-749d45491d05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:27.933Z|402debd9-f094-4219-ac14-749d45491d05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:28.037Z|774a2543-c279-470e-a63d-430dace6e49b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:28.038Z|774a2543-c279-470e-a63d-430dace6e49b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:28.362Z|dc34e357-7fcf-49ad-a6ca-cfb92a456ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:28.363Z|dc34e357-7fcf-49ad-a6ca-cfb92a456ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:37.924Z|57a58839-113f-41da-844a-7c3fc637eaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:37.924Z|57a58839-113f-41da-844a-7c3fc637eaec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:37.960Z|1e8695eb-7ac2-42bf-9784-ad5903a046f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:37.961Z|1e8695eb-7ac2-42bf-9784-ad5903a046f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:38.063Z|7e392bcc-1ce1-4565-9516-b0694c7a678b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:38.064Z|7e392bcc-1ce1-4565-9516-b0694c7a678b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:43.362Z|fc44213d-ea4c-440e-90b5-f69116d0bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:43.366Z|fc44213d-ea4c-440e-90b5-f69116d0bad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:43.649Z|46406556-51a9-4346-bb28-9b181f30f860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:43.650Z|46406556-51a9-4346-bb28-9b181f30f860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:03:47.947Z|d85261bb-b2ad-4110-89d1-9b5e2eebba2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:47.948Z|d85261bb-b2ad-4110-89d1-9b5e2eebba2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:47.984Z|9927482a-840b-469c-9450-1b5698dbb12a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:47.985Z|9927482a-840b-469c-9450-1b5698dbb12a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:48.089Z|3f526d7a-5997-467c-b7a2-946586c22bc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:48.090Z|3f526d7a-5997-467c-b7a2-946586c22bc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:57.972Z|2265649b-7196-470d-8c64-d9ae197dac7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:57.972Z|2265649b-7196-470d-8c64-d9ae197dac7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:58.007Z|25c5c126-6a01-4333-aed0-c13128412cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:58.008Z|25c5c126-6a01-4333-aed0-c13128412cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:58.113Z|0eb60549-2d46-45e2-a51f-19b9be2a90bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:03:58.115Z|0eb60549-2d46-45e2-a51f-19b9be2a90bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:03:58.362Z|52c8968c-1f6e-4eff-afe8-0bb33e3d5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:03:58.363Z|52c8968c-1f6e-4eff-afe8-0bb33e3d5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:07.997Z|280425a3-48c7-4a3c-ac63-1fc7a7061192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:08.004Z|280425a3-48c7-4a3c-ac63-1fc7a7061192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:08.029Z|c718a841-3454-41cc-8574-dfb99ee71013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:08.030Z|c718a841-3454-41cc-8574-dfb99ee71013|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:08.137Z|4b1afcc0-1ac5-4db0-9e58-676451409d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:08.138Z|4b1afcc0-1ac5-4db0-9e58-676451409d75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:13.362Z|b371e9b1-d925-4499-b102-4c134b69e8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:13.363Z|b371e9b1-d925-4499-b102-4c134b69e8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:13.652Z|7897bcc2-42a8-4e34-8d41-f5c299ed561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:13.652Z|7897bcc2-42a8-4e34-8d41-f5c299ed561a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:15.054Z|ba032924-ff09-4fe4-8833-4ef0f63b537b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:04:15.055Z|ba032924-ff09-4fe4-8833-4ef0f63b537b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:18.026Z|90217c30-82d9-4545-acae-58fcfdfc2457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:18.027Z|90217c30-82d9-4545-acae-58fcfdfc2457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:18.058Z|4fb8d317-ca49-4f45-987b-eb805ea2c987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:18.059Z|4fb8d317-ca49-4f45-987b-eb805ea2c987|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:18.161Z|875aa41c-a37c-486b-b1e0-6fa110a6c55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:18.163Z|875aa41c-a37c-486b-b1e0-6fa110a6c55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.063Z|bc6ad8bf-954a-4ed4-a977-2a4c0d24553f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:28.063Z|bc6ad8bf-954a-4ed4-a977-2a4c0d24553f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.085Z|51d20bf8-70d7-41a0-b1af-59fedc2211db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:28.090Z|51d20bf8-70d7-41a0-b1af-59fedc2211db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.187Z|86a73611-919e-428e-9b6e-6b34887cd4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:28.190Z|86a73611-919e-428e-9b6e-6b34887cd4a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:28.362Z|bdbff2f8-018e-426c-af1f-981283b7f84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:28.369Z|bdbff2f8-018e-426c-af1f-981283b7f84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:38.086Z|4eb2ab61-2388-4a54-a704-62633ab154f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:38.087Z|4eb2ab61-2388-4a54-a704-62633ab154f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:38.113Z|d6c6bb83-8b86-4617-9b5b-8e5083a0c016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:38.114Z|d6c6bb83-8b86-4617-9b5b-8e5083a0c016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:38.211Z|eb483512-451f-4d8a-9859-a4bbf09c98fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:38.212Z|eb483512-451f-4d8a-9859-a4bbf09c98fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:43.362Z|0e6dfb2f-eb69-40e6-ba91-ce560c08e90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:43.363Z|0e6dfb2f-eb69-40e6-ba91-ce560c08e90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:43.653Z|0bc7fd66-774d-4aad-89e2-987c28a2d4cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:43.654Z|0bc7fd66-774d-4aad-89e2-987c28a2d4cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:04:48.111Z|70531442-97ca-4dcb-9e03-4e2bbe7d454c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:48.112Z|70531442-97ca-4dcb-9e03-4e2bbe7d454c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:48.140Z|d9cce3e9-6c1a-4d34-a552-63731d8d698e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:48.141Z|d9cce3e9-6c1a-4d34-a552-63731d8d698e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:48.234Z|c89ee64a-fbc1-4ef2-861e-045a716a1ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:48.235Z|c89ee64a-fbc1-4ef2-861e-045a716a1ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.136Z|ac7c066a-0c58-4927-85b5-7d97b2094018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:58.137Z|ac7c066a-0c58-4927-85b5-7d97b2094018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.169Z|9b3b7069-e987-4c7e-ae37-f3b6c21dfaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:58.170Z|9b3b7069-e987-4c7e-ae37-f3b6c21dfaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.261Z|e1cd1f65-4d8c-46ba-81a4-274e840d0678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:04:58.263Z|e1cd1f65-4d8c-46ba-81a4-274e840d0678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:04:58.363Z|b43da02f-b052-4879-85f8-d4e69162b06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:04:58.364Z|b43da02f-b052-4879-85f8-d4e69162b06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:08.165Z|4914b2cf-319c-49b7-9663-83f11ff84102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:08.166Z|4914b2cf-319c-49b7-9663-83f11ff84102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:08.201Z|68bb041d-6c03-4b9a-ac1d-3d7ed88dbdb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:08.202Z|68bb041d-6c03-4b9a-ac1d-3d7ed88dbdb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:08.304Z|138b43c6-8863-481f-a4b2-62c520f108dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:08.306Z|138b43c6-8863-481f-a4b2-62c520f108dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:13.362Z|0f9f9808-983b-4c95-b181-78bf73848aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:13.365Z|0f9f9808-983b-4c95-b181-78bf73848aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:13.655Z|9b1d98f7-11d5-4e87-b5a8-8775fd041cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:13.657Z|9b1d98f7-11d5-4e87-b5a8-8775fd041cc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:15.053Z|00cc4bb8-f460-4b43-b756-f8ce6df971ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:05:15.055Z|00cc4bb8-f460-4b43-b756-f8ce6df971ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:18.190Z|f3f8adf3-3ffc-49c3-b0eb-bf73dba9f4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:18.191Z|f3f8adf3-3ffc-49c3-b0eb-bf73dba9f4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:18.225Z|64578143-2da6-437f-a40e-686dca052462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:18.226Z|64578143-2da6-437f-a40e-686dca052462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:18.330Z|55e3a235-5310-4596-93e8-8644cd0b010a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:18.331Z|55e3a235-5310-4596-93e8-8644cd0b010a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.222Z|cbe82691-8bfb-47af-9c5c-610bee2a7125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:28.223Z|cbe82691-8bfb-47af-9c5c-610bee2a7125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.255Z|28e3b7f4-c8af-48bb-a872-251dba1af2e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:28.256Z|28e3b7f4-c8af-48bb-a872-251dba1af2e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.354Z|0e9c5b95-efd7-4db7-b0be-ef1c0c7827b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:28.354Z|0e9c5b95-efd7-4db7-b0be-ef1c0c7827b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:28.362Z|c6fb4a24-b52b-4cc0-bf1f-7a08884545de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:28.363Z|c6fb4a24-b52b-4cc0-bf1f-7a08884545de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:38.246Z|1ba3ebd7-1297-44ba-9daa-5d903d3a1027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:38.247Z|1ba3ebd7-1297-44ba-9daa-5d903d3a1027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:38.277Z|7c0a9d35-b824-4493-a034-c8ae1aeed8ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:38.278Z|7c0a9d35-b824-4493-a034-c8ae1aeed8ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:38.376Z|78eff4f7-bf7c-4809-af51-0299b2e2dd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:38.377Z|78eff4f7-bf7c-4809-af51-0299b2e2dd4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:43.362Z|2d5c0c91-c787-42bb-aca6-2bcafe9f273d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:43.363Z|2d5c0c91-c787-42bb-aca6-2bcafe9f273d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:43.658Z|b116d73b-2b46-414a-8e3b-cea1e75571f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:43.659Z|b116d73b-2b46-414a-8e3b-cea1e75571f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:48.274Z|b890f131-513f-4c8e-95b6-987260020d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:48.275Z|b890f131-513f-4c8e-95b6-987260020d47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:48.304Z|32bfdcb2-7a72-41e5-a38f-9fa351d312be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:48.305Z|32bfdcb2-7a72-41e5-a38f-9fa351d312be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:48.405Z|ef08f98d-a756-4af8-8c34-13b41ed94cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:48.406Z|ef08f98d-a756-4af8-8c34-13b41ed94cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:58.298Z|d4e46b70-37ab-4151-b587-bc350b8ac9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:58.299Z|d4e46b70-37ab-4151-b587-bc350b8ac9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:58.327Z|ceeeaa18-aee5-4888-9275-ecf3a1fffbf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:58.328Z|ceeeaa18-aee5-4888-9275-ecf3a1fffbf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:05:58.362Z|0d0be5ff-2c83-4ef8-a3e2-cceb05d87ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:05:58.365Z|0d0be5ff-2c83-4ef8-a3e2-cceb05d87ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:05:58.430Z|a99009b2-cd5f-48c7-8d9e-5bc015c36bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:05:58.431Z|a99009b2-cd5f-48c7-8d9e-5bc015c36bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:08.325Z|7e71d519-bed8-4f45-ab3d-4eaa1ca659bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:08.327Z|7e71d519-bed8-4f45-ab3d-4eaa1ca659bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:08.362Z|61ed4dfa-d315-4182-93ed-85112780c76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:08.363Z|61ed4dfa-d315-4182-93ed-85112780c76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:08.455Z|e1ee373a-8ce2-4287-8c08-862d6ac07db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:08.457Z|e1ee373a-8ce2-4287-8c08-862d6ac07db4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:13.363Z|57430d77-6cb0-41f8-bb53-de3a6b27a087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:13.364Z|57430d77-6cb0-41f8-bb53-de3a6b27a087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:13.660Z|d1761c52-65bd-4478-b910-00a975ec2b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:13.660Z|d1761c52-65bd-4478-b910-00a975ec2b86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:15.054Z|049be536-7e9c-4653-beaa-e86c3381de40|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:06:15.055Z|049be536-7e9c-4653-beaa-e86c3381de40|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:18.350Z|86b2ce6d-f952-497d-a133-931d08c69441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:18.351Z|86b2ce6d-f952-497d-a133-931d08c69441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:18.383Z|9148b951-19f3-4405-b2f3-db28f39a8d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:18.384Z|9148b951-19f3-4405-b2f3-db28f39a8d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:18.507Z|5adee24b-e057-4087-8449-1daece4aaff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:18.508Z|5adee24b-e057-4087-8449-1daece4aaff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:28.363Z|430bf55f-0f9c-4e12-a441-5e8bb8be1f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:28.363Z|430bf55f-0f9c-4e12-a441-5e8bb8be1f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:28.377Z|a814264d-3f97-4764-9386-1e8a1a46f137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:28.378Z|a814264d-3f97-4764-9386-1e8a1a46f137|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:28.406Z|67f4afeb-719e-4e1f-83a8-d5a17e3c9e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:28.407Z|67f4afeb-719e-4e1f-83a8-d5a17e3c9e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:28.530Z|d56a5119-45d3-4687-8731-e94a8e70e9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:28.531Z|d56a5119-45d3-4687-8731-e94a8e70e9f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:38.400Z|7395a267-1f0e-4201-9ec4-8fa031238035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:38.401Z|7395a267-1f0e-4201-9ec4-8fa031238035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:38.434Z|ced1d612-d57c-499b-a042-bccf446d1cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:38.435Z|ced1d612-d57c-499b-a042-bccf446d1cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:38.555Z|e7cf7741-23b4-44e2-99fd-205fd3a1d745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:38.556Z|e7cf7741-23b4-44e2-99fd-205fd3a1d745|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:43.363Z|898d0ded-fccd-4561-a02b-dac633f46053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:43.366Z|898d0ded-fccd-4561-a02b-dac633f46053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:43.661Z|3fbd8098-c4ff-44f4-8ff0-fec26541f4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:43.663Z|3fbd8098-c4ff-44f4-8ff0-fec26541f4d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:48.429Z|3892fe69-c0f5-4b46-a984-2634af2cdc13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:48.431Z|3892fe69-c0f5-4b46-a984-2634af2cdc13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:48.485Z|5936e9d9-86db-4cd2-9227-3d8b7d346cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:48.486Z|5936e9d9-86db-4cd2-9227-3d8b7d346cfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:48.580Z|f2c877a7-bb6c-4f8d-bb5a-0d97ecfca187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:48.581Z|f2c877a7-bb6c-4f8d-bb5a-0d97ecfca187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:58.362Z|262a387e-638d-4c39-9c5b-69f3ed7be6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:06:58.363Z|262a387e-638d-4c39-9c5b-69f3ed7be6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:06:58.491Z|2d907983-1a59-4d1e-9509-63c79322b765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:58.492Z|2d907983-1a59-4d1e-9509-63c79322b765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:58.514Z|56b2a0c5-1318-42e1-816d-6858c24b2bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:58.515Z|56b2a0c5-1318-42e1-816d-6858c24b2bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:06:58.605Z|46f63a67-0607-430e-b5fd-088efdc5b796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:06:58.606Z|46f63a67-0607-430e-b5fd-088efdc5b796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:08.524Z|a9ff293a-e8ca-49f8-ba5d-09522cda1e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:08.525Z|a9ff293a-e8ca-49f8-ba5d-09522cda1e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:08.544Z|824c0499-63bb-4614-a7b8-5c019755bc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:08.545Z|824c0499-63bb-4614-a7b8-5c019755bc8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:08.629Z|b8e9fa3d-9b4e-4bc5-86d9-fece16c3d978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:08.630Z|b8e9fa3d-9b4e-4bc5-86d9-fece16c3d978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:13.362Z|d3c349a2-653e-4f70-9c01-2d3f60be2968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:13.363Z|d3c349a2-653e-4f70-9c01-2d3f60be2968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:13.664Z|77d90b21-4a14-45ba-a1fb-46d3a2c1c868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:13.665Z|77d90b21-4a14-45ba-a1fb-46d3a2c1c868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:15.055Z|57b543f0-708f-40cc-a196-64bd910347b5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:07:15.063Z|57b543f0-708f-40cc-a196-64bd910347b5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:18.551Z|e4e94766-5c22-422c-810e-dd98042e9b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:18.552Z|e4e94766-5c22-422c-810e-dd98042e9b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:18.573Z|0c484b76-3878-49d7-b79f-e357b508bbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:18.574Z|0c484b76-3878-49d7-b79f-e357b508bbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:18.652Z|8bf8cec0-d6b9-4d20-bf53-a8580cb82948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:18.652Z|8bf8cec0-d6b9-4d20-bf53-a8580cb82948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:28.362Z|18cb4905-1fd3-4c60-a85b-85f649f437b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:28.368Z|18cb4905-1fd3-4c60-a85b-85f649f437b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:28.577Z|4bbad5c5-2333-4473-a123-89c93a60e0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:28.578Z|4bbad5c5-2333-4473-a123-89c93a60e0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:28.599Z|a32ce456-1bae-4c37-968d-f893ca46d254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:28.600Z|a32ce456-1bae-4c37-968d-f893ca46d254|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:28.675Z|67ea83a9-4f09-4335-9402-0c0883a2bd66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:28.676Z|67ea83a9-4f09-4335-9402-0c0883a2bd66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:38.605Z|ebac80d3-3957-4385-b9e5-0be7d6545f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:38.606Z|ebac80d3-3957-4385-b9e5-0be7d6545f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:38.642Z|a934b3f8-a0b0-4d2b-b761-e2beecfd892a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:38.643Z|a934b3f8-a0b0-4d2b-b761-e2beecfd892a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:38.701Z|37911999-d1a1-4c2c-82e8-8104e2e77603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:38.702Z|37911999-d1a1-4c2c-82e8-8104e2e77603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:43.362Z|92e75973-6279-46bc-b1c7-0cfc4cac04c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:43.363Z|92e75973-6279-46bc-b1c7-0cfc4cac04c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:43.666Z|5d5c513d-0fbe-4d25-b25b-49b0252ab1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:43.667Z|5d5c513d-0fbe-4d25-b25b-49b0252ab1b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:48.631Z|ce6e86f4-f816-43c1-a52f-dd421f6542a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:48.632Z|ce6e86f4-f816-43c1-a52f-dd421f6542a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:48.665Z|afde9596-4772-48b2-8d7d-0a9319436b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:48.666Z|afde9596-4772-48b2-8d7d-0a9319436b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:48.723Z|8771210f-d3d1-4dd6-9342-54a2d967f6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:48.724Z|8771210f-d3d1-4dd6-9342-54a2d967f6c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:58.362Z|5105d9ba-f393-4357-bdd4-1085ee02f196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:07:58.363Z|5105d9ba-f393-4357-bdd4-1085ee02f196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:07:58.657Z|09dc879c-e1b3-41cf-a94e-e07c8c060ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:58.658Z|09dc879c-e1b3-41cf-a94e-e07c8c060ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:58.688Z|8b6326d0-77dc-4acf-bf8a-3a52a6ea5f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:58.689Z|8b6326d0-77dc-4acf-bf8a-3a52a6ea5f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:07:58.746Z|9218102b-0d99-4ab1-a8f5-20da78961316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:07:58.747Z|9218102b-0d99-4ab1-a8f5-20da78961316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:08.688Z|dea7dd15-23ec-45a5-935d-fc7bfd37dc2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:08.689Z|dea7dd15-23ec-45a5-935d-fc7bfd37dc2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:08.710Z|e7eaac7c-f162-48c8-ad27-e449fce1772c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:08.711Z|e7eaac7c-f162-48c8-ad27-e449fce1772c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:08.767Z|1fe8f321-860f-4e57-a8f3-5b8cad401f05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:08.768Z|1fe8f321-860f-4e57-a8f3-5b8cad401f05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:13.362Z|673d9508-fe2e-4597-9edd-5689e906ab3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:13.365Z|673d9508-fe2e-4597-9edd-5689e906ab3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:13.668Z|fcdd3ac1-65fc-4297-9fa4-a68b44e12fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:13.668Z|fcdd3ac1-65fc-4297-9fa4-a68b44e12fcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:15.053Z|37e6c858-1bb1-4dad-ab81-ad50bf09f478|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:08:15.056Z|37e6c858-1bb1-4dad-ab81-ad50bf09f478|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:18.717Z|12d3ff58-7059-4497-a301-c5eca20c7b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:18.719Z|12d3ff58-7059-4497-a301-c5eca20c7b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:18.737Z|7427fc4b-4c40-4f39-8efc-781ea431c3b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:18.738Z|7427fc4b-4c40-4f39-8efc-781ea431c3b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:18.793Z|6e7e02f0-b384-4dc2-ac76-4c8a46798e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:18.794Z|6e7e02f0-b384-4dc2-ac76-4c8a46798e2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:28.362Z|2b71bdfb-f5de-43f5-a354-c0ba23586b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:28.363Z|2b71bdfb-f5de-43f5-a354-c0ba23586b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:28.744Z|94624967-1e3e-401f-9d8d-274e606f434f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:28.746Z|94624967-1e3e-401f-9d8d-274e606f434f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:28.761Z|a44432fe-4c28-429f-8692-30db6344091f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:28.762Z|a44432fe-4c28-429f-8692-30db6344091f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:28.817Z|e7679691-89e9-4cf8-a396-db28fd112b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:28.818Z|e7679691-89e9-4cf8-a396-db28fd112b91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:38.769Z|3da108c9-e421-4624-b5dc-ad1b9b9f7660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:38.770Z|3da108c9-e421-4624-b5dc-ad1b9b9f7660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:38.785Z|a17f2f6a-cf17-4d87-9d66-f956c7219f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:38.785Z|a17f2f6a-cf17-4d87-9d66-f956c7219f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:38.841Z|e92019e4-396f-4c17-b0fe-53ee8f69d07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:38.842Z|e92019e4-396f-4c17-b0fe-53ee8f69d07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:43.362Z|5203d213-9ae6-4948-8b24-8e08eee57d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:43.363Z|5203d213-9ae6-4948-8b24-8e08eee57d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:43.675Z|d90129a0-99fe-4c80-a9d6-044f83e4a483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:43.675Z|d90129a0-99fe-4c80-a9d6-044f83e4a483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:48.792Z|0eeea890-0581-4762-aa19-18ddecb98cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:48.793Z|0eeea890-0581-4762-aa19-18ddecb98cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:48.806Z|2007d845-e14c-495b-8290-7603669a1e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:48.806Z|2007d845-e14c-495b-8290-7603669a1e26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:48.865Z|8f743fa4-c65b-4cf9-ba83-ff828229d96b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:48.866Z|8f743fa4-c65b-4cf9-ba83-ff828229d96b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:58.362Z|c290ecbf-f5ce-4cde-aafd-54fdaadb3a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:08:58.365Z|c290ecbf-f5ce-4cde-aafd-54fdaadb3a7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:08:58.815Z|7fdd7e7c-16a1-4186-9ff2-ac757e56dbc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:58.816Z|7fdd7e7c-16a1-4186-9ff2-ac757e56dbc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:58.841Z|16c13ad7-23e8-4cea-a320-49a8e999ca63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:58.841Z|16c13ad7-23e8-4cea-a320-49a8e999ca63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:08:58.888Z|6eeb61ff-eb9a-46ce-99b9-21f59b780cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:08:58.889Z|6eeb61ff-eb9a-46ce-99b9-21f59b780cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:08.854Z|cce1edd2-1aa3-437d-9fb9-6e10e359138d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:08.855Z|cce1edd2-1aa3-437d-9fb9-6e10e359138d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:08.867Z|a33b3bcf-c420-4532-b96d-41ae0226c3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:08.868Z|a33b3bcf-c420-4532-b96d-41ae0226c3a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:08.912Z|17b7fa46-7dd6-4bba-897d-85b8030de9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:08.913Z|17b7fa46-7dd6-4bba-897d-85b8030de9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:13.362Z|3e4a214f-5c61-42f5-98ea-00085f44cb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:13.363Z|3e4a214f-5c61-42f5-98ea-00085f44cb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:13.676Z|e48be761-5027-41be-abd9-7c455f08e2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:13.677Z|e48be761-5027-41be-abd9-7c455f08e2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:15.055Z|917ce2a8-5cd2-47bc-a646-3bf54d89a1b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:09:15.056Z|917ce2a8-5cd2-47bc-a646-3bf54d89a1b2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:18.876Z|2cd7eb15-8f55-402e-b55a-9d8112a026a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:18.877Z|2cd7eb15-8f55-402e-b55a-9d8112a026a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:18.891Z|dab7657e-a94c-4d7c-9eea-77eb779e8c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:18.892Z|dab7657e-a94c-4d7c-9eea-77eb779e8c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:18.936Z|336f1df4-ad5f-4633-b102-0ae8c25f0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:18.937Z|336f1df4-ad5f-4633-b102-0ae8c25f0bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:28.362Z|f61da7fb-205c-41c9-8371-b1285718fbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:28.363Z|f61da7fb-205c-41c9-8371-b1285718fbdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:28.900Z|0620f9be-0113-4f41-bba5-294d19d4ae92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:28.901Z|0620f9be-0113-4f41-bba5-294d19d4ae92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:28.912Z|2f752b21-3405-40f0-9752-d1805d59fd0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:28.913Z|2f752b21-3405-40f0-9752-d1805d59fd0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:28.959Z|648f1f37-6865-457b-a935-0d2e92764bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:28.960Z|648f1f37-6865-457b-a935-0d2e92764bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:38.925Z|f9c8a46a-0a9d-49a3-be7e-22e4936ce52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:38.926Z|f9c8a46a-0a9d-49a3-be7e-22e4936ce52d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:38.936Z|ccc5ab9e-d772-4c09-b355-1dd47cd04d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:38.937Z|ccc5ab9e-d772-4c09-b355-1dd47cd04d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:39.029Z|65d3f540-70df-49af-ac0e-3961b38dd572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:39.031Z|65d3f540-70df-49af-ac0e-3961b38dd572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:43.362Z|14cd43ab-956d-402e-aeca-d0f27266aaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:43.365Z|14cd43ab-956d-402e-aeca-d0f27266aaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:43.682Z|e515b0b1-cb88-4737-9c6a-66990a839b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:43.683Z|e515b0b1-cb88-4737-9c6a-66990a839b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:48.952Z|227241be-39d5-4189-90f9-e649c9d799e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:48.953Z|227241be-39d5-4189-90f9-e649c9d799e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:48.958Z|088a56ba-e2fe-4014-bac1-8f8c53e26da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:48.959Z|088a56ba-e2fe-4014-bac1-8f8c53e26da0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:49.060Z|641459a8-2e52-4df6-b9df-f3754cee6585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:49.061Z|641459a8-2e52-4df6-b9df-f3754cee6585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:58.362Z|48f3a0dc-2afc-40e7-a472-66a51030d99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:09:58.363Z|48f3a0dc-2afc-40e7-a472-66a51030d99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:09:58.986Z|73bcf44f-6e89-4a7c-a5fa-de63a018e840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:58.987Z|73bcf44f-6e89-4a7c-a5fa-de63a018e840|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:58.994Z|d9464581-a2b3-47b7-b0d0-592948b122d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:58.995Z|d9464581-a2b3-47b7-b0d0-592948b122d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:09:59.082Z|62fe3061-f34d-4e2e-a94d-b198f7e3e634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:09:59.083Z|62fe3061-f34d-4e2e-a94d-b198f7e3e634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:09.026Z|9e607ef0-2bd8-4c7c-88cb-fdb16778e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:09.027Z|9e607ef0-2bd8-4c7c-88cb-fdb16778e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:09.038Z|c1a96263-9d59-459f-b538-336db1d5553e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:09.039Z|c1a96263-9d59-459f-b538-336db1d5553e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:09.106Z|de2ed958-806e-4028-8f6a-98dd611250dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:09.106Z|de2ed958-806e-4028-8f6a-98dd611250dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:13.362Z|ccb24f24-9717-4344-990a-cfd10d5c6f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:13.363Z|ccb24f24-9717-4344-990a-cfd10d5c6f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:13.684Z|efc1485c-46ab-4296-9261-7e97f7ff1c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:13.685Z|efc1485c-46ab-4296-9261-7e97f7ff1c3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:15.053Z|e83b0acd-5e4f-43db-a2da-67f4f7d772d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:10:15.054Z|e83b0acd-5e4f-43db-a2da-67f4f7d772d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:19.051Z|46dbec22-fcd9-4f71-bd1e-e5b5ecbffb93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:19.052Z|46dbec22-fcd9-4f71-bd1e-e5b5ecbffb93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:19.062Z|890940d2-460b-4213-bd0f-bbbbe30a9c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:19.063Z|890940d2-460b-4213-bd0f-bbbbe30a9c3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:19.138Z|77d8e121-fd5a-48f1-9bd9-a7ab66124dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:19.139Z|77d8e121-fd5a-48f1-9bd9-a7ab66124dbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:28.362Z|620f55f5-2bbf-49b0-ba4c-e62bb59becd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:28.365Z|620f55f5-2bbf-49b0-ba4c-e62bb59becd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:29.087Z|74136462-b715-44af-b164-795db1338da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:29.087Z|1d76469b-4e64-4ee4-aa72-dfc18feb4723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:29.088Z|1d76469b-4e64-4ee4-aa72-dfc18feb4723|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:29.088Z|74136462-b715-44af-b164-795db1338da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:29.163Z|8aeeb504-da52-4e86-88ac-48497f1df99b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:29.164Z|8aeeb504-da52-4e86-88ac-48497f1df99b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:39.110Z|d467a5a5-8a8e-4ded-b2cc-dc33703e34b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:39.111Z|d467a5a5-8a8e-4ded-b2cc-dc33703e34b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:39.116Z|c6679570-757d-485e-990c-8e309c157705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:39.117Z|c6679570-757d-485e-990c-8e309c157705|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:39.189Z|6e2257f8-89bb-4fd1-b2e3-5cc7d0ae0e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:39.190Z|6e2257f8-89bb-4fd1-b2e3-5cc7d0ae0e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:43.362Z|05477797-b0c8-4643-9155-da0dff4f4f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:43.363Z|05477797-b0c8-4643-9155-da0dff4f4f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:43.686Z|81280238-1826-4b5c-948d-366b6f0544bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:43.686Z|81280238-1826-4b5c-948d-366b6f0544bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:49.141Z|9ba6b171-a505-466a-847b-ae752881b7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:49.142Z|f7b73e8e-25a5-4d83-9284-5c4f046ad948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:49.142Z|9ba6b171-a505-466a-847b-ae752881b7b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:49.143Z|f7b73e8e-25a5-4d83-9284-5c4f046ad948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:49.212Z|ca95e8a5-1fc5-41c2-981f-d1a239f6086a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:49.213Z|ca95e8a5-1fc5-41c2-981f-d1a239f6086a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:58.363Z|e066e64c-11c7-4166-b93b-9477002f84a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:10:58.364Z|e066e64c-11c7-4166-b93b-9477002f84a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:10:59.172Z|d0082058-b208-4977-a4ae-b829d30fbb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:59.173Z|d0082058-b208-4977-a4ae-b829d30fbb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:59.175Z|246afbbf-c5e2-4739-9be1-a979a8e0f58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:59.176Z|246afbbf-c5e2-4739-9be1-a979a8e0f58c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:10:59.239Z|a4ea692e-032e-40e7-a286-8f1a9c718e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:10:59.240Z|a4ea692e-032e-40e7-a286-8f1a9c718e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:09.201Z|1b4b91c9-77e5-45d9-9452-0caa547e4d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:09.203Z|1b4b91c9-77e5-45d9-9452-0caa547e4d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:09.203Z|37868d73-adb3-4e52-8e99-cf25bed4f627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:09.204Z|37868d73-adb3-4e52-8e99-cf25bed4f627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:09.260Z|218aba22-1c2d-413e-a535-2e0cf92feaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:09.261Z|218aba22-1c2d-413e-a535-2e0cf92feaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:13.362Z|0fb7ba9d-560b-4e4f-a66e-af57f5c09576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:13.365Z|0fb7ba9d-560b-4e4f-a66e-af57f5c09576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:13.687Z|91709afb-230d-4f56-bae7-e869197be17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:13.688Z|91709afb-230d-4f56-bae7-e869197be17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:15.053Z|895edd86-eb44-4fdf-b87b-c1418d2818ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:11:15.055Z|895edd86-eb44-4fdf-b87b-c1418d2818ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:19.230Z|bafd50da-64cf-453b-a14f-5a705797bd01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:19.231Z|bafd50da-64cf-453b-a14f-5a705797bd01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:19.232Z|ce7593b8-78d9-45a5-b0d7-b6830b00c450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:19.234Z|ce7593b8-78d9-45a5-b0d7-b6830b00c450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:19.284Z|ad774909-85d9-41d2-8104-7d6de1fbe909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:19.285Z|ad774909-85d9-41d2-8104-7d6de1fbe909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:28.362Z|fdcab747-c9d6-4d65-9a64-e3a5e7a0a543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:28.363Z|fdcab747-c9d6-4d65-9a64-e3a5e7a0a543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:29.255Z|b65da4b5-84ac-4aa1-9adf-934f807c4242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:29.256Z|b65da4b5-84ac-4aa1-9adf-934f807c4242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:29.266Z|d66d5191-af06-4568-bea0-8c6e78da75f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:29.267Z|d66d5191-af06-4568-bea0-8c6e78da75f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:29.308Z|fdf7dac9-2c7f-40b5-85eb-70fd83f7a785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:29.309Z|fdf7dac9-2c7f-40b5-85eb-70fd83f7a785|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:39.283Z|d3d2be03-3bfb-40e1-9561-f11f102c7a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:39.284Z|d3d2be03-3bfb-40e1-9561-f11f102c7a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:39.292Z|17fd0ae9-58a5-4148-8782-8557eb99c5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:39.293Z|17fd0ae9-58a5-4148-8782-8557eb99c5ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:39.335Z|9ee32375-9524-460c-9c82-85fab989c0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:39.336Z|9ee32375-9524-460c-9c82-85fab989c0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:43.362Z|1d0d3921-a6b2-4a6a-9d35-9a428896554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:43.363Z|1d0d3921-a6b2-4a6a-9d35-9a428896554d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:43.689Z|7677b721-b522-40db-af93-fc74b76d02c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:43.690Z|7677b721-b522-40db-af93-fc74b76d02c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:49.321Z|11387434-834c-4b74-b606-7ddd237986af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:49.321Z|87fcfc47-ecbd-4ced-bb9c-11c1469ff1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:49.322Z|11387434-834c-4b74-b606-7ddd237986af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:49.322Z|87fcfc47-ecbd-4ced-bb9c-11c1469ff1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:49.368Z|47dfa3a9-3fbf-476d-9e50-b66933611b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:49.369Z|47dfa3a9-3fbf-476d-9e50-b66933611b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:58.363Z|ea11217c-9088-4614-a9ef-47b5bde2fb7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:11:58.366Z|ea11217c-9088-4614-a9ef-47b5bde2fb7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:11:59.345Z|9fe6c9c3-dac5-4433-8770-2de42c8f3200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:59.345Z|850afb0d-189a-4794-8720-a2baa16540d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:59.345Z|9fe6c9c3-dac5-4433-8770-2de42c8f3200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:59.345Z|850afb0d-189a-4794-8720-a2baa16540d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:11:59.393Z|55663024-34ff-4d8f-95b3-06fb7c3a494d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:11:59.394Z|55663024-34ff-4d8f-95b3-06fb7c3a494d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:09.369Z|fa9a1357-09a3-4d2b-8b8e-7933aad34b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:09.370Z|fa9a1357-09a3-4d2b-8b8e-7933aad34b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:09.374Z|e4b4eb6a-e080-403a-9d08-9d2f1978d9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:09.375Z|e4b4eb6a-e080-403a-9d08-9d2f1978d9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:09.426Z|ef01c124-f42e-4004-bef2-f2c2d1bb2769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:09.427Z|ef01c124-f42e-4004-bef2-f2c2d1bb2769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:13.362Z|6a212483-490f-4536-8894-0113e659ac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:13.363Z|6a212483-490f-4536-8894-0113e659ac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:13.691Z|ae2da04d-db87-4ff0-8a3f-6c34762c7fd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:13.692Z|ae2da04d-db87-4ff0-8a3f-6c34762c7fd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:15.053Z|b10964a3-61d3-4595-ad24-6af58db7878a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:12:15.054Z|b10964a3-61d3-4595-ad24-6af58db7878a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:19.399Z|1df24688-7e56-4947-a16a-67a11787c233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:19.400Z|1df24688-7e56-4947-a16a-67a11787c233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:19.417Z|a83c6e91-bf52-4382-aa73-63f1fd45a7ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:19.418Z|a83c6e91-bf52-4382-aa73-63f1fd45a7ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:19.452Z|def3c9f0-9647-40d3-b0cc-718542e4602b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:19.453Z|def3c9f0-9647-40d3-b0cc-718542e4602b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:28.362Z|5c145c75-fdad-47cd-af2e-253b88bc414d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:28.363Z|5c145c75-fdad-47cd-af2e-253b88bc414d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:29.425Z|963db555-9d29-4f7d-adbb-25164836b806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:29.426Z|963db555-9d29-4f7d-adbb-25164836b806|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:29.445Z|54247f6e-f7ef-4de8-ad51-d8da41ed228f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:29.446Z|54247f6e-f7ef-4de8-ad51-d8da41ed228f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:29.476Z|feed8aef-c97e-495d-aa35-9db56631f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:29.477Z|feed8aef-c97e-495d-aa35-9db56631f1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:39.447Z|b3b8fdeb-a903-4ff1-93f4-1577cc674ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:39.448Z|b3b8fdeb-a903-4ff1-93f4-1577cc674ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:39.471Z|856ab908-ea50-487e-a653-a824ed6bf31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:39.472Z|856ab908-ea50-487e-a653-a824ed6bf31c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:39.498Z|d1eaced0-67f2-4fe6-89d0-28d7c0d9201b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:39.499Z|d1eaced0-67f2-4fe6-89d0-28d7c0d9201b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:43.362Z|7111ca26-e820-42a6-8c1a-19798499c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:43.371Z|7111ca26-e820-42a6-8c1a-19798499c807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:43.693Z|401bdb1f-b0f2-4726-a7af-062f0d63b4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:43.693Z|401bdb1f-b0f2-4726-a7af-062f0d63b4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:49.471Z|e018672b-9ed1-4de7-9f2c-e17e4f342cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:49.472Z|e018672b-9ed1-4de7-9f2c-e17e4f342cc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:49.493Z|addef674-a925-49c6-88be-70b18bc897d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:49.495Z|addef674-a925-49c6-88be-70b18bc897d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:49.520Z|5f89a541-821c-444b-8e9e-d3143be6f05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:49.521Z|5f89a541-821c-444b-8e9e-d3143be6f05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:58.362Z|aac92e82-97a0-4992-9e9b-278354d9bcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:12:58.363Z|aac92e82-97a0-4992-9e9b-278354d9bcbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:12:59.493Z|3320890d-f0f0-484a-8d20-965ae0c03a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:59.494Z|3320890d-f0f0-484a-8d20-965ae0c03a9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:59.516Z|34ba10e6-4982-4322-993d-902b98d29af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:59.517Z|34ba10e6-4982-4322-993d-902b98d29af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:12:59.546Z|6b436424-e9ae-47e4-bf17-2ba1d14d94cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:12:59.547Z|6b436424-e9ae-47e4-bf17-2ba1d14d94cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:09.532Z|67fd2994-6cc6-435e-bc5d-e38b2c43f0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:09.532Z|67fd2994-6cc6-435e-bc5d-e38b2c43f0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:09.545Z|eccff895-ae20-4dbc-9f85-70a4a4b9a60b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:09.546Z|eccff895-ae20-4dbc-9f85-70a4a4b9a60b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:09.568Z|7849a026-2cfa-48f0-93c7-e1d039f33ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:09.569Z|7849a026-2cfa-48f0-93c7-e1d039f33ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:13.362Z|cf7e11a6-90d4-4eaa-94b4-7fad430dc3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:13.363Z|cf7e11a6-90d4-4eaa-94b4-7fad430dc3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:13.694Z|63cea42a-fef5-44ce-8708-82637823f31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:13.695Z|63cea42a-fef5-44ce-8708-82637823f31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:15.053Z|238bed06-bc11-4b19-b5ee-3382a980a229|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:13:15.054Z|238bed06-bc11-4b19-b5ee-3382a980a229|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:19.558Z|016c1cef-b8ff-41a0-b21e-fb2939502c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:19.560Z|016c1cef-b8ff-41a0-b21e-fb2939502c05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:19.569Z|52cfa212-025e-4895-b454-f6b1ea26cdda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:19.570Z|52cfa212-025e-4895-b454-f6b1ea26cdda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:19.605Z|99835038-f440-4092-a714-027bb85a6547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:19.606Z|99835038-f440-4092-a714-027bb85a6547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:28.362Z|b51bb555-986a-4782-b311-bfca77d1c62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:28.365Z|b51bb555-986a-4782-b311-bfca77d1c62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:29.590Z|f6bbc6e3-987e-454d-912c-4c82b905b4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:29.591Z|f6bbc6e3-987e-454d-912c-4c82b905b4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:29.594Z|8560ef46-139f-424a-aa86-496a31041160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:29.595Z|8560ef46-139f-424a-aa86-496a31041160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:29.637Z|8a693af4-5955-4be0-a090-ba88043a4691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:29.638Z|8a693af4-5955-4be0-a090-ba88043a4691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:39.618Z|53adba8d-e3a7-4e8c-86d1-df5ee8e7b680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:39.619Z|53adba8d-e3a7-4e8c-86d1-df5ee8e7b680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:39.625Z|fedc4e3c-037c-462f-aeab-15ff95b7fc5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:39.626Z|fedc4e3c-037c-462f-aeab-15ff95b7fc5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:39.677Z|2e5f5ba1-8a96-4daf-8c65-06608943ce0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:39.678Z|2e5f5ba1-8a96-4daf-8c65-06608943ce0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:43.363Z|d6bcaa1c-8d5c-40ba-98bb-0b6b39eda244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:43.364Z|d6bcaa1c-8d5c-40ba-98bb-0b6b39eda244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:43.696Z|c29947ba-ba2d-4b18-8633-b61f7833cf61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:43.697Z|c29947ba-ba2d-4b18-8633-b61f7833cf61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:49.643Z|ddf18fa8-7273-4172-807e-cc2ecce5db08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:49.645Z|eace0374-a4ff-447d-ba5b-c97aa9ca02a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:49.646Z|eace0374-a4ff-447d-ba5b-c97aa9ca02a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:49.650Z|ddf18fa8-7273-4172-807e-cc2ecce5db08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:49.705Z|70332bd5-814d-4e47-997d-496573b64d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:49.706Z|70332bd5-814d-4e47-997d-496573b64d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:58.362Z|fab52eff-522e-47a4-8349-d158d00325c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:13:58.363Z|fab52eff-522e-47a4-8349-d158d00325c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:13:59.678Z|d331e53c-9a1e-4140-804c-a2e315b04b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:59.679Z|d331e53c-9a1e-4140-804c-a2e315b04b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:59.690Z|89470161-1cc2-4394-a161-2c1047d22880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:59.691Z|89470161-1cc2-4394-a161-2c1047d22880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:13:59.728Z|ab953221-fffb-43f9-81b9-a44b2a0ed95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:13:59.729Z|ab953221-fffb-43f9-81b9-a44b2a0ed95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:09.713Z|fd150544-0afd-4d55-9ca0-cfb6786ce51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:09.714Z|fd150544-0afd-4d55-9ca0-cfb6786ce51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:09.720Z|79b27fa7-60e9-4ea1-bfbd-b0bbec9dc2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:09.720Z|79b27fa7-60e9-4ea1-bfbd-b0bbec9dc2e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:09.758Z|5824853b-34c8-44b2-ba09-4d5cb2bcb26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:09.759Z|5824853b-34c8-44b2-ba09-4d5cb2bcb26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:13.363Z|ca92daf8-1be9-4062-9350-bf3e10b8c64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:13.365Z|ca92daf8-1be9-4062-9350-bf3e10b8c64c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:13.698Z|9a02c998-c881-4c43-af41-ae634b07e7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:13.698Z|9a02c998-c881-4c43-af41-ae634b07e7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:15.054Z|31d7d16a-dd7b-494e-a19f-3ad4f8fc65bd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:14:15.055Z|31d7d16a-dd7b-494e-a19f-3ad4f8fc65bd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:19.735Z|1d0e8f91-850a-4a3e-91d9-b3e572fe5592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:19.737Z|1d0e8f91-850a-4a3e-91d9-b3e572fe5592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:19.745Z|46ad14ce-7932-4669-8e71-276b4795b806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:19.746Z|46ad14ce-7932-4669-8e71-276b4795b806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:19.782Z|eb3f314d-b41f-48a3-a230-5055aa825823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:19.783Z|eb3f314d-b41f-48a3-a230-5055aa825823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:28.362Z|f65441a3-42b1-42f2-a27a-d46b02b788bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:28.363Z|f65441a3-42b1-42f2-a27a-d46b02b788bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:29.768Z|ecdb4b09-7dbf-4f79-affa-a2e457c04c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:29.770Z|ecdb4b09-7dbf-4f79-affa-a2e457c04c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:29.766Z|147fd677-8596-4224-9e43-8d69c7a01199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:29.773Z|147fd677-8596-4224-9e43-8d69c7a01199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:29.810Z|e8e1493b-0d21-45ad-8c84-26b374173dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:29.811Z|e8e1493b-0d21-45ad-8c84-26b374173dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:39.803Z|51d82c3c-e7ab-4b5d-b10d-3ecbf996bc62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:39.803Z|dc4760a4-3011-44d4-97a0-991cd02f8a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:39.804Z|51d82c3c-e7ab-4b5d-b10d-3ecbf996bc62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:39.805Z|dc4760a4-3011-44d4-97a0-991cd02f8a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:39.831Z|c1dcbb83-53c3-4b16-a8de-064dfdba48f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:39.832Z|c1dcbb83-53c3-4b16-a8de-064dfdba48f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:43.362Z|5b86c913-6129-4204-9c27-2d18da5418af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:43.363Z|5b86c913-6129-4204-9c27-2d18da5418af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:43.699Z|69e41ca4-f618-4562-b548-9766ddf56eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:43.700Z|69e41ca4-f618-4562-b548-9766ddf56eb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:49.831Z|70acc148-da28-4f16-bade-84bed3f4f3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:49.831Z|1d4082fd-0b67-4d98-a347-c4867de52fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:49.832Z|1d4082fd-0b67-4d98-a347-c4867de52fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:49.832Z|70acc148-da28-4f16-bade-84bed3f4f3d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:49.854Z|0ef150e5-eb8e-4853-82bb-701060110857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:49.855Z|0ef150e5-eb8e-4853-82bb-701060110857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:58.363Z|b9a1efd4-c13f-4d37-af77-ec69ae247ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:14:58.366Z|b9a1efd4-c13f-4d37-af77-ec69ae247ecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:14:59.857Z|c5abc298-fbc7-452e-8860-16efaa06f862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:59.857Z|e4b228d8-e3e6-4339-8d3f-c818ebfbb005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:59.859Z|c5abc298-fbc7-452e-8860-16efaa06f862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:59.859Z|e4b228d8-e3e6-4339-8d3f-c818ebfbb005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:14:59.899Z|1167003f-39c7-478c-b9ce-3ee79c1073c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:14:59.900Z|1167003f-39c7-478c-b9ce-3ee79c1073c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:09.883Z|cd8a4bf1-772a-451b-a486-9ba1ee35164c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:09.884Z|cd8a4bf1-772a-451b-a486-9ba1ee35164c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:09.893Z|00673b66-3dd2-4b37-8365-86093ea6c422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:09.895Z|00673b66-3dd2-4b37-8365-86093ea6c422|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:09.934Z|4d3893da-15c1-403b-b3e2-c50ef6dcd3ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:09.935Z|4d3893da-15c1-403b-b3e2-c50ef6dcd3ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:13.363Z|58df6979-94aa-4bb6-acdb-a87e9d7b4e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:13.363Z|58df6979-94aa-4bb6-acdb-a87e9d7b4e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:13.701Z|2e161e25-6994-4fc9-a19d-1016b9a3d162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:13.701Z|2e161e25-6994-4fc9-a19d-1016b9a3d162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:15.053Z|b2424cdb-d787-4d6d-abcd-58a531ab5c91|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:15:15.055Z|b2424cdb-d787-4d6d-abcd-58a531ab5c91|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:19.913Z|47c65773-4f8a-4858-a2fc-35e93234ef76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:19.914Z|47c65773-4f8a-4858-a2fc-35e93234ef76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:19.925Z|9bb3c022-a321-419c-ae44-ee1b34681383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:19.925Z|9bb3c022-a321-419c-ae44-ee1b34681383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:19.963Z|cceca202-4264-4182-bfad-250da5e76d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:19.964Z|cceca202-4264-4182-bfad-250da5e76d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:28.363Z|3b8d3338-2161-4da2-85cb-e534451ca213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:28.364Z|3b8d3338-2161-4da2-85cb-e534451ca213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:29.944Z|9937990d-03e2-4c68-8770-fb4ac2022328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:29.946Z|9937990d-03e2-4c68-8770-fb4ac2022328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:29.964Z|f4a5cbdd-caa0-4f63-90dd-0f359cfeb021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:29.965Z|f4a5cbdd-caa0-4f63-90dd-0f359cfeb021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:29.999Z|72f3f16a-678d-445c-9dab-74d97f7b3b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:30.000Z|72f3f16a-678d-445c-9dab-74d97f7b3b50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:39.973Z|3933aa54-b2c2-45df-9479-6e8d034b8db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:39.974Z|3933aa54-b2c2-45df-9479-6e8d034b8db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:39.993Z|1f3f882b-c654-4462-82a1-4752223d0ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:39.994Z|1f3f882b-c654-4462-82a1-4752223d0ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:40.035Z|9834b2d3-8502-4cb6-a2cd-88958b293a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:40.036Z|9834b2d3-8502-4cb6-a2cd-88958b293a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:43.363Z|2194b78e-322a-48f5-9d2a-5e3da87c272b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:43.366Z|2194b78e-322a-48f5-9d2a-5e3da87c272b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:43.702Z|58daf5f5-1da1-420d-a162-af43903c1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:43.703Z|58daf5f5-1da1-420d-a162-af43903c1f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:15:50.011Z|43dade5f-90bb-4950-b1b2-e7a20c3892d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:50.012Z|43dade5f-90bb-4950-b1b2-e7a20c3892d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:50.023Z|911bba66-3c01-4273-8d0a-a2672e2060ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:50.024Z|911bba66-3c01-4273-8d0a-a2672e2060ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:50.058Z|2fbceac6-a2ec-4689-a0b5-ff913ffcb2b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:15:50.059Z|2fbceac6-a2ec-4689-a0b5-ff913ffcb2b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:15:58.362Z|5af5f2c8-dbf7-4940-a569-718a89b701d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:15:58.363Z|5af5f2c8-dbf7-4940-a569-718a89b701d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:00.038Z|db409563-170a-49c4-bbde-b0ac5fc5c888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:00.039Z|db409563-170a-49c4-bbde-b0ac5fc5c888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:00.051Z|f03d3f73-36a9-42c0-9160-d09304c21d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:00.052Z|f03d3f73-36a9-42c0-9160-d09304c21d8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:00.092Z|49854c8a-4b5d-4754-80b0-0f33792b6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:00.093Z|49854c8a-4b5d-4754-80b0-0f33792b6c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:10.064Z|39c39094-3fc7-4bf3-9298-5c0dca0c4687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:10.065Z|39c39094-3fc7-4bf3-9298-5c0dca0c4687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:10.081Z|95c346da-28c1-4a1a-946a-fd7f1ab0ef32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:10.081Z|95c346da-28c1-4a1a-946a-fd7f1ab0ef32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:10.123Z|cd16aaef-1571-4731-9c25-d99b77b95225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:10.124Z|cd16aaef-1571-4731-9c25-d99b77b95225|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:13.362Z|18eab42a-98b1-467b-823e-d069a22098a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:13.363Z|18eab42a-98b1-467b-823e-d069a22098a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:13.704Z|2be4c6b9-cb2e-4d2c-8d8d-04302f4752c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:13.704Z|2be4c6b9-cb2e-4d2c-8d8d-04302f4752c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:15.053Z|68e02a32-cabc-4a49-970e-ae38a72407a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:16:15.054Z|68e02a32-cabc-4a49-970e-ae38a72407a5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:20.091Z|48da6c63-b5a7-4698-bacb-ab648eddb59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:20.092Z|48da6c63-b5a7-4698-bacb-ab648eddb59e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:20.101Z|060d303d-7c02-49c0-af32-2c423ca8693f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:20.101Z|060d303d-7c02-49c0-af32-2c423ca8693f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:20.147Z|6145738c-d6db-4961-84ef-5aff2ca658a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:20.149Z|6145738c-d6db-4961-84ef-5aff2ca658a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:28.363Z|acfdc6a0-e455-4dc7-ad13-a5fed27d87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:28.366Z|acfdc6a0-e455-4dc7-ad13-a5fed27d87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:30.114Z|7fcc097f-a51e-4ed4-a923-9d62c911809f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:30.115Z|7fcc097f-a51e-4ed4-a923-9d62c911809f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:30.134Z|21d33f7a-16e2-456b-bd55-7fa73d83503a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:30.135Z|21d33f7a-16e2-456b-bd55-7fa73d83503a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:30.172Z|74193bb6-8d14-41bf-b0cf-d9f58304cbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:30.174Z|74193bb6-8d14-41bf-b0cf-d9f58304cbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:40.141Z|6e9e69ca-8960-4a59-916c-47e10580b7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:40.142Z|6e9e69ca-8960-4a59-916c-47e10580b7c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:40.160Z|38c9f3bf-1ed2-4db7-ada4-a9835952ad02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:40.161Z|38c9f3bf-1ed2-4db7-ada4-a9835952ad02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:40.198Z|e0971f6c-9b7b-4250-8eb3-5e95aa674e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:40.199Z|e0971f6c-9b7b-4250-8eb3-5e95aa674e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:43.362Z|ea101b6a-fed0-4212-a473-96594de4e1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:43.363Z|ea101b6a-fed0-4212-a473-96594de4e1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:43.706Z|63534929-6ee6-4cc6-9b5b-2e5186273007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:43.707Z|63534929-6ee6-4cc6-9b5b-2e5186273007|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:16:50.165Z|ab1fc830-546a-47e7-b824-e0cac0503ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:50.166Z|ab1fc830-546a-47e7-b824-e0cac0503ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:50.183Z|a4581e07-86a6-4a51-bb90-dec45f7f8c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:50.262Z|a4581e07-86a6-4a51-bb90-dec45f7f8c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:50.267Z|6f138e79-eeb2-4416-a307-5940d2535caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:16:50.290Z|6f138e79-eeb2-4416-a307-5940d2535caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:16:58.363Z|e7adc913-bf75-4955-a78f-f6e40a0d7dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:16:58.363Z|e7adc913-bf75-4955-a78f-f6e40a0d7dd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:00.193Z|5fcba190-9be9-43ec-8b55-b9d0a8f948e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:00.195Z|5fcba190-9be9-43ec-8b55-b9d0a8f948e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:00.284Z|d8460759-09c8-445b-8cf2-6a12dc1a581f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:00.285Z|d8460759-09c8-445b-8cf2-6a12dc1a581f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:00.312Z|17401bab-2a3a-468d-98bc-22ddef5051c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:00.313Z|17401bab-2a3a-468d-98bc-22ddef5051c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:10.218Z|0da12203-11dc-4d8f-b193-2b98899ba3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:10.218Z|0da12203-11dc-4d8f-b193-2b98899ba3f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:10.312Z|1f8288ed-a8bd-47d4-a0db-ce5ec8046a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:10.313Z|1f8288ed-a8bd-47d4-a0db-ce5ec8046a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:10.335Z|f9d1b2d7-7dd1-468a-b002-391a659f9c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:10.336Z|f9d1b2d7-7dd1-468a-b002-391a659f9c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:13.362Z|17b81221-74dc-4d59-8099-f26065711d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:13.365Z|17b81221-74dc-4d59-8099-f26065711d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:13.707Z|9e7db4e3-24bf-47c3-aef5-d5f62ef1d6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:13.708Z|9e7db4e3-24bf-47c3-aef5-d5f62ef1d6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:15.053Z|29b88462-aadb-42d6-a359-6b8128c48933|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:17:15.054Z|29b88462-aadb-42d6-a359-6b8128c48933|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:20.256Z|05681b59-6ee2-454d-9cc4-9eafc380bcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:20.257Z|05681b59-6ee2-454d-9cc4-9eafc380bcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:20.336Z|2418bfac-5c3d-42ce-b65e-b0bffb032eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:20.337Z|2418bfac-5c3d-42ce-b65e-b0bffb032eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:20.358Z|101b6d13-8e24-4679-a475-c88d408098c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:20.359Z|101b6d13-8e24-4679-a475-c88d408098c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:28.362Z|677533bb-ab46-41bb-87ca-7c79141c7fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:28.363Z|677533bb-ab46-41bb-87ca-7c79141c7fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:30.282Z|bb6a3a5e-b675-4787-9810-c6512980c6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:30.283Z|bb6a3a5e-b675-4787-9810-c6512980c6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:30.360Z|a123bf72-d6f1-4ba6-b2ac-bf5e287b8067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:30.361Z|a123bf72-d6f1-4ba6-b2ac-bf5e287b8067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:30.382Z|16a21ebc-e083-44e8-a59a-f062c3919abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:30.383Z|16a21ebc-e083-44e8-a59a-f062c3919abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:40.306Z|5f1a851d-169b-4782-9227-1a3645dc3d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:40.307Z|5f1a851d-169b-4782-9227-1a3645dc3d95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:40.387Z|4b88bbf9-dec8-466b-8fa4-93018d22d615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:40.388Z|4b88bbf9-dec8-466b-8fa4-93018d22d615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:40.405Z|db5166c3-5e44-454d-b49b-590298ceaa50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:40.406Z|db5166c3-5e44-454d-b49b-590298ceaa50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:43.362Z|9b822bf1-94a0-4947-9a70-061073f8274b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:43.363Z|9b822bf1-94a0-4947-9a70-061073f8274b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:43.709Z|5bea674d-a919-43e4-92b2-eb7ce56a3ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:43.709Z|5bea674d-a919-43e4-92b2-eb7ce56a3ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:17:50.330Z|0a1d09c1-156b-4dbb-bcfa-a9d5c7bb3ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:50.331Z|0a1d09c1-156b-4dbb-bcfa-a9d5c7bb3ed9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:50.411Z|791ae5ab-b5e1-4ed8-8378-36dcb48b30da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:50.412Z|791ae5ab-b5e1-4ed8-8378-36dcb48b30da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:50.429Z|24438eba-5470-4ddf-94b5-175451b8309f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:17:50.431Z|24438eba-5470-4ddf-94b5-175451b8309f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:17:58.363Z|e293cd3a-642b-41d9-9a96-61b232ab8330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:17:58.366Z|e293cd3a-642b-41d9-9a96-61b232ab8330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:00.354Z|43339370-9894-4608-87e2-3940d5592926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:00.355Z|43339370-9894-4608-87e2-3940d5592926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:00.436Z|37d6638f-4234-47cd-b9bb-4281edbab92f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:00.438Z|37d6638f-4234-47cd-b9bb-4281edbab92f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:00.459Z|18ce0daf-1564-4bf9-b4dc-aafb7bc766e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:00.460Z|18ce0daf-1564-4bf9-b4dc-aafb7bc766e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:10.380Z|39a6fd6c-07d2-4ab8-9b9c-6f5df0173063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:10.381Z|39a6fd6c-07d2-4ab8-9b9c-6f5df0173063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:10.462Z|7870ec5e-b089-45fc-9409-6d4d6376496c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:10.463Z|7870ec5e-b089-45fc-9409-6d4d6376496c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:10.483Z|87206249-63c2-42b9-a5ff-fa94f6436cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:10.484Z|87206249-63c2-42b9-a5ff-fa94f6436cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:13.362Z|564405be-9609-4467-96f8-f1af771a479e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:13.363Z|564405be-9609-4467-96f8-f1af771a479e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:13.711Z|fb54e4b4-42c1-4294-9ebc-6f131875984b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:13.712Z|fb54e4b4-42c1-4294-9ebc-6f131875984b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:15.054Z|48681d13-943a-4364-b3c6-57e9519e8c00|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:18:15.055Z|48681d13-943a-4364-b3c6-57e9519e8c00|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:20.407Z|6a4ca158-5766-461d-a7e6-c581174ecd0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:20.408Z|6a4ca158-5766-461d-a7e6-c581174ecd0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:20.489Z|0bc01778-2f90-4e93-bcfd-fee17e5fc764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:20.491Z|0bc01778-2f90-4e93-bcfd-fee17e5fc764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:20.507Z|9567d4e7-9f73-469f-b8c3-9828c224d4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:20.508Z|9567d4e7-9f73-469f-b8c3-9828c224d4b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:28.362Z|6fa75367-72fc-4639-b53c-e74b10fc7b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:28.363Z|6fa75367-72fc-4639-b53c-e74b10fc7b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:30.434Z|8dbb487d-d8dd-49a9-a5c9-7adfa837351e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:30.435Z|8dbb487d-d8dd-49a9-a5c9-7adfa837351e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:30.517Z|48d6518a-d4c8-4229-8289-d713a2b56987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:30.518Z|48d6518a-d4c8-4229-8289-d713a2b56987|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:30.538Z|04180316-037c-40c3-a943-f3bc5bd332e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:30.539Z|04180316-037c-40c3-a943-f3bc5bd332e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:40.463Z|0acbd1d5-432e-419f-884d-ef15936b176c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:40.464Z|0acbd1d5-432e-419f-884d-ef15936b176c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:40.542Z|e41a57ea-025b-48b8-8471-363847867116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:40.543Z|e41a57ea-025b-48b8-8471-363847867116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:40.562Z|3ed2973e-e1aa-4971-a2b9-b455af07ad10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:40.563Z|3ed2973e-e1aa-4971-a2b9-b455af07ad10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:43.363Z|86e67a48-85b7-471b-a55b-c32c69091695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:43.367Z|86e67a48-85b7-471b-a55b-c32c69091695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:43.713Z|518f2ce4-ba65-44d1-9264-3608d3f2ab20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:43.713Z|518f2ce4-ba65-44d1-9264-3608d3f2ab20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:18:50.491Z|06c71969-27bc-4251-befd-911320da8e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:50.492Z|06c71969-27bc-4251-befd-911320da8e07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:50.568Z|66eda4b5-1842-4787-ba07-8018ddb7a613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:50.569Z|66eda4b5-1842-4787-ba07-8018ddb7a613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:50.633Z|d062a88f-29db-477a-a3f1-63b49c3bc39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:18:50.634Z|d062a88f-29db-477a-a3f1-63b49c3bc39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:18:58.362Z|3168bf00-dd0f-41db-8f4e-82a15bf7bf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:18:58.363Z|3168bf00-dd0f-41db-8f4e-82a15bf7bf74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:00.531Z|2f877cf0-2406-4c8a-bf73-2cf2615f83f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:00.532Z|2f877cf0-2406-4c8a-bf73-2cf2615f83f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:00.601Z|0c9549bd-2841-4a04-88da-823f87adf156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:00.601Z|0c9549bd-2841-4a04-88da-823f87adf156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:00.658Z|0cfcc400-2b4c-425a-b72a-f5b0672d9111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:00.659Z|0cfcc400-2b4c-425a-b72a-f5b0672d9111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:10.556Z|da386440-415b-4966-bdcd-64e7a6e3fa46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:10.557Z|da386440-415b-4966-bdcd-64e7a6e3fa46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:10.623Z|bcd4b07f-1cce-4ed8-9b6a-d768e393f8da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:10.624Z|bcd4b07f-1cce-4ed8-9b6a-d768e393f8da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:10.680Z|ed6091f4-0483-4a12-af0e-93b80d7571ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:10.681Z|ed6091f4-0483-4a12-af0e-93b80d7571ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:13.362Z|6622caf7-1a73-48ea-a474-dc02e1e88f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:13.363Z|6622caf7-1a73-48ea-a474-dc02e1e88f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:13.714Z|7f876f76-b989-43b3-95aa-4b47007c25bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:13.715Z|7f876f76-b989-43b3-95aa-4b47007c25bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:15.055Z|9218d9a6-5645-4289-a60c-2855f26de107|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:19:15.056Z|9218d9a6-5645-4289-a60c-2855f26de107|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:20.584Z|72da5084-7314-45d4-942b-fbcd70ca5f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:20.585Z|72da5084-7314-45d4-942b-fbcd70ca5f98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:20.648Z|4a9f594a-0f22-4541-b99a-171b0eb1c90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:20.649Z|4a9f594a-0f22-4541-b99a-171b0eb1c90c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:20.704Z|7409a5dc-4c54-476b-ab75-e5ffb22d48f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:20.704Z|7409a5dc-4c54-476b-ab75-e5ffb22d48f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:28.362Z|9e7fc40f-7ddd-4af0-acc5-632af5c75304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:28.365Z|9e7fc40f-7ddd-4af0-acc5-632af5c75304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:30.617Z|1d4a64ea-bed4-4d53-870c-1546b70b42f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:30.619Z|1d4a64ea-bed4-4d53-870c-1546b70b42f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:30.673Z|3da00fa6-59ab-4697-bbb4-5d3578e4462d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:30.674Z|3da00fa6-59ab-4697-bbb4-5d3578e4462d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:30.727Z|383eacc3-cfa9-4739-90c0-02280584d0e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:30.728Z|383eacc3-cfa9-4739-90c0-02280584d0e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:40.646Z|27f54df6-90dc-4303-b26b-4e64712b97af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:40.647Z|27f54df6-90dc-4303-b26b-4e64712b97af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:40.699Z|2526f240-2745-45ea-99ac-0f98e61ed352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:40.700Z|2526f240-2745-45ea-99ac-0f98e61ed352|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:40.750Z|1fa3f9f8-67f0-4d64-acfc-70db28335268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:40.751Z|1fa3f9f8-67f0-4d64-acfc-70db28335268|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:43.363Z|cc42caf1-1531-4f58-b48c-d24d9be2adf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:43.363Z|cc42caf1-1531-4f58-b48c-d24d9be2adf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:43.716Z|a3a0bc11-e9db-404e-aab2-0fddd282a27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:43.717Z|a3a0bc11-e9db-404e-aab2-0fddd282a27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:19:50.685Z|3f8f03b2-7f55-4f33-b308-3a96617bd088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:50.687Z|3f8f03b2-7f55-4f33-b308-3a96617bd088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:50.721Z|fb66f6f9-49e3-4f20-976f-19ad274cedd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:50.722Z|fb66f6f9-49e3-4f20-976f-19ad274cedd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:50.777Z|d2c82d04-a44f-4b9d-b4d8-cb946b961dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:19:50.778Z|d2c82d04-a44f-4b9d-b4d8-cb946b961dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:19:58.362Z|aa3bf64b-76b6-4880-8d8e-bfa694eae0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:19:58.363Z|aa3bf64b-76b6-4880-8d8e-bfa694eae0b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:00.708Z|7e3ef84a-3643-413a-ab0f-84989899f70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:00.709Z|7e3ef84a-3643-413a-ab0f-84989899f70a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:00.743Z|325c0e82-3175-4f00-8a74-bd00f1bb2598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:00.744Z|325c0e82-3175-4f00-8a74-bd00f1bb2598|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:00.806Z|c28afbbc-b44a-4df8-800c-a2356781505d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:00.807Z|c28afbbc-b44a-4df8-800c-a2356781505d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:10.740Z|c204f264-e823-487e-a0fd-9168fa58c99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:10.741Z|c204f264-e823-487e-a0fd-9168fa58c99a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:10.769Z|d6dc10c4-a690-4d4d-b5a2-5d593f84878a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:10.769Z|d6dc10c4-a690-4d4d-b5a2-5d593f84878a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:10.829Z|d26ab60e-6c9c-4245-8489-1faf60fdb464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:10.830Z|d26ab60e-6c9c-4245-8489-1faf60fdb464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:13.363Z|630b9eed-f7d7-413d-affc-0abed5e32fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:13.366Z|630b9eed-f7d7-413d-affc-0abed5e32fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:13.718Z|8a36383a-cb78-4610-9d89-16f6292b327a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:13.718Z|8a36383a-cb78-4610-9d89-16f6292b327a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:15.054Z|65487cb9-71b9-4f84-b8e8-c2a0133aa783|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:20:15.055Z|65487cb9-71b9-4f84-b8e8-c2a0133aa783|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:20.762Z|a19169be-b65b-4f2a-8ec0-2a2881acad01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:20.772Z|a19169be-b65b-4f2a-8ec0-2a2881acad01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:20.791Z|3d71a67d-9867-4b70-9a27-b81b7ee7eea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:20.792Z|3d71a67d-9867-4b70-9a27-b81b7ee7eea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:20.881Z|2ebe2522-1b09-45f9-b7b8-4a2203a9d56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:20.882Z|2ebe2522-1b09-45f9-b7b8-4a2203a9d56b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:28.362Z|6b5af280-5983-47a3-933e-13f6ef6afb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:28.363Z|6b5af280-5983-47a3-933e-13f6ef6afb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:30.797Z|c43871ff-8ff2-42aa-aaad-c5a156b3e52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:30.798Z|c43871ff-8ff2-42aa-aaad-c5a156b3e52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:30.818Z|82112e5a-c818-47ab-9851-1f8bd6315eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:30.819Z|82112e5a-c818-47ab-9851-1f8bd6315eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:30.904Z|3c27857b-7978-4e38-afc2-b323fccdb707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:30.905Z|3c27857b-7978-4e38-afc2-b323fccdb707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:40.822Z|85571002-4699-42a2-ae14-cc881116e794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:40.823Z|85571002-4699-42a2-ae14-cc881116e794|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:40.840Z|ebc12cf8-912f-40ce-a7a6-21833886f274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:40.841Z|ebc12cf8-912f-40ce-a7a6-21833886f274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:40.928Z|615a8f9c-c73a-47f9-9c82-37cd21863453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:40.929Z|615a8f9c-c73a-47f9-9c82-37cd21863453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:43.362Z|ac97f715-b7ac-4d55-aa40-6bd5a282afe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:43.363Z|ac97f715-b7ac-4d55-aa40-6bd5a282afe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:43.719Z|a75b60b4-1cfd-4c65-b39d-7f475d7d7327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:43.720Z|a75b60b4-1cfd-4c65-b39d-7f475d7d7327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:20:50.847Z|e81285d5-6082-49e8-9621-2ef3acbd3767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:50.848Z|e81285d5-6082-49e8-9621-2ef3acbd3767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:50.874Z|ec03b639-c6aa-4536-a0e9-9a796e0609d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:50.875Z|ec03b639-c6aa-4536-a0e9-9a796e0609d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:50.954Z|6ec80f6d-560e-44dd-8052-36f7d81b4934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:20:50.955Z|6ec80f6d-560e-44dd-8052-36f7d81b4934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:20:58.362Z|78a1511f-9690-492f-9784-28f0ec9185f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:20:58.364Z|78a1511f-9690-492f-9784-28f0ec9185f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:00.876Z|2ce78e98-24db-4bf7-908d-37294ddbc3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:00.877Z|2ce78e98-24db-4bf7-908d-37294ddbc3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:00.898Z|31f8478d-c2b5-47e4-a53c-93602bfff45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:00.899Z|31f8478d-c2b5-47e4-a53c-93602bfff45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:00.979Z|cf808292-a85d-4f2f-8003-168311f605f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:00.980Z|cf808292-a85d-4f2f-8003-168311f605f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:10.912Z|95fcd6af-b9f3-4a56-ba08-f5c0ec25bcb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:10.913Z|95fcd6af-b9f3-4a56-ba08-f5c0ec25bcb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:10.925Z|7c3cff47-756a-4400-8544-fe313905babb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:10.926Z|7c3cff47-756a-4400-8544-fe313905babb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:11.004Z|34090cd6-dfbb-4fdb-bdb8-c44d7049381d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:11.006Z|34090cd6-dfbb-4fdb-bdb8-c44d7049381d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:13.362Z|de0318e8-48f7-4960-9217-8ad7d22c36a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:13.363Z|de0318e8-48f7-4960-9217-8ad7d22c36a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:13.723Z|5c403a25-6583-45ef-83cc-18feb53b74bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:13.723Z|5c403a25-6583-45ef-83cc-18feb53b74bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:15.053Z|c0d6eb2a-bc8c-40b0-89ac-17018d1838a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:21:15.054Z|c0d6eb2a-bc8c-40b0-89ac-17018d1838a9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:20.956Z|dc0277bd-af05-4b12-b4c7-6a11a3cd2b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:20.957Z|dc0277bd-af05-4b12-b4c7-6a11a3cd2b25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:20.972Z|2cb7a386-5ab8-4b51-a041-a954c10cd866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:20.973Z|2cb7a386-5ab8-4b51-a041-a954c10cd866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:21.039Z|cdda53e1-856a-4802-b573-871d806a4df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:21.040Z|cdda53e1-856a-4802-b573-871d806a4df6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:28.362Z|0de11587-c541-4339-8ced-7553c41e9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:28.363Z|0de11587-c541-4339-8ced-7553c41e9465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:30.978Z|da236d3e-c395-49f6-8984-6d6e1447797f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:30.979Z|da236d3e-c395-49f6-8984-6d6e1447797f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:31.000Z|9d885865-e224-45a5-9246-e2a3487b881d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:31.002Z|9d885865-e224-45a5-9246-e2a3487b881d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:31.061Z|fb74ea2b-c34e-44db-a25c-8f481a0af5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:31.062Z|fb74ea2b-c34e-44db-a25c-8f481a0af5fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:41.012Z|90f1ddd2-91b0-4570-92c0-ff0c54b793ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:41.013Z|90f1ddd2-91b0-4570-92c0-ff0c54b793ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:41.025Z|b995044c-a836-4c00-9362-2ff985a57504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:41.025Z|b995044c-a836-4c00-9362-2ff985a57504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:41.087Z|3607948d-33d6-4365-a874-9c309d9f0f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:41.088Z|3607948d-33d6-4365-a874-9c309d9f0f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:43.362Z|766ee2bd-c036-475c-ad19-15e47801f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:43.365Z|766ee2bd-c036-475c-ad19-15e47801f7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:43.724Z|2b424bac-cd04-4126-a28b-113af26d0a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:43.725Z|2b424bac-cd04-4126-a28b-113af26d0a42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:21:51.042Z|79490e26-069f-4a97-a79e-23ddd1b99d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:51.043Z|79490e26-069f-4a97-a79e-23ddd1b99d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:51.063Z|ef224a43-30c8-42b0-b111-af48017ec9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:51.064Z|ef224a43-30c8-42b0-b111-af48017ec9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:51.117Z|7035d477-c8fe-477e-a0e0-29d4273dea88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:21:51.118Z|7035d477-c8fe-477e-a0e0-29d4273dea88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:21:58.362Z|d24fcdae-365f-42e7-b53b-40361b6eaa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:21:58.363Z|d24fcdae-365f-42e7-b53b-40361b6eaa48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:01.069Z|a65d480f-6a02-4f7c-80f4-bb7ff9903487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:01.070Z|a65d480f-6a02-4f7c-80f4-bb7ff9903487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:01.086Z|a2e2ec09-2d4e-4d2f-92a9-7717719628c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:01.087Z|a2e2ec09-2d4e-4d2f-92a9-7717719628c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:01.140Z|1baa49b7-96e8-4ef6-9f57-d5ec1fb99e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:01.141Z|1baa49b7-96e8-4ef6-9f57-d5ec1fb99e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:11.110Z|fa0bda3f-dee0-4fec-8820-ab199454edf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:11.112Z|fa0bda3f-dee0-4fec-8820-ab199454edf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:11.121Z|4a5bd32e-211a-46e6-8757-79c0d556e3b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:11.123Z|4a5bd32e-211a-46e6-8757-79c0d556e3b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:11.163Z|85301819-4cbb-4d29-93c8-96d8c7a09d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:11.165Z|85301819-4cbb-4d29-93c8-96d8c7a09d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:13.362Z|aaa835aa-a5fe-4a5a-b9f4-9761bdea545a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:13.363Z|aaa835aa-a5fe-4a5a-b9f4-9761bdea545a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:13.726Z|94357991-bf2f-4f40-8437-cfd9d47bc98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:13.727Z|94357991-bf2f-4f40-8437-cfd9d47bc98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:15.054Z|8d711f02-e29c-405a-a7f0-175a33be22c1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:22:15.055Z|8d711f02-e29c-405a-a7f0-175a33be22c1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:21.148Z|bfec796d-f7f2-4e67-9c0e-b38b30631b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:21.149Z|bfec796d-f7f2-4e67-9c0e-b38b30631b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:21.152Z|b7ef779f-48ed-4f30-93db-c60e1d61d62f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:21.152Z|b7ef779f-48ed-4f30-93db-c60e1d61d62f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:21.189Z|5b56daba-7882-43f1-a10f-7b811f32ea72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:21.191Z|5b56daba-7882-43f1-a10f-7b811f32ea72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:28.362Z|47f6c19a-4ee6-4d4b-baaa-da58e7a4366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:28.365Z|47f6c19a-4ee6-4d4b-baaa-da58e7a4366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:31.174Z|0a988d67-24a1-4739-a17d-c4b59932696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:31.176Z|0a988d67-24a1-4739-a17d-c4b59932696b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:31.183Z|68ef1663-4836-4775-89d5-bc8700e17cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:31.184Z|68ef1663-4836-4775-89d5-bc8700e17cf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:31.212Z|62f8a2e0-7830-41c8-98b0-08758df7b57e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:31.213Z|62f8a2e0-7830-41c8-98b0-08758df7b57e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:41.213Z|ba2a7456-89fd-439e-a862-c21b584f5b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:41.214Z|ba2a7456-89fd-439e-a862-c21b584f5b99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:41.217Z|13483daa-df1a-4a84-ae3c-78eddf99fbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:41.217Z|13483daa-df1a-4a84-ae3c-78eddf99fbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:41.236Z|acb59eea-7ede-4161-a758-ffad98b0122a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:41.237Z|acb59eea-7ede-4161-a758-ffad98b0122a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:43.362Z|8f982bc2-4928-4e78-bd15-98ab711d38c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:43.363Z|8f982bc2-4928-4e78-bd15-98ab711d38c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:43.728Z|88a80389-e7c4-4fc5-b7cc-f35109fa8ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:43.729Z|88a80389-e7c4-4fc5-b7cc-f35109fa8ce9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:22:51.237Z|5b20b336-0b69-4949-9fce-5acef3c6446b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:51.238Z|5b20b336-0b69-4949-9fce-5acef3c6446b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:51.241Z|d28dae80-817e-4a1c-a099-825f66ace495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:51.241Z|d28dae80-817e-4a1c-a099-825f66ace495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:51.273Z|5fa41f52-1a84-4b19-8bc1-73ebcdd2f0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:22:51.274Z|5fa41f52-1a84-4b19-8bc1-73ebcdd2f0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:22:58.362Z|86f319fe-65c1-41a9-b7f4-a8e87e54deeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:22:58.363Z|86f319fe-65c1-41a9-b7f4-a8e87e54deeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:01.265Z|deaf0fc7-6820-479f-8e5c-9a008f0c01f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:01.265Z|5d4c17d6-60c8-4742-9521-9baad58a0ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:01.266Z|deaf0fc7-6820-479f-8e5c-9a008f0c01f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:01.266Z|5d4c17d6-60c8-4742-9521-9baad58a0ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:01.301Z|9fcccf4b-123c-4466-b660-07d487766322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:01.301Z|9fcccf4b-123c-4466-b660-07d487766322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:11.287Z|6b487012-7ffa-4ce0-b539-f92c79c381f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:11.287Z|22173678-9d8d-47f4-b7df-790c9d657287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:11.288Z|22173678-9d8d-47f4-b7df-790c9d657287|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:11.288Z|6b487012-7ffa-4ce0-b539-f92c79c381f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:11.349Z|8619de8c-5048-4816-802e-6ce04f6d2ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:11.350Z|8619de8c-5048-4816-802e-6ce04f6d2ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:13.362Z|39ccef18-632b-4491-b443-c621ec69ba73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:13.365Z|39ccef18-632b-4491-b443-c621ec69ba73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:13.729Z|07ba6005-9413-4f8d-86d1-49dceb698ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:13.730Z|07ba6005-9413-4f8d-86d1-49dceb698ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:15.052Z|05c1f1ef-74ca-436e-9971-d6f0f08eca2b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:23:15.053Z|05c1f1ef-74ca-436e-9971-d6f0f08eca2b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:21.311Z|ea0ce6a8-85c8-4dea-8e8d-8c3407beaed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:21.312Z|ea0ce6a8-85c8-4dea-8e8d-8c3407beaed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:21.337Z|24460541-fdd7-4c96-9fe5-ff14b09cfd24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:21.339Z|24460541-fdd7-4c96-9fe5-ff14b09cfd24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:21.373Z|4238e87c-348b-477c-971d-0dc101923a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:21.374Z|4238e87c-348b-477c-971d-0dc101923a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:28.362Z|0916e770-1d56-4fbf-936d-a33e379a5557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:28.363Z|0916e770-1d56-4fbf-936d-a33e379a5557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:31.334Z|67f8f7a6-5437-4da5-bb73-0645ca8bbb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:31.335Z|67f8f7a6-5437-4da5-bb73-0645ca8bbb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:31.362Z|734f4e06-5257-438d-96e0-c6c59ba42dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:31.363Z|734f4e06-5257-438d-96e0-c6c59ba42dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:31.405Z|592ea2b0-a1ca-4b8d-995a-7222822fe246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:31.406Z|592ea2b0-a1ca-4b8d-995a-7222822fe246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:41.357Z|7e1f6678-0f74-4e2f-bea3-56174a0f652f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:41.358Z|7e1f6678-0f74-4e2f-bea3-56174a0f652f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:41.385Z|10cfa44a-0c16-4e80-85ee-ad3e2c98f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:41.386Z|10cfa44a-0c16-4e80-85ee-ad3e2c98f297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:41.426Z|c0c57016-7b50-4921-b9d7-7bf2c2f2ba25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:41.427Z|c0c57016-7b50-4921-b9d7-7bf2c2f2ba25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:43.362Z|3f1282b3-8da3-4676-8906-7cd0e82c3eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:43.363Z|3f1282b3-8da3-4676-8906-7cd0e82c3eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:43.731Z|44f5d81c-6363-4e1d-a152-83850ad4cd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:43.732Z|44f5d81c-6363-4e1d-a152-83850ad4cd08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:23:51.390Z|d356bb78-cb4c-493b-aba0-74e4582d8e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:51.391Z|d356bb78-cb4c-493b-aba0-74e4582d8e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:51.413Z|6d119b1e-9bda-4b49-8b8c-961626251b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:51.414Z|6d119b1e-9bda-4b49-8b8c-961626251b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:51.451Z|2ca2c448-5a66-4a7e-b7f0-c56f7d49ccfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:23:51.452Z|2ca2c448-5a66-4a7e-b7f0-c56f7d49ccfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:23:58.362Z|f3a98332-6a60-4728-b4d8-0eeadac00313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:23:58.364Z|f3a98332-6a60-4728-b4d8-0eeadac00313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:01.418Z|efb6d2ca-ace1-479d-aece-7985b7a62c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:01.419Z|efb6d2ca-ace1-479d-aece-7985b7a62c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:01.441Z|6a6f02e4-4b73-4134-a940-2f735ce4e04c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:01.442Z|6a6f02e4-4b73-4134-a940-2f735ce4e04c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:01.482Z|64cba089-fded-4b5c-8249-9fb9bc7b80d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:01.486Z|64cba089-fded-4b5c-8249-9fb9bc7b80d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:11.443Z|caca1a73-5a56-4ac1-96c0-0961df6ef44c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:11.444Z|caca1a73-5a56-4ac1-96c0-0961df6ef44c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:11.464Z|fe9195db-a3bc-435f-a2a1-c97e10abf08c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:11.465Z|fe9195db-a3bc-435f-a2a1-c97e10abf08c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:11.566Z|62428a88-72b5-45d1-a84b-6b4bd555d3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:11.567Z|62428a88-72b5-45d1-a84b-6b4bd555d3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:13.362Z|a90c789b-7f0c-487d-81bc-70e1df6f6f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:13.363Z|a90c789b-7f0c-487d-81bc-70e1df6f6f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:13.733Z|fe9cf39d-d581-4bca-b78c-8b15e272da9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:13.735Z|fe9cf39d-d581-4bca-b78c-8b15e272da9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:15.053Z|1f1dfb1b-6ef2-49f0-9b7b-e02721b48fff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:24:15.053Z|1f1dfb1b-6ef2-49f0-9b7b-e02721b48fff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:21.465Z|57348959-77f1-4231-907f-45f04e0a5f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:21.467Z|57348959-77f1-4231-907f-45f04e0a5f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:21.493Z|5e530f52-446e-4857-a164-cac9160c4b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:21.493Z|5e530f52-446e-4857-a164-cac9160c4b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:21.591Z|8d46f249-3ea6-47dc-bfa1-f3c8969d92da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:21.592Z|8d46f249-3ea6-47dc-bfa1-f3c8969d92da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:28.362Z|d8883c11-1eb5-4adf-b193-64a0e747080a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:28.363Z|d8883c11-1eb5-4adf-b193-64a0e747080a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:31.490Z|c8799720-9dc0-4022-a671-10400bba015e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:31.491Z|c8799720-9dc0-4022-a671-10400bba015e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:31.516Z|65d98fde-1f49-4173-b971-5f6342407b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:31.517Z|65d98fde-1f49-4173-b971-5f6342407b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:31.618Z|056fd82e-e5d1-45b6-9c60-7082b89096c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:31.619Z|056fd82e-e5d1-45b6-9c60-7082b89096c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:41.518Z|74139b85-10ab-4564-9b22-5b34a2bf8d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:41.519Z|74139b85-10ab-4564-9b22-5b34a2bf8d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:41.565Z|012116c2-e10c-470c-8315-6f0f8ab71f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:41.566Z|012116c2-e10c-470c-8315-6f0f8ab71f17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:41.647Z|7ab9ab8e-3b08-402a-b4f6-4372a22879dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:41.648Z|7ab9ab8e-3b08-402a-b4f6-4372a22879dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:43.362Z|db24ba41-815c-47c0-a07d-ea0d95256408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:43.365Z|db24ba41-815c-47c0-a07d-ea0d95256408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:43.737Z|fe17e550-e0b7-4716-9f1e-58bd13dc9eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:43.737Z|fe17e550-e0b7-4716-9f1e-58bd13dc9eb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:24:51.588Z|681408eb-af5c-4d60-bcdf-a12ceaaf2641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:51.589Z|681408eb-af5c-4d60-bcdf-a12ceaaf2641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:51.599Z|5017cce4-676d-4b78-ab3a-a6828fc9b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:51.599Z|5017cce4-676d-4b78-ab3a-a6828fc9b3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:51.719Z|9ce5d61f-b2bb-4e2d-a16e-9bdc1c29e6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:24:51.720Z|9ce5d61f-b2bb-4e2d-a16e-9bdc1c29e6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:24:58.362Z|12fe70b4-7b5b-4585-85bc-2d51dbe7d5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:24:58.362Z|12fe70b4-7b5b-4585-85bc-2d51dbe7d5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:01.613Z|55a23e39-b70d-47e3-b44b-b8f3a397dc03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:01.614Z|55a23e39-b70d-47e3-b44b-b8f3a397dc03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:01.622Z|637adeee-5485-4e00-8eb1-4708ed49b673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:01.623Z|637adeee-5485-4e00-8eb1-4708ed49b673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:01.754Z|d2ef5da6-bc5e-4157-9301-064ab3228ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:01.756Z|d2ef5da6-bc5e-4157-9301-064ab3228ee9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:11.646Z|d5c9d4e2-96a2-4b50-b656-8402e9c041d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:11.647Z|d5c9d4e2-96a2-4b50-b656-8402e9c041d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:11.655Z|ac028743-a236-4b20-b123-bd6e564798c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:11.656Z|ac028743-a236-4b20-b123-bd6e564798c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:11.786Z|c8977baa-ad7b-47bc-9fac-abba3bc00413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:11.787Z|c8977baa-ad7b-47bc-9fac-abba3bc00413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:13.362Z|2f54b39c-ed37-484a-a913-c98135e401a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:13.363Z|2f54b39c-ed37-484a-a913-c98135e401a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:13.738Z|65d0c77d-9e8c-4fb1-9e33-7d709c31e378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:13.739Z|65d0c77d-9e8c-4fb1-9e33-7d709c31e378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:15.053Z|3ec20bc2-fc33-4cb1-9f6e-30f756463071|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:25:15.054Z|3ec20bc2-fc33-4cb1-9f6e-30f756463071|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:21.677Z|bcada329-83f0-4b3c-86e7-ba945d4d84b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:21.679Z|bcada329-83f0-4b3c-86e7-ba945d4d84b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:21.683Z|655c46b9-1579-46fa-a322-7d493c1edfe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:21.684Z|655c46b9-1579-46fa-a322-7d493c1edfe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:21.810Z|2cddb984-c32d-4f96-963f-3b5fb2cd428b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:21.811Z|2cddb984-c32d-4f96-963f-3b5fb2cd428b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:28.362Z|0a734e85-fd85-43ee-9da1-39890c7b709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:28.363Z|0a734e85-fd85-43ee-9da1-39890c7b709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:31.714Z|d4ab27ae-2437-4f70-85ef-1e5c28b99d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:31.715Z|d4ab27ae-2437-4f70-85ef-1e5c28b99d6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:31.718Z|79b833ac-fd7b-4202-a225-f82c3949274f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:31.719Z|79b833ac-fd7b-4202-a225-f82c3949274f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:31.834Z|8ed5887c-8464-4948-95bd-02b760b6537c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:31.835Z|8ed5887c-8464-4948-95bd-02b760b6537c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:41.744Z|0346bd80-9ee5-4cad-a275-3bcbc6ae3009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:41.745Z|0346bd80-9ee5-4cad-a275-3bcbc6ae3009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:41.744Z|8ef83ada-2045-4b26-b728-5ad043dbee58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:41.766Z|8ef83ada-2045-4b26-b728-5ad043dbee58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:41.859Z|5a89c08c-2a8e-46e1-8a27-25651948aed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:41.860Z|5a89c08c-2a8e-46e1-8a27-25651948aed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:43.362Z|bd6771da-f60e-47d9-a379-596a3ca240b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:43.363Z|bd6771da-f60e-47d9-a379-596a3ca240b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:43.739Z|68b4c345-d5f2-4a37-ad9f-c61f937342eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:43.740Z|68b4c345-d5f2-4a37-ad9f-c61f937342eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:25:51.804Z|32f12c39-0fe7-4925-822b-472143c38eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:51.805Z|32f12c39-0fe7-4925-822b-472143c38eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:51.804Z|d2adf548-963b-441d-9eaf-d7016bca62cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:51.811Z|d2adf548-963b-441d-9eaf-d7016bca62cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:51.886Z|b9a66e94-5346-4dcc-a992-e37149e9e99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:25:51.887Z|b9a66e94-5346-4dcc-a992-e37149e9e99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:25:58.363Z|c6262a33-1042-45d1-ad98-e2e04a231f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:25:58.363Z|c6262a33-1042-45d1-ad98-e2e04a231f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:01.850Z|d5433933-9cef-401f-8d4a-b72f6e6f8a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:01.850Z|be3f9f4a-3795-4995-9c78-4990fbc365ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:01.851Z|d5433933-9cef-401f-8d4a-b72f6e6f8a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:01.851Z|be3f9f4a-3795-4995-9c78-4990fbc365ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:01.925Z|fb6f9380-c096-4153-8cc0-d12ab8458fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:01.926Z|fb6f9380-c096-4153-8cc0-d12ab8458fe4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:11.876Z|18cb3944-91c3-4262-9c91-fbdafb52a448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:11.878Z|18cb3944-91c3-4262-9c91-fbdafb52a448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:11.883Z|a76cdd78-b983-4204-b8a9-eb809b6d39e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:11.884Z|a76cdd78-b983-4204-b8a9-eb809b6d39e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:11.949Z|ad6e987d-b7fd-4723-b464-1a901cc7c5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:11.950Z|ad6e987d-b7fd-4723-b464-1a901cc7c5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:13.362Z|fa62607c-0e07-4bbd-ba59-c309f3542a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:13.363Z|fa62607c-0e07-4bbd-ba59-c309f3542a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:13.741Z|12bd19c5-aff3-4a5b-8de8-e6500d3b6cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:13.742Z|12bd19c5-aff3-4a5b-8de8-e6500d3b6cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:15.055Z|ccddb494-26f3-4aa3-a0b6-08b11a6471f2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:26:15.057Z|ccddb494-26f3-4aa3-a0b6-08b11a6471f2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:21.906Z|73601eff-c6af-4856-95f9-95bb165444d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:21.907Z|73601eff-c6af-4856-95f9-95bb165444d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:21.912Z|9106f921-d72f-48fe-8c0c-007b31ce726c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:21.913Z|9106f921-d72f-48fe-8c0c-007b31ce726c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:21.985Z|8c922c14-b1d4-4ee0-962d-f50987b20465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:21.986Z|8c922c14-b1d4-4ee0-962d-f50987b20465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:28.362Z|e54f172e-b2b8-49c8-8e2f-b101ca6bd8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:28.366Z|e54f172e-b2b8-49c8-8e2f-b101ca6bd8a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:31.941Z|82ad0701-99c2-4c80-bd62-6312379bd784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:31.941Z|9bf4bdd1-925a-46e0-9ca5-2c3a4f6bca04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:31.943Z|82ad0701-99c2-4c80-bd62-6312379bd784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:31.943Z|9bf4bdd1-925a-46e0-9ca5-2c3a4f6bca04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:32.015Z|c420d892-800d-4528-8c17-30bdd8d194ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:32.016Z|c420d892-800d-4528-8c17-30bdd8d194ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:41.971Z|0183ee4f-fd73-4f6a-bbd4-16ce0f1d08d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:41.972Z|0183ee4f-fd73-4f6a-bbd4-16ce0f1d08d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:41.979Z|aec50086-477d-40fc-be44-379e42cf369f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:41.980Z|aec50086-477d-40fc-be44-379e42cf369f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:42.038Z|091a3b6e-8d99-4717-a8f8-2f21015dd79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:42.039Z|091a3b6e-8d99-4717-a8f8-2f21015dd79d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:43.363Z|2f46dfa8-d0f7-4c92-a34e-90b89ccf2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:43.363Z|2f46dfa8-d0f7-4c92-a34e-90b89ccf2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:43.743Z|c3444f0f-d52b-4ebd-be06-c7776014ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:43.743Z|c3444f0f-d52b-4ebd-be06-c7776014ea61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:26:52.001Z|cf3d514a-1026-461e-801d-97ddd47c6d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:52.002Z|cf3d514a-1026-461e-801d-97ddd47c6d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:52.004Z|eb74728b-e5cd-4114-9fb0-7d8d09fc343d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:52.005Z|eb74728b-e5cd-4114-9fb0-7d8d09fc343d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:52.067Z|d9ba4e01-7cb4-4c69-a0b3-4fd031eedc46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:26:52.069Z|d9ba4e01-7cb4-4c69-a0b3-4fd031eedc46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:26:58.362Z|38d54fd7-08ba-4915-ae92-c9ad7195bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:26:58.363Z|38d54fd7-08ba-4915-ae92-c9ad7195bbf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:02.033Z|e2164076-20c6-4efc-99c3-a0053f0be4b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:02.034Z|e2164076-20c6-4efc-99c3-a0053f0be4b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:02.037Z|682ef3e3-90e8-43c6-a9dd-479857b9694e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:02.039Z|682ef3e3-90e8-43c6-a9dd-479857b9694e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:02.091Z|86aee334-2603-433e-b9f6-4685470ba5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:02.092Z|86aee334-2603-433e-b9f6-4685470ba5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:12.061Z|0ea271ed-da14-4ece-868c-671f8d20aad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:12.061Z|ce112dc3-9017-4da3-8160-b1c301d30064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:12.063Z|0ea271ed-da14-4ece-868c-671f8d20aad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:12.063Z|ce112dc3-9017-4da3-8160-b1c301d30064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:12.118Z|6b420202-3a16-4ae1-8236-e70a0dd810c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:12.119Z|6b420202-3a16-4ae1-8236-e70a0dd810c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:13.363Z|afec439d-6312-4565-be61-5bb597151ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:13.366Z|afec439d-6312-4565-be61-5bb597151ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:13.744Z|f9d13316-943a-47d8-8a9f-d422ef396170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:13.745Z|f9d13316-943a-47d8-8a9f-d422ef396170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:15.054Z|5a63daff-2aff-4195-b0d9-1708f9a5d384|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:27:15.055Z|5a63daff-2aff-4195-b0d9-1708f9a5d384|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:22.086Z|5a7a2e93-c50c-416e-91dc-fc51fdb1211f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:22.087Z|5a7a2e93-c50c-416e-91dc-fc51fdb1211f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:22.100Z|fb7b5b0b-6f6b-4685-8fdd-4dd97b8c0210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:22.100Z|fb7b5b0b-6f6b-4685-8fdd-4dd97b8c0210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:22.154Z|5ebaab56-e9ee-4afc-8bd5-f6a3a80df649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:22.155Z|5ebaab56-e9ee-4afc-8bd5-f6a3a80df649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:28.362Z|e0a282a1-ba69-445c-aad5-cc9061ee5d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:28.363Z|e0a282a1-ba69-445c-aad5-cc9061ee5d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:32.110Z|39a8ce03-a91d-4788-a1ca-5905dcf817a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:32.111Z|39a8ce03-a91d-4788-a1ca-5905dcf817a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:32.128Z|3db55210-2ab9-486b-b4f5-26c30b5dda37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:32.130Z|3db55210-2ab9-486b-b4f5-26c30b5dda37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:32.194Z|44a483c0-4043-4001-bca7-383188d4b8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:32.195Z|44a483c0-4043-4001-bca7-383188d4b8d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:42.132Z|90b309a6-036b-4584-b3e0-5abfd4100215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:42.133Z|90b309a6-036b-4584-b3e0-5abfd4100215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:42.152Z|538e7751-5515-4969-a0e3-b02231d4ec6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:42.152Z|538e7751-5515-4969-a0e3-b02231d4ec6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:42.221Z|74e3315d-e64d-45da-83d9-4d218ce85df5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:42.222Z|74e3315d-e64d-45da-83d9-4d218ce85df5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:43.362Z|75992378-6049-4a53-8dfc-c8be057835bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:43.363Z|75992378-6049-4a53-8dfc-c8be057835bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:43.746Z|0dce8a0b-a931-4871-8e85-f0a1a679f47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:43.747Z|0dce8a0b-a931-4871-8e85-f0a1a679f47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:27:52.171Z|2d02f9e8-8d3c-409c-a104-7d612934ce74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:52.172Z|2d02f9e8-8d3c-409c-a104-7d612934ce74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:52.186Z|f6ce3e77-8038-4948-b2d7-038b00682b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:52.187Z|f6ce3e77-8038-4948-b2d7-038b00682b88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:52.246Z|a701e23a-6d41-4b6e-8812-e10a5d96a3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:27:52.247Z|a701e23a-6d41-4b6e-8812-e10a5d96a3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:27:58.363Z|06bc0c6b-9a57-4060-8b5c-fc1b52a95d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:27:58.367Z|06bc0c6b-9a57-4060-8b5c-fc1b52a95d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:02.200Z|820979d1-faf7-41af-a4a8-19eafab43c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:02.201Z|820979d1-faf7-41af-a4a8-19eafab43c87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:02.209Z|81637b54-e326-45d9-94f5-88aa90562b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:02.210Z|81637b54-e326-45d9-94f5-88aa90562b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:02.268Z|f1e8739b-7296-44f8-8e84-336c3289623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:02.269Z|f1e8739b-7296-44f8-8e84-336c3289623d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:12.223Z|84a0c841-a918-47ff-a2cd-1acececc0836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:12.224Z|84a0c841-a918-47ff-a2cd-1acececc0836|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:12.231Z|a9fab5b0-bc27-4152-9dd7-fdb04c45841c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:12.232Z|a9fab5b0-bc27-4152-9dd7-fdb04c45841c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:12.291Z|d489c71c-01b3-446c-bc4a-d2b029b217ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:12.292Z|d489c71c-01b3-446c-bc4a-d2b029b217ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:13.362Z|055a6bc2-6804-46d4-9de1-d70baec31b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:13.363Z|055a6bc2-6804-46d4-9de1-d70baec31b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:13.748Z|04b31a09-37c5-4126-af4a-fdc9e5b3152f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:13.749Z|04b31a09-37c5-4126-af4a-fdc9e5b3152f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:15.057Z|69c8b194-f592-4067-86c7-42ebd60072e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:28:15.059Z|69c8b194-f592-4067-86c7-42ebd60072e4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:22.255Z|8b5f50e3-ee5f-4987-bd84-8f6a200e4cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:22.257Z|8b5f50e3-ee5f-4987-bd84-8f6a200e4cad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:22.266Z|f5ac3145-18c3-4a49-a376-4d80d9c348c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:22.267Z|f5ac3145-18c3-4a49-a376-4d80d9c348c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:22.316Z|89f00e82-35e4-4fb5-8b5b-43efd5a3a49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:22.317Z|89f00e82-35e4-4fb5-8b5b-43efd5a3a49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:28.362Z|50901c5f-55f3-48ae-bcc6-497297ef3acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:28.363Z|50901c5f-55f3-48ae-bcc6-497297ef3acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:32.290Z|7b31a1fd-74fe-4e35-b340-c1efa794ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:32.290Z|74b0a853-73a6-47ea-9ac4-a1992613f598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:32.291Z|74b0a853-73a6-47ea-9ac4-a1992613f598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:32.291Z|7b31a1fd-74fe-4e35-b340-c1efa794ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:32.343Z|cf1c3987-c324-4238-bfb2-1d4a7d73a0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:32.344Z|cf1c3987-c324-4238-bfb2-1d4a7d73a0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:42.329Z|dd8cc07c-8657-4128-9321-745c6b114232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:42.329Z|dd8cc07c-8657-4128-9321-745c6b114232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:42.334Z|9427ce6c-d6bc-4a8f-8cc7-04f39481c1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:42.335Z|9427ce6c-d6bc-4a8f-8cc7-04f39481c1de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:42.368Z|85651e65-98db-4928-a20c-1c5a95c1a69b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:42.369Z|85651e65-98db-4928-a20c-1c5a95c1a69b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:43.369Z|56f81f86-ed4a-450f-88d5-c55799d718c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:43.374Z|56f81f86-ed4a-450f-88d5-c55799d718c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:43.749Z|784131a8-f12a-4768-bd97-4c13d4867257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:43.750Z|784131a8-f12a-4768-bd97-4c13d4867257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:28:52.375Z|c5f6e80b-7e6d-488a-9ca7-fbe1e81db977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:52.377Z|c5f6e80b-7e6d-488a-9ca7-fbe1e81db977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:52.381Z|ae5d3329-27f7-4110-a5f8-6cbfb274f9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:52.382Z|ae5d3329-27f7-4110-a5f8-6cbfb274f9a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:52.396Z|b7139ab8-bf3a-44e8-84f8-8999be3fa072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:28:52.397Z|b7139ab8-bf3a-44e8-84f8-8999be3fa072|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:28:58.362Z|d70f056a-5d0a-4db8-b6bf-a386160fe359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:28:58.363Z|d70f056a-5d0a-4db8-b6bf-a386160fe359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:02.403Z|7aaf25eb-147a-46b1-916b-1ceefeb623aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:02.404Z|7aaf25eb-147a-46b1-916b-1ceefeb623aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:02.410Z|15c3c36b-a511-4ddf-9b20-7d2342c1d9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:02.410Z|15c3c36b-a511-4ddf-9b20-7d2342c1d9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:02.420Z|38f067fd-d57d-4751-97df-9f5bf54bf46c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:02.422Z|38f067fd-d57d-4751-97df-9f5bf54bf46c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:12.434Z|f4c8b7e2-8731-46cf-91ed-37f4ac1e2171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:12.435Z|f4c8b7e2-8731-46cf-91ed-37f4ac1e2171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:12.440Z|68e3f96f-a734-4c08-a799-5844492c413a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:12.441Z|68e3f96f-a734-4c08-a799-5844492c413a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:12.449Z|d9e69db4-1cb0-4738-9e77-045ddd5ceb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:12.450Z|d9e69db4-1cb0-4738-9e77-045ddd5ceb2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:13.363Z|1d22c45c-1c25-422c-91f4-9e7dc04b448e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:13.364Z|1d22c45c-1c25-422c-91f4-9e7dc04b448e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:13.751Z|d2b5b77b-a85d-4d00-87d0-c1b6d8b894b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:13.752Z|d2b5b77b-a85d-4d00-87d0-c1b6d8b894b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:15.053Z|4750f7cc-e803-48cc-9d01-5928a7075789|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:29:15.054Z|4750f7cc-e803-48cc-9d01-5928a7075789|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:22.473Z|151aeee0-2626-41ad-9cab-303f90bc2b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:22.473Z|7d391387-3ecb-4e5d-a67b-121041fba8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:22.474Z|151aeee0-2626-41ad-9cab-303f90bc2b1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:22.474Z|7d391387-3ecb-4e5d-a67b-121041fba8eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:22.478Z|9fffecb5-27bc-400c-8b2c-013f10db0d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:22.479Z|9fffecb5-27bc-400c-8b2c-013f10db0d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:28.362Z|b687f8df-a9c6-4ff6-8ea8-f6043ad802dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:28.365Z|b687f8df-a9c6-4ff6-8ea8-f6043ad802dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:32.499Z|f0a97905-98a0-4b17-a6ea-44a63a96cdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:32.500Z|f0a97905-98a0-4b17-a6ea-44a63a96cdd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:32.505Z|15de8435-148d-4ef8-b320-f30b7355440c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:32.505Z|15de8435-148d-4ef8-b320-f30b7355440c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:32.507Z|5749f9b1-3bb4-45f9-a14e-5599da2bb34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:32.508Z|5749f9b1-3bb4-45f9-a14e-5599da2bb34c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:42.521Z|b7c51b3f-133d-4267-bf1e-dbba904b99e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:42.522Z|b7c51b3f-133d-4267-bf1e-dbba904b99e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:42.526Z|cfc8f35c-b967-4e83-8d29-8884d0ea7e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:42.527Z|cfc8f35c-b967-4e83-8d29-8884d0ea7e57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:42.528Z|0b09d5fc-597a-44ed-8e9e-639e5832642d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:42.528Z|0b09d5fc-597a-44ed-8e9e-639e5832642d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:43.362Z|abde8226-7642-47b5-a7d4-1e9f91c1d16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:43.363Z|abde8226-7642-47b5-a7d4-1e9f91c1d16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:43.753Z|61a3cb1a-7f1c-44a6-b4da-bcdb8771acfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:43.753Z|61a3cb1a-7f1c-44a6-b4da-bcdb8771acfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:29:52.545Z|a6ad81af-aaea-46ad-90a2-5a74d7002a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:52.546Z|a6ad81af-aaea-46ad-90a2-5a74d7002a5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:52.551Z|1475048f-983b-4341-8bc4-d6a30bce9f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:52.551Z|1475048f-983b-4341-8bc4-d6a30bce9f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:52.554Z|a1fa5fe8-6554-4d31-89e7-91034382d471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:29:52.556Z|a1fa5fe8-6554-4d31-89e7-91034382d471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:29:58.362Z|daed3d83-5418-4337-ac60-551059d85477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:29:58.362Z|daed3d83-5418-4337-ac60-551059d85477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:02.568Z|b4a71def-4795-4bf4-8a14-ff3c2aec71ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:02.569Z|b4a71def-4795-4bf4-8a14-ff3c2aec71ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:02.574Z|ab511624-c403-4ab8-b64f-3f4163603112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:02.575Z|ab511624-c403-4ab8-b64f-3f4163603112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:02.579Z|43f56baf-9444-45dc-a1b0-9757acc2040f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:02.581Z|43f56baf-9444-45dc-a1b0-9757acc2040f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:12.594Z|a791c07e-ddbe-4118-8e12-d5e736ae3fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:12.595Z|a791c07e-ddbe-4118-8e12-d5e736ae3fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:12.608Z|bff277b1-dafe-415d-bc0d-2e81c6f35303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:12.609Z|bff277b1-dafe-415d-bc0d-2e81c6f35303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:12.610Z|86727f07-2534-41d2-a6cd-19a38b02eb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:12.611Z|86727f07-2534-41d2-a6cd-19a38b02eb48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:13.362Z|80cb06ea-03b2-4222-a0b6-fa2b635e302b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:13.369Z|80cb06ea-03b2-4222-a0b6-fa2b635e302b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:13.754Z|11b7fd38-190a-4508-96f3-16ed010963dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:13.755Z|11b7fd38-190a-4508-96f3-16ed010963dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:15.053Z|51f20ade-e479-444a-8351-afe2cdc67384|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:30:15.054Z|51f20ade-e479-444a-8351-afe2cdc67384|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:22.631Z|cc57fab2-7e7f-4612-b637-666fd2a82487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:22.632Z|6343ff4f-61b5-4d44-8904-e2bd9c574468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:22.632Z|cc57fab2-7e7f-4612-b637-666fd2a82487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:22.633Z|6343ff4f-61b5-4d44-8904-e2bd9c574468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:22.633Z|196a6d62-9df6-4256-bb4a-62eff3f123ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:22.633Z|196a6d62-9df6-4256-bb4a-62eff3f123ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:28.362Z|9e27a1c7-e5dc-40d4-b720-1847b01fa36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:28.363Z|9e27a1c7-e5dc-40d4-b720-1847b01fa36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:32.655Z|b7fd4032-ae36-4ccd-87b0-c8893658b5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:32.655Z|1c3b9b87-13dc-4df5-81b8-04dc5ff5619b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:32.656Z|b7fd4032-ae36-4ccd-87b0-c8893658b5fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:32.656Z|1c3b9b87-13dc-4df5-81b8-04dc5ff5619b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:32.656Z|e8c445b4-52a6-4cfe-995f-d8268167bf8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:32.657Z|e8c445b4-52a6-4cfe-995f-d8268167bf8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:42.683Z|33c82b37-1890-4e29-97ac-c1e256baebe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:42.683Z|90c7ab2d-76cc-4b4b-8e25-1f8ab6c76d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:42.683Z|9f12d9a7-e5d2-416f-a85c-ed78a0197951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:42.683Z|33c82b37-1890-4e29-97ac-c1e256baebe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:42.684Z|9f12d9a7-e5d2-416f-a85c-ed78a0197951|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:42.683Z|90c7ab2d-76cc-4b4b-8e25-1f8ab6c76d93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:43.362Z|3992a091-46a7-49e6-b05c-246c00096472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:43.363Z|3992a091-46a7-49e6-b05c-246c00096472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:43.756Z|5edefa22-0c5d-4d2e-b2fe-2950474c5dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:43.757Z|5edefa22-0c5d-4d2e-b2fe-2950474c5dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:30:52.708Z|e454aa89-85c6-4eb0-a123-110d3fcc2344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:52.708Z|09994c73-4aa0-4103-a5f5-f229e1cc5e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:52.709Z|e454aa89-85c6-4eb0-a123-110d3fcc2344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:52.709Z|09994c73-4aa0-4103-a5f5-f229e1cc5e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:52.717Z|782ecf56-f3ab-41bc-a91b-0efab3d5a641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:30:52.720Z|782ecf56-f3ab-41bc-a91b-0efab3d5a641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:30:58.363Z|93723550-b8e3-47ae-ab23-63f336d7ed26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:30:58.366Z|93723550-b8e3-47ae-ab23-63f336d7ed26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:02.741Z|2697ff59-62d5-4fca-9399-a9f1b42e9306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:02.742Z|2697ff59-62d5-4fca-9399-a9f1b42e9306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:02.762Z|0102097b-c1ca-4ff4-942e-e7b354274bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:02.763Z|0102097b-c1ca-4ff4-942e-e7b354274bbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:02.767Z|9c494f2b-846d-4ff2-9f5d-d3878d15a228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:02.767Z|9c494f2b-846d-4ff2-9f5d-d3878d15a228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:12.776Z|9fcd68f3-9316-46ac-9db4-ce3a9be48a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:12.777Z|9fcd68f3-9316-46ac-9db4-ce3a9be48a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:12.796Z|0627f318-fd4b-46b1-9326-79fa9a48d1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:12.798Z|0627f318-fd4b-46b1-9326-79fa9a48d1ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:12.800Z|7c003bbd-7c20-4939-9a6b-d027419b0aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:12.800Z|7c003bbd-7c20-4939-9a6b-d027419b0aad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:13.362Z|8c13177d-af1b-4512-a9e7-c27129e1da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:13.363Z|8c13177d-af1b-4512-a9e7-c27129e1da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:13.757Z|2de12180-9933-4cdc-9992-d2a1ef57373a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:13.758Z|2de12180-9933-4cdc-9992-d2a1ef57373a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:15.054Z|dbefdd11-2fd5-4c9c-98ab-04c176a807b1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:31:15.055Z|dbefdd11-2fd5-4c9c-98ab-04c176a807b1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:22.802Z|73df973f-389c-4720-974f-84f28c2051b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:22.803Z|73df973f-389c-4720-974f-84f28c2051b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:22.825Z|724e7cb8-817b-419d-bf21-b22fd8370bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:22.826Z|724e7cb8-817b-419d-bf21-b22fd8370bee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:22.829Z|bd75e99a-002d-4f99-899b-353977e0e023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:22.829Z|bd75e99a-002d-4f99-899b-353977e0e023|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:28.362Z|e42fbaca-6dbb-4aab-b986-e3c93e700449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:28.364Z|e42fbaca-6dbb-4aab-b986-e3c93e700449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:32.827Z|3e6d4142-d0fb-4140-8530-5a63c0e6f53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:32.829Z|3e6d4142-d0fb-4140-8530-5a63c0e6f53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:32.852Z|643c6322-f3b7-4a06-9756-62d083edb461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:32.853Z|643c6322-f3b7-4a06-9756-62d083edb461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:32.854Z|33d56874-ad4c-4e33-81cc-2f16fa1472b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:32.854Z|33d56874-ad4c-4e33-81cc-2f16fa1472b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:42.860Z|c83566bd-a863-4099-8d4f-7c3e3e715162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:42.862Z|c83566bd-a863-4099-8d4f-7c3e3e715162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:42.877Z|6e9507ba-5d91-4b93-952a-cd2a4f030a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:42.878Z|6e9507ba-5d91-4b93-952a-cd2a4f030a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:42.888Z|95fb4034-d28e-4b79-9740-040a369fb338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:42.889Z|95fb4034-d28e-4b79-9740-040a369fb338|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:43.363Z|15a4a872-5f98-4528-a7ab-0e15ccb3c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:43.365Z|15a4a872-5f98-4528-a7ab-0e15ccb3c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:43.761Z|c020edcb-a246-416b-b4c0-bf61498ffe7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:43.761Z|c020edcb-a246-416b-b4c0-bf61498ffe7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:31:52.885Z|5fd53d7f-c613-46d5-9f09-933c4d5f5f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:52.886Z|5fd53d7f-c613-46d5-9f09-933c4d5f5f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:52.904Z|fcf48ce3-d26a-43bd-943c-1e5720b7992a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:52.905Z|fcf48ce3-d26a-43bd-943c-1e5720b7992a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:52.916Z|02462171-714e-448e-8c09-33531c292a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:31:52.917Z|02462171-714e-448e-8c09-33531c292a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:31:58.362Z|466b70ec-2e90-4a56-a1af-cf66d395c7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:31:58.363Z|466b70ec-2e90-4a56-a1af-cf66d395c7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:02.911Z|31e4653f-05a7-444f-8909-ca1967bbae72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:02.911Z|31e4653f-05a7-444f-8909-ca1967bbae72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:02.942Z|92c3343d-2b9f-49be-ac50-0c9755a64cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:02.942Z|d247704d-8b62-45ff-9d8a-1809c275a503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:02.943Z|d247704d-8b62-45ff-9d8a-1809c275a503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:02.943Z|92c3343d-2b9f-49be-ac50-0c9755a64cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:12.968Z|40f22407-02ba-44fa-87a1-866b0ec6c56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:12.969Z|40f22407-02ba-44fa-87a1-866b0ec6c56f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:12.984Z|6c0e9870-5811-4f66-9ea0-bc9ca3616f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:12.984Z|364a7c20-069d-4dcc-bf52-1a43fbcb9d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:12.985Z|6c0e9870-5811-4f66-9ea0-bc9ca3616f0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:12.985Z|364a7c20-069d-4dcc-bf52-1a43fbcb9d5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:13.363Z|38c4ca13-c111-4548-83cd-43b36d150025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:13.364Z|38c4ca13-c111-4548-83cd-43b36d150025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:13.762Z|b8d1f449-545c-4300-b4f3-2a909b129163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:13.763Z|b8d1f449-545c-4300-b4f3-2a909b129163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:15.056Z|17f838cb-7208-4557-9d0f-4c1cad8300ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:32:15.057Z|17f838cb-7208-4557-9d0f-4c1cad8300ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:23.012Z|8cd85c65-9dc3-4be7-9e2f-77ae4b05205d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:23.013Z|8cd85c65-9dc3-4be7-9e2f-77ae4b05205d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:23.021Z|ff1ca5d3-a621-4460-bea0-371f13fd7bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:23.021Z|39200f78-6a3d-492a-bc8c-5d71321bf919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:23.022Z|ff1ca5d3-a621-4460-bea0-371f13fd7bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:23.023Z|39200f78-6a3d-492a-bc8c-5d71321bf919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:28.362Z|17e549f4-27c1-49ad-8f4d-8b7e5f0cc691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:28.365Z|17e549f4-27c1-49ad-8f4d-8b7e5f0cc691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:33.056Z|d7d4e6d0-3cc0-4722-83ec-6e87086de0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:33.057Z|d7d4e6d0-3cc0-4722-83ec-6e87086de0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:33.057Z|fb8dc763-4b32-43ee-8014-22f35a52a0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:33.058Z|fb8dc763-4b32-43ee-8014-22f35a52a0c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:33.065Z|e8606db2-b281-45a6-a611-b685f71e083d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:33.067Z|e8606db2-b281-45a6-a611-b685f71e083d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.096Z|648d7af1-0c7a-45e3-80b5-1f2aa698e620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:43.098Z|648d7af1-0c7a-45e3-80b5-1f2aa698e620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.102Z|9042aa4c-fae0-447f-aa60-20cd6fc740c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:43.103Z|9042aa4c-fae0-447f-aa60-20cd6fc740c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.105Z|73bcab30-0b81-4cac-8361-675be3bc7061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:43.109Z|73bcab30-0b81-4cac-8361-675be3bc7061|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:43.363Z|ece5eb86-18bd-4b3b-8dab-b58dbf221ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:43.363Z|ece5eb86-18bd-4b3b-8dab-b58dbf221ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:43.764Z|e26d99e6-5d34-4825-b07e-63208b20ee4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:43.765Z|e26d99e6-5d34-4825-b07e-63208b20ee4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:32:53.127Z|791f4a2c-c04b-4a99-8ad0-ece7fd1850d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:53.129Z|791f4a2c-c04b-4a99-8ad0-ece7fd1850d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:53.136Z|2bfeb8e9-696a-4d8f-a6e8-4d951538e8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:53.137Z|2bfeb8e9-696a-4d8f-a6e8-4d951538e8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:53.146Z|654ff87d-fb76-4295-9c4b-cbe9330a5cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:32:53.147Z|654ff87d-fb76-4295-9c4b-cbe9330a5cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:32:58.362Z|835a93d6-45cb-4419-b682-8e729f88581d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:32:58.363Z|835a93d6-45cb-4419-b682-8e729f88581d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:03.160Z|850da324-dcae-4979-b91f-6efd5e4bbc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:03.161Z|850da324-dcae-4979-b91f-6efd5e4bbc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:03.169Z|13ce704a-af04-4bf1-b9d0-d94a469fd811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:03.170Z|13ce704a-af04-4bf1-b9d0-d94a469fd811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:03.173Z|72173a93-8d5f-4173-876e-b578049c5ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:03.175Z|72173a93-8d5f-4173-876e-b578049c5ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.194Z|afd68a47-c3a8-46c0-9ab4-e3720896de10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:13.195Z|afd68a47-c3a8-46c0-9ab4-e3720896de10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.205Z|1c733678-0c84-4e96-a133-9dc5d6bc6168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:13.206Z|1c733678-0c84-4e96-a133-9dc5d6bc6168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.209Z|ead9d159-33d6-4255-9b0a-3d5c285d9729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:13.210Z|ead9d159-33d6-4255-9b0a-3d5c285d9729|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:13.363Z|3d057f64-4b68-4e37-b95e-8529452762ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:13.366Z|3d057f64-4b68-4e37-b95e-8529452762ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:13.766Z|edaf44dc-d59f-451d-9e32-69a74dbee0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:13.767Z|edaf44dc-d59f-451d-9e32-69a74dbee0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:15.054Z|987df372-172a-43de-a73c-9c7f6f271ad1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:33:15.055Z|987df372-172a-43de-a73c-9c7f6f271ad1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:23.227Z|0809bdd1-a339-40bb-b34b-39c5fffa5913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:23.228Z|0809bdd1-a339-40bb-b34b-39c5fffa5913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:23.232Z|144ce07f-2b25-48b8-a6e1-fd17e4c15ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:23.233Z|144ce07f-2b25-48b8-a6e1-fd17e4c15ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:23.237Z|56fc4e52-ac81-4f91-a486-54b70897c5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:23.239Z|56fc4e52-ac81-4f91-a486-54b70897c5f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:28.362Z|a73513b7-ce5c-4fbf-8f8c-5302561d053e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:28.363Z|a73513b7-ce5c-4fbf-8f8c-5302561d053e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:33.256Z|fc3347ec-1563-4b21-9f99-409fe86f2629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:33.257Z|fc3347ec-1563-4b21-9f99-409fe86f2629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:33.271Z|af263f12-e243-4e09-90cc-6263148a0248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:33.272Z|af263f12-e243-4e09-90cc-6263148a0248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:33.272Z|ff7e3a6f-af8e-44b6-82b3-85a75480c854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:33.273Z|ff7e3a6f-af8e-44b6-82b3-85a75480c854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.293Z|67ea30d9-b9bf-41ea-8fda-1bb42d9cb3cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:43.295Z|67ea30d9-b9bf-41ea-8fda-1bb42d9cb3cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.298Z|be2f3532-6050-4b9a-9f27-6016cfd3d142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:43.299Z|be2f3532-6050-4b9a-9f27-6016cfd3d142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.305Z|2353986a-e986-42c3-aa4d-03f4d0b7376e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:43.306Z|2353986a-e986-42c3-aa4d-03f4d0b7376e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:43.362Z|07e31746-a7bc-4ed0-a9e8-c7a1a5941423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:43.363Z|07e31746-a7bc-4ed0-a9e8-c7a1a5941423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:43.767Z|16c2681a-704e-41cc-a412-e99c84554998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:43.768Z|16c2681a-704e-41cc-a412-e99c84554998|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:33:53.335Z|9d019d4b-64ae-452a-b5fe-237b73bae268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:53.336Z|9d019d4b-64ae-452a-b5fe-237b73bae268|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:53.338Z|a19b71df-12be-4b42-a968-63ee3735ae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:53.338Z|b7e1251b-c7f2-4896-9998-f1a380c4fb41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:33:53.338Z|b7e1251b-c7f2-4896-9998-f1a380c4fb41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:53.338Z|a19b71df-12be-4b42-a968-63ee3735ae19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:33:58.362Z|524e4d87-1bf3-446a-81ec-1d2dd1f69d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:33:58.366Z|524e4d87-1bf3-446a-81ec-1d2dd1f69d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:03.370Z|d8750f44-b36d-48da-83e7-1d54e6285b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:03.370Z|02479efe-cf11-41b5-b3bc-ee1e66903cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:03.371Z|9ba704fa-6530-48aa-8451-01b690924c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:03.371Z|d8750f44-b36d-48da-83e7-1d54e6285b47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:03.371Z|02479efe-cf11-41b5-b3bc-ee1e66903cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:03.372Z|9ba704fa-6530-48aa-8451-01b690924c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.362Z|a4f60fe0-f46a-4565-b304-7b17a7391ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:13.363Z|a4f60fe0-f46a-4565-b304-7b17a7391ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:13.398Z|5c0b8df7-461c-43db-9453-0c722a5f5ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:13.397Z|e7bb1370-a93b-454f-b311-fc7fc1442afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:13.400Z|5c0b8df7-461c-43db-9453-0c722a5f5ef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.401Z|e7bb1370-a93b-454f-b311-fc7fc1442afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.410Z|4dd0a24a-2288-4080-b52b-5fa0c18c1cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:13.411Z|4dd0a24a-2288-4080-b52b-5fa0c18c1cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:13.769Z|fd57872f-ab38-4daf-b397-489393aaffd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:13.770Z|fd57872f-ab38-4daf-b397-489393aaffd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:15.054Z|f31eed27-91cc-4547-8c4b-4814e423ef4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:34:15.055Z|f31eed27-91cc-4547-8c4b-4814e423ef4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:23.455Z|ac9449b0-b060-47b9-b3fb-0f7079e33ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:23.456Z|ac9449b0-b060-47b9-b3fb-0f7079e33ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:23.463Z|07be03be-3734-4ab5-8ecb-19f50d51a0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:23.473Z|07be03be-3734-4ab5-8ecb-19f50d51a0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:23.501Z|af7e7d52-c3bf-480e-aaf7-aaaa44403ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:23.506Z|af7e7d52-c3bf-480e-aaf7-aaaa44403ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:28.362Z|2e8d9658-b82e-4440-9f37-4fe71e5e415e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:28.363Z|2e8d9658-b82e-4440-9f37-4fe71e5e415e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:33.505Z|4caa269c-ca75-4780-9311-feb94bda4741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:33.506Z|4caa269c-ca75-4780-9311-feb94bda4741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:33.507Z|482ab531-f8ab-4f88-bc2d-327bb26fab8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:33.508Z|482ab531-f8ab-4f88-bc2d-327bb26fab8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:33.538Z|87ba3b2a-4159-42bf-a151-14d6c5f7abf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:33.539Z|87ba3b2a-4159-42bf-a151-14d6c5f7abf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.362Z|147ad6dc-133c-48d9-91ea-4073d60b8892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:43.365Z|147ad6dc-133c-48d9-91ea-4073d60b8892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:43.537Z|52234dbc-b129-4692-819f-9a416c638dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:43.538Z|52234dbc-b129-4692-819f-9a416c638dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.539Z|392b0210-83fe-4dfe-8e47-1a4a83209ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:43.539Z|392b0210-83fe-4dfe-8e47-1a4a83209ad5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.578Z|39cb57be-fb10-4810-a460-1094c5ababda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:43.579Z|39cb57be-fb10-4810-a460-1094c5ababda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:43.771Z|382e16c6-2943-446d-9f7a-c5613c334466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:43.771Z|382e16c6-2943-446d-9f7a-c5613c334466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:34:53.565Z|f18483b1-6759-49dc-b36f-c196028a504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:53.565Z|f18483b1-6759-49dc-b36f-c196028a504e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:53.585Z|dc6e0a63-9de6-41a0-91a8-923e7744e1ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:53.586Z|dc6e0a63-9de6-41a0-91a8-923e7744e1ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:53.601Z|50ab86a4-db90-4979-85df-9850cc1bd2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:34:53.602Z|50ab86a4-db90-4979-85df-9850cc1bd2ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:34:58.362Z|6f7a23e2-4175-4137-9e8b-aae6e633d8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:34:58.363Z|6f7a23e2-4175-4137-9e8b-aae6e633d8d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:03.587Z|dfe49a9b-f498-42c9-b81c-ec1c22ae6606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:03.588Z|dfe49a9b-f498-42c9-b81c-ec1c22ae6606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:03.612Z|5964d0de-2ab0-44e6-9f11-938bf4d5faa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:03.613Z|5964d0de-2ab0-44e6-9f11-938bf4d5faa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:03.628Z|9e905940-25f3-4cc2-89f9-7296b71603d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:03.629Z|9e905940-25f3-4cc2-89f9-7296b71603d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.362Z|79d88e49-cae6-4c03-ba6a-939fe248331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:13.363Z|79d88e49-cae6-4c03-ba6a-939fe248331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:13.611Z|6a93eac8-72ea-4c61-95a1-7c25d901c64c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:13.612Z|6a93eac8-72ea-4c61-95a1-7c25d901c64c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.641Z|fbaa737b-9136-4a36-a9d7-ac70d30d53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:13.642Z|fbaa737b-9136-4a36-a9d7-ac70d30d53c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.652Z|a4b17df1-945c-4c3b-867b-677b19315b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:13.653Z|a4b17df1-945c-4c3b-867b-677b19315b38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:13.772Z|70e69418-4a9e-4e72-8053-4b700881c40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:13.773Z|70e69418-4a9e-4e72-8053-4b700881c40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:15.053Z|d38a9b0a-7060-48db-b134-b8bced038921|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:35:15.054Z|d38a9b0a-7060-48db-b134-b8bced038921|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:23.633Z|0b60ba1a-839c-4b5b-8f90-43c0aecbdee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:23.634Z|0b60ba1a-839c-4b5b-8f90-43c0aecbdee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:23.667Z|98756be7-5afc-4fe7-9264-8f5f9a9012ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:23.667Z|98756be7-5afc-4fe7-9264-8f5f9a9012ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:23.692Z|bb6594fd-e3ac-43ce-aa85-b9202bc24759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:23.693Z|bb6594fd-e3ac-43ce-aa85-b9202bc24759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:28.362Z|17f1287c-137c-4835-bc90-b5830cdd44f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:28.366Z|17f1287c-137c-4835-bc90-b5830cdd44f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:33.681Z|a2756cc3-5486-456e-92ae-414ce15486de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:33.682Z|a2756cc3-5486-456e-92ae-414ce15486de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:33.701Z|ffa191be-fd2c-4b51-ba14-891db5f4014d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:33.702Z|ffa191be-fd2c-4b51-ba14-891db5f4014d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:33.715Z|6eba3104-ee6a-442b-8dcb-bf9a8309e317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:33.716Z|6eba3104-ee6a-442b-8dcb-bf9a8309e317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.362Z|60f4907f-a341-48e0-821e-677a2226218a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:43.363Z|60f4907f-a341-48e0-821e-677a2226218a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:43.720Z|8202b1a7-4cb4-4979-b871-08a39e1f175d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:43.721Z|8202b1a7-4cb4-4979-b871-08a39e1f175d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.745Z|1d346cdd-bf13-4774-ad61-91e9a0676bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:43.746Z|1d346cdd-bf13-4774-ad61-91e9a0676bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.747Z|a52c330a-63eb-41ed-a11c-abdd9d3f8322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:43.748Z|a52c330a-63eb-41ed-a11c-abdd9d3f8322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:43.773Z|00da7d27-5366-4cec-80d8-180e73bd3c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:43.774Z|00da7d27-5366-4cec-80d8-180e73bd3c2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:35:53.747Z|ebdd3f93-e303-4fa1-b0ae-592aa9727abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:53.748Z|ebdd3f93-e303-4fa1-b0ae-592aa9727abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:53.770Z|22e0655d-d2d6-4e10-af98-6cebc256c088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:53.771Z|22e0655d-d2d6-4e10-af98-6cebc256c088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:53.775Z|b17e9bcc-81e9-4d6e-b268-a50e9b049178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:35:53.775Z|b17e9bcc-81e9-4d6e-b268-a50e9b049178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:35:58.362Z|6640eaef-6f23-4795-a3d0-52416ee59cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:35:58.363Z|6640eaef-6f23-4795-a3d0-52416ee59cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:03.769Z|467fe3be-5d6f-4df8-bad7-67fe8e61f9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:03.770Z|467fe3be-5d6f-4df8-bad7-67fe8e61f9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:03.801Z|a3e870f1-1a19-4357-9384-080576d4715e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:03.802Z|a3e870f1-1a19-4357-9384-080576d4715e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:03.804Z|26d05f38-be0f-445b-9c88-31550f0b3778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:03.805Z|26d05f38-be0f-445b-9c88-31550f0b3778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:13.362Z|ae7c6cfa-eaf2-4a02-a8f1-2f64a427517e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:13.364Z|ae7c6cfa-eaf2-4a02-a8f1-2f64a427517e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:13.775Z|5a0fb428-e597-4afb-a95e-f7cc9ba509a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:13.775Z|5a0fb428-e597-4afb-a95e-f7cc9ba509a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:13.800Z|568aeef9-c51f-43bb-9711-e435add771f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:13.801Z|568aeef9-c51f-43bb-9711-e435add771f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:13.834Z|5b283fc7-19fa-4cf7-9992-c941c4740d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:13.834Z|217e393c-c7be-46e0-b9a7-f47641c5b0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:13.835Z|5b283fc7-19fa-4cf7-9992-c941c4740d27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:13.836Z|217e393c-c7be-46e0-b9a7-f47641c5b0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:15.053Z|b14519e8-ec57-43fd-8e4d-cd4db70fb5bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:36:15.054Z|b14519e8-ec57-43fd-8e4d-cd4db70fb5bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:23.831Z|f24b35be-ffd4-4278-897c-0cf0fd865863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:23.832Z|f24b35be-ffd4-4278-897c-0cf0fd865863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:23.857Z|c13ec102-1adc-4994-a976-156c19665c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:23.858Z|c13ec102-1adc-4994-a976-156c19665c61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:23.863Z|15d88674-92f5-45d9-81fa-a5bc5c577afc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:23.864Z|15d88674-92f5-45d9-81fa-a5bc5c577afc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:28.362Z|1b951187-2a56-49a3-b9eb-3bf275570f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:28.363Z|1b951187-2a56-49a3-b9eb-3bf275570f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:33.857Z|e75773ae-5f0a-41f8-898c-210b4d478fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:33.857Z|e75773ae-5f0a-41f8-898c-210b4d478fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:33.889Z|db087553-d9ea-4107-b034-52c7efb61468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:33.890Z|db087553-d9ea-4107-b034-52c7efb61468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:33.899Z|777fcec5-ad3b-486d-86a1-c27c9cf73a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:33.900Z|777fcec5-ad3b-486d-86a1-c27c9cf73a71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:43.362Z|636f88a5-d1de-44f0-b143-f1bff81b6b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:43.364Z|636f88a5-d1de-44f0-b143-f1bff81b6b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:43.776Z|24eb1c1b-29ca-4a60-9af6-2741f170d495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:43.777Z|24eb1c1b-29ca-4a60-9af6-2741f170d495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:36:43.885Z|7e113337-ef50-4007-9f9f-0e3762d68968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:43.886Z|7e113337-ef50-4007-9f9f-0e3762d68968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:43.926Z|860e8c1a-6ab4-4298-a36d-4fab19473f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:43.927Z|860e8c1a-6ab4-4298-a36d-4fab19473f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:43.933Z|b41f875e-8bf8-4809-ba58-ba495eca51f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:43.934Z|b41f875e-8bf8-4809-ba58-ba495eca51f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:53.925Z|7caea968-594a-4443-bb78-ceed4c2b5960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:53.926Z|7caea968-594a-4443-bb78-ceed4c2b5960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:53.954Z|72b7a174-ba77-46aa-a1e0-1581fffdd2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:53.955Z|72b7a174-ba77-46aa-a1e0-1581fffdd2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:53.958Z|9fac3e0b-c1c3-4946-b998-d206bce407c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:36:53.959Z|9fac3e0b-c1c3-4946-b998-d206bce407c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:36:58.362Z|5e89bac3-ca51-4b50-ad0e-e20937f4d0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:36:58.365Z|5e89bac3-ca51-4b50-ad0e-e20937f4d0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:03.958Z|8d39a603-33fb-4c16-9810-c777050b469f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:03.959Z|8d39a603-33fb-4c16-9810-c777050b469f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:03.981Z|740b09da-28d1-4350-bb04-b75a7132d687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:03.981Z|cc1794b7-83b1-4efd-a774-3c3eddf551e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:03.982Z|740b09da-28d1-4350-bb04-b75a7132d687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:03.982Z|cc1794b7-83b1-4efd-a774-3c3eddf551e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:13.362Z|b30e264e-c9fc-4295-bbbc-449580406f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:13.363Z|b30e264e-c9fc-4295-bbbc-449580406f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:13.777Z|dccc6c57-a4d7-4dce-95d3-ebec6c6bea4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:13.778Z|dccc6c57-a4d7-4dce-95d3-ebec6c6bea4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:13.981Z|40553a93-c227-487f-9fc2-e1671e29635d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:13.982Z|40553a93-c227-487f-9fc2-e1671e29635d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:14.002Z|71682f16-b94e-4b82-95f7-b4d8d94f0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:14.002Z|85cf6e80-b0d3-4293-a9ea-a1887a622805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:14.003Z|85cf6e80-b0d3-4293-a9ea-a1887a622805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:14.003Z|71682f16-b94e-4b82-95f7-b4d8d94f0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:15.053Z|8b5bc78f-1b28-4a5a-85b7-da9efbedd521|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:37:15.053Z|8b5bc78f-1b28-4a5a-85b7-da9efbedd521|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:24.006Z|a81e258c-d908-4ad9-a046-b935f09cfc2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:24.007Z|a81e258c-d908-4ad9-a046-b935f09cfc2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:24.027Z|8869ff11-e100-47d3-8a2a-c501ae83b101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:24.028Z|8869ff11-e100-47d3-8a2a-c501ae83b101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:24.031Z|b5eca96f-317a-4395-a3c1-2e787f6b3727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:24.031Z|b5eca96f-317a-4395-a3c1-2e787f6b3727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:28.362Z|1faa15dd-c8b7-4265-8c97-a96711652cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:28.363Z|1faa15dd-c8b7-4265-8c97-a96711652cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:34.032Z|745aae99-720c-4932-9296-a62fc4afd3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:34.033Z|745aae99-720c-4932-9296-a62fc4afd3c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:34.057Z|3fc87bbb-6839-487d-9d42-cb751be21176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:34.057Z|b48eb45f-6332-4185-ae83-8f4422168cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:34.058Z|b48eb45f-6332-4185-ae83-8f4422168cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:34.058Z|3fc87bbb-6839-487d-9d42-cb751be21176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:43.362Z|cfde4b2c-1380-4ca4-8eb6-ef150382f7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:43.365Z|cfde4b2c-1380-4ca4-8eb6-ef150382f7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:43.779Z|bdc40cb7-2f4b-4ada-a5f5-92140120bc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:43.780Z|bdc40cb7-2f4b-4ada-a5f5-92140120bc6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:37:44.056Z|1fa839e7-68ff-4f55-9b01-82b17cc2cad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:44.058Z|1fa839e7-68ff-4f55-9b01-82b17cc2cad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:44.082Z|22e25bf5-fcd6-45a7-bec7-f701bc463fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:44.083Z|22e25bf5-fcd6-45a7-bec7-f701bc463fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:44.085Z|17822bf4-3393-4e5c-84ee-a4313866c786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:44.085Z|17822bf4-3393-4e5c-84ee-a4313866c786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:54.079Z|f72bfe7f-1acf-448e-8a04-0320afe2abf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:54.079Z|f72bfe7f-1acf-448e-8a04-0320afe2abf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:54.104Z|e91b79c0-6afe-42ff-a53f-e88df17c36db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:54.105Z|e91b79c0-6afe-42ff-a53f-e88df17c36db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:54.110Z|421847d7-fded-4679-a273-aff1a43b204e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:37:54.111Z|421847d7-fded-4679-a273-aff1a43b204e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:37:58.362Z|60e85a0b-08b8-44e5-a9e0-654bec06de34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:37:58.362Z|60e85a0b-08b8-44e5-a9e0-654bec06de34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:04.100Z|5c4673ea-8d8e-41af-b8a1-2b4deb183aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:04.101Z|5c4673ea-8d8e-41af-b8a1-2b4deb183aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:04.131Z|c77cbbc6-c297-4e29-92fb-687cc190311d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:04.132Z|c77cbbc6-c297-4e29-92fb-687cc190311d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:04.171Z|b20bfe7e-96d2-4dbb-bfa9-187beda65169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:04.172Z|b20bfe7e-96d2-4dbb-bfa9-187beda65169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:13.362Z|a81a4e9d-c9ac-45d4-93c0-dc1a89b2fa90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:13.362Z|a81a4e9d-c9ac-45d4-93c0-dc1a89b2fa90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:13.781Z|eba62cba-a210-49fd-9a7a-0ae93c6e8133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:13.782Z|eba62cba-a210-49fd-9a7a-0ae93c6e8133|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:14.129Z|177633a8-8280-440b-8b67-efef66547948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:14.130Z|177633a8-8280-440b-8b67-efef66547948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:14.158Z|00762319-fb14-40cc-8e96-bdda47817e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:14.159Z|00762319-fb14-40cc-8e96-bdda47817e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:14.201Z|2f346bdc-4128-466d-8556-ba0a60557efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:14.202Z|2f346bdc-4128-466d-8556-ba0a60557efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:15.053Z|77193953-7429-4657-b7b5-541154290275|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:38:15.054Z|77193953-7429-4657-b7b5-541154290275|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:24.151Z|df1bdb43-fc9c-4163-a714-946b33feb93b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:24.152Z|df1bdb43-fc9c-4163-a714-946b33feb93b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:24.180Z|a4812aa9-b3ac-410b-8df4-34ccef826db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:24.181Z|a4812aa9-b3ac-410b-8df4-34ccef826db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:24.224Z|f0ca6632-1242-45fb-850a-489afbd424ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:24.226Z|f0ca6632-1242-45fb-850a-489afbd424ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:28.362Z|4da5c124-1117-40b1-ac23-81262da8cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:28.364Z|4da5c124-1117-40b1-ac23-81262da8cf71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:34.177Z|7db6cae8-e1ac-4659-8a6e-c443ad88f758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:34.178Z|7db6cae8-e1ac-4659-8a6e-c443ad88f758|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:34.204Z|f9235409-00fb-4c3f-a947-b85f70189014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:34.205Z|f9235409-00fb-4c3f-a947-b85f70189014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:34.257Z|dcf767fa-085e-47ae-802c-23f91b8d1966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:34.258Z|dcf767fa-085e-47ae-802c-23f91b8d1966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:43.362Z|80bfd674-771c-4301-83c3-f82911e69c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:43.363Z|80bfd674-771c-4301-83c3-f82911e69c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:43.783Z|c5e64041-7b67-4a2d-9bfb-b13705eb8fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:43.784Z|c5e64041-7b67-4a2d-9bfb-b13705eb8fc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:38:44.201Z|a7353717-d793-404b-bcfe-792cf1e81bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:44.202Z|a7353717-d793-404b-bcfe-792cf1e81bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:44.233Z|93549784-83f5-4413-b111-cae04c3e6c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:44.234Z|93549784-83f5-4413-b111-cae04c3e6c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:44.292Z|8ea133c6-69b3-4a6c-b1c4-0d06a8b54006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:44.293Z|8ea133c6-69b3-4a6c-b1c4-0d06a8b54006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:54.235Z|73e2c9eb-899f-4a22-95b9-df1ec46d5925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:54.236Z|73e2c9eb-899f-4a22-95b9-df1ec46d5925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:54.276Z|5143db54-c168-4a0a-abc7-859b6b42ce4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:54.280Z|5143db54-c168-4a0a-abc7-859b6b42ce4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:54.330Z|4d1f5aaa-8780-4ba0-ba67-b4a396222379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:38:54.331Z|4d1f5aaa-8780-4ba0-ba67-b4a396222379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:38:58.362Z|b835b2d3-a297-48b9-8984-c3a88aa14974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:38:58.363Z|b835b2d3-a297-48b9-8984-c3a88aa14974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:04.270Z|b1481326-40c7-430f-9487-d4270a69ab0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:04.271Z|b1481326-40c7-430f-9487-d4270a69ab0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:04.308Z|c40e88df-58e1-4c59-9d70-f612cb601e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:04.309Z|c40e88df-58e1-4c59-9d70-f612cb601e48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:04.360Z|d73de958-5b91-4ee8-a065-f41e35165b05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:04.361Z|d73de958-5b91-4ee8-a065-f41e35165b05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:13.362Z|c099a6c4-6139-4511-9f74-d127c0884a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:13.365Z|c099a6c4-6139-4511-9f74-d127c0884a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:13.784Z|d0d5027c-28cd-4e44-ab1b-784410cfe06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:13.785Z|d0d5027c-28cd-4e44-ab1b-784410cfe06e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:14.300Z|3d749c50-5bb1-4bb2-b276-2e9282762cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:14.301Z|3d749c50-5bb1-4bb2-b276-2e9282762cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:14.344Z|d6ddc3ba-a0f4-4c11-b151-f58cafb568db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:14.345Z|d6ddc3ba-a0f4-4c11-b151-f58cafb568db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:14.382Z|d11e6f2b-8bba-41ee-8d81-dfd3caa8ac35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:14.383Z|d11e6f2b-8bba-41ee-8d81-dfd3caa8ac35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:15.053Z|e689cebb-3034-484c-80e4-4cb72ac22bf2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:39:15.054Z|e689cebb-3034-484c-80e4-4cb72ac22bf2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:24.329Z|36e8bb33-b234-487a-8e4e-33208bf68987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:24.330Z|36e8bb33-b234-487a-8e4e-33208bf68987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:24.369Z|4796d8e2-ff10-4f3f-b859-f76da92284f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:24.370Z|4796d8e2-ff10-4f3f-b859-f76da92284f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:24.406Z|305c7534-04d3-4f46-a908-b2abdc4656de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:24.407Z|305c7534-04d3-4f46-a908-b2abdc4656de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:28.362Z|b8544730-631d-4762-a603-3704b7b6f7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:28.363Z|b8544730-631d-4762-a603-3704b7b6f7b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:34.366Z|667baf3d-272c-4e48-966f-51475f46cd95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:34.367Z|667baf3d-272c-4e48-966f-51475f46cd95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:34.395Z|1a2a5e0c-baae-4711-8d88-8a3177a616fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:34.396Z|1a2a5e0c-baae-4711-8d88-8a3177a616fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:34.430Z|1f766713-5631-4ec9-94e5-c550f3795a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:34.430Z|1f766713-5631-4ec9-94e5-c550f3795a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:43.362Z|56a59b51-f0ed-43ba-b60b-d79c52260882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:43.363Z|56a59b51-f0ed-43ba-b60b-d79c52260882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:43.786Z|eec0dadf-ad37-4177-9cda-ff70f74d3832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:43.786Z|eec0dadf-ad37-4177-9cda-ff70f74d3832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:39:44.389Z|9f49f213-26fd-4724-a525-fd0bd4d1e445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:44.391Z|9f49f213-26fd-4724-a525-fd0bd4d1e445|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:44.421Z|f4ec67a2-236e-49a3-8dc7-ec4835e46e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:44.422Z|f4ec67a2-236e-49a3-8dc7-ec4835e46e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:44.461Z|8d807f1a-7d15-4d3e-b56f-e7285e9b602d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:44.462Z|8d807f1a-7d15-4d3e-b56f-e7285e9b602d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:54.426Z|bf637e9f-ba33-4727-9be4-88dfd377ad48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:54.426Z|bf637e9f-ba33-4727-9be4-88dfd377ad48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:54.460Z|d69c387e-6379-474b-83ac-2a6267f85af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:54.461Z|d69c387e-6379-474b-83ac-2a6267f85af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:54.492Z|53f8888f-4135-42ec-a4ce-bacb526e9e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:39:54.493Z|53f8888f-4135-42ec-a4ce-bacb526e9e26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:39:58.362Z|89e9c36f-bf90-469f-a63e-c3347ea374da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:39:58.365Z|89e9c36f-bf90-469f-a63e-c3347ea374da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:04.456Z|bb7d3583-ad37-430a-a9aa-57e9174406de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:04.457Z|bb7d3583-ad37-430a-a9aa-57e9174406de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:04.498Z|93a93d06-6e11-488d-8643-173aedd72b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:04.499Z|93a93d06-6e11-488d-8643-173aedd72b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:04.521Z|138d6d9d-b744-4711-bb71-334470d0fefb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:04.522Z|138d6d9d-b744-4711-bb71-334470d0fefb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:13.362Z|09fb2716-0613-4ae2-a29d-32a0bb05a6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:13.363Z|09fb2716-0613-4ae2-a29d-32a0bb05a6de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:13.787Z|e9fbb7d1-5f7f-42c7-8c19-006fa1cb377f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:13.789Z|e9fbb7d1-5f7f-42c7-8c19-006fa1cb377f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:14.483Z|0f829982-0dc8-4c8e-8b09-a8b8d585e7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:14.493Z|0f829982-0dc8-4c8e-8b09-a8b8d585e7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:14.532Z|7a928f21-443b-4c08-973a-d2d211498f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:14.532Z|7a928f21-443b-4c08-973a-d2d211498f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:14.567Z|6c00e415-5c93-4c2d-a753-921419d85cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:14.568Z|6c00e415-5c93-4c2d-a753-921419d85cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:15.056Z|6e74985c-ef75-4034-b9d8-642ab464159b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:40:15.057Z|6e74985c-ef75-4034-b9d8-642ab464159b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:24.527Z|9a75d097-7d40-491f-af62-c1f73318ea05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:24.528Z|9a75d097-7d40-491f-af62-c1f73318ea05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:24.570Z|9c6f4556-7928-4941-adb2-81715671c288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:24.571Z|9c6f4556-7928-4941-adb2-81715671c288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:24.616Z|1f71d912-54ee-4790-b80c-d949e744f010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:24.617Z|1f71d912-54ee-4790-b80c-d949e744f010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:28.362Z|4718e261-e983-44e8-8d15-00423ff1df53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:28.363Z|4718e261-e983-44e8-8d15-00423ff1df53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:34.586Z|53a88c3a-f30b-4aad-b753-a56bf0df9814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:34.591Z|53a88c3a-f30b-4aad-b753-a56bf0df9814|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:34.610Z|065aeeaf-3899-4b5d-bda6-18067d35bae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:34.611Z|065aeeaf-3899-4b5d-bda6-18067d35bae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:34.648Z|50823833-7ada-429b-af76-cf766638652d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:34.649Z|50823833-7ada-429b-af76-cf766638652d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:43.362Z|75432786-3ed6-4166-a8a1-2cc14b1128aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:43.367Z|75432786-3ed6-4166-a8a1-2cc14b1128aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:43.790Z|1f3686c6-b757-40a6-8bc8-0b72304781ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:43.791Z|1f3686c6-b757-40a6-8bc8-0b72304781ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:40:44.636Z|98c5a2b2-aadb-4be1-ae59-7456f00e6046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:44.637Z|6cd46734-8228-4652-bbd0-2ec13d276588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:44.637Z|6cd46734-8228-4652-bbd0-2ec13d276588|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:44.637Z|98c5a2b2-aadb-4be1-ae59-7456f00e6046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:44.676Z|84d0ff35-e670-410d-af28-e0de4878aaf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:44.677Z|84d0ff35-e670-410d-af28-e0de4878aaf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:54.668Z|acf4ec7f-55dc-481c-89a7-9b3accf3bf21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:54.669Z|a7136de1-efc3-4ae9-87e2-c1e5b7b50a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:54.669Z|acf4ec7f-55dc-481c-89a7-9b3accf3bf21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:54.670Z|a7136de1-efc3-4ae9-87e2-c1e5b7b50a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:54.702Z|a505dfab-7842-46fd-a9e1-444f0bd46928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:40:54.703Z|a505dfab-7842-46fd-a9e1-444f0bd46928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:40:58.363Z|44680c2c-8bcd-4757-9637-ff56446781cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:40:58.367Z|44680c2c-8bcd-4757-9637-ff56446781cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:04.693Z|73feb0b7-7bb7-4ba9-b6cb-ebb3d01f1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:04.694Z|73feb0b7-7bb7-4ba9-b6cb-ebb3d01f1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:04.701Z|fb701cb3-ba5d-456e-91cf-873804407ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:04.701Z|fb701cb3-ba5d-456e-91cf-873804407ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:04.733Z|a2efae93-1317-4909-adf7-55dd9956bfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:04.734Z|a2efae93-1317-4909-adf7-55dd9956bfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:13.362Z|5fbe0f01-7893-430e-bc16-4005dae561b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:13.363Z|5fbe0f01-7893-430e-bc16-4005dae561b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:13.792Z|87512598-3db0-4523-a57a-b9aaef021b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:13.793Z|87512598-3db0-4523-a57a-b9aaef021b66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:14.722Z|4052e97f-b58b-43f0-b669-1a904cd2479b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:14.723Z|4052e97f-b58b-43f0-b669-1a904cd2479b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:14.728Z|f3cac594-a660-42d8-8164-350b3be08ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:14.729Z|f3cac594-a660-42d8-8164-350b3be08ca6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:14.767Z|c41e7602-b493-4755-abe4-97bb3d5b8f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:14.768Z|c41e7602-b493-4755-abe4-97bb3d5b8f75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:15.056Z|cf4b7584-af5b-4bd7-bcfb-adebfa37863f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:41:15.057Z|cf4b7584-af5b-4bd7-bcfb-adebfa37863f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:24.752Z|46f9b9c6-4349-4421-b0a6-aea9562ab063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:24.753Z|46f9b9c6-4349-4421-b0a6-aea9562ab063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:24.761Z|a793acb7-6b1a-493b-bdb7-818cb32cd70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:24.762Z|a793acb7-6b1a-493b-bdb7-818cb32cd70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:24.797Z|86f1be01-35bc-4d21-8338-1f3a5735f9a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:24.798Z|86f1be01-35bc-4d21-8338-1f3a5735f9a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:28.362Z|f60cdd3c-bc08-400d-9322-3844a5f739d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:28.366Z|f60cdd3c-bc08-400d-9322-3844a5f739d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:34.788Z|a810ef08-91d3-4b09-985a-8beea1dc0219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:34.790Z|a810ef08-91d3-4b09-985a-8beea1dc0219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:34.793Z|ad2743ff-5aaa-4ab5-b76c-50147475ba2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:34.793Z|ad2743ff-5aaa-4ab5-b76c-50147475ba2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:34.837Z|e25af389-53cd-422b-8fd8-79baa6523608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:34.838Z|e25af389-53cd-422b-8fd8-79baa6523608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:43.362Z|5be2a6ac-b252-47a8-b531-f60e89efc502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:43.363Z|5be2a6ac-b252-47a8-b531-f60e89efc502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:43.794Z|bd695be5-0f16-426f-b8f2-f3e13d267892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:43.795Z|bd695be5-0f16-426f-b8f2-f3e13d267892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:41:44.819Z|bd5032fc-fedd-441e-b648-b5b67165b252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:44.820Z|bd5032fc-fedd-441e-b648-b5b67165b252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:44.854Z|e0498402-18c2-49a2-ab5c-85cb50d9bfd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:44.855Z|e0498402-18c2-49a2-ab5c-85cb50d9bfd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:44.869Z|6a5f6fd1-105d-4f4d-a7dd-b5a7e7086ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:44.883Z|6a5f6fd1-105d-4f4d-a7dd-b5a7e7086ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:54.848Z|7584a84e-20ea-4e2c-9877-3ac62a680a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:54.849Z|7584a84e-20ea-4e2c-9877-3ac62a680a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:54.900Z|effabbd9-97d2-448f-948b-cf76903fbc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:54.901Z|effabbd9-97d2-448f-948b-cf76903fbc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:54.913Z|91eee2b6-374d-4a33-bbad-e9c1dd85bb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:41:54.914Z|91eee2b6-374d-4a33-bbad-e9c1dd85bb93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:41:58.362Z|d236e238-9837-4e0e-b2e5-1a73ac0e0bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:41:58.362Z|d236e238-9837-4e0e-b2e5-1a73ac0e0bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:04.875Z|ffb6b990-c7f4-4284-9779-5fad062a7887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:04.876Z|ffb6b990-c7f4-4284-9779-5fad062a7887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:04.926Z|61603613-70b9-48d0-9525-ca657def8b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:04.927Z|61603613-70b9-48d0-9525-ca657def8b4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:04.943Z|fd5d853e-f247-49c8-b23f-c8e9632ae4d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:04.948Z|fd5d853e-f247-49c8-b23f-c8e9632ae4d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:13.362Z|bfc951ec-dcb0-42e7-a405-a83c2016ad26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:13.365Z|bfc951ec-dcb0-42e7-a405-a83c2016ad26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:13.796Z|ed5f1401-52fe-4713-a296-74c43a66c271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:13.796Z|ed5f1401-52fe-4713-a296-74c43a66c271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:14.906Z|8943c865-f802-4d98-ab9f-23dad98dbaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:14.907Z|8943c865-f802-4d98-ab9f-23dad98dbaa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:14.963Z|8080ac10-72d7-4381-93ee-04f10127b900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:14.964Z|8080ac10-72d7-4381-93ee-04f10127b900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:14.986Z|a6d03e3a-f428-473f-9d49-b70a353b2aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:14.988Z|a6d03e3a-f428-473f-9d49-b70a353b2aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:15.053Z|6c84a37a-2c65-4b8f-aeaa-f445d1aa6acb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:42:15.054Z|6c84a37a-2c65-4b8f-aeaa-f445d1aa6acb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:24.947Z|adb7c728-9f47-4413-9902-b99895faec2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:24.948Z|adb7c728-9f47-4413-9902-b99895faec2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:24.995Z|609871fb-bffa-4aa0-9bef-7ee62a79aa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:24.995Z|609871fb-bffa-4aa0-9bef-7ee62a79aa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:25.019Z|e4d7f4b7-8f8b-443c-b915-8cd786b24605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:25.020Z|e4d7f4b7-8f8b-443c-b915-8cd786b24605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:28.362Z|78cbd3a1-6423-471d-ba9c-74cb830ce8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:28.363Z|78cbd3a1-6423-471d-ba9c-74cb830ce8e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:34.986Z|2058e8a0-3e5f-498e-ae7a-0688d7777e1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:34.987Z|2058e8a0-3e5f-498e-ae7a-0688d7777e1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:35.030Z|55237e7b-90cc-4cb6-9998-70bddf7b1042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:35.031Z|55237e7b-90cc-4cb6-9998-70bddf7b1042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:35.049Z|0b79f2a7-5d32-440b-8454-48b53123589e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:35.050Z|0b79f2a7-5d32-440b-8454-48b53123589e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:43.362Z|aab2c435-587d-49a6-917c-c61c65b0a66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:43.362Z|aab2c435-587d-49a6-917c-c61c65b0a66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:43.797Z|7231877a-31dc-4d50-a788-dc5e580a7971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:43.798Z|7231877a-31dc-4d50-a788-dc5e580a7971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:42:45.017Z|baed3d09-23a4-47a9-8421-8547fc3a728b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:45.018Z|baed3d09-23a4-47a9-8421-8547fc3a728b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:45.057Z|45144ba3-9b34-4026-b215-1d648e89e5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:45.058Z|45144ba3-9b34-4026-b215-1d648e89e5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:45.079Z|2f50e6ce-48b8-4fdd-832d-e359f0c20bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:45.081Z|2f50e6ce-48b8-4fdd-832d-e359f0c20bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:55.044Z|ac72e50e-a235-4d2c-8f2f-88d80ac90b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:55.045Z|ac72e50e-a235-4d2c-8f2f-88d80ac90b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:55.083Z|3d9f7a84-d0ac-4b5e-a84d-8f5d2d6e7112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:55.083Z|3d9f7a84-d0ac-4b5e-a84d-8f5d2d6e7112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:55.104Z|5560f5cf-1794-47cf-83bd-73de5ca94235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:42:55.105Z|5560f5cf-1794-47cf-83bd-73de5ca94235|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:42:58.362Z|769da7e0-23ee-42fc-9e38-157b8d5a830d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:42:58.368Z|769da7e0-23ee-42fc-9e38-157b8d5a830d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:05.081Z|52594442-6ee0-456d-a716-1b8d5fb7ebd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:05.082Z|52594442-6ee0-456d-a716-1b8d5fb7ebd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:05.112Z|b737c060-b11f-47bb-8f03-df449f6d1893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:05.113Z|b737c060-b11f-47bb-8f03-df449f6d1893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:05.132Z|6da4ef09-0363-40b9-9040-56d3a206338e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:05.132Z|6da4ef09-0363-40b9-9040-56d3a206338e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:13.362Z|d50afeac-2450-4355-bb16-0c5e82d9a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:13.362Z|d50afeac-2450-4355-bb16-0c5e82d9a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:13.798Z|a73b3a6f-8169-4ab5-bfdf-74e55abb6bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:13.799Z|a73b3a6f-8169-4ab5-bfdf-74e55abb6bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:15.055Z|f0307985-0efd-4956-ae70-aa871cbb093c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-25T06:43:15.056Z|f0307985-0efd-4956-ae70-aa871cbb093c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:15.112Z|27433a59-9f74-4a8f-a82f-b5f88178876b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:15.113Z|27433a59-9f74-4a8f-a82f-b5f88178876b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:15.140Z|861238db-f50f-4beb-8a6a-ddaf652e0e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:15.141Z|861238db-f50f-4beb-8a6a-ddaf652e0e5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:15.158Z|b45be743-6d10-4e95-b9f2-190428755e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:15.159Z|b45be743-6d10-4e95-b9f2-190428755e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:25.152Z|d66fd283-6585-48eb-9a9e-3b486b647e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:25.154Z|d66fd283-6585-48eb-9a9e-3b486b647e49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:25.169Z|cd179931-4726-4ee2-9beb-914c1080e221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:25.170Z|cd179931-4726-4ee2-9beb-914c1080e221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:25.193Z|ed0093bc-f223-4fa2-86ee-04b128639056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:25.193Z|ed0093bc-f223-4fa2-86ee-04b128639056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:28.362Z|4c75d73e-bfa7-4a2f-aaa0-c6569faa495f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:28.362Z|4c75d73e-bfa7-4a2f-aaa0-c6569faa495f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:35.182Z|c1dab438-fc0f-47c3-a234-f34c497fe365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:35.183Z|c1dab438-fc0f-47c3-a234-f34c497fe365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:35.200Z|0f536343-c8b6-4199-a5de-955ff903f968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:35.201Z|0f536343-c8b6-4199-a5de-955ff903f968|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:35.230Z|8e571e77-5b57-4d69-ac93-640a3292074d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:35.231Z|8e571e77-5b57-4d69-ac93-640a3292074d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:43.362Z|447ef57c-d16e-426c-9930-e1cfcc4decd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:43.366Z|447ef57c-d16e-426c-9930-e1cfcc4decd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:43.799Z|8fbc356b-0146-4c0b-8a6e-6a3b1eac2be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-25T06:43:43.802Z|8fbc356b-0146-4c0b-8a6e-6a3b1eac2be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-25T06:43:45.214Z|f29f50e4-ff81-4840-8fc1-0d099a1d7a85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:45.215Z|f29f50e4-ff81-4840-8fc1-0d099a1d7a85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:45.223Z|4fd90c19-6b59-4387-ae74-a05d850d2dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:45.224Z|4fd90c19-6b59-4387-ae74-a05d850d2dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-25T06:43:45.255Z|ac2a5358-fd9f-47cb-aba8-60d6c42a3d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-25T06:43:45.256Z|ac2a5358-fd9f-47cb-aba8-60d6c42a3d1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.