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)

2021-07-24T11:07:23.777Z||main|||||INFO|500||Starting ApiHandlerApplication on dev-so-7d4fcdcb95-nrm89 with PID 13 (/app/app.jar started by so in /app)
2021-07-24T11:07:23.781Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
2021-07-24T11:07:23.781Z||main|||||INFO|500||The following profiles are active: basic
2021-07-24T11:07:30.538Z||main|||||INFO|500||Starting service [Tomcat]
2021-07-24T11:07:30.539Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-07-24T11:07:30.613Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-07-24T11:07:35.233Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2021-07-24T11:07:35.448Z||main|||||INFO|500||catdb-pool - Starting...
2021-07-24T11:07:35.646Z||main|||||INFO|500||catdb-pool - Start completed.
2021-07-24T11:07:36.153Z||main|||||INFO|500||reqdb-pool - Starting...
2021-07-24T11:07:36.158Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-07-24T11:07:36.230Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-07-24T11:07:36.374Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-07-24T11:07:36.780Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-07-24T11:07:37.757Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-07-24T11:07:39.427Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-07-24T11:07:39.479Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-07-24T11:07:39.988Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-07-24T11:07:40.075Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2021-07-24T11:07:40.973Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-07-24T11:07:42.035Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2021-07-24T11:07:46.313Z||main|||||WARN|500||---
2021-07-24T11:07:46.313Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-07-24T11:07:46.314Z||main|||||WARN|500||---
2021-07-24T11:07:46.644Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-07-24T11:07:49.652Z||main|||||INFO|500||Started ApiHandlerApplication in 27.428 seconds (JVM running for 28.728)
2021-07-24T11:07:49.667Z|dc6d07f0-6211-4042-89c5-5a6830257790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:07:49.675Z|dc6d07f0-6211-4042-89c5-5a6830257790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:07:49.676Z|e2d39662-d4f5-439f-93f4-4fe2a59f2874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:07:49.682Z|e2d39662-d4f5-439f-93f4-4fe2a59f2874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:07:51.555Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-07-24T11:07:51.690Z|a9540749-b3bf-4ac7-99ef-2b167814cadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-07-24T11:07:52.037Z|a9540749-b3bf-4ac7-99ef-2b167814cadb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:07:53.059Z|779b1b07-a752-418c-b16f-af33fe57f4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:07:53.060Z|779b1b07-a752-418c-b16f-af33fe57f4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:07:53.091Z|bb86dd00-d0b8-4b8f-b5ae-6792a5c554de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:07:53.092Z|bb86dd00-d0b8-4b8f-b5ae-6792a5c554de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:02.153Z|c3fe9c01-81f8-4178-b968-3c163753130a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:02.155Z|c3fe9c01-81f8-4178-b968-3c163753130a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:03.087Z|09c6327f-4b51-48da-a8bb-dc531dae147a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:03.088Z|09c6327f-4b51-48da-a8bb-dc531dae147a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:03.117Z|e1b04136-ff81-4874-a846-05259bbdf563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:03.119Z|e1b04136-ff81-4874-a846-05259bbdf563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:04.648Z|880c2cb7-e2f3-4380-a7ae-5e22cbc0bdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:08:04.649Z|880c2cb7-e2f3-4380-a7ae-5e22cbc0bdf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:08:12.191Z|93420dda-83d9-40aa-9e67-4b2bf147110b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:12.192Z|93420dda-83d9-40aa-9e67-4b2bf147110b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:13.111Z|8c985cbc-88f2-43cf-96db-1308dbcf1e54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:13.113Z|8c985cbc-88f2-43cf-96db-1308dbcf1e54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:13.143Z|4a051a23-7c4c-4797-bd23-f626bb6c8a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:13.144Z|4a051a23-7c4c-4797-bd23-f626bb6c8a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:19.648Z|81c4e7cc-7301-43ba-9705-5c8ec9aaad3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:08:19.650Z|81c4e7cc-7301-43ba-9705-5c8ec9aaad3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:08:19.684Z|e12b0357-477f-4577-a9a7-83101aa9a235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:08:19.684Z|e12b0357-477f-4577-a9a7-83101aa9a235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:08:22.224Z|9546c70b-3187-4cfc-94e2-9e01cf601112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:22.226Z|9546c70b-3187-4cfc-94e2-9e01cf601112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:23.137Z|2f485893-d16d-45d3-8ad5-7cae9ae9999c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:23.138Z|2f485893-d16d-45d3-8ad5-7cae9ae9999c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:23.167Z|9e029e7b-cb38-425f-adb9-f51bb7bb089a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:23.168Z|9e029e7b-cb38-425f-adb9-f51bb7bb089a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:32.268Z|855c5900-1362-4221-9605-e7de0b6cf194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:32.269Z|855c5900-1362-4221-9605-e7de0b6cf194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:33.160Z|b3fa8362-5633-41f0-ad9a-3d87fbed6501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:33.161Z|b3fa8362-5633-41f0-ad9a-3d87fbed6501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:33.190Z|55ebac6e-072a-4935-b52a-54b6b3a7a7c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:33.191Z|55ebac6e-072a-4935-b52a-54b6b3a7a7c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:34.648Z|1ee279b4-1586-4b63-9a43-1d87d6be6a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:08:34.648Z|1ee279b4-1586-4b63-9a43-1d87d6be6a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:08:42.315Z|27e1f23e-561a-45f8-bce1-be3aba53f78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:42.318Z|27e1f23e-561a-45f8-bce1-be3aba53f78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:43.184Z|1a863f79-3d89-4cbb-b281-0f2eb5a02f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:43.186Z|1a863f79-3d89-4cbb-b281-0f2eb5a02f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:43.213Z|28093e0d-e5d6-4076-898b-623a07b9929b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:43.214Z|28093e0d-e5d6-4076-898b-623a07b9929b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:49.648Z|251ae27d-08eb-4125-87b4-bd20b23f7226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:08:49.649Z|251ae27d-08eb-4125-87b4-bd20b23f7226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:08:49.685Z|fb987e24-ec6c-4543-8eec-e513147e799b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:08:49.686Z|fb987e24-ec6c-4543-8eec-e513147e799b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:08:52.367Z|038d51aa-13c5-4462-9200-5731b59b13f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:52.369Z|038d51aa-13c5-4462-9200-5731b59b13f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:53.208Z|c5c61999-fe17-4d5f-a61a-c4fe6314b1c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:53.209Z|c5c61999-fe17-4d5f-a61a-c4fe6314b1c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:08:53.237Z|53202fd3-7c74-4a68-afdd-24cc276f522b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:08:53.239Z|53202fd3-7c74-4a68-afdd-24cc276f522b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:02.408Z|e3e7018c-9238-499b-b9ae-ced13500f2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:02.411Z|e3e7018c-9238-499b-b9ae-ced13500f2cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:03.237Z|3325930c-9ada-4d26-9da0-b864495b6158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:03.238Z|3325930c-9ada-4d26-9da0-b864495b6158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:03.262Z|1f88e97a-24f5-4e07-aef4-2b22e702d535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:03.263Z|1f88e97a-24f5-4e07-aef4-2b22e702d535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:04.648Z|5afd1a5f-778d-43a7-8f90-d05db8d852b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:09:04.650Z|5afd1a5f-778d-43a7-8f90-d05db8d852b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:09:12.442Z|6223c1cf-eaef-4a7f-82b3-51c67b01266b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:12.443Z|6223c1cf-eaef-4a7f-82b3-51c67b01266b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:13.260Z|7f324224-8778-4b2d-944a-275a95563653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:13.261Z|7f324224-8778-4b2d-944a-275a95563653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:13.285Z|e7323b82-cc0b-4bd5-b5fc-420fb756164d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:13.286Z|e7323b82-cc0b-4bd5-b5fc-420fb756164d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:19.648Z|0df67b48-902c-4289-8399-346626e6d2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:09:19.648Z|0df67b48-902c-4289-8399-346626e6d2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:09:19.687Z|2c2cb845-801f-489b-a85d-c4ba6d96b596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:09:19.687Z|2c2cb845-801f-489b-a85d-c4ba6d96b596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:09:22.469Z|de92349e-54ee-4d1c-a297-57539850c3d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:22.470Z|de92349e-54ee-4d1c-a297-57539850c3d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:23.284Z|9be6f3bd-338c-4963-85b1-b033926b2080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:23.285Z|9be6f3bd-338c-4963-85b1-b033926b2080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:23.308Z|fe9e2f75-066e-45e0-b83a-f098fa90954d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:23.309Z|fe9e2f75-066e-45e0-b83a-f098fa90954d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:32.493Z|291e373b-4568-46bc-9170-39b78211c0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:32.494Z|291e373b-4568-46bc-9170-39b78211c0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:33.311Z|455b3194-fdc6-422f-b54f-a5417e61ff2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:33.312Z|455b3194-fdc6-422f-b54f-a5417e61ff2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:33.332Z|d2631708-f881-4863-bc7a-88347322c53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:33.333Z|d2631708-f881-4863-bc7a-88347322c53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:34.648Z|77717055-9d9b-4818-8b4c-9e1847200c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:09:34.648Z|77717055-9d9b-4818-8b4c-9e1847200c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:09:42.517Z|4315eb5c-149d-4410-8753-e964330a681e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:42.518Z|4315eb5c-149d-4410-8753-e964330a681e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:43.337Z|36a0fe92-194e-4165-9b44-646b9fb258be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:43.338Z|36a0fe92-194e-4165-9b44-646b9fb258be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:43.359Z|c272a949-b85a-4a3b-906d-5ad6a55a341d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:43.360Z|c272a949-b85a-4a3b-906d-5ad6a55a341d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:49.648Z|11b58c4b-49d1-470c-bccd-9543d9f634bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:09:49.649Z|11b58c4b-49d1-470c-bccd-9543d9f634bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:09:49.688Z|57cfa0a9-1529-495d-bf8d-7634f8c5a635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:09:49.689Z|57cfa0a9-1529-495d-bf8d-7634f8c5a635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:09:52.540Z|b7c9062c-51c2-419d-80b4-44a15a6d3c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:52.541Z|b7c9062c-51c2-419d-80b4-44a15a6d3c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:53.359Z|be3193a1-2e3c-4054-946d-a2d8b979dbfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:53.360Z|be3193a1-2e3c-4054-946d-a2d8b979dbfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:09:53.384Z|2150b8b7-67c2-446e-b52e-11d7b21be77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:09:53.385Z|2150b8b7-67c2-446e-b52e-11d7b21be77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:02.562Z|511fed5c-4aa5-4485-b857-0e96327caab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:02.563Z|511fed5c-4aa5-4485-b857-0e96327caab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:03.388Z|98881466-0fdb-41f6-858b-e1626e37b300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:03.389Z|98881466-0fdb-41f6-858b-e1626e37b300|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:03.408Z|277e7f8c-c277-4810-8033-5ba1dbebbe3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:03.409Z|277e7f8c-c277-4810-8033-5ba1dbebbe3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:04.647Z|54bc436a-8f5a-4d5d-814d-ce36e9149ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:10:04.648Z|54bc436a-8f5a-4d5d-814d-ce36e9149ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:10:12.643Z|1e170908-b9e3-4ecd-8768-3a227b31550f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:12.644Z|1e170908-b9e3-4ecd-8768-3a227b31550f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:13.412Z|c1dc5d65-52a7-4769-abca-f3ae79922168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:13.413Z|c1dc5d65-52a7-4769-abca-f3ae79922168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:13.433Z|bff91953-22a3-460d-80a2-e6606391d4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:13.434Z|bff91953-22a3-460d-80a2-e6606391d4fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:19.650Z|6e62beee-b913-42eb-8d6a-7c040c888444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:10:19.652Z|6e62beee-b913-42eb-8d6a-7c040c888444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:10:19.690Z|e6157677-d228-47e6-843b-578f0a9ee38a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:10:19.690Z|e6157677-d228-47e6-843b-578f0a9ee38a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:10:22.668Z|2901c116-98be-4433-8099-e2faeb5f3966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:22.669Z|2901c116-98be-4433-8099-e2faeb5f3966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:23.435Z|aaea2481-3897-49ad-886e-0f7cd7b423a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:23.436Z|aaea2481-3897-49ad-886e-0f7cd7b423a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:23.457Z|40410163-8b3f-488e-967f-a55394b6997c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:23.459Z|40410163-8b3f-488e-967f-a55394b6997c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:32.698Z|97f99043-4130-4e07-8d46-47854b682d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:32.700Z|97f99043-4130-4e07-8d46-47854b682d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:33.458Z|4912b3f1-519a-49e8-a878-2df64061884f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:33.459Z|4912b3f1-519a-49e8-a878-2df64061884f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:33.486Z|06fd62bf-23ee-48b7-b341-7bbc164a2bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:33.487Z|06fd62bf-23ee-48b7-b341-7bbc164a2bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:34.648Z|6d3e239b-1585-444d-97af-8fbfc7ea8832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:10:34.649Z|6d3e239b-1585-444d-97af-8fbfc7ea8832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:10:42.728Z|0e5e5743-8dfc-4a94-b573-290459c84408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:42.729Z|0e5e5743-8dfc-4a94-b573-290459c84408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:43.491Z|1017e9b0-b008-4d4a-9a94-df78726cbdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:43.492Z|1017e9b0-b008-4d4a-9a94-df78726cbdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:43.515Z|ef6f8cbf-3ec9-46cd-b9ca-9acc24c861b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:43.517Z|ef6f8cbf-3ec9-46cd-b9ca-9acc24c861b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:49.648Z|bf8ae7c5-dc8f-4530-b2cf-eee9fa58be14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:10:49.648Z|bf8ae7c5-dc8f-4530-b2cf-eee9fa58be14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:10:49.691Z|da20053e-1015-424f-a8da-7ae27de3bd4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:10:49.692Z|da20053e-1015-424f-a8da-7ae27de3bd4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:10:52.768Z|17b8e227-1f0f-4250-b18f-93366adeb39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:52.771Z|17b8e227-1f0f-4250-b18f-93366adeb39b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:53.517Z|e70d7dfe-4633-4516-b761-46f2fac6a283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:53.518Z|e70d7dfe-4633-4516-b761-46f2fac6a283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:10:53.542Z|9c9d6fbe-ec96-476a-b9b6-6287dc35fa28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:10:53.543Z|9c9d6fbe-ec96-476a-b9b6-6287dc35fa28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:02.799Z|852dac11-b7af-4510-b66c-7dbfd63ebe49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:02.801Z|852dac11-b7af-4510-b66c-7dbfd63ebe49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:03.540Z|2740b51d-255f-42b0-aa6c-f81b138e2e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:03.541Z|2740b51d-255f-42b0-aa6c-f81b138e2e9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:03.563Z|86485489-6800-4798-a931-d080e41497f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:03.564Z|86485489-6800-4798-a931-d080e41497f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:04.648Z|c10f54e2-0b73-494f-b5da-bd3de5920953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:11:04.650Z|c10f54e2-0b73-494f-b5da-bd3de5920953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:11:12.823Z|ca45d7ff-350c-4648-a8a1-8608779af1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:12.825Z|ca45d7ff-350c-4648-a8a1-8608779af1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:13.562Z|04b78cc2-c943-4911-a47d-b25a784fa852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:13.562Z|04b78cc2-c943-4911-a47d-b25a784fa852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:13.586Z|72f087b4-5fe4-4751-b5d7-d7a0c7522bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:13.587Z|72f087b4-5fe4-4751-b5d7-d7a0c7522bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:19.647Z|7f1c92ff-4c20-43ca-9f32-3be17da901c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:11:19.648Z|7f1c92ff-4c20-43ca-9f32-3be17da901c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:11:19.692Z|b5b4a8bf-f80a-4929-bdad-d72982a33b8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:11:19.693Z|b5b4a8bf-f80a-4929-bdad-d72982a33b8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:11:22.847Z|74ff1665-e59d-4bd6-be60-2598192cfb31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:22.848Z|74ff1665-e59d-4bd6-be60-2598192cfb31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:23.584Z|de5436e6-0e67-4b90-b808-79001e5dd900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:23.585Z|de5436e6-0e67-4b90-b808-79001e5dd900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:23.610Z|dde1ac80-e835-4e15-b46d-80b1a0787c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:23.611Z|dde1ac80-e835-4e15-b46d-80b1a0787c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:32.869Z|4ed55789-40cd-41c4-bbca-70ecd5cec066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:32.870Z|4ed55789-40cd-41c4-bbca-70ecd5cec066|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:33.609Z|07135cf2-b0e4-4c62-852f-7f65993f848a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:33.610Z|07135cf2-b0e4-4c62-852f-7f65993f848a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:33.633Z|812920f2-9475-44ec-a35a-b771f8857b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:33.634Z|812920f2-9475-44ec-a35a-b771f8857b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:34.649Z|403ba1d7-f697-4463-a199-145da1d33543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:11:34.650Z|403ba1d7-f697-4463-a199-145da1d33543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:11:42.892Z|4a2c46ef-d0f0-41af-960b-fd438ddd097c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:42.893Z|4a2c46ef-d0f0-41af-960b-fd438ddd097c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:43.631Z|72811c5c-01a0-4327-81d8-5b81fdfce4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:43.632Z|72811c5c-01a0-4327-81d8-5b81fdfce4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:43.658Z|bb49b5d9-f3ce-4af5-a0e9-24725c4564af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:43.659Z|bb49b5d9-f3ce-4af5-a0e9-24725c4564af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:49.648Z|48bc95ef-1ad5-4693-8686-06464d221a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:11:49.649Z|48bc95ef-1ad5-4693-8686-06464d221a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:11:49.694Z|3862699a-224c-4fbd-b14e-3066698aeaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:11:49.694Z|3862699a-224c-4fbd-b14e-3066698aeaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:11:52.913Z|e441a636-4f4c-4de2-9a21-753951f36730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:52.914Z|e441a636-4f4c-4de2-9a21-753951f36730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:53.655Z|4941ece7-830e-42d5-854a-ec3e3c24d726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:53.656Z|4941ece7-830e-42d5-854a-ec3e3c24d726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:11:53.680Z|3406a24d-d3bb-4ade-968f-4ef66b10fde1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:11:53.681Z|3406a24d-d3bb-4ade-968f-4ef66b10fde1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:02.934Z|729f7801-adcd-4673-807c-e52e9c6d86f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:02.935Z|729f7801-adcd-4673-807c-e52e9c6d86f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:03.676Z|510b5f9d-6598-4550-ae4c-7c2e526baf66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:03.677Z|510b5f9d-6598-4550-ae4c-7c2e526baf66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:03.702Z|48abe62d-862b-453f-a5a7-d863dfb86785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:03.703Z|48abe62d-862b-453f-a5a7-d863dfb86785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:04.648Z|9e47ac3e-a599-4388-8cab-47a09d14398f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:12:04.648Z|9e47ac3e-a599-4388-8cab-47a09d14398f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:12:12.967Z|395ec776-06ac-49d1-bcb7-9f0e4d12cc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:12.968Z|395ec776-06ac-49d1-bcb7-9f0e4d12cc30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:13.697Z|5d674b44-6cd6-4134-b0b1-93e17710e35d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:13.697Z|5d674b44-6cd6-4134-b0b1-93e17710e35d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:13.725Z|e805e718-85fc-4702-9e17-7f6dd72b3698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:13.726Z|e805e718-85fc-4702-9e17-7f6dd72b3698|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:19.649Z|e790885b-2093-4c4f-89e6-902a574f7d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:12:19.651Z|e790885b-2093-4c4f-89e6-902a574f7d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:12:19.695Z|9ccdfb38-5f1f-4517-9f23-e05aaf9f2fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:12:19.696Z|9ccdfb38-5f1f-4517-9f23-e05aaf9f2fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:12:23.003Z|3144c383-ff6c-4f5d-9910-c91cd9d0d576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:23.004Z|3144c383-ff6c-4f5d-9910-c91cd9d0d576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:23.719Z|e03cf41d-2fe5-4258-b06f-ad6d9bda0c81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:23.720Z|e03cf41d-2fe5-4258-b06f-ad6d9bda0c81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:23.746Z|4b1ac478-6f42-4fe9-9130-be34296366fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:23.747Z|4b1ac478-6f42-4fe9-9130-be34296366fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:33.032Z|464ae112-79be-444f-be1c-1f18aee4b352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:33.033Z|464ae112-79be-444f-be1c-1f18aee4b352|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:33.757Z|033f159a-3430-4c7d-a10e-eddf45078188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:33.759Z|033f159a-3430-4c7d-a10e-eddf45078188|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:33.775Z|b0589430-6ec3-432d-a20e-e96116f55c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:33.776Z|b0589430-6ec3-432d-a20e-e96116f55c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:34.648Z|40a74c75-1a0c-4724-a31f-1b3a0b0eafb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:12:34.648Z|40a74c75-1a0c-4724-a31f-1b3a0b0eafb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:12:43.073Z|3a300c5c-a9f8-4811-99fe-4442c6fe111f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:43.077Z|3a300c5c-a9f8-4811-99fe-4442c6fe111f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:43.785Z|b62f0f6d-9732-4769-86c1-c0c107839278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:43.785Z|b62f0f6d-9732-4769-86c1-c0c107839278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:43.804Z|d0a94cff-b9f8-4a18-a9e7-94883f7a10c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:43.805Z|d0a94cff-b9f8-4a18-a9e7-94883f7a10c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:49.648Z|3ed75de5-90de-4af7-8b8b-0de175dbd9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:12:49.649Z|3ed75de5-90de-4af7-8b8b-0de175dbd9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:12:49.697Z|4323b4b6-cef2-47ef-b207-76e27e5282c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:12:49.698Z|4323b4b6-cef2-47ef-b207-76e27e5282c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:12:53.109Z|e779055d-bffe-4f55-a1bf-f5e9ae24c19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:53.112Z|e779055d-bffe-4f55-a1bf-f5e9ae24c19c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:53.819Z|3d94d051-afc3-4f74-9579-6e1e12444422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:53.820Z|3d94d051-afc3-4f74-9579-6e1e12444422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:12:53.830Z|2dc37706-f0c3-4d66-92aa-7dfd35f182cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:12:53.831Z|2dc37706-f0c3-4d66-92aa-7dfd35f182cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:03.136Z|f1a60c2a-33f1-4c66-bbad-faf330837934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:03.137Z|f1a60c2a-33f1-4c66-bbad-faf330837934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:03.841Z|45a1aecb-5d67-480b-b5be-12a3cdaef670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:03.842Z|45a1aecb-5d67-480b-b5be-12a3cdaef670|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:03.853Z|78f1f548-4c1c-4ca4-9aac-4a1b72203c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:03.854Z|78f1f548-4c1c-4ca4-9aac-4a1b72203c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:04.648Z|abb340e1-13b8-47c8-98b5-5b1e8f9af3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:13:04.650Z|abb340e1-13b8-47c8-98b5-5b1e8f9af3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:13:13.159Z|774cc24f-c0f5-4678-a073-167fd5f794eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:13.160Z|774cc24f-c0f5-4678-a073-167fd5f794eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:13.864Z|591051af-b34a-4972-8098-1307af7dc872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:13.865Z|591051af-b34a-4972-8098-1307af7dc872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:13.879Z|cbbe8e74-9a0f-45d9-a0fe-b187505adef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:13.880Z|cbbe8e74-9a0f-45d9-a0fe-b187505adef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:19.647Z|59965b5c-4c3f-4722-a479-dc645c81806a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:13:19.648Z|59965b5c-4c3f-4722-a479-dc645c81806a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:13:19.699Z|306d0216-8db2-4062-863e-eae46a652378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:13:19.699Z|306d0216-8db2-4062-863e-eae46a652378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:13:23.181Z|1c4d9c1c-1c84-47e8-92ac-03e847d2bf1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:23.181Z|1c4d9c1c-1c84-47e8-92ac-03e847d2bf1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:23.886Z|78ce501b-a3cd-41f6-afb3-57ca43724fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:23.887Z|78ce501b-a3cd-41f6-afb3-57ca43724fb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:23.900Z|291968bf-53d3-4c82-84a1-fa516b6edb85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:23.901Z|291968bf-53d3-4c82-84a1-fa516b6edb85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:33.209Z|a2b4691e-f9d6-4808-929d-6d148a4ac10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:33.210Z|a2b4691e-f9d6-4808-929d-6d148a4ac10f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:33.906Z|5912d7ce-c1e5-49b1-8145-254cd3411ced|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:33.907Z|5912d7ce-c1e5-49b1-8145-254cd3411ced|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:33.932Z|a0149ea3-0d81-4fd6-aa2a-4869df3fdf53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:33.933Z|a0149ea3-0d81-4fd6-aa2a-4869df3fdf53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:34.647Z|1c5c404a-f381-4bff-ba42-ad0fbf35b551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:13:34.648Z|1c5c404a-f381-4bff-ba42-ad0fbf35b551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:13:43.232Z|75ee2ed3-1963-46db-b3c7-035b6af11e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:43.232Z|75ee2ed3-1963-46db-b3c7-035b6af11e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:43.935Z|5e937efe-f09d-476d-9faf-9f80bac65201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:43.936Z|5e937efe-f09d-476d-9faf-9f80bac65201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:43.963Z|79c5de8d-dd9e-4016-ba1f-1b6edc2a9f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:43.963Z|79c5de8d-dd9e-4016-ba1f-1b6edc2a9f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:49.647Z|0ab9363e-7b62-49c3-acd6-39337f97c0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:13:49.649Z|0ab9363e-7b62-49c3-acd6-39337f97c0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:13:49.700Z|6c0e5fb2-a570-4d97-a7c0-eb7267279120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:13:49.700Z|6c0e5fb2-a570-4d97-a7c0-eb7267279120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:13:53.259Z|1c89e046-7cd7-4b5a-8899-0cf8a421cab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:53.260Z|1c89e046-7cd7-4b5a-8899-0cf8a421cab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:53.965Z|9bdadd0a-27ae-4afb-88d8-975b88546605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:53.966Z|9bdadd0a-27ae-4afb-88d8-975b88546605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:13:53.985Z|1fdd9cf0-0708-4ee2-b8c9-117615b9e1c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:13:53.986Z|1fdd9cf0-0708-4ee2-b8c9-117615b9e1c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:03.287Z|35cc6cf8-19fa-473f-bed9-973c17c9ccdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:03.289Z|35cc6cf8-19fa-473f-bed9-973c17c9ccdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:03.991Z|9d6bf70b-dd02-4bf3-afdc-5566cce76e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:03.992Z|9d6bf70b-dd02-4bf3-afdc-5566cce76e37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:04.005Z|ee815771-7605-449c-8004-d830f6dd7f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:04.006Z|ee815771-7605-449c-8004-d830f6dd7f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:04.648Z|677e1218-6a18-4a35-8a43-dcdaa072ea55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:14:04.648Z|677e1218-6a18-4a35-8a43-dcdaa072ea55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:14:13.313Z|87902960-ab37-428d-bcee-e408ca1a0e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:13.314Z|87902960-ab37-428d-bcee-e408ca1a0e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:14.018Z|17790573-f88c-43cb-9e0b-3f347cee2c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:14.019Z|17790573-f88c-43cb-9e0b-3f347cee2c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:14.028Z|05db4b78-3cdd-4605-b1ea-9c523a559dbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:14.028Z|05db4b78-3cdd-4605-b1ea-9c523a559dbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:19.648Z|e94adc0b-eb9a-43af-8ff7-b3d14d01b58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:14:19.649Z|e94adc0b-eb9a-43af-8ff7-b3d14d01b58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:14:19.701Z|17de69cb-89cb-4c9e-ab85-2ab3723908f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:14:19.702Z|17de69cb-89cb-4c9e-ab85-2ab3723908f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:14:23.337Z|44d56fcd-3ce6-4645-8633-15d2906ecad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:23.339Z|44d56fcd-3ce6-4645-8633-15d2906ecad0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:24.041Z|82056412-84ee-4ceb-a51e-9a0656bd0f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:24.042Z|82056412-84ee-4ceb-a51e-9a0656bd0f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:24.048Z|39a846ac-e03c-4181-aba6-799c0bece51e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:24.049Z|39a846ac-e03c-4181-aba6-799c0bece51e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:33.373Z|c8cabf6a-1826-409f-ad9b-0f1a16365196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:33.376Z|c8cabf6a-1826-409f-ad9b-0f1a16365196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:34.065Z|8a84665a-6fc0-48fc-b451-9bdf7fec610f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:34.066Z|8a84665a-6fc0-48fc-b451-9bdf7fec610f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:34.068Z|41335545-e6b5-4591-a64c-db7251ae8f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:34.069Z|41335545-e6b5-4591-a64c-db7251ae8f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:34.648Z|13ecaa5b-0148-4906-9995-0ad31a95a976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:14:34.651Z|13ecaa5b-0148-4906-9995-0ad31a95a976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:14:43.405Z|276ebc95-5c47-4adc-9198-02571c7e8f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:43.406Z|276ebc95-5c47-4adc-9198-02571c7e8f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:44.091Z|50ca97f6-97f7-45b4-b6bd-9fc311d09325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:44.091Z|50ca97f6-97f7-45b4-b6bd-9fc311d09325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:44.093Z|7a2de91d-6204-4eb3-b210-3afb12f179ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:44.093Z|7a2de91d-6204-4eb3-b210-3afb12f179ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:49.647Z|73ab8171-ba56-4ab5-b815-a4f66663e4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:14:49.648Z|73ab8171-ba56-4ab5-b815-a4f66663e4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:14:49.702Z|82e8050b-a211-48fd-b83f-e46726561326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:14:49.703Z|82e8050b-a211-48fd-b83f-e46726561326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:14:53.426Z|c1daf712-b7c5-404c-9e08-d30d656a624e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:53.426Z|c1daf712-b7c5-404c-9e08-d30d656a624e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:54.113Z|6f2f9bda-88f2-41cc-a1f9-903cc557a496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:54.114Z|6f2f9bda-88f2-41cc-a1f9-903cc557a496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:14:54.114Z|f192a1fd-4174-4c91-81ea-80c3b856dee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:14:54.115Z|f192a1fd-4174-4c91-81ea-80c3b856dee8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:03.451Z|8c9d7815-69a3-4e2d-827a-072b25d34536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:03.451Z|8c9d7815-69a3-4e2d-827a-072b25d34536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:04.144Z|b8205f3b-50cc-416f-89cc-71b4f7158871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:04.145Z|b8205f3b-50cc-416f-89cc-71b4f7158871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:04.150Z|3deffa23-8dcd-4066-8581-b442104f6dfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:04.151Z|3deffa23-8dcd-4066-8581-b442104f6dfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:04.647Z|a0cc7146-9750-4715-8bf7-0b98a1ffd284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:15:04.648Z|a0cc7146-9750-4715-8bf7-0b98a1ffd284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:15:13.475Z|9e6dcfec-9f0a-4d00-a4a5-c769db9ca40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:13.477Z|9e6dcfec-9f0a-4d00-a4a5-c769db9ca40d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:14.168Z|d02666ad-ef33-4727-8e7c-6769f52aa78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:14.170Z|d02666ad-ef33-4727-8e7c-6769f52aa78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:14.176Z|92081804-2e0e-429f-87cd-6c7643a020d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:14.177Z|92081804-2e0e-429f-87cd-6c7643a020d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:19.648Z|fe38b90f-67a0-4972-8f00-27ec6b703c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:15:19.650Z|fe38b90f-67a0-4972-8f00-27ec6b703c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:15:19.707Z|1aa1aa99-f7e2-4758-bc85-021ccd477afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:15:19.708Z|1aa1aa99-f7e2-4758-bc85-021ccd477afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:15:23.497Z|e5d1c156-e50a-42ae-aaa7-d8e5c5b28bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:23.498Z|e5d1c156-e50a-42ae-aaa7-d8e5c5b28bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:24.277Z|76261e9b-85d5-4417-875f-11a6caddbf55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:24.278Z|76261e9b-85d5-4417-875f-11a6caddbf55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:24.281Z|a6234877-164c-45b7-bfd8-668f848a2d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:24.282Z|a6234877-164c-45b7-bfd8-668f848a2d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:33.521Z|221c72da-1e4d-4893-93ba-5d50fc6904ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:33.522Z|221c72da-1e4d-4893-93ba-5d50fc6904ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:34.299Z|587da1b8-e5cc-405e-ad59-9cfe9c54b6ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:34.300Z|587da1b8-e5cc-405e-ad59-9cfe9c54b6ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:34.305Z|23664c9c-c859-4978-bb19-095b185d1e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:34.306Z|23664c9c-c859-4978-bb19-095b185d1e98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:34.647Z|76f6c90d-0d19-4c66-ac4e-0d6a63391871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:15:34.648Z|76f6c90d-0d19-4c66-ac4e-0d6a63391871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:15:43.542Z|2c03e83e-f059-4f61-b333-51e6b39e9011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:43.543Z|2c03e83e-f059-4f61-b333-51e6b39e9011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:44.328Z|2a138bc9-e398-4f7d-9841-e99aa048f4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:44.328Z|2a138bc9-e398-4f7d-9841-e99aa048f4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:44.333Z|f8b638c6-6d83-42d9-88b7-7de25d399a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:44.334Z|f8b638c6-6d83-42d9-88b7-7de25d399a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:49.648Z|1608d8db-37c4-4f82-ba8e-8b3cef929c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:15:49.648Z|1608d8db-37c4-4f82-ba8e-8b3cef929c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:15:49.709Z|7a249c26-89ec-4ba6-92b9-c481cccf3ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:15:49.709Z|7a249c26-89ec-4ba6-92b9-c481cccf3ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:15:53.565Z|834ef1b0-3fed-4f5f-8586-46e25a3a881a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:53.567Z|834ef1b0-3fed-4f5f-8586-46e25a3a881a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:54.351Z|9fd100ee-a9de-407d-897d-cc207e58f6ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:54.352Z|8e577dcc-1e7f-4bba-9e95-b447f3a04c68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:15:54.352Z|8e577dcc-1e7f-4bba-9e95-b447f3a04c68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:15:54.352Z|9fd100ee-a9de-407d-897d-cc207e58f6ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:03.594Z|d4b70a4e-353b-4974-a6b4-0b91416d6849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:03.595Z|d4b70a4e-353b-4974-a6b4-0b91416d6849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:04.377Z|225cf6a1-b410-49bb-a3ec-3f50407c3186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:04.378Z|225cf6a1-b410-49bb-a3ec-3f50407c3186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:04.379Z|1e4b3fc2-021c-4a57-a865-6fee1d75bfe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:04.380Z|1e4b3fc2-021c-4a57-a865-6fee1d75bfe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:04.648Z|9a23fe3c-a079-4f87-9bb5-725576bda40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:16:04.651Z|9a23fe3c-a079-4f87-9bb5-725576bda40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:16:13.619Z|39cddd7d-92d7-4b24-a59e-77170f8256a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:13.620Z|39cddd7d-92d7-4b24-a59e-77170f8256a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:14.404Z|4d45a48d-4a33-4300-8eaa-2e28e34c5f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:14.405Z|4d45a48d-4a33-4300-8eaa-2e28e34c5f62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:14.407Z|575db34a-dfdb-43b1-8e1d-928614e0088c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:14.407Z|575db34a-dfdb-43b1-8e1d-928614e0088c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:19.648Z|b8eeedf0-4cf9-4cbb-b91f-5a31cd6fb5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:16:19.648Z|b8eeedf0-4cf9-4cbb-b91f-5a31cd6fb5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:16:19.710Z|c4b29ca1-3ce5-4073-8da1-0eeceb7d9bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:16:19.711Z|c4b29ca1-3ce5-4073-8da1-0eeceb7d9bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:16:23.647Z|4c946a8c-ee27-4d44-86b4-52191d79376c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:23.648Z|4c946a8c-ee27-4d44-86b4-52191d79376c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:24.431Z|af275a50-0f9f-4e43-9feb-55a432e91d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:24.431Z|2eac0a3b-2975-4d23-bc98-b25362f79d87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:24.432Z|af275a50-0f9f-4e43-9feb-55a432e91d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:24.433Z|2eac0a3b-2975-4d23-bc98-b25362f79d87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:33.679Z|6752bb91-7d5c-4ee5-8230-28116e3fa621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:33.681Z|6752bb91-7d5c-4ee5-8230-28116e3fa621|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:34.458Z|335e6864-a55e-41b5-abe0-3cef00f15ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:34.458Z|2d9b1361-1da2-45fe-a2ce-48deb45aaf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:34.459Z|2d9b1361-1da2-45fe-a2ce-48deb45aaf1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:34.459Z|335e6864-a55e-41b5-abe0-3cef00f15ac1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:34.648Z|969a5ec2-af5d-46e4-addc-e6c646d0fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:16:34.649Z|969a5ec2-af5d-46e4-addc-e6c646d0fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:16:43.707Z|d0a649c3-5110-4773-aad2-d587686b6eb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:43.708Z|d0a649c3-5110-4773-aad2-d587686b6eb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:44.482Z|af73c596-869b-4d7a-b7b1-74ee42a40568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:44.483Z|69cdfd56-6ebf-45ef-8a62-14f34c98f948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:44.483Z|af73c596-869b-4d7a-b7b1-74ee42a40568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:44.484Z|69cdfd56-6ebf-45ef-8a62-14f34c98f948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:49.647Z|00c3fcf5-e453-45db-848a-7cc7d3b178ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:16:49.650Z|00c3fcf5-e453-45db-848a-7cc7d3b178ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:16:49.712Z|664bc8d4-1078-4953-acea-9c1289f155e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:16:49.712Z|664bc8d4-1078-4953-acea-9c1289f155e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:16:53.730Z|d0141bcb-5b6c-48e2-b7e8-1a0488aedfc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:53.731Z|d0141bcb-5b6c-48e2-b7e8-1a0488aedfc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:54.506Z|e768b37c-bc8f-410d-8943-5a078a1e7dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:54.506Z|e768b37c-bc8f-410d-8943-5a078a1e7dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:16:54.508Z|8850a58b-e13a-47e8-a88e-186a222daecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:16:54.509Z|8850a58b-e13a-47e8-a88e-186a222daecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:03.751Z|1a3b8d2f-5690-4a99-a31a-49aa9088d167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:03.752Z|1a3b8d2f-5690-4a99-a31a-49aa9088d167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:04.529Z|0296d82d-b410-428d-98e3-0d839788daa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:04.529Z|094e47a9-1d49-451e-bdd0-96dd9ec48a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:04.530Z|0296d82d-b410-428d-98e3-0d839788daa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:04.530Z|094e47a9-1d49-451e-bdd0-96dd9ec48a0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:04.648Z|7d181ab1-7477-464b-9808-6d411690583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:17:04.649Z|7d181ab1-7477-464b-9808-6d411690583d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:17:13.772Z|b924cd25-417b-45ab-bf45-700c4f6b7bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:13.772Z|b924cd25-417b-45ab-bf45-700c4f6b7bf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:14.552Z|fd449a8f-a941-4e97-9f29-bbb4b53fd927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:14.553Z|fd449a8f-a941-4e97-9f29-bbb4b53fd927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:14.553Z|a054d368-608c-40ca-83cf-eeb0b7236f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:14.554Z|a054d368-608c-40ca-83cf-eeb0b7236f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:19.647Z|11a58f5a-77ce-4606-88b6-f50582010d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:17:19.648Z|11a58f5a-77ce-4606-88b6-f50582010d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:17:19.713Z|e6bffdbb-45b1-4b02-ae9b-da12c758a40b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:17:19.713Z|e6bffdbb-45b1-4b02-ae9b-da12c758a40b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:17:19.961Z|b8b66164-5661-4265-928b-6f807310b9ab|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:17:19.961Z|b8b66164-5661-4265-928b-6f807310b9ab|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:23.800Z|ce5a96c5-b74c-4b09-af9f-5fb39411350c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:23.801Z|ce5a96c5-b74c-4b09-af9f-5fb39411350c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:24.576Z|d86e5b86-a826-49c0-a06d-b3f17bf19cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:24.576Z|a17e5395-30e4-4db5-9af7-5ec52b4b578d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:24.577Z|a17e5395-30e4-4db5-9af7-5ec52b4b578d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:24.577Z|d86e5b86-a826-49c0-a06d-b3f17bf19cbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:33.826Z|3217f8cc-378e-4611-a83d-9e37539c46fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:33.827Z|3217f8cc-378e-4611-a83d-9e37539c46fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:34.598Z|91e21dc0-5dde-4c16-be34-0a7ebeb8fc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:34.598Z|eed6d2a2-04a8-421f-8300-d6883dcd35e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:34.599Z|91e21dc0-5dde-4c16-be34-0a7ebeb8fc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:34.599Z|eed6d2a2-04a8-421f-8300-d6883dcd35e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:34.647Z|1503313f-51c3-469d-9904-9d8eb884c6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:17:34.649Z|1503313f-51c3-469d-9904-9d8eb884c6d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:17:43.847Z|4e711b76-ea77-4380-9ddc-8eba386c36b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:43.847Z|4e711b76-ea77-4380-9ddc-8eba386c36b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:44.619Z|6c8c5838-3d95-4035-a73b-7f82f1218eb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:44.619Z|fcdcb6be-a219-4dfa-8e7b-03ee824b315d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:44.619Z|fcdcb6be-a219-4dfa-8e7b-03ee824b315d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:44.619Z|6c8c5838-3d95-4035-a73b-7f82f1218eb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:49.647Z|21620b5c-2303-4fff-8a32-16b17fe6f2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:17:49.648Z|21620b5c-2303-4fff-8a32-16b17fe6f2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:17:49.714Z|ac37bcd5-a390-4b91-8e63-3d7a48902e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:17:49.715Z|ac37bcd5-a390-4b91-8e63-3d7a48902e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:17:53.872Z|485518fd-a4e1-4441-89d7-dd174835d52c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:53.873Z|485518fd-a4e1-4441-89d7-dd174835d52c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:54.640Z|1d5997a1-3072-4d72-8449-6fd3bff2374a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:54.641Z|1d5997a1-3072-4d72-8449-6fd3bff2374a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:17:54.642Z|37a7fb14-daee-4b59-a3cf-931a223423c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:17:54.643Z|37a7fb14-daee-4b59-a3cf-931a223423c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:03.902Z|b5454e8d-33ef-49aa-b99a-de5e23197413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:03.903Z|b5454e8d-33ef-49aa-b99a-de5e23197413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:04.648Z|db40b81d-642a-4e26-bbed-47e55357bb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:18:04.648Z|db40b81d-642a-4e26-bbed-47e55357bb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:18:04.662Z|15500643-875a-4b8c-8ba9-af6b3081e4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:04.662Z|61722369-c895-47b8-9b47-f10ff5e9f216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:04.663Z|15500643-875a-4b8c-8ba9-af6b3081e4e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:04.663Z|61722369-c895-47b8-9b47-f10ff5e9f216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:13.936Z|04fc4e95-d4c7-47a7-a342-7c90f5faaa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:13.938Z|04fc4e95-d4c7-47a7-a342-7c90f5faaa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:14.690Z|4237543a-d8ba-48a4-a939-00d1c9b0a528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:14.690Z|da9185ce-5054-4efd-913c-6624b48badd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:14.691Z|da9185ce-5054-4efd-913c-6624b48badd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:14.691Z|4237543a-d8ba-48a4-a939-00d1c9b0a528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:19.648Z|e84e5a43-464d-41b9-ba85-dad7a2446dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:18:19.650Z|e84e5a43-464d-41b9-ba85-dad7a2446dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:18:19.716Z|76dcf5bf-07a2-4a17-908d-c2952854fb65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:18:19.716Z|76dcf5bf-07a2-4a17-908d-c2952854fb65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:18:19.947Z|7bd2e05c-84aa-4361-bfec-76562e0f3243|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:18:19.948Z|7bd2e05c-84aa-4361-bfec-76562e0f3243|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:23.962Z|7103fdc9-bd65-4893-a507-a8e8610f3e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:23.963Z|7103fdc9-bd65-4893-a507-a8e8610f3e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:24.713Z|bd4b3a3f-7382-4e0d-a456-5e5d42ccbc4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:24.713Z|bd4b3a3f-7382-4e0d-a456-5e5d42ccbc4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:24.715Z|855d540c-2c15-4f72-b17f-b0d2d4adb29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:24.716Z|855d540c-2c15-4f72-b17f-b0d2d4adb29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:33.994Z|95065fd7-353b-4329-b5f5-1076f52f089e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:33.996Z|95065fd7-353b-4329-b5f5-1076f52f089e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:34.648Z|2d86551c-571f-41ec-a44f-b2f8d992eb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:18:34.649Z|2d86551c-571f-41ec-a44f-b2f8d992eb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:18:34.738Z|26333b57-fc78-4c7d-b776-18f557bb4930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:34.739Z|26333b57-fc78-4c7d-b776-18f557bb4930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:34.742Z|d0301fbe-dd2d-451d-ab86-6c24e365088c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:34.743Z|d0301fbe-dd2d-451d-ab86-6c24e365088c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:44.021Z|970d5066-ab03-4ea4-912b-c641960e98b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:44.022Z|970d5066-ab03-4ea4-912b-c641960e98b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:44.764Z|96762ac0-26e5-4df6-93cf-63ca1ac29628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:44.765Z|96762ac0-26e5-4df6-93cf-63ca1ac29628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:44.765Z|84b32446-06a7-429a-8d2d-923a6fe1a6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:44.766Z|84b32446-06a7-429a-8d2d-923a6fe1a6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:49.647Z|d141ab0b-ce81-484f-9ec9-29041bdcceb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:18:49.648Z|d141ab0b-ce81-484f-9ec9-29041bdcceb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:18:49.717Z|48851aa1-db0f-48b4-882d-aca0c9f08d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:18:49.717Z|48851aa1-db0f-48b4-882d-aca0c9f08d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:18:54.045Z|bb61dc7d-026c-41bf-bb2c-926474102051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:54.046Z|bb61dc7d-026c-41bf-bb2c-926474102051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:54.788Z|bbe21b96-46ab-452b-a09f-9030be454d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:54.788Z|bbe21b96-46ab-452b-a09f-9030be454d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:18:54.788Z|8fad7cf5-81f1-4a7d-bcef-c46af5a69258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:18:54.792Z|8fad7cf5-81f1-4a7d-bcef-c46af5a69258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:04.066Z|56c3c5f2-8dff-4ce6-adcb-e2ccebb9a522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:04.067Z|56c3c5f2-8dff-4ce6-adcb-e2ccebb9a522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:04.647Z|57700b04-b7d4-4b63-9ab7-9dcacbeba4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:19:04.649Z|57700b04-b7d4-4b63-9ab7-9dcacbeba4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:19:04.812Z|a797a8c6-eae5-4c5e-aeb6-a9ff7b1b0365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:04.812Z|3ee477da-a3f1-4159-9ac5-72e7a0e728fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:04.813Z|3ee477da-a3f1-4159-9ac5-72e7a0e728fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:04.813Z|a797a8c6-eae5-4c5e-aeb6-a9ff7b1b0365|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:14.089Z|22879b6e-86cf-4e1d-9104-f8948592b609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:14.090Z|22879b6e-86cf-4e1d-9104-f8948592b609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:14.833Z|8663be68-f0d6-4597-a277-8d0448d8190f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:14.833Z|8663be68-f0d6-4597-a277-8d0448d8190f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:14.835Z|cd5f6c66-ab9b-4297-a695-2ecbad9d4073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:14.836Z|cd5f6c66-ab9b-4297-a695-2ecbad9d4073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:19.647Z|33749c4b-fbb2-4b3a-a6dd-e009bf396cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:19:19.648Z|33749c4b-fbb2-4b3a-a6dd-e009bf396cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:19:19.718Z|7d7c1fc6-44a5-422b-8364-2b0b9a52d28a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:19:19.719Z|7d7c1fc6-44a5-422b-8364-2b0b9a52d28a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:19:19.946Z|9d77b76c-618d-4a2d-a52e-0d38a97597a3|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:19:19.947Z|9d77b76c-618d-4a2d-a52e-0d38a97597a3|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:24.112Z|f80b8ba7-a8ba-4f22-8c5e-095b8ec008ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:24.112Z|f80b8ba7-a8ba-4f22-8c5e-095b8ec008ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:24.855Z|6d94c053-c87e-4f6c-af21-51fa314ecafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:24.855Z|bd342215-21d4-440d-8f69-7418da23711a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:24.856Z|bd342215-21d4-440d-8f69-7418da23711a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:24.856Z|6d94c053-c87e-4f6c-af21-51fa314ecafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:34.143Z|5f827616-28b7-4d22-8d06-c98bbbe43290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:34.144Z|5f827616-28b7-4d22-8d06-c98bbbe43290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:34.648Z|c3af1cf9-b48c-4d80-8782-c8fe2767a786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:19:34.648Z|c3af1cf9-b48c-4d80-8782-c8fe2767a786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:19:34.877Z|abc35238-4fc8-4061-959c-67b36f136a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:34.878Z|abc35238-4fc8-4061-959c-67b36f136a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:34.878Z|2c5b4b85-bb08-4763-be15-8251ee00da19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:34.879Z|2c5b4b85-bb08-4763-be15-8251ee00da19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:44.186Z|0f46c5ea-4a78-4a6d-805a-8c7c22454273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:44.187Z|0f46c5ea-4a78-4a6d-805a-8c7c22454273|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:44.900Z|be922720-f40c-4c5d-820f-aaefa23744bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:44.900Z|2007502b-5b13-4980-ac33-7bc3cc7d0dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:44.901Z|be922720-f40c-4c5d-820f-aaefa23744bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:44.902Z|2007502b-5b13-4980-ac33-7bc3cc7d0dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:49.648Z|ae4da58d-fed9-4bf9-a3e4-a6b36cf95288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:19:49.651Z|ae4da58d-fed9-4bf9-a3e4-a6b36cf95288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:19:49.720Z|565dd8a5-7b31-48a1-8393-3804212a248e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:19:49.720Z|565dd8a5-7b31-48a1-8393-3804212a248e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:19:54.215Z|69eb7ea2-b163-4421-92f4-442152c72efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:54.216Z|69eb7ea2-b163-4421-92f4-442152c72efd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:54.926Z|6855f9d1-66b6-409e-9c16-c798a279a3dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:54.926Z|da569ea7-c8e7-49ab-b977-3e2fbff71830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:19:54.927Z|6855f9d1-66b6-409e-9c16-c798a279a3dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:19:54.927Z|da569ea7-c8e7-49ab-b977-3e2fbff71830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:04.246Z|16195980-7179-4667-9564-7ddbb003eaaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:04.247Z|16195980-7179-4667-9564-7ddbb003eaaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:04.647Z|261ee571-58e6-495d-9860-b7c8d6a7fdf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:20:04.648Z|261ee571-58e6-495d-9860-b7c8d6a7fdf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:20:04.951Z|9c84ae48-b78d-403f-a00a-03ea137c9ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:04.951Z|f1b8af81-12f8-4e21-b3a6-6dbd071756a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:04.952Z|f1b8af81-12f8-4e21-b3a6-6dbd071756a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:04.952Z|9c84ae48-b78d-403f-a00a-03ea137c9ec1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:14.270Z|1736baaa-b676-4bfb-99b5-59ed09aaec95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:14.271Z|1736baaa-b676-4bfb-99b5-59ed09aaec95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:14.974Z|a5ec9cde-0f05-4ab0-be47-ecd340ee7e6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:14.974Z|6b9e39f5-5ec0-4364-8026-06c144b9bc7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:14.975Z|6b9e39f5-5ec0-4364-8026-06c144b9bc7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:14.975Z|a5ec9cde-0f05-4ab0-be47-ecd340ee7e6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:19.648Z|252a3757-40c9-45f6-aa8a-94ab0ab2fbce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:20:19.650Z|252a3757-40c9-45f6-aa8a-94ab0ab2fbce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:20:19.721Z|b8bd7687-0b1d-4e88-870f-56eeafbfea59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:20:19.721Z|b8bd7687-0b1d-4e88-870f-56eeafbfea59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:20:19.950Z|28d5d5bf-79dd-4ee5-a6ee-6ab86b342590|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:20:19.951Z|28d5d5bf-79dd-4ee5-a6ee-6ab86b342590|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:24.300Z|c7fbb1fe-d75b-4313-a5e2-c59621229c24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:24.303Z|c7fbb1fe-d75b-4313-a5e2-c59621229c24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:24.997Z|6b83d863-8a68-4f73-98db-cd216d193660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:24.997Z|86218f05-5de4-4f8d-b86c-76577c5a6bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:24.997Z|6b83d863-8a68-4f73-98db-cd216d193660|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:24.998Z|86218f05-5de4-4f8d-b86c-76577c5a6bb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:34.331Z|fc3f1646-0c98-407c-a669-f331fbd85484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:34.332Z|fc3f1646-0c98-407c-a669-f331fbd85484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:34.647Z|5802df65-139a-440f-a8a6-aeb55161e7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:20:34.649Z|5802df65-139a-440f-a8a6-aeb55161e7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:20:35.018Z|ab1ed66c-34f0-49a7-b678-2310abb69cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:35.018Z|d9c49e98-2064-4517-84f6-1960a898109c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:35.019Z|ab1ed66c-34f0-49a7-b678-2310abb69cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:35.019Z|d9c49e98-2064-4517-84f6-1960a898109c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:44.355Z|ba2e78d1-2dea-4e99-86ee-044b7a8787cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:44.356Z|ba2e78d1-2dea-4e99-86ee-044b7a8787cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:45.039Z|3f65a45e-4ae8-474e-ad48-dba735b7e9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:45.040Z|3f65a45e-4ae8-474e-ad48-dba735b7e9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:45.043Z|0893cfe8-6905-4299-ab04-000ca6a6d804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:45.044Z|0893cfe8-6905-4299-ab04-000ca6a6d804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:49.647Z|7bf61063-8db8-4a65-a154-c97e72006360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:20:49.648Z|7bf61063-8db8-4a65-a154-c97e72006360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:20:49.722Z|c025312b-8d95-4fcf-97b3-a9cafb87b5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:20:49.723Z|c025312b-8d95-4fcf-97b3-a9cafb87b5b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:20:54.377Z|3b2dd75d-bc99-49da-9402-d4c3691db996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:54.378Z|3b2dd75d-bc99-49da-9402-d4c3691db996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:55.060Z|dd618871-b53f-45b7-a613-4fe2f8621fc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:55.061Z|dd618871-b53f-45b7-a613-4fe2f8621fc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:20:55.063Z|e7432bc4-f509-4e3f-a869-0b7f00c07a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:20:55.064Z|e7432bc4-f509-4e3f-a869-0b7f00c07a28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:04.404Z|9ed4d80d-2160-4e55-9844-ea69b39ad5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:04.405Z|9ed4d80d-2160-4e55-9844-ea69b39ad5ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:04.648Z|2a32c7f1-4e9f-42bc-bfbc-d48673ce2c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:21:04.648Z|2a32c7f1-4e9f-42bc-bfbc-d48673ce2c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:21:05.088Z|e87865d4-5ca7-4b56-bc81-0cf69b679dd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:05.088Z|43d5a392-edda-45db-a7f2-0b5d6d12e204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:05.089Z|e87865d4-5ca7-4b56-bc81-0cf69b679dd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:05.089Z|43d5a392-edda-45db-a7f2-0b5d6d12e204|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:14.427Z|e7830e52-2843-4307-b883-bbe10b152085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:14.428Z|e7830e52-2843-4307-b883-bbe10b152085|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:15.111Z|32aa93d9-8130-434f-81e1-10a7b293c91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:15.111Z|32aa93d9-8130-434f-81e1-10a7b293c91a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:15.116Z|ef96b3e3-4b3f-4e9a-ae3a-d6d274d975d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:15.117Z|ef96b3e3-4b3f-4e9a-ae3a-d6d274d975d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:19.647Z|7c278ad0-fba5-41d0-88f9-b954fa358b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:21:19.649Z|7c278ad0-fba5-41d0-88f9-b954fa358b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:21:19.724Z|c353e0f9-ac38-4076-8004-c7f0311fb39a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:21:19.724Z|c353e0f9-ac38-4076-8004-c7f0311fb39a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:21:19.947Z|298ac964-aba6-4b9a-97d4-f5ac90f822e5|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:21:19.948Z|298ac964-aba6-4b9a-97d4-f5ac90f822e5|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:24.449Z|c9f0b14e-5e98-4844-8276-10727801582e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:24.450Z|c9f0b14e-5e98-4844-8276-10727801582e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:25.134Z|5f699854-31fb-4a35-b6d8-b74b50a59f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:25.134Z|f20b8c6b-320a-4626-8015-2819d007738e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:25.134Z|f20b8c6b-320a-4626-8015-2819d007738e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:25.134Z|5f699854-31fb-4a35-b6d8-b74b50a59f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:34.472Z|a3ff244e-a797-43c9-bd45-497795de6753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:34.473Z|a3ff244e-a797-43c9-bd45-497795de6753|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:34.647Z|a7cf2432-caa3-4d7b-a5af-2dd5bebda363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:21:34.648Z|a7cf2432-caa3-4d7b-a5af-2dd5bebda363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:21:35.156Z|9b02cd09-63e3-4764-b3ce-62b806f07a90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:35.156Z|8656cc79-1dc3-43ec-9b52-537f3304c4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:35.157Z|8656cc79-1dc3-43ec-9b52-537f3304c4ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:35.157Z|9b02cd09-63e3-4764-b3ce-62b806f07a90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:44.498Z|aae4f0a3-9e94-47e8-a88f-113c9a050f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:44.499Z|aae4f0a3-9e94-47e8-a88f-113c9a050f17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:45.179Z|87d19a1d-9399-44a8-825c-2d0b6eefed9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:45.180Z|87d19a1d-9399-44a8-825c-2d0b6eefed9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:45.181Z|474b59b0-35e6-47cf-9953-e536e6737812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:45.182Z|474b59b0-35e6-47cf-9953-e536e6737812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:49.647Z|9084ef17-5f51-4322-83a0-740dc10c584e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:21:49.648Z|9084ef17-5f51-4322-83a0-740dc10c584e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:21:49.725Z|f1d39d39-757a-470e-8222-a63f0a86e3c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:21:49.725Z|f1d39d39-757a-470e-8222-a63f0a86e3c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:21:54.523Z|dfef6a01-9c11-413f-9035-c3c5ba6a7de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:54.524Z|dfef6a01-9c11-413f-9035-c3c5ba6a7de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:55.204Z|40398b31-c569-486d-8b66-d9bcb86007d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:55.205Z|40398b31-c569-486d-8b66-d9bcb86007d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:21:55.208Z|a9b21ce7-e741-4bc9-abf4-4e11eef83189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:21:55.208Z|a9b21ce7-e741-4bc9-abf4-4e11eef83189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:04.550Z|b1021959-2776-491b-8ba1-1529cc17c6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:04.551Z|b1021959-2776-491b-8ba1-1529cc17c6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:04.647Z|013e0eb5-0d72-4e1f-9f98-39b24e4b2b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:22:04.650Z|013e0eb5-0d72-4e1f-9f98-39b24e4b2b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:22:05.227Z|8fd0a19b-e726-4360-af01-f97b28846496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:05.227Z|760555aa-03d9-4082-809e-f61956d2de93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:05.227Z|8fd0a19b-e726-4360-af01-f97b28846496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:05.227Z|760555aa-03d9-4082-809e-f61956d2de93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:14.583Z|127843a5-888d-403a-9f09-373af19ad163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:14.585Z|127843a5-888d-403a-9f09-373af19ad163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:15.249Z|768fa09e-8397-4215-a7bc-8f4ccadecf2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:15.249Z|401c2055-290c-4a92-90d9-81f1d6a9787f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:15.250Z|401c2055-290c-4a92-90d9-81f1d6a9787f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:15.250Z|768fa09e-8397-4215-a7bc-8f4ccadecf2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:19.648Z|d35e5914-34b1-4d1f-a58e-c5d44712f397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:22:19.649Z|d35e5914-34b1-4d1f-a58e-c5d44712f397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:22:19.726Z|b4a39395-9406-480b-a18f-8e755a03f247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:22:19.727Z|b4a39395-9406-480b-a18f-8e755a03f247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:22:19.947Z|ccf29a2f-d01c-4846-a149-ee7a38b31c41|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:22:19.948Z|ccf29a2f-d01c-4846-a149-ee7a38b31c41|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:24.612Z|081e067e-0530-4ecb-a962-f56b5b5a0ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:24.613Z|081e067e-0530-4ecb-a962-f56b5b5a0ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:25.274Z|ae0cff95-e00f-48c9-a2f9-a6555ea51b8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:25.274Z|d0d10d89-9767-4e45-aba7-f593a9c74dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:25.274Z|ae0cff95-e00f-48c9-a2f9-a6555ea51b8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:25.275Z|d0d10d89-9767-4e45-aba7-f593a9c74dd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:34.633Z|18d87b7a-046e-473a-befd-be96dd48f814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:34.634Z|18d87b7a-046e-473a-befd-be96dd48f814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:34.647Z|41a4ad36-4739-4532-a322-0de56b579569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:22:34.647Z|41a4ad36-4739-4532-a322-0de56b579569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:22:35.294Z|9d2df9d3-4ca9-4037-8430-6e29e0d972e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:35.294Z|72e0c34b-76b3-4520-a981-14dd489d5d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:35.295Z|9d2df9d3-4ca9-4037-8430-6e29e0d972e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:35.295Z|72e0c34b-76b3-4520-a981-14dd489d5d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:44.654Z|673761df-4813-4d76-a65b-b80d7f67286b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:44.655Z|673761df-4813-4d76-a65b-b80d7f67286b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:45.314Z|f4f67cc3-434b-4049-af26-4c28f5a7a763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:45.315Z|0c92c98b-5ef2-4ce2-abd1-daa072aec8a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:45.315Z|f4f67cc3-434b-4049-af26-4c28f5a7a763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:45.316Z|0c92c98b-5ef2-4ce2-abd1-daa072aec8a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:49.647Z|f280cd9e-bb31-4262-a66f-7ba8b89cce5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:22:49.649Z|f280cd9e-bb31-4262-a66f-7ba8b89cce5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:22:49.728Z|e7b54a0d-16c2-41ca-8e6b-566eb89b26c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:22:49.728Z|e7b54a0d-16c2-41ca-8e6b-566eb89b26c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:22:54.674Z|730c150a-c385-4ece-b654-99d122325818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:54.675Z|730c150a-c385-4ece-b654-99d122325818|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:55.343Z|3b9cb9dc-b201-4e6a-936e-72f22bb29f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:55.343Z|b2d8d861-5e55-4bcb-b04e-af1d48b0ff14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:22:55.344Z|3b9cb9dc-b201-4e6a-936e-72f22bb29f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:22:55.344Z|b2d8d861-5e55-4bcb-b04e-af1d48b0ff14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:04.647Z|21c6381f-7f3d-45cd-873b-5487133100e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:23:04.648Z|21c6381f-7f3d-45cd-873b-5487133100e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:23:04.696Z|92d4e172-b848-40fe-bb85-58f8225ded6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:04.697Z|92d4e172-b848-40fe-bb85-58f8225ded6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:05.369Z|bca1539d-97bc-4c3b-8cdf-e7d433b902e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:05.368Z|ba45aa82-c9de-4f0f-a78c-9288726906da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:05.369Z|ba45aa82-c9de-4f0f-a78c-9288726906da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:05.369Z|bca1539d-97bc-4c3b-8cdf-e7d433b902e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:14.718Z|2e6ea745-0ed2-43c3-88e6-7467a0b24ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:14.719Z|2e6ea745-0ed2-43c3-88e6-7467a0b24ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:15.389Z|ba8bdc4b-459e-4d2c-b248-9c33850a2dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:15.389Z|00b00d6a-4821-430b-889e-d7bb0eb4daa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:15.389Z|00b00d6a-4821-430b-889e-d7bb0eb4daa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:15.389Z|ba8bdc4b-459e-4d2c-b248-9c33850a2dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:19.647Z|6e88a3ab-b47f-495a-88f1-247b1e34d283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:23:19.648Z|6e88a3ab-b47f-495a-88f1-247b1e34d283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:23:19.729Z|ef858d38-f9a5-4b4b-9ca8-355c4591b9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:23:19.729Z|ef858d38-f9a5-4b4b-9ca8-355c4591b9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:23:19.946Z|2cf8cf3e-40cf-40bf-8afd-f8907d35c0d8|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:23:19.946Z|2cf8cf3e-40cf-40bf-8afd-f8907d35c0d8|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:24.742Z|9ab2f745-9b4a-4636-94a2-5fc00a8734bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:24.743Z|9ab2f745-9b4a-4636-94a2-5fc00a8734bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:25.411Z|82a6426a-9667-45c5-8096-09dc9af22253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:25.411Z|82a6426a-9667-45c5-8096-09dc9af22253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:25.416Z|d4570ff8-5d87-40b9-99a3-0e17249d0949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:25.417Z|d4570ff8-5d87-40b9-99a3-0e17249d0949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:34.648Z|f4d9826f-7b4f-411d-84b1-f94d496a087a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:23:34.652Z|f4d9826f-7b4f-411d-84b1-f94d496a087a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:23:34.774Z|980baf7c-84b2-4d20-8088-14872e5f3865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:34.775Z|980baf7c-84b2-4d20-8088-14872e5f3865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:35.431Z|3500013f-179d-48da-9a3a-34833fe59641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:35.432Z|3500013f-179d-48da-9a3a-34833fe59641|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:35.435Z|5ab91c95-ae28-478a-86a5-9fe6bf0e054a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:35.436Z|5ab91c95-ae28-478a-86a5-9fe6bf0e054a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:44.806Z|a92551ff-d23e-4d81-ac83-b1a4dfc0320e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:44.807Z|a92551ff-d23e-4d81-ac83-b1a4dfc0320e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:45.455Z|679ca511-e8b6-490b-8ad7-1c6d4d157a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:45.455Z|14ef8109-e867-4cf4-a132-37c4c79ec026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:45.455Z|679ca511-e8b6-490b-8ad7-1c6d4d157a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:45.455Z|14ef8109-e867-4cf4-a132-37c4c79ec026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:49.647Z|7e8a0392-e63c-43de-8c20-571e593919cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:23:49.648Z|7e8a0392-e63c-43de-8c20-571e593919cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:23:49.730Z|bcce6cdd-037c-4f63-80f3-744c7c1a6c82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:23:49.731Z|bcce6cdd-037c-4f63-80f3-744c7c1a6c82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:23:54.839Z|88269d79-a059-4608-9b63-b73e6c750d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:54.840Z|88269d79-a059-4608-9b63-b73e6c750d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:55.475Z|1104a7ab-c626-4116-a5e4-3a9591c02ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:55.475Z|7d1535f3-a770-4f98-98f0-65742e9e8a84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:23:55.476Z|7d1535f3-a770-4f98-98f0-65742e9e8a84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:23:55.476Z|1104a7ab-c626-4116-a5e4-3a9591c02ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:04.649Z|1b9dc3dc-44be-47c4-a9f1-e501bdd98bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:24:04.650Z|1b9dc3dc-44be-47c4-a9f1-e501bdd98bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:24:04.869Z|2ddc88c3-823a-4e4e-8e91-be2dc6f98063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:04.871Z|2ddc88c3-823a-4e4e-8e91-be2dc6f98063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:05.499Z|7c2281de-1501-4824-a433-5b9bb507b94c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:05.500Z|43f6175b-6119-483f-b36e-728303201ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:05.500Z|7c2281de-1501-4824-a433-5b9bb507b94c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:05.500Z|43f6175b-6119-483f-b36e-728303201ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:14.901Z|f3213fff-e7fd-4e25-8b6b-609c1ab29453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:14.902Z|f3213fff-e7fd-4e25-8b6b-609c1ab29453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:15.523Z|1aae2f67-c0c9-49e9-a4d6-6d06c49c437c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:15.523Z|6120ae7d-e269-48d6-8b8a-b71776f51b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:15.524Z|1aae2f67-c0c9-49e9-a4d6-6d06c49c437c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:15.525Z|6120ae7d-e269-48d6-8b8a-b71776f51b73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:19.647Z|7d9a9771-0a73-4330-9315-c8c1edf4ba1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:24:19.649Z|7d9a9771-0a73-4330-9315-c8c1edf4ba1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:24:19.731Z|982177e3-a6e3-40dc-8646-3079b5356171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:24:19.732Z|982177e3-a6e3-40dc-8646-3079b5356171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:24:19.946Z|c9d5ab33-3115-4896-88a6-dcc83e4ebd47|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:24:19.947Z|c9d5ab33-3115-4896-88a6-dcc83e4ebd47|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:24.924Z|10f33875-cc19-45ab-97fb-86c3118b6b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:24.924Z|10f33875-cc19-45ab-97fb-86c3118b6b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:25.547Z|02635de7-8df8-497e-9fa0-dc44bb98307a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:25.547Z|0195ff66-1ba0-4187-8490-868989c3493c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:25.547Z|02635de7-8df8-497e-9fa0-dc44bb98307a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:25.547Z|0195ff66-1ba0-4187-8490-868989c3493c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:34.647Z|04b9be42-2012-4430-aecf-d4643ce8b060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:24:34.648Z|04b9be42-2012-4430-aecf-d4643ce8b060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:24:34.943Z|45f6e550-a55b-4777-82fe-a6a1ee0f089d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:34.944Z|45f6e550-a55b-4777-82fe-a6a1ee0f089d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:35.567Z|1b13b8a4-352e-49a0-a220-d8f07ebb27e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:35.568Z|1b13b8a4-352e-49a0-a220-d8f07ebb27e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:35.570Z|51fe1216-82bd-4f1b-85a5-4be1fd4119f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:35.570Z|51fe1216-82bd-4f1b-85a5-4be1fd4119f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:44.966Z|f929b5ab-bde0-494b-bb4c-6a9da5f9c48a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:44.967Z|f929b5ab-bde0-494b-bb4c-6a9da5f9c48a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:45.589Z|62a3a91c-1a8d-4329-a647-0b6eb2f6830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:45.589Z|62a3a91c-1a8d-4329-a647-0b6eb2f6830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:45.589Z|81a549bd-f01a-45aa-988b-3df5508b990b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:45.590Z|81a549bd-f01a-45aa-988b-3df5508b990b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:49.647Z|2759ea80-d5e3-4f1c-ac1a-a9c0ccae6cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:24:49.648Z|2759ea80-d5e3-4f1c-ac1a-a9c0ccae6cd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:24:49.733Z|42f9d10f-1135-48e0-9e73-e901b92c428c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:24:49.733Z|42f9d10f-1135-48e0-9e73-e901b92c428c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:24:54.987Z|b0419d6e-0f78-4a2f-a9bc-0317ad4adbee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:54.987Z|b0419d6e-0f78-4a2f-a9bc-0317ad4adbee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:55.614Z|41b1d351-cf66-4ec4-a134-138a2aedae46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:55.614Z|2dedc542-6f7b-4bd8-a8ae-239b0d50e6d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:24:55.615Z|41b1d351-cf66-4ec4-a134-138a2aedae46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:24:55.616Z|2dedc542-6f7b-4bd8-a8ae-239b0d50e6d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:04.647Z|577a5001-a8dd-476e-88eb-d9dea02887d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:25:04.649Z|577a5001-a8dd-476e-88eb-d9dea02887d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:25:05.007Z|11e209d5-eddf-4ae3-8e40-22b6275149ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:05.008Z|11e209d5-eddf-4ae3-8e40-22b6275149ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:05.636Z|2acac0d8-177a-4c9d-914c-d8e1da9e1e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:05.637Z|2acac0d8-177a-4c9d-914c-d8e1da9e1e47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:05.639Z|ddd4f824-afce-4f2a-8ae1-dc193da9b528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:05.640Z|ddd4f824-afce-4f2a-8ae1-dc193da9b528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:15.029Z|de4a8dc6-4576-469a-b701-51619664af36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:15.030Z|de4a8dc6-4576-469a-b701-51619664af36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:15.660Z|88ee2d10-7dc9-4bd0-8c13-a8f06b628483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:15.660Z|432b0e35-1a64-4bdc-8408-a976e9c366b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:15.661Z|432b0e35-1a64-4bdc-8408-a976e9c366b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:15.663Z|88ee2d10-7dc9-4bd0-8c13-a8f06b628483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:19.647Z|e52ce576-1475-48ef-9e1a-8b5013e71b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:25:19.648Z|e52ce576-1475-48ef-9e1a-8b5013e71b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:25:19.734Z|c5571673-8d2e-4c1b-91b7-e2c8d7815bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:25:19.735Z|c5571673-8d2e-4c1b-91b7-e2c8d7815bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:25:19.946Z|cd051e58-7d19-466f-bffa-e54958a72fd7|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:25:19.947Z|cd051e58-7d19-466f-bffa-e54958a72fd7|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:25.050Z|acfad885-4bf6-40a8-886e-018ca2caa9bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:25.050Z|acfad885-4bf6-40a8-886e-018ca2caa9bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:25.683Z|5d97de3f-e107-43ff-990b-4ac332599a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:25.684Z|5d97de3f-e107-43ff-990b-4ac332599a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:25.684Z|9d6e6610-6c19-4b31-86f4-6c49d9bc184b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:25.685Z|9d6e6610-6c19-4b31-86f4-6c49d9bc184b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:34.648Z|694c7743-8455-42c3-925a-c668cb30b63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:25:34.649Z|694c7743-8455-42c3-925a-c668cb30b63f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:25:35.072Z|42cc7bb6-83af-4e8b-9492-dec5a53a9be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:35.073Z|42cc7bb6-83af-4e8b-9492-dec5a53a9be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:35.714Z|60268594-fed7-4112-9056-40e08b727c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:35.714Z|60268594-fed7-4112-9056-40e08b727c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:35.722Z|a9d2483d-6fdf-424a-aaf2-f914262d95e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:35.722Z|a9d2483d-6fdf-424a-aaf2-f914262d95e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:45.097Z|ecace2a0-f997-4198-ad00-7365aaacee89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:45.098Z|ecace2a0-f997-4198-ad00-7365aaacee89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:45.742Z|8e38897b-559c-43c1-b519-e39c2ea47a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:45.743Z|8e38897b-559c-43c1-b519-e39c2ea47a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:45.744Z|4edde33b-608a-4d91-a7f5-75d567502498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:45.745Z|4edde33b-608a-4d91-a7f5-75d567502498|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:49.647Z|c9752faa-f215-4d90-ad52-53183ceadd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:25:49.649Z|c9752faa-f215-4d90-ad52-53183ceadd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:25:49.735Z|5c1275dc-73bd-4015-a9e8-f8759ddfad16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:25:49.736Z|5c1275dc-73bd-4015-a9e8-f8759ddfad16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:25:55.121Z|54461f74-4025-46ce-91ad-23fa12e0f70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:55.122Z|54461f74-4025-46ce-91ad-23fa12e0f70c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:55.768Z|ef984f0a-60bd-4b72-93e8-3957c16617f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:55.769Z|ef984f0a-60bd-4b72-93e8-3957c16617f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:25:55.772Z|5dbd7b1d-a9f1-40f6-a8b7-2235a1c70817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:25:55.773Z|5dbd7b1d-a9f1-40f6-a8b7-2235a1c70817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:04.648Z|14830574-ed58-40f1-a446-bb0cc0f51823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:26:04.648Z|14830574-ed58-40f1-a446-bb0cc0f51823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:26:05.144Z|02ff5c31-1db0-458c-a2ab-5051c0e28bd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:05.145Z|02ff5c31-1db0-458c-a2ab-5051c0e28bd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:05.793Z|432d1b28-cc44-46ad-ae35-2de5f22fa5cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:05.793Z|1c194645-b05a-4613-b85a-a87ef1aaca21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:05.793Z|432d1b28-cc44-46ad-ae35-2de5f22fa5cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:05.793Z|1c194645-b05a-4613-b85a-a87ef1aaca21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:15.178Z|38e2ad46-5d09-4661-a0f1-8620583ecea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:15.181Z|38e2ad46-5d09-4661-a0f1-8620583ecea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:15.817Z|edeef9ac-4a78-4eb6-b8ae-ae9fe7de03d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:15.817Z|d723cfe8-42ad-4d23-b8c6-a789ed7c31a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:15.818Z|d723cfe8-42ad-4d23-b8c6-a789ed7c31a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:15.818Z|edeef9ac-4a78-4eb6-b8ae-ae9fe7de03d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:19.648Z|a0dfba96-480b-42ec-ad25-3117c950a7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:26:19.648Z|a0dfba96-480b-42ec-ad25-3117c950a7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:26:19.736Z|0b6ba379-649e-45c8-9d97-571d8c2cc059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:26:19.737Z|0b6ba379-649e-45c8-9d97-571d8c2cc059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:26:19.947Z|c92970e3-e663-405b-9b1d-e854e2e78c66|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:26:19.948Z|c92970e3-e663-405b-9b1d-e854e2e78c66|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:25.208Z|ca8057b5-39d2-4933-9818-5031a27166a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:25.209Z|ca8057b5-39d2-4933-9818-5031a27166a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:25.848Z|bfec9a28-a409-4eac-9fc1-1efddeff2d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:25.848Z|9a505e4f-cbb8-4372-a422-a2619ab380b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:25.849Z|bfec9a28-a409-4eac-9fc1-1efddeff2d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:25.849Z|9a505e4f-cbb8-4372-a422-a2619ab380b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:34.647Z|2554df1f-1cc5-4517-ac71-0b3018cf978f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:26:34.649Z|2554df1f-1cc5-4517-ac71-0b3018cf978f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:26:35.226Z|e1f3a5b7-502a-42d4-85ca-2f83a8257a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:35.227Z|e1f3a5b7-502a-42d4-85ca-2f83a8257a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:35.870Z|5e7ed1a7-c446-4a3b-83f9-d639165fe096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:35.871Z|5e7ed1a7-c446-4a3b-83f9-d639165fe096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:35.870Z|bc9defbe-753d-400e-9ff4-24654712175f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:35.873Z|bc9defbe-753d-400e-9ff4-24654712175f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:45.248Z|f2deb7bf-4745-4ab6-869e-24ecb867f9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:45.249Z|f2deb7bf-4745-4ab6-869e-24ecb867f9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:45.892Z|b9145904-996d-456e-9b9e-d3289d38abd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:45.892Z|bb767bc6-c530-4a4e-a9e3-72125597ab99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:45.893Z|b9145904-996d-456e-9b9e-d3289d38abd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:45.893Z|bb767bc6-c530-4a4e-a9e3-72125597ab99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:49.647Z|f4a37db1-6c23-481a-a3a6-c2ff7b4b03fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:26:49.648Z|f4a37db1-6c23-481a-a3a6-c2ff7b4b03fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:26:49.738Z|679f0727-af63-4647-99a1-cac9347c6436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:26:49.738Z|679f0727-af63-4647-99a1-cac9347c6436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:26:55.269Z|4a7f37f1-7247-4a8a-9553-d90f627b4d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:55.269Z|4a7f37f1-7247-4a8a-9553-d90f627b4d83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:55.918Z|faa2b4b0-757a-45e5-9e9e-d4efd2015f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:55.919Z|faa2b4b0-757a-45e5-9e9e-d4efd2015f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:26:55.926Z|43aea66b-fdc3-413d-bbf0-b7e606f1170b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:26:55.927Z|43aea66b-fdc3-413d-bbf0-b7e606f1170b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:04.647Z|ea76a142-193a-4186-9bc5-20f6d0a2b64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:27:04.648Z|ea76a142-193a-4186-9bc5-20f6d0a2b64e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:27:05.289Z|b3b4ea99-5c25-4798-8322-9786192a038a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:05.289Z|b3b4ea99-5c25-4798-8322-9786192a038a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:05.954Z|357350b2-eb9e-48bf-8eb4-e40026ae3d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:05.955Z|357350b2-eb9e-48bf-8eb4-e40026ae3d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:05.959Z|221b931b-46af-4aae-8541-762ebf580f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:05.960Z|221b931b-46af-4aae-8541-762ebf580f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:15.310Z|f071abc3-5452-468a-b88e-a60cf7c73959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:15.311Z|f071abc3-5452-468a-b88e-a60cf7c73959|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:15.982Z|9d823522-7e69-4ecc-9802-0a1b0ef21ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:15.983Z|9d823522-7e69-4ecc-9802-0a1b0ef21ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:15.988Z|c669913a-1e3e-48c8-8ddb-0e7baaa45ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:15.989Z|c669913a-1e3e-48c8-8ddb-0e7baaa45ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:19.647Z|f0723b1a-2c1a-46c2-80c9-eb9ad1d4a357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:27:19.649Z|f0723b1a-2c1a-46c2-80c9-eb9ad1d4a357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:27:19.739Z|b6f90c04-843f-4f39-87b4-fab5bf82bf45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:27:19.739Z|b6f90c04-843f-4f39-87b4-fab5bf82bf45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:27:19.946Z|18e88a38-bbb7-4fb1-a660-af61200f4c0f|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:27:19.947Z|18e88a38-bbb7-4fb1-a660-af61200f4c0f|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:25.331Z|adc8e753-c5b5-4a0e-9105-2280fe42a1f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:25.332Z|adc8e753-c5b5-4a0e-9105-2280fe42a1f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:26.010Z|bf588f53-5fa4-49c2-9d3d-9e38bfbcaafd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:26.010Z|1a3a1d55-1384-405e-8691-7ff2ac54bf1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:26.011Z|1a3a1d55-1384-405e-8691-7ff2ac54bf1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:26.011Z|bf588f53-5fa4-49c2-9d3d-9e38bfbcaafd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:34.648Z|30192932-34b7-4e06-8247-b623affc6f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:27:34.649Z|30192932-34b7-4e06-8247-b623affc6f3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:27:35.355Z|89fe2920-71e3-4102-a2f2-0649fc7d834c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:35.356Z|89fe2920-71e3-4102-a2f2-0649fc7d834c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:36.030Z|de11e28d-f700-474c-a435-03a1c44f4be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:36.031Z|de11e28d-f700-474c-a435-03a1c44f4be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:36.032Z|535cfb24-ba39-4b1e-bba5-4ba2889ecfb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:36.032Z|535cfb24-ba39-4b1e-bba5-4ba2889ecfb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:45.383Z|e0b18992-32b0-48f4-8725-51d275604e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:45.383Z|e0b18992-32b0-48f4-8725-51d275604e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:46.051Z|3c4fe5c0-0f38-4699-b142-336d1eadd3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:46.052Z|3c4fe5c0-0f38-4699-b142-336d1eadd3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:46.053Z|f50d76fa-e90b-4aa7-86af-9f410fe0137c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:46.053Z|f50d76fa-e90b-4aa7-86af-9f410fe0137c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:49.648Z|8aa4636a-7a0e-446a-a760-569cb02a50bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:27:49.648Z|8aa4636a-7a0e-446a-a760-569cb02a50bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:27:49.740Z|e3737e98-cb2f-4a22-84e8-18207d297c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:27:49.740Z|e3737e98-cb2f-4a22-84e8-18207d297c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:27:55.408Z|9b58dfc2-976a-418b-8966-0def31d11588|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:55.409Z|9b58dfc2-976a-418b-8966-0def31d11588|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:56.075Z|2a6638c2-e5a4-4620-937d-14d71517e264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:56.126Z|2a6638c2-e5a4-4620-937d-14d71517e264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:27:56.132Z|eb79df45-49da-471f-9630-a95050dfe364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:27:56.133Z|eb79df45-49da-471f-9630-a95050dfe364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:04.649Z|04134c6c-9432-4f13-9b0a-66a14fecc9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:28:04.653Z|04134c6c-9432-4f13-9b0a-66a14fecc9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:28:05.436Z|cbf7c96f-1f6c-494b-962b-def127818f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:05.438Z|cbf7c96f-1f6c-494b-962b-def127818f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:06.150Z|25b30543-1d65-4853-b50d-2a69bc015473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:06.151Z|25b30543-1d65-4853-b50d-2a69bc015473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:06.159Z|d4bb123a-8ba3-4031-8443-29ffde2a579b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:06.160Z|d4bb123a-8ba3-4031-8443-29ffde2a579b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:15.461Z|28733bdb-5912-4880-a058-cce628116a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:15.462Z|28733bdb-5912-4880-a058-cce628116a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:16.173Z|9f42c726-d287-45de-88d3-8ec74e960e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:16.174Z|9f42c726-d287-45de-88d3-8ec74e960e29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:16.178Z|83962e40-d5da-462a-83ff-165f8aea1404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:16.179Z|83962e40-d5da-462a-83ff-165f8aea1404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:19.647Z|9e4fb49d-dbc4-4363-bcfd-3c52fc5766c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:28:19.648Z|9e4fb49d-dbc4-4363-bcfd-3c52fc5766c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:28:19.741Z|57c0b2d4-5129-4203-b475-c70103fe75af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:28:19.742Z|57c0b2d4-5129-4203-b475-c70103fe75af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:28:19.946Z|ec889bad-793d-48e1-9cf3-c5c7a0f2d4e4|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:28:19.947Z|ec889bad-793d-48e1-9cf3-c5c7a0f2d4e4|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:25.485Z|eaef9a3f-1b13-4214-9272-f5b6ba1e7f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:25.485Z|eaef9a3f-1b13-4214-9272-f5b6ba1e7f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:26.196Z|1b0b043a-f41e-4be9-a286-5017d4855e07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:26.197Z|1b0b043a-f41e-4be9-a286-5017d4855e07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:26.203Z|160ed49f-6688-4a91-9cb6-b41736713368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:26.203Z|160ed49f-6688-4a91-9cb6-b41736713368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:34.647Z|182aa3bd-dd10-4c28-a615-49a7620f8f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:28:34.647Z|182aa3bd-dd10-4c28-a615-49a7620f8f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:28:35.505Z|31261b4c-cdcb-4009-9b7d-ce566bb341cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:35.505Z|31261b4c-cdcb-4009-9b7d-ce566bb341cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:36.223Z|a570cd20-9fb4-4f83-ad3a-37bf2bf6b168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:36.224Z|a570cd20-9fb4-4f83-ad3a-37bf2bf6b168|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:36.228Z|1dbd5805-9e99-41b3-ad48-92385b0e9e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:36.228Z|1dbd5805-9e99-41b3-ad48-92385b0e9e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:45.524Z|bd4e650b-fb0d-4d52-b24a-e160351fff6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:45.525Z|bd4e650b-fb0d-4d52-b24a-e160351fff6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:46.258Z|82ccd804-743c-4aef-90cf-be99d7f61d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:46.261Z|9e5372a5-1670-4797-8ac3-0d7300b389dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:46.264Z|9e5372a5-1670-4797-8ac3-0d7300b389dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:46.264Z|82ccd804-743c-4aef-90cf-be99d7f61d04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:49.647Z|dbecdfda-e095-4573-917e-5f607a282c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:28:49.649Z|dbecdfda-e095-4573-917e-5f607a282c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:28:49.742Z|4dc83fd7-9f4e-4bc6-b8b2-31f6a4296fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:28:49.743Z|4dc83fd7-9f4e-4bc6-b8b2-31f6a4296fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:28:55.545Z|fe72f3b8-853b-41cd-aed6-8caa1b020ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:55.546Z|fe72f3b8-853b-41cd-aed6-8caa1b020ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:56.285Z|5bf89dda-7f04-43bf-a783-821a57751c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:56.286Z|5bf89dda-7f04-43bf-a783-821a57751c62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:28:56.288Z|2ee44046-dc59-4bc3-9136-2b8bfafab1dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:28:56.289Z|2ee44046-dc59-4bc3-9136-2b8bfafab1dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:04.647Z|596a233f-02e4-467b-a717-904d99f756bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:29:04.648Z|596a233f-02e4-467b-a717-904d99f756bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:29:05.566Z|a09e49a5-f119-48ba-ba4c-cb76cc7fb8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:05.567Z|a09e49a5-f119-48ba-ba4c-cb76cc7fb8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:06.307Z|569aa7d4-4c4f-4692-8b98-4ba862652b51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:06.307Z|f078c619-6ea4-41a6-9b29-93ee71fabe07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:06.308Z|f078c619-6ea4-41a6-9b29-93ee71fabe07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:06.308Z|569aa7d4-4c4f-4692-8b98-4ba862652b51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:15.591Z|d302e86a-826a-4214-a502-b2887b34bcf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:15.592Z|d302e86a-826a-4214-a502-b2887b34bcf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:16.330Z|b41f9d11-288f-4b4b-9ffc-33fe52f4c7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:16.331Z|b41f9d11-288f-4b4b-9ffc-33fe52f4c7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:16.335Z|a6702c2f-c621-40f9-97ab-7a4fbcab4b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:16.337Z|a6702c2f-c621-40f9-97ab-7a4fbcab4b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:19.647Z|6e9e227c-638a-4b9a-a435-692b255cbbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:29:19.648Z|6e9e227c-638a-4b9a-a435-692b255cbbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:29:19.743Z|bb9f2207-6a55-4bce-98f7-46ec46d61a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:29:19.744Z|bb9f2207-6a55-4bce-98f7-46ec46d61a17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:29:19.946Z|f5bc2bb8-ce59-4903-9efa-f8ced63b9380|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:29:19.947Z|f5bc2bb8-ce59-4903-9efa-f8ced63b9380|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:25.617Z|16d5a654-718a-42d8-8ed0-33f9d06fa094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:25.618Z|16d5a654-718a-42d8-8ed0-33f9d06fa094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:26.364Z|8f80d1b8-dd09-4df2-b5fa-f5404fef3d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:26.364Z|8f80d1b8-dd09-4df2-b5fa-f5404fef3d87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:26.369Z|5a7f09ca-2903-48f1-8540-c512dfad11a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:26.369Z|5a7f09ca-2903-48f1-8540-c512dfad11a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:34.648Z|5f7ba403-5653-4525-bea8-46906dfe0e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:29:34.650Z|5f7ba403-5653-4525-bea8-46906dfe0e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:29:35.644Z|164b5850-b4a1-4bf0-863e-e528118b32d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:35.646Z|164b5850-b4a1-4bf0-863e-e528118b32d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:36.388Z|ffd5da79-1a51-450b-9d93-d2a14870e834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:36.389Z|ffd5da79-1a51-450b-9d93-d2a14870e834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:36.392Z|a379014d-51fc-411b-8b38-3be59707c30e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:36.392Z|a379014d-51fc-411b-8b38-3be59707c30e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:45.682Z|81b75dcc-cbdc-42cb-8ff0-6f17c1e1a52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:45.684Z|81b75dcc-cbdc-42cb-8ff0-6f17c1e1a52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:46.415Z|31ff4101-27c0-4dd0-a927-cd67167b94b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:46.416Z|31ff4101-27c0-4dd0-a927-cd67167b94b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:46.421Z|8eb6f66c-b8a1-4645-9ee0-776cd90fee10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:46.422Z|8eb6f66c-b8a1-4645-9ee0-776cd90fee10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:49.648Z|72af80f7-d3c1-41bf-a8f2-247047f96155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:29:49.648Z|72af80f7-d3c1-41bf-a8f2-247047f96155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:29:49.744Z|3e6b4d1b-e157-430a-b0b1-30d3c25ac532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:29:49.745Z|3e6b4d1b-e157-430a-b0b1-30d3c25ac532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:29:55.712Z|798a3661-c59c-4422-8526-4cbf2f783cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:55.713Z|798a3661-c59c-4422-8526-4cbf2f783cae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:56.443Z|3c41f899-0788-481b-ab60-2c90c8518ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:56.443Z|9d11578e-253d-474f-9cf1-1445cde01ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:29:56.443Z|9d11578e-253d-474f-9cf1-1445cde01ac5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:29:56.443Z|3c41f899-0788-481b-ab60-2c90c8518ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:04.647Z|01a23d01-2265-4797-85b4-0a194a54f9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:30:04.648Z|01a23d01-2265-4797-85b4-0a194a54f9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:30:05.731Z|b0017f93-41ab-4c1c-b86a-bc8e42656524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:05.732Z|b0017f93-41ab-4c1c-b86a-bc8e42656524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:06.466Z|7d122980-5f3f-4bf7-9358-c68c0ab9efe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:06.466Z|652d4e81-10b3-4e0c-949c-923de57e4cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:06.467Z|7d122980-5f3f-4bf7-9358-c68c0ab9efe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:06.467Z|652d4e81-10b3-4e0c-949c-923de57e4cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:15.753Z|fa142b6d-d9cc-4ec4-8ec6-9b10b7a12a11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:15.754Z|fa142b6d-d9cc-4ec4-8ec6-9b10b7a12a11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:16.489Z|27273b74-29b3-461f-92cf-3097059c53dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:16.490Z|27273b74-29b3-461f-92cf-3097059c53dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:16.492Z|eb3fa8c6-786c-4578-8ad4-e9e50c8fe0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:16.493Z|eb3fa8c6-786c-4578-8ad4-e9e50c8fe0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:19.647Z|5f6b1476-c6e4-48aa-b5dd-51db03208888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:30:19.650Z|5f6b1476-c6e4-48aa-b5dd-51db03208888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:30:19.746Z|ed68acb9-11f0-4e8b-9664-4c12484554fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:30:19.746Z|ed68acb9-11f0-4e8b-9664-4c12484554fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:30:19.946Z|941ed98c-779f-4a03-8c3b-1a4725f02777|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:30:19.947Z|941ed98c-779f-4a03-8c3b-1a4725f02777|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:25.774Z|9c4fc705-914c-473d-a7df-d307ba225988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:25.774Z|9c4fc705-914c-473d-a7df-d307ba225988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:26.512Z|0862ed27-031c-48d9-b19b-26ddf55edaed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:26.513Z|0862ed27-031c-48d9-b19b-26ddf55edaed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:26.516Z|f25e78c6-aca2-43b0-8c36-80f8666a5ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:26.517Z|f25e78c6-aca2-43b0-8c36-80f8666a5ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:34.647Z|b294f3be-6b06-4953-b310-0867c7452dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:30:34.648Z|b294f3be-6b06-4953-b310-0867c7452dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:30:35.795Z|917d44f2-6ed0-4b69-a1bf-f87182aa57f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:35.796Z|917d44f2-6ed0-4b69-a1bf-f87182aa57f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:36.537Z|100fb0ba-9d07-4254-99da-12c0963bb4c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:36.537Z|100fb0ba-9d07-4254-99da-12c0963bb4c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:36.543Z|2bfa4e9a-5fa0-4899-8ae4-bd2f61527947|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:36.543Z|2bfa4e9a-5fa0-4899-8ae4-bd2f61527947|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:45.825Z|3a39e3b0-4aa1-4d15-b5cd-9bf7e2677890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:45.826Z|3a39e3b0-4aa1-4d15-b5cd-9bf7e2677890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:46.559Z|805e6c5f-0d7d-4391-beee-e2146500bac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:46.560Z|805e6c5f-0d7d-4391-beee-e2146500bac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:46.565Z|bce9aafc-b36b-4740-8eaf-e8f8ae093514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:46.565Z|bce9aafc-b36b-4740-8eaf-e8f8ae093514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:49.647Z|717f2ec2-0836-4857-afae-136d2a2e2861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:30:49.647Z|717f2ec2-0836-4857-afae-136d2a2e2861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:30:49.747Z|d1b6a299-bbb8-44a9-945a-114f038aafb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:30:49.747Z|d1b6a299-bbb8-44a9-945a-114f038aafb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:30:55.853Z|02f4fe5d-0d5e-45b4-9749-097d5ba5bdd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:55.854Z|02f4fe5d-0d5e-45b4-9749-097d5ba5bdd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:56.581Z|8a882a64-25cb-4c23-bec2-163b00dc176f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:56.582Z|8a882a64-25cb-4c23-bec2-163b00dc176f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:30:56.590Z|623e24ee-cdf9-4034-8648-1b57674a3639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:30:56.590Z|623e24ee-cdf9-4034-8648-1b57674a3639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:04.648Z|1ec38e8a-88ce-4835-ac57-bd0c0c2f5802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:31:04.650Z|1ec38e8a-88ce-4835-ac57-bd0c0c2f5802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:31:05.881Z|259a09d0-34c0-470a-bc4a-bff94f5c7da7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:05.882Z|259a09d0-34c0-470a-bc4a-bff94f5c7da7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:06.603Z|994646bc-0faa-43dc-9d4e-50af38920344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:06.604Z|994646bc-0faa-43dc-9d4e-50af38920344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:06.614Z|71958ddb-ee48-4c0a-a4f3-cbe6f4459ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:06.615Z|71958ddb-ee48-4c0a-a4f3-cbe6f4459ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:15.906Z|b656fccb-3713-43e8-8e68-4c3c73eab9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:15.907Z|b656fccb-3713-43e8-8e68-4c3c73eab9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:16.632Z|38af172c-d4fa-4710-b4c3-c479bf0b1b5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:16.632Z|38af172c-d4fa-4710-b4c3-c479bf0b1b5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:16.650Z|747ffbed-aa7b-405b-8dd6-93a7cdcfb100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:16.651Z|747ffbed-aa7b-405b-8dd6-93a7cdcfb100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:19.647Z|ab6575d5-9875-423f-89c2-9094d73c5561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:31:19.648Z|ab6575d5-9875-423f-89c2-9094d73c5561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:31:19.748Z|12a96dae-d9d0-4733-b610-95dd8ff642d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:31:19.749Z|12a96dae-d9d0-4733-b610-95dd8ff642d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:31:19.946Z|2dcaa053-953f-430f-acdd-2fb374dafc02|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:31:19.947Z|2dcaa053-953f-430f-acdd-2fb374dafc02|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:25.943Z|afb15a1d-eaa7-4085-aa51-8997ac4defc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:25.944Z|afb15a1d-eaa7-4085-aa51-8997ac4defc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:26.667Z|e7c3ef72-499a-4681-86da-713e47e63bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:26.668Z|e7c3ef72-499a-4681-86da-713e47e63bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:26.678Z|5f3f8737-d8ac-4ce9-a926-9a13ff6d8f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:26.678Z|5f3f8737-d8ac-4ce9-a926-9a13ff6d8f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:34.649Z|fed8b6d5-f942-4624-82ac-5549565ac2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:31:34.650Z|fed8b6d5-f942-4624-82ac-5549565ac2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:31:35.973Z|c5ca9e48-cb6e-438c-baf5-fdc0ddfb47d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:35.975Z|c5ca9e48-cb6e-438c-baf5-fdc0ddfb47d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:36.690Z|3765487c-93aa-4626-bdac-9d69e59f3af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:36.690Z|3765487c-93aa-4626-bdac-9d69e59f3af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:36.698Z|63582471-18ba-486d-9d36-8df40ee8a2d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:36.698Z|63582471-18ba-486d-9d36-8df40ee8a2d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:45.998Z|1225c332-49b2-4cff-bbdd-35122a098fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:45.999Z|1225c332-49b2-4cff-bbdd-35122a098fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:46.719Z|fa45b460-9d19-490b-8647-685a35c75de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:46.720Z|fa45b460-9d19-490b-8647-685a35c75de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:46.722Z|cb4102aa-9c72-4be9-bcbd-6c2161e987ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:46.723Z|cb4102aa-9c72-4be9-bcbd-6c2161e987ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:49.647Z|f4e1aa2f-d6f9-4027-b802-b9609d5cd3a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:31:49.649Z|f4e1aa2f-d6f9-4027-b802-b9609d5cd3a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:31:49.749Z|55f70e65-5a55-4033-8e97-8481548393f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:31:49.750Z|55f70e65-5a55-4033-8e97-8481548393f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:31:56.021Z|f699ab7f-0139-4795-8271-ba45139540c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:56.021Z|f699ab7f-0139-4795-8271-ba45139540c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:56.746Z|d560e6e2-0828-4f6d-86e5-d15e22176c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:56.747Z|d560e6e2-0828-4f6d-86e5-d15e22176c2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:31:56.763Z|2c13ef02-f06d-4c34-a432-d20dbedf322b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:31:56.764Z|2c13ef02-f06d-4c34-a432-d20dbedf322b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:04.647Z|5be1dfc9-65d1-4783-84a1-f9f18aa2c5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:32:04.647Z|5be1dfc9-65d1-4783-84a1-f9f18aa2c5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:32:06.043Z|4d1f84ec-c5ff-4f61-825c-8ae563a8f7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:06.044Z|4d1f84ec-c5ff-4f61-825c-8ae563a8f7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:06.771Z|d2043db8-bda7-4e1a-84db-2f2c7e7e865c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:06.771Z|d2043db8-bda7-4e1a-84db-2f2c7e7e865c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:06.789Z|7e1eb58c-86aa-423c-ab11-2d6dc85fa30b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:06.790Z|7e1eb58c-86aa-423c-ab11-2d6dc85fa30b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:16.063Z|7588f40a-b25c-4a99-a34c-3ba3e6f0ec04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:16.063Z|7588f40a-b25c-4a99-a34c-3ba3e6f0ec04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:16.801Z|25526941-c93d-4666-a846-91be19f1eda3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:16.802Z|25526941-c93d-4666-a846-91be19f1eda3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:16.808Z|e756724f-6c10-4b69-b477-a2099c36db33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:16.808Z|e756724f-6c10-4b69-b477-a2099c36db33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:19.647Z|ce3b5175-a0b4-423a-addf-4194f77a35a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:32:19.647Z|ce3b5175-a0b4-423a-addf-4194f77a35a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:32:19.750Z|9a00b5f8-4a4b-43c7-a4b8-aac156c5f082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:32:19.751Z|9a00b5f8-4a4b-43c7-a4b8-aac156c5f082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:32:19.946Z|5633ca81-e6fc-4dbd-88ed-91d3c5517c03|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:32:19.947Z|5633ca81-e6fc-4dbd-88ed-91d3c5517c03|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:26.082Z|71ff3acd-f33e-455d-85f3-e143e0f78d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:26.083Z|71ff3acd-f33e-455d-85f3-e143e0f78d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:26.823Z|f7bf4ed7-fda7-43a2-8ad8-f2b92deae4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:26.824Z|f7bf4ed7-fda7-43a2-8ad8-f2b92deae4af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:26.830Z|46b7170d-5f00-484e-afd1-eff779ec6396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:26.830Z|46b7170d-5f00-484e-afd1-eff779ec6396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:34.647Z|5ecd8ab5-3bd6-4a1d-a665-9d256ffdb387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:32:34.649Z|5ecd8ab5-3bd6-4a1d-a665-9d256ffdb387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:32:36.105Z|ff037ff3-6bcd-4e61-aefa-c2fd300b2b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:36.106Z|ff037ff3-6bcd-4e61-aefa-c2fd300b2b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:36.845Z|d42c7c69-c081-453a-8f57-4236196296eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:36.846Z|d42c7c69-c081-453a-8f57-4236196296eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:36.851Z|4638cf03-8334-41cb-8eb9-9facd88611be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:36.851Z|4638cf03-8334-41cb-8eb9-9facd88611be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:46.128Z|d1a77b78-090d-41da-b3f6-c5ce939645ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:46.129Z|d1a77b78-090d-41da-b3f6-c5ce939645ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:46.871Z|6a3a787c-7102-410f-8d1a-d8dc75169ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:46.872Z|6a3a787c-7102-410f-8d1a-d8dc75169ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:46.874Z|5469621b-14fa-4d52-b23d-54e374f4daf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:46.874Z|5469621b-14fa-4d52-b23d-54e374f4daf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:49.647Z|1a6a8406-ff07-4c20-8d0e-def459fddf25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:32:49.648Z|1a6a8406-ff07-4c20-8d0e-def459fddf25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:32:49.751Z|f453fbc7-188f-4567-9cd0-94d3f94f9b8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:32:49.752Z|f453fbc7-188f-4567-9cd0-94d3f94f9b8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:32:56.153Z|6ebcaab6-95c1-46a0-99aa-b8ea96abbbe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:56.155Z|6ebcaab6-95c1-46a0-99aa-b8ea96abbbe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:56.894Z|6533e61d-4a22-4f43-9bfa-3204e70bba3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:56.894Z|6b3505b1-633c-4175-b671-d819ae5e1039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:32:56.895Z|6b3505b1-633c-4175-b671-d819ae5e1039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:32:56.895Z|6533e61d-4a22-4f43-9bfa-3204e70bba3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:04.648Z|56560b1d-2dd8-41ed-8150-aa9d3389a955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:33:04.649Z|56560b1d-2dd8-41ed-8150-aa9d3389a955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:33:06.184Z|83999ada-a876-4466-81b2-998fabbd2d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:06.185Z|83999ada-a876-4466-81b2-998fabbd2d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:06.920Z|6ec30184-b147-4b19-8d98-4f8261101ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:06.920Z|5c456b13-5709-4f01-bff5-d51b066f01c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:06.921Z|6ec30184-b147-4b19-8d98-4f8261101ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:06.921Z|5c456b13-5709-4f01-bff5-d51b066f01c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:16.211Z|f284e326-5ef0-418a-85d8-c9a770143c73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:16.212Z|f284e326-5ef0-418a-85d8-c9a770143c73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:16.945Z|c4d78a5a-72f9-47ac-93d3-cdb5833bf603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:16.945Z|c4d78a5a-72f9-47ac-93d3-cdb5833bf603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:16.947Z|bb5b2dc9-7988-454e-8b88-ba0b9be9ade8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:16.948Z|bb5b2dc9-7988-454e-8b88-ba0b9be9ade8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:19.647Z|7515de52-b050-4395-8dd8-107340cbf098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:33:19.649Z|7515de52-b050-4395-8dd8-107340cbf098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:33:19.752Z|ee9be6a0-fad3-4e05-84a0-ea96d26bad0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:33:19.753Z|ee9be6a0-fad3-4e05-84a0-ea96d26bad0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:33:19.947Z|c9bb1196-b5de-4d2b-93dd-48bd7c268e0c|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:33:19.948Z|c9bb1196-b5de-4d2b-93dd-48bd7c268e0c|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:26.235Z|22f9b82f-0730-4087-8133-30ffa69f6012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:26.236Z|22f9b82f-0730-4087-8133-30ffa69f6012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:26.970Z|96bbfb8b-5623-4ced-8423-6267311fc794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:26.970Z|7f599b11-50a0-440b-8797-10a1821119ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:26.972Z|96bbfb8b-5623-4ced-8423-6267311fc794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:26.972Z|7f599b11-50a0-440b-8797-10a1821119ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:34.648Z|b6e479c5-789f-4ccb-96fd-917cd5e56909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:33:34.649Z|b6e479c5-789f-4ccb-96fd-917cd5e56909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:33:36.261Z|d4f81fae-0829-46de-84d3-a011fb564dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:36.262Z|d4f81fae-0829-46de-84d3-a011fb564dd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:36.995Z|2cf314cf-58c6-48f6-b91b-ded53032d5e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:36.995Z|464d0494-7ef2-4252-b2e2-60a93f3d583d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:36.995Z|2cf314cf-58c6-48f6-b91b-ded53032d5e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:36.995Z|464d0494-7ef2-4252-b2e2-60a93f3d583d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:46.283Z|5f6ce5be-85b5-4820-baf0-61839d75302e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:46.284Z|5f6ce5be-85b5-4820-baf0-61839d75302e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:47.014Z|91b592d3-ac9e-45f5-bdd2-92400575d6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:47.015Z|91b592d3-ac9e-45f5-bdd2-92400575d6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:47.019Z|49ba408c-eb99-4184-b849-42b2dd3a456c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:47.020Z|49ba408c-eb99-4184-b849-42b2dd3a456c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:49.647Z|827b8295-5c61-460f-b14d-977c6a9c2db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:33:49.648Z|827b8295-5c61-460f-b14d-977c6a9c2db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:33:49.754Z|9649b436-b0c7-4776-a555-f419c1e2ca32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:33:49.754Z|9649b436-b0c7-4776-a555-f419c1e2ca32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:33:56.310Z|a0bf0be8-255c-4150-adf8-eef4209c1dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:56.312Z|a0bf0be8-255c-4150-adf8-eef4209c1dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:57.039Z|0b2f3f5b-abf2-4aa7-8cb4-fc87bf95366f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:57.039Z|0b2f3f5b-abf2-4aa7-8cb4-fc87bf95366f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:33:57.041Z|010ceaa2-ac58-441d-bc01-a12f22b2b76c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:33:57.041Z|010ceaa2-ac58-441d-bc01-a12f22b2b76c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:04.647Z|cebde91e-8d5c-4056-8921-e637c3fa4367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:34:04.649Z|cebde91e-8d5c-4056-8921-e637c3fa4367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:34:06.335Z|be583900-0367-4579-a4a7-0349250adb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:06.336Z|be583900-0367-4579-a4a7-0349250adb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:07.058Z|153423f8-750b-4aeb-93f6-0fa48611481f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:07.058Z|153423f8-750b-4aeb-93f6-0fa48611481f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:07.061Z|01bc0911-ee37-43af-bdaa-1321a6b0c84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:07.061Z|01bc0911-ee37-43af-bdaa-1321a6b0c84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:16.411Z|3d1581dd-c12a-4921-827b-58da95290d7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:16.412Z|3d1581dd-c12a-4921-827b-58da95290d7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:17.081Z|cadd7338-1e0b-45de-8bca-7ddbc86b5714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:17.081Z|ba8d1896-a699-4a45-9bda-1c17668e345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:17.081Z|cadd7338-1e0b-45de-8bca-7ddbc86b5714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:17.082Z|ba8d1896-a699-4a45-9bda-1c17668e345b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:19.647Z|aca362a4-6a3b-45de-ab4c-ede911567c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:34:19.648Z|aca362a4-6a3b-45de-ab4c-ede911567c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:34:19.755Z|a8491a1e-12ed-4332-9f7a-55e07a25f4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:34:19.755Z|a8491a1e-12ed-4332-9f7a-55e07a25f4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:34:19.946Z|fc8c4816-ea4a-4c34-a7fc-cba690f1b552|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:34:19.947Z|fc8c4816-ea4a-4c34-a7fc-cba690f1b552|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:26.431Z|fe65546b-fb61-4d0a-80fd-39ddb1013068|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:26.432Z|fe65546b-fb61-4d0a-80fd-39ddb1013068|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:27.101Z|4415aeb6-b128-4875-a6ad-0572dbe36490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:27.102Z|4415aeb6-b128-4875-a6ad-0572dbe36490|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:27.102Z|43e2d840-2583-41b8-8d95-d4362c1aeb3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:27.104Z|43e2d840-2583-41b8-8d95-d4362c1aeb3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:34.647Z|9f9592d1-d4bf-41bd-bf49-e6c22f7270a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:34:34.648Z|9f9592d1-d4bf-41bd-bf49-e6c22f7270a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:34:36.452Z|69585e55-96bf-40e5-96c1-c9ea116e09b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:36.453Z|69585e55-96bf-40e5-96c1-c9ea116e09b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:37.123Z|0beceea1-a517-401b-ad1b-65ff08cf7e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:37.123Z|0beceea1-a517-401b-ad1b-65ff08cf7e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:37.123Z|9e170918-973d-463c-ab84-aae71ec27b38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:37.124Z|9e170918-973d-463c-ab84-aae71ec27b38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:46.475Z|bdd28eac-dce7-466b-9abe-cec45f0e4866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:46.476Z|bdd28eac-dce7-466b-9abe-cec45f0e4866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:47.143Z|93d28db6-3bdf-4107-a924-f56a8fedac4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:47.143Z|674661b6-4e75-4d46-9814-1003f55773ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:47.144Z|93d28db6-3bdf-4107-a924-f56a8fedac4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:47.144Z|674661b6-4e75-4d46-9814-1003f55773ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:49.647Z|cdb81e04-195b-416d-8ae0-989f56c845e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:34:49.649Z|cdb81e04-195b-416d-8ae0-989f56c845e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:34:49.756Z|9c4fc607-c64a-4ddf-9192-97371f48bbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:34:49.756Z|9c4fc607-c64a-4ddf-9192-97371f48bbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:34:56.506Z|87219409-9bbb-4525-bad9-99d4f0bdef7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:56.507Z|87219409-9bbb-4525-bad9-99d4f0bdef7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:57.163Z|9c315084-b87e-4549-8ab3-d740580aa99f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:57.164Z|aaa3ca34-e2c9-4e3c-b957-76dab56ba092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:34:57.164Z|9c315084-b87e-4549-8ab3-d740580aa99f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:34:57.165Z|aaa3ca34-e2c9-4e3c-b957-76dab56ba092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:04.648Z|95499310-f2b0-4ef9-a1d3-04f8c234d4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:35:04.649Z|95499310-f2b0-4ef9-a1d3-04f8c234d4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:35:06.534Z|0c611bfa-dd26-4653-82cb-3b5e3f96ab00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:06.535Z|0c611bfa-dd26-4653-82cb-3b5e3f96ab00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:07.184Z|a164005b-4bbc-42a9-8a9b-90e7675c7a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:07.184Z|3221300e-a757-43ca-a06d-20b529ca2cc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:07.185Z|a164005b-4bbc-42a9-8a9b-90e7675c7a0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:07.185Z|3221300e-a757-43ca-a06d-20b529ca2cc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:16.563Z|90a9b5e6-fa40-4b61-9253-415751078548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:16.564Z|90a9b5e6-fa40-4b61-9253-415751078548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:17.205Z|7c8152a1-46c1-4504-bffc-6d066fdde9c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:17.205Z|231419dc-fe51-4adc-a2f6-053d40bb3c57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:17.206Z|7c8152a1-46c1-4504-bffc-6d066fdde9c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:17.206Z|231419dc-fe51-4adc-a2f6-053d40bb3c57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:19.647Z|c6551ed0-f1d2-4757-99a4-ea71b64f7b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:35:19.648Z|c6551ed0-f1d2-4757-99a4-ea71b64f7b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:35:19.757Z|2b953345-923c-43cb-8fc4-7a36631fe529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:35:19.758Z|2b953345-923c-43cb-8fc4-7a36631fe529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:35:19.946Z|6c4bdeb5-a564-43a6-8b7e-1ba9a803965a|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:35:19.947Z|6c4bdeb5-a564-43a6-8b7e-1ba9a803965a|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:26.599Z|37562e06-cec8-48ac-96d2-4586687621c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:26.603Z|37562e06-cec8-48ac-96d2-4586687621c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:27.227Z|7630be28-fce2-4550-8809-7920e15e1e64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:27.227Z|b4d77442-83bd-47f9-82ab-715d06f66448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:27.228Z|7630be28-fce2-4550-8809-7920e15e1e64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:27.228Z|b4d77442-83bd-47f9-82ab-715d06f66448|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:34.648Z|b9404950-4726-4f2c-8463-44cd03e9cec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:35:34.650Z|b9404950-4726-4f2c-8463-44cd03e9cec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:35:36.641Z|51ae3cdd-b1e7-4059-ab5d-8897f439e86e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:36.642Z|51ae3cdd-b1e7-4059-ab5d-8897f439e86e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:37.248Z|019dfea6-0726-40ee-94f8-9550f619440e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:37.249Z|019dfea6-0726-40ee-94f8-9550f619440e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:37.251Z|3873bfa5-dfbb-4a83-894a-be84002b02f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:37.252Z|3873bfa5-dfbb-4a83-894a-be84002b02f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:46.670Z|276c1fe1-a59b-4b1e-ab9e-cff22e9a0b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:46.671Z|276c1fe1-a59b-4b1e-ab9e-cff22e9a0b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:47.273Z|4248d8db-e97b-464e-824a-e04e7ea17894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:47.274Z|4248d8db-e97b-464e-824a-e04e7ea17894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:47.275Z|d1d8c44c-d7cc-4ee7-9407-902b3a3ae257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:47.275Z|d1d8c44c-d7cc-4ee7-9407-902b3a3ae257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:49.647Z|5b33930f-6c6b-498d-9e8f-b9d6daec0a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:35:49.648Z|5b33930f-6c6b-498d-9e8f-b9d6daec0a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:35:49.759Z|9b1d5e69-bc2a-42a0-bb03-e8fde8f9e198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:35:49.759Z|9b1d5e69-bc2a-42a0-bb03-e8fde8f9e198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:35:56.697Z|c943d3e6-afda-4f2e-b97a-689c79117980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:56.698Z|c943d3e6-afda-4f2e-b97a-689c79117980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:57.296Z|35044f7b-bbb7-4d8f-927e-ec1f4757a1b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:57.297Z|35044f7b-bbb7-4d8f-927e-ec1f4757a1b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:35:57.298Z|068f6bf8-a430-4517-93b5-e538b1d4b6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:35:57.299Z|068f6bf8-a430-4517-93b5-e538b1d4b6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:04.647Z|29675b6b-6e9f-4995-a75a-6663c9521329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:36:04.648Z|29675b6b-6e9f-4995-a75a-6663c9521329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:36:06.720Z|501550f7-7048-4b32-9f32-79a187894087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:06.721Z|501550f7-7048-4b32-9f32-79a187894087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:07.321Z|f6c80d25-dee4-4cef-ab28-0c91098bf07a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:07.321Z|c92667b1-e15c-4be1-9b23-b458f5638021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:07.322Z|f6c80d25-dee4-4cef-ab28-0c91098bf07a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:07.322Z|c92667b1-e15c-4be1-9b23-b458f5638021|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:16.774Z|d098dfb9-467f-43f4-b024-3cc33f01a890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:16.774Z|d098dfb9-467f-43f4-b024-3cc33f01a890|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:17.341Z|1b630391-09af-4370-a583-244b28f8dccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:17.341Z|ae9a3967-fce8-4fca-b188-d2c89f8f59d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:17.341Z|1b630391-09af-4370-a583-244b28f8dccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:17.341Z|ae9a3967-fce8-4fca-b188-d2c89f8f59d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:19.647Z|05ec9226-7dbe-4118-946a-abc2d9cae566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:36:19.649Z|05ec9226-7dbe-4118-946a-abc2d9cae566|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:36:19.760Z|f00cec8e-c048-4099-a923-1933ccd04583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:36:19.760Z|f00cec8e-c048-4099-a923-1933ccd04583|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:36:19.946Z|9a86ccec-989b-45d1-a7fa-44a074b72071|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:36:19.946Z|9a86ccec-989b-45d1-a7fa-44a074b72071|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:26.795Z|afcca971-286b-4a01-b5d3-f64256015d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:26.796Z|afcca971-286b-4a01-b5d3-f64256015d86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:27.363Z|6bef6681-3694-4bcd-ae1f-f4f45071504b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:27.364Z|94e5cc96-5a6d-41a6-855d-06fde63bf2d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:27.364Z|6bef6681-3694-4bcd-ae1f-f4f45071504b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:27.364Z|94e5cc96-5a6d-41a6-855d-06fde63bf2d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:34.647Z|6d3901f3-b9a4-4835-99c0-95b7990a9d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:36:34.648Z|6d3901f3-b9a4-4835-99c0-95b7990a9d60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:36:36.816Z|d5784cf8-3990-41b5-9047-48e4ba3d9b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:36.818Z|d5784cf8-3990-41b5-9047-48e4ba3d9b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:37.386Z|053ba857-4c13-476c-8b81-03a78ae1b8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:37.386Z|40ad1774-d36d-4615-9c73-cf282cbc6b1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:37.386Z|053ba857-4c13-476c-8b81-03a78ae1b8fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:37.386Z|40ad1774-d36d-4615-9c73-cf282cbc6b1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:46.849Z|00bd364e-9bf6-48c5-8920-c6b464a3708f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:46.851Z|00bd364e-9bf6-48c5-8920-c6b464a3708f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:47.408Z|3ec58ce4-c009-4711-ad73-0114f216dc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:47.409Z|3ec58ce4-c009-4711-ad73-0114f216dc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:47.417Z|648e6897-0066-40e4-bff6-5c50dc145d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:47.420Z|648e6897-0066-40e4-bff6-5c50dc145d19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:49.647Z|3ea79e04-3dd2-4da2-8663-4d408f653c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:36:49.648Z|3ea79e04-3dd2-4da2-8663-4d408f653c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:36:49.761Z|1850754e-c8e2-4d9c-9edb-271f832645bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:36:49.761Z|1850754e-c8e2-4d9c-9edb-271f832645bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:36:56.876Z|49ddefe0-1c10-45b7-8a92-c05b98d772e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:56.877Z|49ddefe0-1c10-45b7-8a92-c05b98d772e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:57.435Z|eea37036-f14e-4abe-b640-29d7e288ded7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:57.436Z|eea37036-f14e-4abe-b640-29d7e288ded7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:36:57.443Z|4cbbb8b9-4074-4309-a655-43b2308a6aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:36:57.444Z|4cbbb8b9-4074-4309-a655-43b2308a6aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:04.647Z|c2cfda3a-089f-4ad0-abd0-20542ecbe809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:37:04.648Z|c2cfda3a-089f-4ad0-abd0-20542ecbe809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:37:06.901Z|cca25a31-2862-4826-b10d-50a342bae15b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:06.902Z|cca25a31-2862-4826-b10d-50a342bae15b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:07.468Z|fafa9b12-0746-49a5-8a12-d475e5482dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:07.468Z|42fad276-1892-4eba-b4ba-f4ac78ef73f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:07.469Z|fafa9b12-0746-49a5-8a12-d475e5482dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:07.469Z|42fad276-1892-4eba-b4ba-f4ac78ef73f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:16.932Z|2856aef8-f795-4855-a299-65b6bf87d341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:16.934Z|2856aef8-f795-4855-a299-65b6bf87d341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:17.489Z|13024767-1f4b-424e-b8ee-f6e9bf92eec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:17.489Z|e986ba59-7694-4446-b806-09ef8403d11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:17.489Z|13024767-1f4b-424e-b8ee-f6e9bf92eec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:17.489Z|e986ba59-7694-4446-b806-09ef8403d11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:19.648Z|2b817d70-0146-496b-bcd4-67b160aadd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:37:19.649Z|2b817d70-0146-496b-bcd4-67b160aadd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:37:19.762Z|f8ce49c3-67d7-4245-b5cb-aa78f2582b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:37:19.763Z|f8ce49c3-67d7-4245-b5cb-aa78f2582b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:37:19.947Z|296a2445-4d7a-42a6-8499-0fed0ac019f8|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:37:19.948Z|296a2445-4d7a-42a6-8499-0fed0ac019f8|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:26.960Z|cf9ddf39-2250-48c9-9863-f1ae9e3c2d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:26.961Z|cf9ddf39-2250-48c9-9863-f1ae9e3c2d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:27.509Z|054501d5-3636-47a5-91d2-7aa695105508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:27.509Z|18600377-958d-4ed7-9a65-bce91a922525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:27.510Z|054501d5-3636-47a5-91d2-7aa695105508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:27.510Z|18600377-958d-4ed7-9a65-bce91a922525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:34.647Z|2e11ac9f-c8dd-407a-b5bb-ea3e54ddecd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:37:34.648Z|2e11ac9f-c8dd-407a-b5bb-ea3e54ddecd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:37:36.981Z|ac1c019d-1344-4540-84c2-84d6b6993955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:36.981Z|ac1c019d-1344-4540-84c2-84d6b6993955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:37.530Z|f323d934-7376-4a4a-bc5a-796f67c8e679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:37.530Z|5f161f42-e34c-4c57-99d7-f73cabd7ecd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:37.531Z|f323d934-7376-4a4a-bc5a-796f67c8e679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:37.531Z|5f161f42-e34c-4c57-99d7-f73cabd7ecd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:47.001Z|e290b600-fd96-4a9a-a152-15c160a0497e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:47.002Z|e290b600-fd96-4a9a-a152-15c160a0497e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:47.551Z|4abdddb3-da45-4eaa-9afe-08e6ef71eb06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:47.551Z|2335ea46-d1aa-4fc3-9e6f-a23dda1a058c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:47.552Z|4abdddb3-da45-4eaa-9afe-08e6ef71eb06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:47.552Z|2335ea46-d1aa-4fc3-9e6f-a23dda1a058c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:49.647Z|a519023a-3b6e-4917-888c-a34cb16a9d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:37:49.648Z|a519023a-3b6e-4917-888c-a34cb16a9d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:37:49.764Z|bccd7b95-f1b7-4a42-8d92-bd35427d333f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:37:49.764Z|bccd7b95-f1b7-4a42-8d92-bd35427d333f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:37:57.020Z|a37c565f-6e4c-4342-b069-7b42917bd33a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:57.021Z|a37c565f-6e4c-4342-b069-7b42917bd33a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:57.571Z|7987a735-2270-4997-bc2e-28dfe49a6e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:57.571Z|0c625203-9d4c-43be-927b-070548aae1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:37:57.572Z|7987a735-2270-4997-bc2e-28dfe49a6e77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:37:57.572Z|0c625203-9d4c-43be-927b-070548aae1c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:04.647Z|a19d4d13-6090-4470-b6c2-3faf28b22146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:38:04.649Z|a19d4d13-6090-4470-b6c2-3faf28b22146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:38:07.040Z|cf05c59b-bd38-45da-a11c-6cd09235eb65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:07.041Z|cf05c59b-bd38-45da-a11c-6cd09235eb65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:07.596Z|dc6fc5b3-1be8-41bb-8fbc-b295018c37a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:07.597Z|dc6fc5b3-1be8-41bb-8fbc-b295018c37a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:07.597Z|4e3d6e56-fdba-4010-b633-4932c4fe4b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:07.598Z|4e3d6e56-fdba-4010-b633-4932c4fe4b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:17.060Z|3c7d6c68-f833-4645-b277-232297317715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:17.060Z|3c7d6c68-f833-4645-b277-232297317715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:17.615Z|6ebcf0ec-e9d2-4ba1-a41f-e6ac4bf078c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:17.615Z|edc29991-8495-4cc2-a828-7399c08b98ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:17.616Z|6ebcf0ec-e9d2-4ba1-a41f-e6ac4bf078c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:17.616Z|edc29991-8495-4cc2-a828-7399c08b98ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:19.647Z|ef1643c4-8083-4e5a-b48c-7403fbbc2fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:38:19.648Z|ef1643c4-8083-4e5a-b48c-7403fbbc2fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:38:19.764Z|51de0cc4-5c8b-413a-8cd2-c1cdb860201d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:38:19.765Z|51de0cc4-5c8b-413a-8cd2-c1cdb860201d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:38:19.945Z|c89da844-4e2b-4854-801f-dc1eb5d2ad80|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:38:19.946Z|c89da844-4e2b-4854-801f-dc1eb5d2ad80|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:27.080Z|1cee9328-6b1b-4b66-9769-0961363969fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:27.081Z|1cee9328-6b1b-4b66-9769-0961363969fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:27.637Z|e9a7a936-d86f-4c39-bb3f-1d188d8eedc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:27.638Z|e9a7a936-d86f-4c39-bb3f-1d188d8eedc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:27.638Z|009a5d47-7da0-44bf-868c-e0ea091591dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:27.639Z|009a5d47-7da0-44bf-868c-e0ea091591dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:34.647Z|00a2b9e4-2f7b-4ba3-807f-2290e15ed1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:38:34.648Z|00a2b9e4-2f7b-4ba3-807f-2290e15ed1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:38:37.100Z|6a828817-1143-4662-a0c9-4705392ec386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:37.101Z|6a828817-1143-4662-a0c9-4705392ec386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:37.658Z|00f9e0ad-e036-44c5-8f2f-00344544d0c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:37.660Z|00f9e0ad-e036-44c5-8f2f-00344544d0c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:37.667Z|d2ea0e4f-6a88-4205-b59e-81f358f69672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:37.668Z|d2ea0e4f-6a88-4205-b59e-81f358f69672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:47.129Z|cdcba7af-e0b8-4c2b-9531-eeefed313dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:47.131Z|cdcba7af-e0b8-4c2b-9531-eeefed313dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:47.678Z|a6db1220-dc04-4bc9-8369-80aa63a8f4cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:47.679Z|a6db1220-dc04-4bc9-8369-80aa63a8f4cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:47.686Z|e1250dba-d0ae-44cb-9167-872871dd1252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:47.686Z|e1250dba-d0ae-44cb-9167-872871dd1252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:49.648Z|bd8c3dd6-9e95-413b-9f81-6c5e41195d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:38:49.650Z|bd8c3dd6-9e95-413b-9f81-6c5e41195d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:38:49.765Z|8217dea4-a6a4-475a-9cee-13ffda7754b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:38:49.766Z|8217dea4-a6a4-475a-9cee-13ffda7754b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:38:57.156Z|26e8454d-29db-4a82-a1f5-9ecb94fe6415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:57.157Z|26e8454d-29db-4a82-a1f5-9ecb94fe6415|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:57.700Z|10deef31-9e3e-4cbb-9415-ed1f05d63c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:57.701Z|10deef31-9e3e-4cbb-9415-ed1f05d63c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:38:57.703Z|c295d832-42e9-4b2b-a051-af3ab9628469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:38:57.704Z|c295d832-42e9-4b2b-a051-af3ab9628469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:04.648Z|dcd53877-649c-4305-bc2c-c572f7befbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:39:04.648Z|dcd53877-649c-4305-bc2c-c572f7befbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:39:07.180Z|6fead34c-137d-491c-9595-cfff79a7c14b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:07.181Z|6fead34c-137d-491c-9595-cfff79a7c14b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:07.721Z|3e3d7e9d-6432-4802-bf00-79cb5d11cdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:07.722Z|3e3d7e9d-6432-4802-bf00-79cb5d11cdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:07.723Z|985cd638-47a6-4b86-84c4-6c9574325885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:07.724Z|985cd638-47a6-4b86-84c4-6c9574325885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:17.209Z|f56a445f-1017-4da1-9a49-2439bd146b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:17.211Z|f56a445f-1017-4da1-9a49-2439bd146b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:17.743Z|1aa4b414-912b-4297-ae23-1db5dafca490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:17.744Z|1aa4b414-912b-4297-ae23-1db5dafca490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:17.743Z|1388c304-3ff6-4562-9bac-feef80808f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:17.746Z|1388c304-3ff6-4562-9bac-feef80808f68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:19.648Z|7e716dad-0b7a-471c-9873-7fed65f08347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:39:19.648Z|7e716dad-0b7a-471c-9873-7fed65f08347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:39:19.767Z|7b7ffddf-e814-42f1-8f8a-c4e5288e386c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:39:19.767Z|7b7ffddf-e814-42f1-8f8a-c4e5288e386c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:39:19.948Z|3286685e-3089-4c0d-a294-d379973e6c3d|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:39:19.949Z|3286685e-3089-4c0d-a294-d379973e6c3d|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:27.241Z|4c2a43e0-4869-4a32-a950-0502abb16135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:27.241Z|4c2a43e0-4869-4a32-a950-0502abb16135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:27.762Z|fef404d4-2090-416a-b195-640f63623b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:27.762Z|77e16bdf-fe9e-4ade-9fdc-29f28f3e0a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:27.763Z|77e16bdf-fe9e-4ade-9fdc-29f28f3e0a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:27.763Z|fef404d4-2090-416a-b195-640f63623b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:34.647Z|06026157-1292-4cf4-8de4-26ad9f355842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:39:34.649Z|06026157-1292-4cf4-8de4-26ad9f355842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:39:37.262Z|7f65767f-ae40-48d9-812b-7b3fe3ecd190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:37.263Z|7f65767f-ae40-48d9-812b-7b3fe3ecd190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:37.781Z|894184cb-34cd-4707-8347-f0ae5c205d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:37.781Z|d3f4bf23-181c-45d9-a2bf-48a59f318d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:37.782Z|d3f4bf23-181c-45d9-a2bf-48a59f318d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:37.782Z|894184cb-34cd-4707-8347-f0ae5c205d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:47.284Z|436850b3-ee41-4a54-9602-4817d852115d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:47.285Z|436850b3-ee41-4a54-9602-4817d852115d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:47.801Z|1a0006c9-e81c-4a3f-ba9d-4d3510ef434b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:47.802Z|57b22375-da90-4d92-a368-a6630d1c386d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:47.802Z|1a0006c9-e81c-4a3f-ba9d-4d3510ef434b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:47.802Z|57b22375-da90-4d92-a368-a6630d1c386d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:49.647Z|cb4955f6-6ca8-47f0-a9bd-7db4a08280b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:39:49.648Z|cb4955f6-6ca8-47f0-a9bd-7db4a08280b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:39:49.768Z|fb1d0de3-8b3a-4646-b39a-28c0b62922f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:39:49.768Z|fb1d0de3-8b3a-4646-b39a-28c0b62922f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:39:57.302Z|6bb590a9-ecd6-4669-a51c-d27c14220444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:57.303Z|6bb590a9-ecd6-4669-a51c-d27c14220444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:57.828Z|5f9a9f34-1dff-48b5-a963-7181fa0c44b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:57.828Z|30ac7fc9-7136-41e0-9ee2-2c5e8542bccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:39:57.829Z|5f9a9f34-1dff-48b5-a963-7181fa0c44b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:39:57.829Z|30ac7fc9-7136-41e0-9ee2-2c5e8542bccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:04.647Z|b5b780e0-483a-4a70-8d55-f83b603fccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:40:04.648Z|b5b780e0-483a-4a70-8d55-f83b603fccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:40:07.321Z|19838243-e2ae-4e60-a57b-092b76de2896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:07.322Z|19838243-e2ae-4e60-a57b-092b76de2896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:07.850Z|a0d257f6-0b61-4433-b3bc-4ce2e0d36c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:07.850Z|f62fc673-8d55-423f-b345-ba4d086a9d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:07.851Z|f62fc673-8d55-423f-b345-ba4d086a9d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:07.851Z|a0d257f6-0b61-4433-b3bc-4ce2e0d36c44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:17.344Z|64907e01-5afa-474e-b90f-6d96472cc7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:17.345Z|64907e01-5afa-474e-b90f-6d96472cc7eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:17.869Z|bee27ff1-13ea-41ce-b189-6dec50a952cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:17.869Z|a7ce5702-30c9-4970-95c6-d407368dfc35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:17.870Z|a7ce5702-30c9-4970-95c6-d407368dfc35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:17.870Z|bee27ff1-13ea-41ce-b189-6dec50a952cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:19.647Z|7cce6976-abd0-433b-a2ab-bf7939340ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:40:19.649Z|7cce6976-abd0-433b-a2ab-bf7939340ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:40:19.769Z|e9b18e0e-856e-4692-8655-aed542683c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:40:19.769Z|e9b18e0e-856e-4692-8655-aed542683c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:40:19.945Z|1b510a54-b6fb-438e-b50c-2648e3938901|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:40:19.946Z|1b510a54-b6fb-438e-b50c-2648e3938901|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:27.373Z|95812f3f-fa1d-4a38-ac09-827ac937102e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:27.374Z|95812f3f-fa1d-4a38-ac09-827ac937102e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:27.888Z|83e3c7e4-3ea6-41a7-a32c-e03f7fcd8c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:27.889Z|83e3c7e4-3ea6-41a7-a32c-e03f7fcd8c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:27.892Z|c9a987e8-7a7f-44ff-aae2-bf17e11de71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:27.892Z|c9a987e8-7a7f-44ff-aae2-bf17e11de71d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:34.648Z|1a9df73c-16e6-4cce-aa06-4720df388bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:40:34.648Z|1a9df73c-16e6-4cce-aa06-4720df388bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:40:37.398Z|6ebd8495-4ad0-4249-bbfc-a1aba95f77b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:37.399Z|6ebd8495-4ad0-4249-bbfc-a1aba95f77b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:37.909Z|1fd901aa-2f07-4103-b8bc-e5caef44b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:37.909Z|f8e7c3ad-c5c6-4443-9c20-4f259f12c72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:37.910Z|1fd901aa-2f07-4103-b8bc-e5caef44b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:37.910Z|f8e7c3ad-c5c6-4443-9c20-4f259f12c72a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:47.426Z|f9177d21-a2c5-4cf2-b8bf-c148bf304cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:47.427Z|f9177d21-a2c5-4cf2-b8bf-c148bf304cd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:47.928Z|3d9243e1-3baf-4f6e-a1b4-3ca2b51d43dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:47.929Z|3d9243e1-3baf-4f6e-a1b4-3ca2b51d43dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:47.931Z|f1dee27a-491d-4612-8892-3389fb8288b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:47.932Z|f1dee27a-491d-4612-8892-3389fb8288b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:49.647Z|4549a331-f40d-4e6c-a71f-bb29e7774ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:40:49.648Z|4549a331-f40d-4e6c-a71f-bb29e7774ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:40:49.770Z|6ff8065a-9bdb-43ff-ba9e-55484abfea64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:40:49.771Z|6ff8065a-9bdb-43ff-ba9e-55484abfea64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:40:57.451Z|5f1560ab-ca82-4962-a5db-c7e56883c73c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:57.454Z|5f1560ab-ca82-4962-a5db-c7e56883c73c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:57.950Z|96b46887-77e6-44c3-a2e1-72e4b080abf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:57.950Z|5a72f272-42cf-45bb-8247-a3beee3249bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:40:57.951Z|96b46887-77e6-44c3-a2e1-72e4b080abf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:40:57.951Z|5a72f272-42cf-45bb-8247-a3beee3249bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:04.648Z|97da0744-ab15-41ad-aea3-83d5fb6f1322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:41:04.651Z|97da0744-ab15-41ad-aea3-83d5fb6f1322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:41:07.488Z|85d9568b-426d-4ee3-974a-c66520b7a363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:07.492Z|85d9568b-426d-4ee3-974a-c66520b7a363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:07.974Z|44467127-fa50-4651-b33f-e0d0b6918625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:07.974Z|b560ab52-f0c1-4dae-b027-1070da10b4d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:07.975Z|44467127-fa50-4651-b33f-e0d0b6918625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:07.975Z|b560ab52-f0c1-4dae-b027-1070da10b4d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:17.521Z|66efa25d-ccd5-4aef-b916-18daf29b11bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:17.522Z|66efa25d-ccd5-4aef-b916-18daf29b11bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:17.995Z|00a279c5-947e-4708-9a4f-cde08141d835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:17.996Z|00a279c5-947e-4708-9a4f-cde08141d835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:17.996Z|f88624b1-b5a8-49c7-b8ad-77066e19cd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:17.997Z|f88624b1-b5a8-49c7-b8ad-77066e19cd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:19.647Z|8dd68d55-c24c-4048-be9f-2e4927788000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:41:19.648Z|8dd68d55-c24c-4048-be9f-2e4927788000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:41:19.771Z|ef10ca02-4eab-4c82-92c4-36068b0ae074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:41:19.772Z|ef10ca02-4eab-4c82-92c4-36068b0ae074|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:41:19.946Z|cb5fe5e1-61b3-49b5-8910-32bb060cc676|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:41:19.947Z|cb5fe5e1-61b3-49b5-8910-32bb060cc676|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:27.541Z|e7c7a604-d516-41c8-a9ad-aa29a20d6bde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:27.541Z|e7c7a604-d516-41c8-a9ad-aa29a20d6bde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:28.017Z|7c1ad1ea-c3cf-484c-925d-43295a4de386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:28.018Z|7c1ad1ea-c3cf-484c-925d-43295a4de386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:28.017Z|35c8b87b-f17c-4fbd-b742-7b10cabacccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:28.019Z|35c8b87b-f17c-4fbd-b742-7b10cabacccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:34.647Z|ccd1496d-d1e7-4e45-b3e8-f63cc1c639ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:41:34.648Z|ccd1496d-d1e7-4e45-b3e8-f63cc1c639ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:41:37.561Z|db8b4000-c8ee-4529-b1b4-be4444fa21c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:37.562Z|db8b4000-c8ee-4529-b1b4-be4444fa21c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:38.039Z|008b816b-b6c7-4535-a70e-06fb517a94e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:38.039Z|7fc35fa2-7602-4def-908c-b509991075fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:38.039Z|008b816b-b6c7-4535-a70e-06fb517a94e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:38.040Z|7fc35fa2-7602-4def-908c-b509991075fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:47.582Z|78a38c85-3aa4-4966-9342-abc5f9f278bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:47.583Z|78a38c85-3aa4-4966-9342-abc5f9f278bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:48.060Z|4431baac-6816-4bba-82a6-086e9a7aa960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:48.060Z|60cf4d6c-3aaa-46c6-809a-3ce8590920f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:48.061Z|60cf4d6c-3aaa-46c6-809a-3ce8590920f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:48.061Z|4431baac-6816-4bba-82a6-086e9a7aa960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:49.647Z|27fb54d1-08cf-47be-aef7-01344a93d46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:41:49.649Z|27fb54d1-08cf-47be-aef7-01344a93d46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:41:49.772Z|f04ac0ba-18be-4349-a55c-39807af79a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:41:49.773Z|f04ac0ba-18be-4349-a55c-39807af79a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:41:57.603Z|819dd44e-645a-416d-a663-7efb845f36ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:57.605Z|819dd44e-645a-416d-a663-7efb845f36ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:58.080Z|f8bff775-73aa-4052-8429-438745c563fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:58.081Z|f8bff775-73aa-4052-8429-438745c563fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:41:58.082Z|30406aed-c8cb-41e5-ba1b-1c1117a3a949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:41:58.083Z|30406aed-c8cb-41e5-ba1b-1c1117a3a949|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:04.647Z|135e5558-72e9-4813-b374-921433eb0ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:42:04.648Z|135e5558-72e9-4813-b374-921433eb0ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:42:07.626Z|437a5297-f536-4e59-94f4-32f3cd241253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:07.627Z|437a5297-f536-4e59-94f4-32f3cd241253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:08.102Z|de8b8b69-ba22-4fb1-b923-28a976e5f913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:08.102Z|9818a943-5d41-46f7-b759-c91c57c13070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:08.102Z|de8b8b69-ba22-4fb1-b923-28a976e5f913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:08.103Z|9818a943-5d41-46f7-b759-c91c57c13070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:17.648Z|6629c406-6a4a-452f-8863-6f57483df427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:17.648Z|6629c406-6a4a-452f-8863-6f57483df427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:18.122Z|25bd54a7-1ef0-464e-adcb-987e78fcb371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:18.122Z|31e4486a-a921-4287-8c36-e223fad9798e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:18.123Z|31e4486a-a921-4287-8c36-e223fad9798e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:18.123Z|25bd54a7-1ef0-464e-adcb-987e78fcb371|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:19.647Z|f772e331-b875-4f3f-8644-01e329af3687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:42:19.648Z|f772e331-b875-4f3f-8644-01e329af3687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:42:19.773Z|239015ed-0d29-4f40-b809-631ae772ca40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:42:19.774Z|239015ed-0d29-4f40-b809-631ae772ca40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:42:19.945Z|ac22f406-0833-4e20-8928-c7364504e2e6|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:42:19.946Z|ac22f406-0833-4e20-8928-c7364504e2e6|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:27.672Z|9bd8ddab-3352-4670-a938-d0c295f8ef15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:27.673Z|9bd8ddab-3352-4670-a938-d0c295f8ef15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:28.146Z|f98ac780-4cca-4b83-9b11-40d1f48b756e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:28.147Z|f98ac780-4cca-4b83-9b11-40d1f48b756e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:28.149Z|d2b9ec8c-dd54-4e9e-9296-7c647fbe4a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:28.150Z|d2b9ec8c-dd54-4e9e-9296-7c647fbe4a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:34.647Z|e0cd8663-0f47-4c7d-b6fe-12f485bd290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:42:34.650Z|e0cd8663-0f47-4c7d-b6fe-12f485bd290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:42:37.698Z|2ea5cd0b-7dc0-4396-9543-44a731a968c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:37.699Z|2ea5cd0b-7dc0-4396-9543-44a731a968c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:38.172Z|5950d112-7b1d-495f-8b33-75867a27ec48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:38.172Z|5950d112-7b1d-495f-8b33-75867a27ec48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:38.173Z|ca4ee9b6-538e-4919-a0f5-560d5b94717f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:38.174Z|ca4ee9b6-538e-4919-a0f5-560d5b94717f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:47.724Z|f1e28670-9284-422a-b937-bf27e4fe2847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:47.725Z|f1e28670-9284-422a-b937-bf27e4fe2847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:48.194Z|678b773d-2801-46b6-825e-272c1cf37174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:48.194Z|678b773d-2801-46b6-825e-272c1cf37174|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:48.199Z|6f92b831-84fb-43a9-a6c8-baca50705a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:48.199Z|6f92b831-84fb-43a9-a6c8-baca50705a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:49.647Z|5b928339-a388-46d9-a469-55812e9653e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:42:49.648Z|5b928339-a388-46d9-a469-55812e9653e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:42:49.774Z|b1940094-99fc-469f-87cf-51b488e3d6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:42:49.775Z|b1940094-99fc-469f-87cf-51b488e3d6c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:42:57.751Z|28f3a08a-a48d-4eb0-9592-946e07db0ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:57.753Z|28f3a08a-a48d-4eb0-9592-946e07db0ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:58.217Z|804a243c-2621-4b8d-94c6-70be5c8794ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:58.218Z|804a243c-2621-4b8d-94c6-70be5c8794ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:42:58.219Z|c07294f2-7c5d-4caa-a881-08369c2b7abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:42:58.220Z|c07294f2-7c5d-4caa-a881-08369c2b7abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:04.648Z|289aa662-2517-4e98-aa48-8b49134a466b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:43:04.650Z|289aa662-2517-4e98-aa48-8b49134a466b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:43:07.778Z|2d4405d8-febd-41c9-9333-bea38441b483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:07.780Z|2d4405d8-febd-41c9-9333-bea38441b483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:08.237Z|d5cade43-76c5-4d7c-ba0d-3f1634bc355e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:08.238Z|785a973e-7ad0-4881-9f18-abc703471308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:08.238Z|d5cade43-76c5-4d7c-ba0d-3f1634bc355e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:08.239Z|785a973e-7ad0-4881-9f18-abc703471308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:17.803Z|8f0e92bb-e30f-425c-befe-6a3a9ae2ffee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:17.804Z|8f0e92bb-e30f-425c-befe-6a3a9ae2ffee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:18.257Z|8d1fb2c3-931e-45d6-843e-3bc6767fd9c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:18.258Z|5b78b84b-bbcf-469b-87cd-dbc272c2af3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:18.258Z|8d1fb2c3-931e-45d6-843e-3bc6767fd9c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:18.258Z|5b78b84b-bbcf-469b-87cd-dbc272c2af3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:19.647Z|1eead8b2-6388-44c6-8a5d-a7ca550bf6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:43:19.649Z|1eead8b2-6388-44c6-8a5d-a7ca550bf6ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:43:19.775Z|4d6d3089-371c-4ecf-a051-7f98a6d00bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:43:19.776Z|4d6d3089-371c-4ecf-a051-7f98a6d00bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:43:19.950Z|b8f091af-2913-46b4-b9fb-8d48f9f2c5d1|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:43:19.951Z|b8f091af-2913-46b4-b9fb-8d48f9f2c5d1|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:27.825Z|aa41bbcc-a7c7-4d87-adc4-7e18a58d3666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:27.825Z|aa41bbcc-a7c7-4d87-adc4-7e18a58d3666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:28.277Z|5c4bb23b-9f94-4e44-a436-6a6901c37f13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:28.277Z|9bce3987-cfe3-41cf-9f6a-65768d9aa717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:28.277Z|9bce3987-cfe3-41cf-9f6a-65768d9aa717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:28.277Z|5c4bb23b-9f94-4e44-a436-6a6901c37f13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:34.647Z|f1f12448-f7c6-4e73-9256-83924aba5cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:43:34.648Z|f1f12448-f7c6-4e73-9256-83924aba5cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:43:37.850Z|23f452a8-12f0-4371-ab34-3a90ebd11901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:37.851Z|23f452a8-12f0-4371-ab34-3a90ebd11901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:38.296Z|7ebde4e5-ac57-4050-acac-17bc5a9900d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:38.296Z|7ebde4e5-ac57-4050-acac-17bc5a9900d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:38.298Z|e9627899-5e15-49e3-9009-b1e5b405ebf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:38.298Z|e9627899-5e15-49e3-9009-b1e5b405ebf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:47.869Z|da52d8f8-afc2-4783-a9c2-6dd14a529606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:47.870Z|da52d8f8-afc2-4783-a9c2-6dd14a529606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:48.319Z|e033ca2c-c7b1-40cd-9097-3487d2ebc039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:48.320Z|e033ca2c-c7b1-40cd-9097-3487d2ebc039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:48.321Z|6aea1a6a-6545-4162-ba92-eb39e3df4a17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:48.322Z|6aea1a6a-6545-4162-ba92-eb39e3df4a17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:49.647Z|470f7d3a-08aa-45b0-bd1f-b580418b7e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:43:49.648Z|470f7d3a-08aa-45b0-bd1f-b580418b7e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:43:49.776Z|8acc3be8-ad0b-4354-ad9a-aad30d0453cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:43:49.777Z|8acc3be8-ad0b-4354-ad9a-aad30d0453cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:43:57.889Z|d1198604-d757-48c0-9260-7cfffb855abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:57.890Z|d1198604-d757-48c0-9260-7cfffb855abc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:58.341Z|fdc51da3-b069-4d34-94aa-dee8c0d48752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:58.341Z|81528ce6-b7b8-4af9-b8e2-aa37828ac9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:43:58.342Z|fdc51da3-b069-4d34-94aa-dee8c0d48752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:43:58.342Z|81528ce6-b7b8-4af9-b8e2-aa37828ac9ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:04.647Z|072b0952-5ab8-45e2-b2bc-68526323f6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:44:04.649Z|072b0952-5ab8-45e2-b2bc-68526323f6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:44:07.909Z|a90e3c32-e292-4491-b756-0ae2ab560ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:07.909Z|a90e3c32-e292-4491-b756-0ae2ab560ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:08.362Z|21e97ad6-69d3-4d00-bfd5-ffdb11c1d0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:08.362Z|74857c04-417b-4e3d-b361-0e6376891b51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:08.362Z|21e97ad6-69d3-4d00-bfd5-ffdb11c1d0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:08.363Z|74857c04-417b-4e3d-b361-0e6376891b51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:17.930Z|48c1201d-73db-4da1-ab5f-2e7c599be447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:17.931Z|48c1201d-73db-4da1-ab5f-2e7c599be447|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:18.381Z|bccfb437-b16b-455f-b5c4-b4a0301cdbf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:18.382Z|bccfb437-b16b-455f-b5c4-b4a0301cdbf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:18.381Z|3aa7c18b-2ace-48ab-b05c-fd811f8a2af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:18.383Z|3aa7c18b-2ace-48ab-b05c-fd811f8a2af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:19.647Z|6e623e5d-7450-4934-bfee-afe42216e044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:44:19.648Z|6e623e5d-7450-4934-bfee-afe42216e044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:44:19.777Z|5d14a85e-2214-492d-ad0b-4dc658a3a5f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:44:19.778Z|5d14a85e-2214-492d-ad0b-4dc658a3a5f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:44:19.945Z|3d5550da-7745-4cfc-99c4-7ac300a0ce58|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:44:19.946Z|3d5550da-7745-4cfc-99c4-7ac300a0ce58|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:27.956Z|e2ac9c82-0d63-4cf7-bd94-e291c759ca25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:27.957Z|e2ac9c82-0d63-4cf7-bd94-e291c759ca25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:28.400Z|c08e0aa8-01c6-4ac1-b3b2-71c4ab375e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:28.401Z|c08e0aa8-01c6-4ac1-b3b2-71c4ab375e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:28.402Z|c35ab1ca-adae-4e6b-87ba-c6d6362c12fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:28.402Z|c35ab1ca-adae-4e6b-87ba-c6d6362c12fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:34.647Z|d59296da-e4ce-4849-a9ab-da18cfa2ea40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:44:34.648Z|d59296da-e4ce-4849-a9ab-da18cfa2ea40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:44:37.978Z|83dd61e5-444b-43e7-934f-9dfc16c659ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:37.978Z|83dd61e5-444b-43e7-934f-9dfc16c659ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:38.420Z|5cb4cae7-eb31-45b7-bc3b-b94ee8010b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:38.420Z|d56137ca-9939-4008-95ea-90ffb4486d30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:38.421Z|5cb4cae7-eb31-45b7-bc3b-b94ee8010b07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:38.421Z|d56137ca-9939-4008-95ea-90ffb4486d30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:48.001Z|d2287a2e-5b56-4859-9479-835e135b9f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:48.003Z|d2287a2e-5b56-4859-9479-835e135b9f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:48.441Z|0fc10f67-f575-41fc-8236-094d00569646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:48.441Z|83096933-75f4-4ced-8476-48e7010aafd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:48.442Z|83096933-75f4-4ced-8476-48e7010aafd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:48.442Z|0fc10f67-f575-41fc-8236-094d00569646|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:49.647Z|020ea4c0-8cd0-4b06-9de3-447145948803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:44:49.649Z|020ea4c0-8cd0-4b06-9de3-447145948803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:44:49.779Z|4617c6d9-749e-4b27-97fe-7b8ce90f21e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:44:49.779Z|4617c6d9-749e-4b27-97fe-7b8ce90f21e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:44:58.037Z|0a283fe1-9ef9-4356-8de6-b72ca9771d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:58.039Z|0a283fe1-9ef9-4356-8de6-b72ca9771d74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:58.461Z|fe37a3c7-977d-4d9a-accf-d98725629e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:58.462Z|fe37a3c7-977d-4d9a-accf-d98725629e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:44:58.466Z|f0057e62-ab2d-45ab-a115-e9a5562ab2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:44:58.466Z|f0057e62-ab2d-45ab-a115-e9a5562ab2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:04.648Z|3df436b9-1096-48fb-bbb3-bb69eecad551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:45:04.649Z|3df436b9-1096-48fb-bbb3-bb69eecad551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:45:08.065Z|93d950da-8c00-4531-a96d-233d3e4a98cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:08.065Z|93d950da-8c00-4531-a96d-233d3e4a98cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:08.483Z|391adddb-c2b7-4547-937b-565b36e334bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:08.484Z|391adddb-c2b7-4547-937b-565b36e334bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:08.484Z|c2ecabe3-09c0-4365-bde1-7eecdfb0b5ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:08.485Z|c2ecabe3-09c0-4365-bde1-7eecdfb0b5ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:18.084Z|bed081e9-db29-452e-a734-ecbb9813631c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:18.084Z|bed081e9-db29-452e-a734-ecbb9813631c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:18.503Z|3d54c206-d757-4934-a3d3-3dc96f69bfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:18.503Z|69514765-9835-4516-8485-a0052c713e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:18.504Z|3d54c206-d757-4934-a3d3-3dc96f69bfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:18.505Z|69514765-9835-4516-8485-a0052c713e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:19.647Z|f727e31a-e96d-4158-a68e-8055b76d0ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:45:19.648Z|f727e31a-e96d-4158-a68e-8055b76d0ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:45:19.780Z|f8fc845d-93c9-4842-a7e5-7da9994ee14a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:45:19.781Z|f8fc845d-93c9-4842-a7e5-7da9994ee14a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:45:19.945Z|c95ce33c-743b-4a45-8b61-01f519b0b255|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:45:19.946Z|c95ce33c-743b-4a45-8b61-01f519b0b255|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:28.109Z|c7bc86a8-ba68-454e-a865-51db475955b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:28.110Z|c7bc86a8-ba68-454e-a865-51db475955b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:28.524Z|0a1bac3f-b964-4010-836c-d68524097011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:28.524Z|0a1bac3f-b964-4010-836c-d68524097011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:28.528Z|5a9b3337-a804-4766-a25e-f33c59f3d6cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:28.529Z|5a9b3337-a804-4766-a25e-f33c59f3d6cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:34.647Z|d7e8808e-0753-43fa-b82e-fe24ba37b8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:45:34.649Z|d7e8808e-0753-43fa-b82e-fe24ba37b8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:45:38.145Z|2d8b9ac8-bff3-4dfd-8373-3c82b3b755b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:38.145Z|2d8b9ac8-bff3-4dfd-8373-3c82b3b755b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:38.544Z|fe2edafd-2f43-4ad6-b7a0-555749fd4af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:38.545Z|fe2edafd-2f43-4ad6-b7a0-555749fd4af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:38.547Z|7cf3814a-a6f4-4c8e-a17b-8f83d8aa649c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:38.547Z|7cf3814a-a6f4-4c8e-a17b-8f83d8aa649c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:48.164Z|725311b7-e4da-4780-a352-446f8ca16e82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:48.164Z|725311b7-e4da-4780-a352-446f8ca16e82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:48.563Z|f144a0c4-908f-4877-b5f0-be867e0e6e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:48.563Z|f125b6e8-388c-4ca2-b6ac-1adc25757002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:48.564Z|f144a0c4-908f-4877-b5f0-be867e0e6e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:48.564Z|f125b6e8-388c-4ca2-b6ac-1adc25757002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:49.647Z|b413b1a9-8ad2-4a0b-8457-f381e09113e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:45:49.647Z|b413b1a9-8ad2-4a0b-8457-f381e09113e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:45:49.782Z|b0d38040-09a0-44a4-bb2d-f1bd269172d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:45:49.782Z|b0d38040-09a0-44a4-bb2d-f1bd269172d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:45:58.183Z|cd258b5a-a7f8-4ab1-a8fd-6f1bc8e824e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:58.184Z|cd258b5a-a7f8-4ab1-a8fd-6f1bc8e824e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:58.581Z|61ce4420-f0eb-40e2-ac9f-0d259765bedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:58.581Z|70a430c6-75cf-47d4-a366-fa0bd2b56d88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:45:58.582Z|61ce4420-f0eb-40e2-ac9f-0d259765bedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:45:58.582Z|70a430c6-75cf-47d4-a366-fa0bd2b56d88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:04.647Z|a58b8686-25c6-4ffe-98f4-bafccd860d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:46:04.648Z|a58b8686-25c6-4ffe-98f4-bafccd860d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:46:08.202Z|fdc9b5c6-42d2-41eb-b2cc-31a98fc0d3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:08.202Z|fdc9b5c6-42d2-41eb-b2cc-31a98fc0d3f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:08.600Z|731bff46-444c-420e-9e4c-06e5da1aa501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:08.600Z|731bff46-444c-420e-9e4c-06e5da1aa501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:08.603Z|df80817c-94f1-405c-af9a-4905f146e119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:08.604Z|df80817c-94f1-405c-af9a-4905f146e119|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:18.225Z|b3969df0-6413-4882-add8-10cee8355780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:18.226Z|b3969df0-6413-4882-add8-10cee8355780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:18.622Z|d0c2b9e4-eb80-471e-a171-ba49818b540f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:18.622Z|4adb601b-2421-4d40-8194-0862ab9e48fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:18.623Z|d0c2b9e4-eb80-471e-a171-ba49818b540f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:18.623Z|4adb601b-2421-4d40-8194-0862ab9e48fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:19.647Z|39ce04eb-e6b2-4d07-ac3a-356468a0023a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:46:19.650Z|39ce04eb-e6b2-4d07-ac3a-356468a0023a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:46:19.783Z|e642a1ba-e329-4329-986e-cbea5a94ed63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:46:19.783Z|e642a1ba-e329-4329-986e-cbea5a94ed63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:46:19.945Z|5a245584-0353-44aa-9b50-3d34a78195e1|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:46:19.946Z|5a245584-0353-44aa-9b50-3d34a78195e1|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:28.251Z|7d9ce659-4716-469c-b79b-3c9b3fe45bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:28.252Z|7d9ce659-4716-469c-b79b-3c9b3fe45bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:28.642Z|e304dc6f-5e60-4f53-adb3-3b9bdaca74b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:28.642Z|e304dc6f-5e60-4f53-adb3-3b9bdaca74b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:28.644Z|c3ef2af8-8570-43e6-add8-fe325ecf26db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:28.645Z|c3ef2af8-8570-43e6-add8-fe325ecf26db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:34.648Z|0f1ba78f-a39e-4941-80a7-51aef1e68ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:46:34.648Z|0f1ba78f-a39e-4941-80a7-51aef1e68ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:46:38.273Z|9bbfed51-cb65-4c2e-bf3b-bafcea9f7b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:38.274Z|9bbfed51-cb65-4c2e-bf3b-bafcea9f7b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:38.664Z|330ef599-4adf-4d7f-93e2-c746e9637ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:38.664Z|330ef599-4adf-4d7f-93e2-c746e9637ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:38.667Z|6f33bcd6-ac45-4db3-9e6d-a4c33edf8ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:38.667Z|6f33bcd6-ac45-4db3-9e6d-a4c33edf8ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:48.299Z|ee557ded-0e24-4014-a6ca-4331fb85f562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:48.301Z|ee557ded-0e24-4014-a6ca-4331fb85f562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:48.685Z|6fd5c774-942c-46c3-8054-e38140b62b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:48.686Z|6fd5c774-942c-46c3-8054-e38140b62b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:48.690Z|3b6743e9-ff89-423e-b3a2-1999010a0993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:48.691Z|3b6743e9-ff89-423e-b3a2-1999010a0993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:49.648Z|e1b29a51-135b-4b70-beee-d6b40ec1dc54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:46:49.648Z|e1b29a51-135b-4b70-beee-d6b40ec1dc54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:46:49.784Z|a14de6a8-6729-4340-820f-c7df3f636e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:46:49.784Z|a14de6a8-6729-4340-820f-c7df3f636e36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:46:58.324Z|7ea14cac-d572-4347-8a3a-00015a3242f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:58.325Z|7ea14cac-d572-4347-8a3a-00015a3242f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:58.705Z|b58136a2-7b81-44ac-9e55-100b7bf9fd44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:58.706Z|b58136a2-7b81-44ac-9e55-100b7bf9fd44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:46:58.710Z|fd482050-9aa4-4731-ba6d-a08a75c42638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:46:58.710Z|fd482050-9aa4-4731-ba6d-a08a75c42638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:04.647Z|313ce89b-7406-4ad0-a83e-23fe577430ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:47:04.649Z|313ce89b-7406-4ad0-a83e-23fe577430ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:47:08.346Z|9298148f-e506-4ba9-a41c-d0ef66a385ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:08.346Z|9298148f-e506-4ba9-a41c-d0ef66a385ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:08.729Z|2d015dff-c18b-49fe-8d07-2c656317a42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:08.729Z|6ef91ee1-977c-425c-9c6b-a0c901463a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:08.729Z|6ef91ee1-977c-425c-9c6b-a0c901463a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:08.729Z|2d015dff-c18b-49fe-8d07-2c656317a42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:18.364Z|69b44f4e-a8e7-4087-b48f-801fa975f656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:18.365Z|69b44f4e-a8e7-4087-b48f-801fa975f656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:18.757Z|4cc21b1d-0264-424b-b548-d3312e3bc83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:18.757Z|fea607d2-53b3-484a-8188-a258732c1fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:18.757Z|4cc21b1d-0264-424b-b548-d3312e3bc83f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:18.757Z|fea607d2-53b3-484a-8188-a258732c1fc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:19.647Z|a0eff7ba-cd2e-410c-adbc-eb0336d5b577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:47:19.648Z|a0eff7ba-cd2e-410c-adbc-eb0336d5b577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:47:19.785Z|f0db978f-0e4e-47c0-9266-56c0fbf9e6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:47:19.785Z|f0db978f-0e4e-47c0-9266-56c0fbf9e6e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:47:19.946Z|4325649f-f62b-4caa-81c9-f78941725353|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:47:19.946Z|4325649f-f62b-4caa-81c9-f78941725353|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:28.384Z|2ddfa9b1-cceb-49cf-8e88-6677752ec29c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:28.385Z|2ddfa9b1-cceb-49cf-8e88-6677752ec29c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:28.776Z|671651bc-3746-4288-a788-c6140af6ff29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:28.777Z|671651bc-3746-4288-a788-c6140af6ff29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:28.782Z|89edf379-a919-4f8b-ad81-21bde4f8d7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:28.783Z|89edf379-a919-4f8b-ad81-21bde4f8d7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:34.647Z|df43926b-98ae-4dd6-b492-58f26d238618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:47:34.648Z|df43926b-98ae-4dd6-b492-58f26d238618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:47:38.404Z|453f3163-b122-42a3-9949-415997e0095d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:38.405Z|453f3163-b122-42a3-9949-415997e0095d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:38.797Z|3ffe6d51-ad3c-47cc-b9e4-08c4c7257213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:38.798Z|3ffe6d51-ad3c-47cc-b9e4-08c4c7257213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:38.802Z|c7d3dc8d-f5c4-40c3-9b44-94ea1f210ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:38.803Z|c7d3dc8d-f5c4-40c3-9b44-94ea1f210ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:48.423Z|866b9017-969b-4ba8-bf0c-51fea3d8eabc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:48.424Z|866b9017-969b-4ba8-bf0c-51fea3d8eabc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:48.816Z|34f42c9f-3474-47f2-84f4-9346d86de345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:48.817Z|34f42c9f-3474-47f2-84f4-9346d86de345|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:48.819Z|8564fc6a-6910-4bc1-be63-b5a83addbd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:48.820Z|8564fc6a-6910-4bc1-be63-b5a83addbd0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:49.647Z|b46ca2f1-8120-48ff-bab9-2463d63d7323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:47:49.649Z|b46ca2f1-8120-48ff-bab9-2463d63d7323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:47:49.786Z|fcb7f1ca-a4b3-460c-9e57-f49fcbe24a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:47:49.787Z|fcb7f1ca-a4b3-460c-9e57-f49fcbe24a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:47:58.444Z|123de0d7-0321-4150-af81-d3452a381a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:58.445Z|123de0d7-0321-4150-af81-d3452a381a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:58.885Z|37e884d4-a79b-45ea-a06c-7dcf3fccd98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:58.885Z|c8e9e9d7-f676-49be-af01-2475fbc7db22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:47:58.886Z|37e884d4-a79b-45ea-a06c-7dcf3fccd98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:47:58.886Z|c8e9e9d7-f676-49be-af01-2475fbc7db22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:04.647Z|8408ac54-fb40-43d9-a24a-f9a360b54add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:48:04.648Z|8408ac54-fb40-43d9-a24a-f9a360b54add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:48:08.469Z|c972a9e3-3f51-42e9-980b-c7e0c16b724a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:08.470Z|c972a9e3-3f51-42e9-980b-c7e0c16b724a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:08.904Z|a2448a49-9af6-4b14-b349-2d97f6de23f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:08.905Z|69e8649e-3913-4bb4-bbea-32b5bfdd4288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:08.906Z|69e8649e-3913-4bb4-bbea-32b5bfdd4288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:08.906Z|a2448a49-9af6-4b14-b349-2d97f6de23f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:18.494Z|cbe5d419-81fd-41c5-8d27-f38b06626f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:18.495Z|cbe5d419-81fd-41c5-8d27-f38b06626f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:18.925Z|e1a930a9-f02f-4aef-b263-9a0fa96a406d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:18.925Z|e3e03e78-b627-4eba-bea5-d9c056695600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:18.925Z|e1a930a9-f02f-4aef-b263-9a0fa96a406d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:18.925Z|e3e03e78-b627-4eba-bea5-d9c056695600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:19.647Z|1c56dbda-5ba4-4ef3-badd-6d2e3a51f955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:48:19.648Z|1c56dbda-5ba4-4ef3-badd-6d2e3a51f955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:48:19.787Z|d2a7a3aa-d497-4ee0-aaaa-1d19373e5062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:48:19.788Z|d2a7a3aa-d497-4ee0-aaaa-1d19373e5062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:48:19.945Z|0c81ee25-ad09-4794-8cfa-59dbfb338f13|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:48:19.946Z|0c81ee25-ad09-4794-8cfa-59dbfb338f13|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:28.519Z|6c8004e9-a94d-4810-a207-8e9b62f5a94f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:28.520Z|6c8004e9-a94d-4810-a207-8e9b62f5a94f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:28.944Z|cdde09db-ae57-4a4a-8cee-18c815055279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:28.945Z|3bad59b9-d3cb-4637-9a3f-fea3fd0a724f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:28.945Z|cdde09db-ae57-4a4a-8cee-18c815055279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:28.946Z|3bad59b9-d3cb-4637-9a3f-fea3fd0a724f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:34.647Z|211f0957-62ae-4ce0-bc10-c0f8674d6218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:48:34.649Z|211f0957-62ae-4ce0-bc10-c0f8674d6218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:48:38.540Z|66a560fc-6f64-40d7-a36d-71bf1b8d5fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:38.541Z|66a560fc-6f64-40d7-a36d-71bf1b8d5fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:38.969Z|19d74fce-6b58-43d7-b6aa-97bfb9b3ddb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:38.969Z|19d74fce-6b58-43d7-b6aa-97bfb9b3ddb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:38.970Z|05089c57-0827-4f9e-acc8-6d844919e3ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:38.971Z|05089c57-0827-4f9e-acc8-6d844919e3ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:48.567Z|0df675bf-b233-41b3-af21-a62702be74eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:48.570Z|0df675bf-b233-41b3-af21-a62702be74eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:48.989Z|65d36dcf-4e7d-4326-8103-35cfb2b72996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:48.989Z|28e85439-70d6-40eb-92b9-52d3d3379a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:48.989Z|65d36dcf-4e7d-4326-8103-35cfb2b72996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:48.990Z|28e85439-70d6-40eb-92b9-52d3d3379a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:49.647Z|b2056309-89a1-4310-9c91-ca7e263bcad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:48:49.648Z|b2056309-89a1-4310-9c91-ca7e263bcad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:48:49.788Z|c0a125c5-7bf5-4fe6-a873-5dde31eba712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:48:49.789Z|c0a125c5-7bf5-4fe6-a873-5dde31eba712|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:48:58.594Z|ffe0eed5-23aa-4344-a601-7455d819a221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:58.595Z|ffe0eed5-23aa-4344-a601-7455d819a221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:59.014Z|8639cce6-6d93-4fcf-a0cc-c7fd22fe5335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:59.015Z|dc4371ad-186e-4062-b1a1-9e4c65979b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:48:59.015Z|8639cce6-6d93-4fcf-a0cc-c7fd22fe5335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:48:59.016Z|dc4371ad-186e-4062-b1a1-9e4c65979b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:04.647Z|adc298d5-6d5b-4822-8ecc-b2de39a87817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:49:04.648Z|adc298d5-6d5b-4822-8ecc-b2de39a87817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:49:08.617Z|5dc2ad91-d3d9-4644-847c-71c541f65cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:08.618Z|5dc2ad91-d3d9-4644-847c-71c541f65cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:09.038Z|4849f45d-ff52-4ff8-a6db-121bc976cccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:09.039Z|4849f45d-ff52-4ff8-a6db-121bc976cccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:09.048Z|70d658e6-561f-45e8-b151-e489f9446f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:09.049Z|70d658e6-561f-45e8-b151-e489f9446f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:18.637Z|c1e1e74c-dfd7-49fb-85ab-027f0a1e5d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:18.638Z|c1e1e74c-dfd7-49fb-85ab-027f0a1e5d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:19.059Z|8962bb3b-1c5e-44c4-a99c-2a4b5019db9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:19.059Z|8962bb3b-1c5e-44c4-a99c-2a4b5019db9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:19.067Z|258ce04c-047e-44ff-8e43-f127f16627aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:19.067Z|258ce04c-047e-44ff-8e43-f127f16627aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:19.647Z|d58cdc6b-5b9e-4095-a3fa-25f5f2b32f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:49:19.649Z|d58cdc6b-5b9e-4095-a3fa-25f5f2b32f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:49:19.789Z|d97e5fd0-bb1e-4f6f-84c3-c046e61f3749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:49:19.790Z|d97e5fd0-bb1e-4f6f-84c3-c046e61f3749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:49:19.948Z|16cac037-4b6b-4d33-9743-091b747040ac|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:49:19.948Z|16cac037-4b6b-4d33-9743-091b747040ac|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:28.655Z|ab528425-feb2-429d-8bf3-e8dc09e291c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:28.656Z|ab528425-feb2-429d-8bf3-e8dc09e291c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:29.077Z|d58f638e-44ea-4814-b455-aaa949972d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:29.078Z|d58f638e-44ea-4814-b455-aaa949972d5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:29.082Z|6db0e965-7153-4e3e-a9fa-7223ace525c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:29.082Z|6db0e965-7153-4e3e-a9fa-7223ace525c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:34.647Z|f86a220d-859f-45e1-b685-ee865b295099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:49:34.648Z|f86a220d-859f-45e1-b685-ee865b295099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:49:38.674Z|ee8f23d3-a3c4-4ca1-8778-f224ff00cf9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:38.674Z|ee8f23d3-a3c4-4ca1-8778-f224ff00cf9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:39.096Z|b01cace8-acda-4d13-8095-93bb7885b776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:39.096Z|b01cace8-acda-4d13-8095-93bb7885b776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:39.098Z|cc74ceb9-c8bb-433b-a2a1-6b5485d6d783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:39.099Z|cc74ceb9-c8bb-433b-a2a1-6b5485d6d783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:48.694Z|91fe362b-76c9-4d11-b17e-b690a548a7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:48.695Z|91fe362b-76c9-4d11-b17e-b690a548a7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:49.115Z|e4c14b92-7398-4353-8fe0-ed633ea84bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:49.115Z|e19731ca-f1c0-4e4c-8847-3b393a01d8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:49.115Z|e4c14b92-7398-4353-8fe0-ed633ea84bcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:49.116Z|e19731ca-f1c0-4e4c-8847-3b393a01d8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:49.647Z|3fc22016-5bcd-485e-8e7f-734c63171c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:49:49.648Z|3fc22016-5bcd-485e-8e7f-734c63171c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:49:49.791Z|dfa99be6-cd10-4094-9d5e-39b99b66c538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:49:49.791Z|dfa99be6-cd10-4094-9d5e-39b99b66c538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:49:58.716Z|9c4282b0-423a-4b76-8dc6-37692ebcf9d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:58.717Z|9c4282b0-423a-4b76-8dc6-37692ebcf9d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:59.134Z|ac272122-2885-4b0d-a8b4-aca225407cfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:59.135Z|ac272122-2885-4b0d-a8b4-aca225407cfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:49:59.147Z|e7e0e60a-9c84-4b23-8985-86c149d7ef74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:49:59.148Z|e7e0e60a-9c84-4b23-8985-86c149d7ef74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:04.647Z|0381691f-e647-4448-a31b-242c31da7ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:50:04.649Z|0381691f-e647-4448-a31b-242c31da7ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:50:08.743Z|3a6cf126-dcf5-4da7-a1c8-cf975e1fb171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:08.745Z|3a6cf126-dcf5-4da7-a1c8-cf975e1fb171|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:09.168Z|9fde9468-fb1e-4e23-8b2e-025fc68500e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:09.169Z|9fde9468-fb1e-4e23-8b2e-025fc68500e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:09.187Z|4b2331ef-410b-45ec-995c-4afa379a9284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:09.187Z|4b2331ef-410b-45ec-995c-4afa379a9284|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:18.768Z|702f7ab2-caaf-4a9d-acfd-00aa4c1e0b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:18.769Z|702f7ab2-caaf-4a9d-acfd-00aa4c1e0b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:19.190Z|a3965007-b8e6-4018-b96e-bd9e808afb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:19.191Z|a3965007-b8e6-4018-b96e-bd9e808afb90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:19.205Z|9b0caf70-4f92-48b6-b3a0-64c41bc2198b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:19.206Z|9b0caf70-4f92-48b6-b3a0-64c41bc2198b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:19.648Z|31d6b66b-15ef-40e0-b8db-ca7a3f5e00ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:50:19.648Z|31d6b66b-15ef-40e0-b8db-ca7a3f5e00ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:50:19.792Z|7e32502f-84f8-408f-a1b8-d11655b764f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:50:19.792Z|7e32502f-84f8-408f-a1b8-d11655b764f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:50:19.946Z|295c8c86-fe6e-4091-8d4c-04478069cda3|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:50:19.946Z|295c8c86-fe6e-4091-8d4c-04478069cda3|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:28.792Z|74bec1f6-e8a4-4683-b66e-7214ea6db7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:28.793Z|74bec1f6-e8a4-4683-b66e-7214ea6db7b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:29.209Z|20898993-45be-4eba-85a7-f7db4a35e346|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:29.209Z|20898993-45be-4eba-85a7-f7db4a35e346|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:29.234Z|add54b54-6307-4b51-af5d-9666e172d1ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:29.235Z|add54b54-6307-4b51-af5d-9666e172d1ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:34.647Z|48f1f95d-acd4-4070-90a1-03fec6cce3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:50:34.648Z|48f1f95d-acd4-4070-90a1-03fec6cce3f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:50:38.813Z|b2c56741-b1c1-4431-90ba-cbd376e1b86b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:38.814Z|b2c56741-b1c1-4431-90ba-cbd376e1b86b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:39.233Z|d643719e-8270-41fd-864f-55a1a00df903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:39.235Z|d643719e-8270-41fd-864f-55a1a00df903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:39.255Z|c28bfa1d-293c-4c91-886d-26a6db3ff485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:39.256Z|c28bfa1d-293c-4c91-886d-26a6db3ff485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:48.834Z|4b4f80d7-8860-423d-8361-e0dcc0036ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:48.835Z|4b4f80d7-8860-423d-8361-e0dcc0036ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:49.261Z|4792a4da-197f-4ef3-9021-9fbbdae3813b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:49.262Z|4792a4da-197f-4ef3-9021-9fbbdae3813b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:49.274Z|4a42abfa-7f3d-4bb6-abc4-91896a049537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:49.275Z|4a42abfa-7f3d-4bb6-abc4-91896a049537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:49.648Z|fc15341d-fc30-4a34-987e-4deb01650274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:50:49.650Z|fc15341d-fc30-4a34-987e-4deb01650274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:50:49.793Z|a472d391-8d3e-442f-9535-7d96297a87da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:50:49.793Z|a472d391-8d3e-442f-9535-7d96297a87da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:50:58.853Z|88c9b3cf-c823-47bb-a074-9bee33155ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:58.853Z|88c9b3cf-c823-47bb-a074-9bee33155ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:59.280Z|01e265cf-1a04-4f81-b7ad-5b39dca91223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:59.280Z|01e265cf-1a04-4f81-b7ad-5b39dca91223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:50:59.293Z|a627cf75-4757-4518-b906-3adad9888fc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:50:59.293Z|a627cf75-4757-4518-b906-3adad9888fc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:04.647Z|59686a41-6146-4cf1-8eb6-cfca54bb4de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:51:04.648Z|59686a41-6146-4cf1-8eb6-cfca54bb4de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:51:08.872Z|66711b97-ebf5-4a5e-924b-de9b1c6730b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:08.872Z|66711b97-ebf5-4a5e-924b-de9b1c6730b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:09.299Z|4d8e1f29-9886-4e3b-a2ab-4f21b1f3317d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:09.300Z|4d8e1f29-9886-4e3b-a2ab-4f21b1f3317d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:09.311Z|062e33db-24fb-4a09-8b6e-42048591a986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:09.312Z|062e33db-24fb-4a09-8b6e-42048591a986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:18.892Z|98272a4f-1ac4-48db-bd94-eb0268113d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:18.892Z|98272a4f-1ac4-48db-bd94-eb0268113d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:19.319Z|8b72091b-b7e1-4d18-8553-89803d514df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:19.320Z|8b72091b-b7e1-4d18-8553-89803d514df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:19.334Z|4155b899-60aa-4041-a372-cf3cbbbe4757|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:19.334Z|4155b899-60aa-4041-a372-cf3cbbbe4757|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:19.647Z|78fe25e6-cfc6-4ba6-a455-54833dc803fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:51:19.648Z|78fe25e6-cfc6-4ba6-a455-54833dc803fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:51:19.794Z|cd9da974-2435-4c5f-8853-b5acb1438d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:51:19.795Z|cd9da974-2435-4c5f-8853-b5acb1438d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:51:19.946Z|da3f166e-393c-495e-a707-e140edcb6b73|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:51:19.946Z|da3f166e-393c-495e-a707-e140edcb6b73|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:28.910Z|b084534c-ba7c-45a1-b29a-d2f527c18297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:28.911Z|b084534c-ba7c-45a1-b29a-d2f527c18297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:29.342Z|1f0611ac-8a93-4aaf-80f4-4218b5a26289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:29.342Z|1f0611ac-8a93-4aaf-80f4-4218b5a26289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:29.353Z|8e54dd31-327f-494c-8acc-ff47ac7003b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:29.354Z|8e54dd31-327f-494c-8acc-ff47ac7003b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:34.647Z|9afe37f1-f83c-496d-829f-89763925da81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:51:34.649Z|9afe37f1-f83c-496d-829f-89763925da81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:51:38.929Z|973d6ab4-201a-404a-921e-130314df1bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:38.930Z|973d6ab4-201a-404a-921e-130314df1bbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:39.361Z|797fdd19-cbbd-4f6c-9650-46c976509430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:39.362Z|797fdd19-cbbd-4f6c-9650-46c976509430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:39.372Z|61044701-ff40-42c6-8d9a-8b1321bb4078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:39.373Z|61044701-ff40-42c6-8d9a-8b1321bb4078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:48.949Z|9cede126-3b1a-4570-bacc-e5c23508ed21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:48.950Z|9cede126-3b1a-4570-bacc-e5c23508ed21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:49.382Z|dbcf93a8-0654-469c-aca1-38ae36d5fdc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:49.382Z|dbcf93a8-0654-469c-aca1-38ae36d5fdc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:49.388Z|5fed77e3-d300-4908-aaec-e85326a5c24e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:49.389Z|5fed77e3-d300-4908-aaec-e85326a5c24e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:49.647Z|90d2e0ea-c2ca-4139-9f1f-7a64bfa06b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:51:49.648Z|90d2e0ea-c2ca-4139-9f1f-7a64bfa06b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:51:49.795Z|cc137e54-10f9-440d-b6d8-85a0237870d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:51:49.795Z|cc137e54-10f9-440d-b6d8-85a0237870d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:51:58.971Z|9f76ea98-dfd4-4979-8b58-c4b664249d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:58.972Z|9f76ea98-dfd4-4979-8b58-c4b664249d5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:59.400Z|1d2c79f2-ec13-46b0-b600-ca90ad8603ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:59.401Z|1d2c79f2-ec13-46b0-b600-ca90ad8603ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:51:59.405Z|48f15bca-3311-43ed-ae7f-25a4e301e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:51:59.405Z|48f15bca-3311-43ed-ae7f-25a4e301e7e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:04.648Z|a29d2ad3-d089-444a-9421-5d9f43299b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:52:04.649Z|a29d2ad3-d089-444a-9421-5d9f43299b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:52:08.992Z|d21edfe3-77d2-42a7-9dae-b16717fb3e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:08.993Z|d21edfe3-77d2-42a7-9dae-b16717fb3e0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:09.420Z|e6895528-1d9b-4cc5-820b-d3afa48e6167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:09.421Z|e6895528-1d9b-4cc5-820b-d3afa48e6167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:09.423Z|399506da-7037-433a-a1c1-fce0d4d78fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:09.424Z|399506da-7037-433a-a1c1-fce0d4d78fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:19.013Z|64ee076a-aa32-4f78-9426-0ef9142aff59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:19.014Z|64ee076a-aa32-4f78-9426-0ef9142aff59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:19.440Z|2fa677fd-50ab-4b7f-9ef5-11bc2161a091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:19.441Z|2fa677fd-50ab-4b7f-9ef5-11bc2161a091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:19.441Z|02e46538-4b6b-4bb2-b062-9fd550f8b422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:19.441Z|02e46538-4b6b-4bb2-b062-9fd550f8b422|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:19.647Z|98f01264-f588-46c6-914f-53411f605c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:52:19.649Z|98f01264-f588-46c6-914f-53411f605c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:52:19.796Z|7a24a149-24d6-4c25-b4b9-7a08b7e19fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:52:19.797Z|7a24a149-24d6-4c25-b4b9-7a08b7e19fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:52:19.946Z|19a6d98e-d63e-4871-a617-20978dcddc37|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:52:19.947Z|19a6d98e-d63e-4871-a617-20978dcddc37|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:29.038Z|ecf6fb76-7698-4da1-a562-e90e909da468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:29.039Z|ecf6fb76-7698-4da1-a562-e90e909da468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:29.458Z|40e5391b-e145-4380-99ef-92df9a7b2da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:29.459Z|40e5391b-e145-4380-99ef-92df9a7b2da0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:29.459Z|097b1a60-aaf1-469d-bdb0-2f9726a1ba9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:29.462Z|097b1a60-aaf1-469d-bdb0-2f9726a1ba9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:34.648Z|f6ecbeae-af2d-4c4c-acaa-d8294682154f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:52:34.648Z|f6ecbeae-af2d-4c4c-acaa-d8294682154f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:52:39.067Z|25a2d259-178d-4ee7-a376-12fef0f622f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:39.069Z|25a2d259-178d-4ee7-a376-12fef0f622f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:39.480Z|8cc117fe-8d78-40e2-ba3d-93e0a9b4bce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:39.481Z|04994f04-97f9-4945-b478-06167128a8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:39.481Z|8cc117fe-8d78-40e2-ba3d-93e0a9b4bce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:39.481Z|04994f04-97f9-4945-b478-06167128a8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:49.093Z|cd213acb-3497-47bd-8baa-e4f29a87945b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:49.094Z|cd213acb-3497-47bd-8baa-e4f29a87945b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:49.499Z|55198641-0fd7-4c83-af22-ae041800b0f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:49.499Z|7893254e-b422-4ea1-bf79-cd9cb6c613d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:49.499Z|55198641-0fd7-4c83-af22-ae041800b0f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:49.499Z|7893254e-b422-4ea1-bf79-cd9cb6c613d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:49.648Z|372d958b-eff1-4325-b45f-bd9140bc6e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:52:49.648Z|372d958b-eff1-4325-b45f-bd9140bc6e2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:52:49.798Z|3be64d1d-3f5d-44a1-83a4-f78489056e00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:52:49.798Z|3be64d1d-3f5d-44a1-83a4-f78489056e00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:52:59.112Z|049ae41c-5e8e-40f8-91f4-b839c62cc1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:59.113Z|049ae41c-5e8e-40f8-91f4-b839c62cc1af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:59.517Z|193efdd1-de71-4bff-bdd7-a48f2a4d58bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:59.517Z|f2afcfab-55ba-4fdd-b3d1-4fa27442b794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:52:59.518Z|f2afcfab-55ba-4fdd-b3d1-4fa27442b794|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:52:59.519Z|193efdd1-de71-4bff-bdd7-a48f2a4d58bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:04.647Z|63cfdf4b-f57e-4426-9a2a-7b57d0be9c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:53:04.650Z|63cfdf4b-f57e-4426-9a2a-7b57d0be9c64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:53:09.134Z|841e78e2-ce11-414b-bafc-463aa45c2dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:09.135Z|841e78e2-ce11-414b-bafc-463aa45c2dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:09.539Z|e022995c-8a64-425b-bc08-b0ac9486b82f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:09.539Z|b982a417-502a-44b0-b4b1-eba55cd1add1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:09.540Z|e022995c-8a64-425b-bc08-b0ac9486b82f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:09.540Z|b982a417-502a-44b0-b4b1-eba55cd1add1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:19.241Z|8ac232b1-0684-490f-8fda-b805400626e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:19.242Z|8ac232b1-0684-490f-8fda-b805400626e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:19.558Z|1e92800a-5a04-452d-b2e5-6a76168dffa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:19.559Z|6c30bbd9-57d5-452b-aad2-7c91939f73bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:19.559Z|6c30bbd9-57d5-452b-aad2-7c91939f73bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:19.559Z|1e92800a-5a04-452d-b2e5-6a76168dffa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:19.647Z|9416da37-d788-441c-bcff-e410db8549c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:53:19.648Z|9416da37-d788-441c-bcff-e410db8549c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:53:19.799Z|2dada180-43b3-4b61-a9d7-8a1ac10bbe5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:53:19.799Z|2dada180-43b3-4b61-a9d7-8a1ac10bbe5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:53:19.947Z|1e9f155e-5e4a-494a-8c33-dedfb710e9a8|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:53:19.948Z|1e9f155e-5e4a-494a-8c33-dedfb710e9a8|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:29.260Z|668cc917-d363-46fb-8837-f7877decacc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:29.261Z|668cc917-d363-46fb-8837-f7877decacc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:29.576Z|f06161aa-3675-45ea-a7c4-24a4f9956f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:29.576Z|cf3acfce-4ede-4a4f-acc4-8b90237ae461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:29.576Z|f06161aa-3675-45ea-a7c4-24a4f9956f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:29.577Z|cf3acfce-4ede-4a4f-acc4-8b90237ae461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:34.647Z|782b88ee-c1fb-4af7-9600-41aca7f87b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:53:34.648Z|782b88ee-c1fb-4af7-9600-41aca7f87b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:53:39.279Z|7b5de259-8e72-474d-8e28-c9e0c4090517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:39.279Z|7b5de259-8e72-474d-8e28-c9e0c4090517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:39.594Z|2b7a4dff-3bf4-4b79-8c01-ad362d8c4064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:39.595Z|2b7a4dff-3bf4-4b79-8c01-ad362d8c4064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:39.595Z|a512e350-5277-4373-8f06-165fbb3204bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:39.598Z|a512e350-5277-4373-8f06-165fbb3204bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:49.298Z|c9c10458-0fa9-4bfe-89a8-06dbb1bb38dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:49.298Z|c9c10458-0fa9-4bfe-89a8-06dbb1bb38dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:49.617Z|f4ca1f3e-e33c-4c29-9227-e581ae52f24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:49.618Z|f4ca1f3e-e33c-4c29-9227-e581ae52f24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:49.618Z|026deb48-7218-44f1-8ba5-55cce4d1db02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:49.619Z|026deb48-7218-44f1-8ba5-55cce4d1db02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:49.647Z|e1e120f7-ae1a-4fb8-961d-b6b7b61eaea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:53:49.649Z|e1e120f7-ae1a-4fb8-961d-b6b7b61eaea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:53:49.800Z|f5286850-1091-4e78-80f6-6b396f989de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:53:49.800Z|f5286850-1091-4e78-80f6-6b396f989de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:53:59.320Z|4cf8ec12-c785-468e-b4d3-d2103e5d73ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:59.321Z|4cf8ec12-c785-468e-b4d3-d2103e5d73ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:59.637Z|e10356f2-e7e0-406b-8b6c-d09393c4e55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:59.637Z|96360de2-e4ac-40f7-8d84-9b0f1e232a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:53:59.638Z|e10356f2-e7e0-406b-8b6c-d09393c4e55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:53:59.638Z|96360de2-e4ac-40f7-8d84-9b0f1e232a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:04.647Z|c055660e-cde1-4692-aaf6-844e3f1db79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:54:04.648Z|c055660e-cde1-4692-aaf6-844e3f1db79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:54:09.343Z|30d0962c-0a71-4f9f-8a0f-0baac19888fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:09.344Z|30d0962c-0a71-4f9f-8a0f-0baac19888fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:09.657Z|29a27015-6941-4482-8e89-76838f64d000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:09.658Z|29a27015-6941-4482-8e89-76838f64d000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:09.660Z|e685a994-d769-429c-9cd1-cd5d58aa7d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:09.660Z|e685a994-d769-429c-9cd1-cd5d58aa7d41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:19.366Z|ac20e960-1809-428d-a435-066891aae5ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:19.367Z|ac20e960-1809-428d-a435-066891aae5ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:19.647Z|a90348cd-f687-401d-8f62-bdb18007129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:54:19.648Z|a90348cd-f687-401d-8f62-bdb18007129d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:54:19.677Z|40d6a2ad-11ed-4df9-980f-7698d2dee903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:19.677Z|40d6a2ad-11ed-4df9-980f-7698d2dee903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:19.677Z|332677ae-778a-4654-a81c-0c70c8dbc51e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:19.678Z|332677ae-778a-4654-a81c-0c70c8dbc51e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:19.801Z|bc7f134c-f60f-47f3-9dc5-5f3d8394f4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:54:19.801Z|bc7f134c-f60f-47f3-9dc5-5f3d8394f4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:54:19.945Z|8abc1631-c1d3-4a9f-a201-d0be933a5164|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:54:19.945Z|8abc1631-c1d3-4a9f-a201-d0be933a5164|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:29.389Z|8ad0c931-3587-4a22-bfb3-3a088076c672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:29.390Z|8ad0c931-3587-4a22-bfb3-3a088076c672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:29.695Z|0e1c3fc3-0f78-42be-8762-d73d16b7a8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:29.696Z|0e1c3fc3-0f78-42be-8762-d73d16b7a8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:29.702Z|932d353d-ad27-4dc3-85bd-adea543e60c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:29.703Z|932d353d-ad27-4dc3-85bd-adea543e60c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:34.647Z|e5ff24f2-c66c-47c5-9999-600a1eb0ce0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:54:34.649Z|e5ff24f2-c66c-47c5-9999-600a1eb0ce0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:54:39.414Z|b5e545a8-1353-4cea-b9cc-075080ddfbd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:39.416Z|b5e545a8-1353-4cea-b9cc-075080ddfbd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:39.712Z|cf1c2f02-874e-46f9-a82f-49d5115cd92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:39.713Z|cf1c2f02-874e-46f9-a82f-49d5115cd92b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:39.719Z|0f3ea07e-e6c6-467b-b8a8-d38f2e9404d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:39.719Z|0f3ea07e-e6c6-467b-b8a8-d38f2e9404d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:49.440Z|3ba80865-f9c9-49e2-82d5-a643e5b056a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:49.441Z|3ba80865-f9c9-49e2-82d5-a643e5b056a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:49.647Z|2a2006d1-d61c-41cf-9994-ea9286de58d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:54:49.648Z|2a2006d1-d61c-41cf-9994-ea9286de58d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:54:49.731Z|420aef51-cf74-4145-a3e3-a013e1cb0fcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:49.732Z|420aef51-cf74-4145-a3e3-a013e1cb0fcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:49.736Z|f026ccd1-e4e9-4c8b-ba9b-1abf30872dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:49.737Z|f026ccd1-e4e9-4c8b-ba9b-1abf30872dff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:49.802Z|b9d34701-6659-44e0-b70a-61e5f308b5da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:54:49.802Z|b9d34701-6659-44e0-b70a-61e5f308b5da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:54:59.459Z|efb177e5-b23e-433e-b9b0-c24e74c6e1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:59.460Z|efb177e5-b23e-433e-b9b0-c24e74c6e1a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:59.751Z|4a3e57d9-deb2-43f2-91d0-a06609151612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:59.752Z|4a3e57d9-deb2-43f2-91d0-a06609151612|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:54:59.754Z|cdbce8e9-d5fd-4103-afe0-c4bf33b302c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:54:59.755Z|cdbce8e9-d5fd-4103-afe0-c4bf33b302c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:04.647Z|0687e07b-8d3c-4e67-98d4-16e8e609b22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:55:04.647Z|0687e07b-8d3c-4e67-98d4-16e8e609b22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:55:09.478Z|57ac5be4-5ce1-4c14-a9e9-331fbda80fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:09.478Z|57ac5be4-5ce1-4c14-a9e9-331fbda80fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:09.770Z|31fa6cb8-071e-4cad-9577-84dacc18af0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:09.771Z|31fa6cb8-071e-4cad-9577-84dacc18af0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:09.774Z|06617d2c-1737-461f-b816-d98e1cb56ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:09.774Z|06617d2c-1737-461f-b816-d98e1cb56ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:19.496Z|6aa01c29-8118-4959-bcd8-a57207c4be33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:19.497Z|6aa01c29-8118-4959-bcd8-a57207c4be33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:19.647Z|849b56f1-b2ab-462b-bcce-edb9c510fb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:55:19.649Z|849b56f1-b2ab-462b-bcce-edb9c510fb0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:55:19.791Z|78c0acf8-58ae-4394-bf6d-46b84bac39c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:19.792Z|78c0acf8-58ae-4394-bf6d-46b84bac39c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:19.796Z|4a5b2775-6911-4d04-8b1a-d32eebccd89c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:19.796Z|4a5b2775-6911-4d04-8b1a-d32eebccd89c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:19.803Z|38be7423-5353-44ba-a86f-8faac270ddc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:55:19.803Z|38be7423-5353-44ba-a86f-8faac270ddc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:55:19.945Z|d5c2155e-3872-4eb4-bf5e-a291aed2680e|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:55:19.946Z|d5c2155e-3872-4eb4-bf5e-a291aed2680e|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:29.514Z|66b70c08-60ae-4bc8-8e94-6518ab446f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:29.515Z|66b70c08-60ae-4bc8-8e94-6518ab446f56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:29.815Z|d2633ef4-da89-4481-9d93-6bcf4b135c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:29.815Z|637f1b6c-6cc9-4080-a9e9-d30bf1b440aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:29.816Z|637f1b6c-6cc9-4080-a9e9-d30bf1b440aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:29.816Z|d2633ef4-da89-4481-9d93-6bcf4b135c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:34.647Z|998c029c-61de-4da3-83aa-527bd6e28e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:55:34.647Z|998c029c-61de-4da3-83aa-527bd6e28e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:55:39.536Z|6d66c05b-4729-4be5-a4e0-f3ebd70cda2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:39.536Z|6d66c05b-4729-4be5-a4e0-f3ebd70cda2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:39.836Z|9df5d1cd-8827-43c0-bb7d-97e7ac021c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:39.837Z|9df5d1cd-8827-43c0-bb7d-97e7ac021c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:39.840Z|997acc84-2666-4b13-b314-747d240383f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:39.841Z|997acc84-2666-4b13-b314-747d240383f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:49.557Z|91425830-c06f-45a3-9d62-5cf80db0aefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:49.558Z|91425830-c06f-45a3-9d62-5cf80db0aefc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:49.647Z|fe611508-36d1-4cad-a97e-952ce2da2a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:55:49.648Z|fe611508-36d1-4cad-a97e-952ce2da2a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:55:49.804Z|2b0cf256-815e-4e96-8d00-6d1d890a2b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:55:49.805Z|2b0cf256-815e-4e96-8d00-6d1d890a2b9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:55:49.859Z|f3e14abe-4917-49ca-8457-16dd3ea5c659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:49.859Z|ec58c0e1-fa36-478e-a135-5f660d1249a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:49.859Z|f3e14abe-4917-49ca-8457-16dd3ea5c659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:49.859Z|ec58c0e1-fa36-478e-a135-5f660d1249a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:59.582Z|d8721759-e8e8-4498-8b93-fe32a9c05a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:59.583Z|d8721759-e8e8-4498-8b93-fe32a9c05a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:59.876Z|f350f889-0a72-4c1a-908a-c8f17ebfc63d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:59.876Z|f350f889-0a72-4c1a-908a-c8f17ebfc63d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:55:59.879Z|6fd79f98-c031-4881-bb7e-4b2746c4343b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:55:59.880Z|6fd79f98-c031-4881-bb7e-4b2746c4343b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:04.648Z|0c8128bc-8a38-410e-b1d7-13214b2287ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:56:04.650Z|0c8128bc-8a38-410e-b1d7-13214b2287ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:56:09.605Z|b0160370-0ca3-4e9b-ba8a-020d4b1db9fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:09.606Z|b0160370-0ca3-4e9b-ba8a-020d4b1db9fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:09.905Z|a9b36d95-c6b6-4f8c-a18c-e1458cf040fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:09.905Z|7591f2c4-ecdc-43e9-a513-cb5a8ce2296a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:09.905Z|a9b36d95-c6b6-4f8c-a18c-e1458cf040fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:09.905Z|7591f2c4-ecdc-43e9-a513-cb5a8ce2296a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:19.630Z|adb6a9e6-e681-46fe-b7ad-afac59264c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:19.631Z|adb6a9e6-e681-46fe-b7ad-afac59264c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:19.647Z|9d5842ec-d10a-4789-a97b-05ef5bd366f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:56:19.648Z|9d5842ec-d10a-4789-a97b-05ef5bd366f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:56:19.805Z|ddc52445-cda5-4052-9054-0f7dda89cc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:56:19.806Z|ddc52445-cda5-4052-9054-0f7dda89cc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:56:19.922Z|1e871e3c-0e56-4339-9a24-9734f8989a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:19.922Z|797e2041-c56f-4ef3-9dd5-12be99da2164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:19.923Z|1e871e3c-0e56-4339-9a24-9734f8989a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:19.923Z|797e2041-c56f-4ef3-9dd5-12be99da2164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:19.945Z|1b73bf78-b310-4fab-ac52-4f10218a7c49|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:56:19.946Z|1b73bf78-b310-4fab-ac52-4f10218a7c49|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:29.662Z|fbb6faa6-3e0a-4c60-83df-b39a04c57c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:29.664Z|fbb6faa6-3e0a-4c60-83df-b39a04c57c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:29.941Z|4207971c-fbe0-435f-8c40-99527002a16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:29.941Z|4207971c-fbe0-435f-8c40-99527002a16e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:29.943Z|a238c97d-a1fb-4e5b-8e09-af67977b2d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:29.943Z|a238c97d-a1fb-4e5b-8e09-af67977b2d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:34.647Z|67d0e00d-d023-433b-a281-da37ca3df4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:56:34.648Z|67d0e00d-d023-433b-a281-da37ca3df4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:56:39.690Z|986006e8-f1a5-4098-8d54-46145753ff4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:39.691Z|986006e8-f1a5-4098-8d54-46145753ff4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:40.006Z|79f7eaad-af51-4d51-9785-7f6150eb5ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:40.006Z|79f7eaad-af51-4d51-9785-7f6150eb5ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:40.006Z|7ffe30a1-f626-4c34-b28d-3fe6d8c8eff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:40.007Z|7ffe30a1-f626-4c34-b28d-3fe6d8c8eff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:49.647Z|76f5c868-9120-4b06-80b6-a5f511b68d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:56:49.649Z|76f5c868-9120-4b06-80b6-a5f511b68d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:56:49.746Z|012d4e04-2553-48bc-b5c7-3c0a18f168ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:49.746Z|012d4e04-2553-48bc-b5c7-3c0a18f168ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:49.806Z|5b0d7a15-ee10-4ee7-858e-c2588ab3de32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:56:49.807Z|5b0d7a15-ee10-4ee7-858e-c2588ab3de32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:56:50.026Z|b3d3e262-016d-4653-8181-e12c965f6825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:50.026Z|5c8c7b94-e732-4a03-9bad-9382f4e7cf84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:50.026Z|b3d3e262-016d-4653-8181-e12c965f6825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:50.026Z|5c8c7b94-e732-4a03-9bad-9382f4e7cf84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:56:59.764Z|4f10e673-4da7-4ec7-b0be-da398f85cb2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:56:59.765Z|4f10e673-4da7-4ec7-b0be-da398f85cb2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:00.045Z|98dbec2b-3557-4c0f-88f7-d2f0b3ea44ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:00.045Z|98dbec2b-3557-4c0f-88f7-d2f0b3ea44ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:00.047Z|d4c2f8ee-9728-4b49-8e91-e7f7547a1eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:00.048Z|d4c2f8ee-9728-4b49-8e91-e7f7547a1eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:04.647Z|b8b40004-e54b-48fb-9dee-659682780141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:57:04.647Z|b8b40004-e54b-48fb-9dee-659682780141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:57:09.783Z|dab1da99-8258-4929-8884-0db8a67e41c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:09.783Z|dab1da99-8258-4929-8884-0db8a67e41c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:10.063Z|6c8df094-f127-46cd-93f8-594f76377185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:10.063Z|6c8df094-f127-46cd-93f8-594f76377185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:10.065Z|4d39fc9c-bc72-4f5e-be47-ae861910d030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:10.065Z|4d39fc9c-bc72-4f5e-be47-ae861910d030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:19.647Z|63e0128d-7e79-4a83-ab51-64a784bb9a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:57:19.648Z|63e0128d-7e79-4a83-ab51-64a784bb9a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:57:19.801Z|af12f48f-2274-4fdf-aa1f-9bf5605c2a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:19.801Z|af12f48f-2274-4fdf-aa1f-9bf5605c2a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:19.807Z|59422ef9-05c5-46bf-9fe1-06b095d1dfc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:57:19.808Z|59422ef9-05c5-46bf-9fe1-06b095d1dfc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:57:19.947Z|821bf833-280e-4244-8036-f96e78312c4d|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:57:19.947Z|821bf833-280e-4244-8036-f96e78312c4d|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:20.082Z|4a9611f1-4032-4ff0-b398-a964a7c4ec04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:20.083Z|4a9611f1-4032-4ff0-b398-a964a7c4ec04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:20.083Z|bbb580c9-1db6-4699-bd13-089de9b78bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:20.084Z|bbb580c9-1db6-4699-bd13-089de9b78bad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:29.820Z|0b52549e-ac47-476c-a0c2-d07e4f9ce8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:29.821Z|0b52549e-ac47-476c-a0c2-d07e4f9ce8c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:30.102Z|57e00a16-0c8b-4555-9436-94c207aacff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:30.103Z|57e00a16-0c8b-4555-9436-94c207aacff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:30.105Z|69906b25-e0d9-4266-b210-a03db1fc0dfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:30.106Z|69906b25-e0d9-4266-b210-a03db1fc0dfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:34.647Z|32f38775-bde1-44aa-b54c-cd2846358577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:57:34.649Z|32f38775-bde1-44aa-b54c-cd2846358577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:57:39.842Z|4716c5ed-d472-4906-8eac-c7b83f38ebf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:39.843Z|4716c5ed-d472-4906-8eac-c7b83f38ebf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:40.123Z|ccb94b27-a036-45ba-990e-eba291036035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:40.124Z|ccb94b27-a036-45ba-990e-eba291036035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:40.127Z|af5cced4-d8c1-4546-b4e6-a91ce1c860b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:40.128Z|af5cced4-d8c1-4546-b4e6-a91ce1c860b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:49.648Z|626510b1-46c5-40c6-9727-6a14f304c59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:57:49.649Z|626510b1-46c5-40c6-9727-6a14f304c59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:57:49.808Z|11cbda95-d1b7-4550-8f4f-dfe24debee54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:57:49.809Z|11cbda95-d1b7-4550-8f4f-dfe24debee54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:57:49.863Z|d4954d10-9f0b-4557-b794-d1f50724a8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:49.863Z|d4954d10-9f0b-4557-b794-d1f50724a8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:50.143Z|bc483aa0-abe8-4207-bd4d-f010b17242da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:50.144Z|bc483aa0-abe8-4207-bd4d-f010b17242da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:50.145Z|9251224d-a623-41ec-8a03-5fb6b5332f20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:50.145Z|9251224d-a623-41ec-8a03-5fb6b5332f20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:57:59.885Z|a3edd55c-8a32-4fd9-ba22-802b29c18d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:57:59.886Z|a3edd55c-8a32-4fd9-ba22-802b29c18d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:00.162Z|46628aa7-877c-4f2c-b098-781528019dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:00.163Z|46628aa7-877c-4f2c-b098-781528019dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:00.164Z|576b2af1-da94-41d2-9890-34b787d2d1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:00.164Z|576b2af1-da94-41d2-9890-34b787d2d1e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:04.648Z|fa99e44f-c458-47e0-a0cd-3a65d7f8fab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:58:04.648Z|fa99e44f-c458-47e0-a0cd-3a65d7f8fab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:58:09.909Z|b76db085-4fbe-40f3-ab9d-a33835a84d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:09.910Z|b76db085-4fbe-40f3-ab9d-a33835a84d4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:10.182Z|2814d97e-fc65-49f0-b702-bc984941fba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:10.182Z|bfe02df3-7cb9-4b12-97f7-f6c03ba74805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:10.183Z|bfe02df3-7cb9-4b12-97f7-f6c03ba74805|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:10.183Z|2814d97e-fc65-49f0-b702-bc984941fba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:19.648Z|7877dbea-b9e8-45f7-8bb9-f0ff266245b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:58:19.651Z|7877dbea-b9e8-45f7-8bb9-f0ff266245b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:58:19.811Z|cc87f290-64ea-4846-b5e5-128f28147ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:58:19.813Z|cc87f290-64ea-4846-b5e5-128f28147ccb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:58:19.951Z|bf4ecf37-fcfd-41e7-8efa-2a46b1b2a0c2|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:58:19.952Z|96d36a39-f83f-4987-9299-7009d9139887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:19.952Z|bf4ecf37-fcfd-41e7-8efa-2a46b1b2a0c2|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:19.952Z|96d36a39-f83f-4987-9299-7009d9139887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:20.201Z|0481ecb5-153d-4d9f-9128-a8a74cd9919e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:20.202Z|0481ecb5-153d-4d9f-9128-a8a74cd9919e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:20.204Z|6078ea3d-6eae-4267-b0ef-bc41b450adf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:20.204Z|6078ea3d-6eae-4267-b0ef-bc41b450adf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:29.979Z|bb60614d-1eac-4d71-8693-401cc6f93858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:29.980Z|bb60614d-1eac-4d71-8693-401cc6f93858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:30.222Z|97a99af8-8c24-4b6b-a908-20a6b2e4308a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:30.223Z|97a99af8-8c24-4b6b-a908-20a6b2e4308a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:30.223Z|9e8d67fc-22e5-44ee-b330-cc60cd37387f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:30.224Z|9e8d67fc-22e5-44ee-b330-cc60cd37387f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:34.647Z|9e4a548f-ff25-464a-b9ec-6f30026f27c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:58:34.648Z|9e4a548f-ff25-464a-b9ec-6f30026f27c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:58:39.999Z|51e81cf2-d3b4-4099-9c38-fc785fe9abaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:40.000Z|51e81cf2-d3b4-4099-9c38-fc785fe9abaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:40.243Z|076655e2-f62d-4ea3-9530-b5c106641b45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:40.244Z|076655e2-f62d-4ea3-9530-b5c106641b45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:40.249Z|d46f23cd-980f-4e97-9288-aeea429c7afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:40.249Z|d46f23cd-980f-4e97-9288-aeea429c7afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:49.647Z|46184e2e-bbe5-4a57-8c01-e45bb195830e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:58:49.648Z|46184e2e-bbe5-4a57-8c01-e45bb195830e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:58:49.815Z|a9afae8c-7c32-4642-81df-336ead22586a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:58:49.815Z|a9afae8c-7c32-4642-81df-336ead22586a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:58:50.018Z|2cb98851-d1fd-411f-b312-07031e5c3324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:50.019Z|2cb98851-d1fd-411f-b312-07031e5c3324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:50.263Z|5c564069-00dd-46c0-8977-2adf7e14b686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:50.264Z|5c564069-00dd-46c0-8977-2adf7e14b686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:58:50.272Z|8f4a9d4e-61cf-41e1-b8ad-c14b57ed0738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:58:50.272Z|8f4a9d4e-61cf-41e1-b8ad-c14b57ed0738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:00.037Z|50975ccb-3fd6-48d3-b224-9f58c562c035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:00.038Z|50975ccb-3fd6-48d3-b224-9f58c562c035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:00.280Z|4fca3638-305d-4ac0-a56a-78ffed5630b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:00.281Z|4fca3638-305d-4ac0-a56a-78ffed5630b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:00.288Z|2cbade92-d717-4ae4-ac28-7ebd21b1389b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:00.288Z|2cbade92-d717-4ae4-ac28-7ebd21b1389b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:04.647Z|66efc114-04b5-473d-8335-1ea52bd33243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:59:04.649Z|66efc114-04b5-473d-8335-1ea52bd33243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:59:10.057Z|63512365-bfbc-43b5-b983-906d3edb85d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:10.058Z|63512365-bfbc-43b5-b983-906d3edb85d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:10.312Z|60672bf1-eec5-443d-8436-2c5b5e00cf94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:10.312Z|6b716c2e-5b9f-4cad-92b2-11d7f3e98b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:10.313Z|6b716c2e-5b9f-4cad-92b2-11d7f3e98b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:10.313Z|60672bf1-eec5-443d-8436-2c5b5e00cf94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:19.647Z|4a3c6cc0-9a34-444b-8f71-76d02241df92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:59:19.648Z|4a3c6cc0-9a34-444b-8f71-76d02241df92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:59:19.816Z|c54649c4-f0aa-40e1-9870-9be78eb8d367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:59:19.816Z|c54649c4-f0aa-40e1-9870-9be78eb8d367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:59:19.945Z|6c640238-1f04-468f-86d0-13048e4a468b|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T11:59:19.946Z|6c640238-1f04-468f-86d0-13048e4a468b|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:20.076Z|5c83abd6-be3c-418a-9af6-166256ff64e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:20.076Z|5c83abd6-be3c-418a-9af6-166256ff64e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:20.332Z|c77b01c4-3cd4-4bb2-a446-467de99ca098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:20.332Z|5fda9bb3-2320-4802-9989-181e1d6a9b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:20.333Z|c77b01c4-3cd4-4bb2-a446-467de99ca098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:20.333Z|5fda9bb3-2320-4802-9989-181e1d6a9b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:30.094Z|66d4c54a-9099-4e76-85b0-d12fe7d6be71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:30.094Z|66d4c54a-9099-4e76-85b0-d12fe7d6be71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:30.352Z|8eff49ae-f75b-4786-93a0-738e033f430b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:30.353Z|8eff49ae-f75b-4786-93a0-738e033f430b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:30.363Z|3036b945-f722-4949-bab8-63a843980d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:30.364Z|3036b945-f722-4949-bab8-63a843980d21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:34.647Z|9be1a93c-9c63-4b93-9ed5-3d79a075e422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:59:34.648Z|9be1a93c-9c63-4b93-9ed5-3d79a075e422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:59:40.117Z|24114bc3-463a-4d9f-a903-2a15a346d93d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:40.118Z|24114bc3-463a-4d9f-a903-2a15a346d93d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:40.371Z|b4b6d153-5d9d-4e12-8b06-7dc07f230590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:40.372Z|b4b6d153-5d9d-4e12-8b06-7dc07f230590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:40.383Z|46d819b8-4c2e-45b6-9efb-62db7f378625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:40.384Z|46d819b8-4c2e-45b6-9efb-62db7f378625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:49.648Z|03ed5c8d-d339-4c9a-8394-c81a874059fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:59:49.651Z|03ed5c8d-d339-4c9a-8394-c81a874059fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:59:49.816Z|d82a1e2e-16dc-4843-bee6-f948dfc3b7da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T11:59:49.817Z|d82a1e2e-16dc-4843-bee6-f948dfc3b7da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T11:59:50.140Z|87ef5660-f610-441d-8d56-3230d66c7755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:50.141Z|87ef5660-f610-441d-8d56-3230d66c7755|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:50.389Z|99b37511-0c1f-489f-80e8-74ddaed09cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:50.389Z|99b37511-0c1f-489f-80e8-74ddaed09cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T11:59:50.404Z|ae8abb66-4ef3-42ae-bd2e-0281d4a68f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T11:59:50.405Z|ae8abb66-4ef3-42ae-bd2e-0281d4a68f42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:00.164Z|eb77bb91-8f09-4279-8045-ac3fbdef3c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:00.165Z|eb77bb91-8f09-4279-8045-ac3fbdef3c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:00.407Z|b3a50ae8-600e-4e21-a494-32e3fd8a2ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:00.407Z|b3a50ae8-600e-4e21-a494-32e3fd8a2ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:00.422Z|c32e942c-78be-4de9-b066-bb6c0c8d68a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:00.422Z|c32e942c-78be-4de9-b066-bb6c0c8d68a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:04.648Z|b30eca61-62da-4eff-b885-852e4c195f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:00:04.648Z|b30eca61-62da-4eff-b885-852e4c195f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:00:10.188Z|b90df676-e4d5-4eaa-9de1-9676baf6b3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:10.189Z|b90df676-e4d5-4eaa-9de1-9676baf6b3c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:10.427Z|5a79884a-34c6-4b4f-b920-84a5f6286c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:10.428Z|5a79884a-34c6-4b4f-b920-84a5f6286c78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:10.441Z|b8f94de2-55d3-4b26-9c15-39441d601c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:10.441Z|b8f94de2-55d3-4b26-9c15-39441d601c4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:19.649Z|94fbf1f4-8e2f-441f-a3a7-1e267f4a2104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:00:19.651Z|94fbf1f4-8e2f-441f-a3a7-1e267f4a2104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:00:19.818Z|4589d819-04d4-46d8-8696-93ba5853860d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:00:19.818Z|4589d819-04d4-46d8-8696-93ba5853860d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:00:19.950Z|4d629c75-adba-4d41-a2a9-3cf150ecdd72|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:00:19.952Z|4d629c75-adba-4d41-a2a9-3cf150ecdd72|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:20.209Z|82ba64bd-1b2d-4f97-8eee-1b1727031227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:20.210Z|82ba64bd-1b2d-4f97-8eee-1b1727031227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:20.446Z|4c339139-b127-4c12-baf9-983984a1201f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:20.447Z|4c339139-b127-4c12-baf9-983984a1201f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:20.462Z|c3625ffc-1ff1-43e0-8779-fa3483119a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:20.462Z|c3625ffc-1ff1-43e0-8779-fa3483119a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:30.230Z|08b857dd-5e92-4b30-9456-0b83cb7ff5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:30.231Z|08b857dd-5e92-4b30-9456-0b83cb7ff5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:30.464Z|c2dec21d-ba40-4520-a467-ad2e5b1605c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:30.464Z|c2dec21d-ba40-4520-a467-ad2e5b1605c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:30.480Z|25ed0f33-c69f-419e-914f-0dad615b9e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:30.481Z|25ed0f33-c69f-419e-914f-0dad615b9e84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:34.647Z|3c1c418f-f122-4928-85ac-5bc4478b8d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:00:34.649Z|3c1c418f-f122-4928-85ac-5bc4478b8d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:00:40.321Z|6d991545-4c87-446f-987d-645f451e339f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:40.322Z|6d991545-4c87-446f-987d-645f451e339f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:40.483Z|7189c63f-cbc3-49fc-a50c-b6954bba8862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:40.483Z|7189c63f-cbc3-49fc-a50c-b6954bba8862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:40.497Z|2ad043e6-3548-4b46-8318-bc79af781002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:40.498Z|2ad043e6-3548-4b46-8318-bc79af781002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:49.647Z|fab33bd6-3f73-451a-8569-2056cdc5e7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:00:49.648Z|fab33bd6-3f73-451a-8569-2056cdc5e7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:00:49.819Z|7537cb8f-71d1-4e3a-baa4-6cff3380329f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:00:49.820Z|7537cb8f-71d1-4e3a-baa4-6cff3380329f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:00:50.343Z|e2de0f99-8889-4535-b492-a5dd35f3a295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:50.344Z|e2de0f99-8889-4535-b492-a5dd35f3a295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:50.503Z|a793631d-a08c-4e58-b54c-50103bc62b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:50.504Z|a793631d-a08c-4e58-b54c-50103bc62b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:00:50.517Z|603764d6-592a-4cd1-a8b8-22f31aecd245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:00:50.517Z|603764d6-592a-4cd1-a8b8-22f31aecd245|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:00.364Z|f6e32761-e7b3-4cbe-a505-8005e6bdbf6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:00.365Z|f6e32761-e7b3-4cbe-a505-8005e6bdbf6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:00.524Z|a781caf7-65af-46d2-bed5-f52804cd3d15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:00.525Z|a781caf7-65af-46d2-bed5-f52804cd3d15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:00.535Z|2f47de36-bae7-4f51-a995-4b31c40810ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:00.536Z|2f47de36-bae7-4f51-a995-4b31c40810ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:04.647Z|158cdb2a-c12d-46c4-8de9-6a595ee18510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:01:04.648Z|158cdb2a-c12d-46c4-8de9-6a595ee18510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:01:10.382Z|6a727b13-6646-454b-8c40-958ec5a31d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:10.382Z|6a727b13-6646-454b-8c40-958ec5a31d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:10.547Z|d31cb3c7-3d29-4b1c-9e79-1eb5ac5e1962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:10.547Z|d31cb3c7-3d29-4b1c-9e79-1eb5ac5e1962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:10.551Z|57f352a0-2dda-42f5-bd4b-40f1f48bfa02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:10.552Z|57f352a0-2dda-42f5-bd4b-40f1f48bfa02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:19.647Z|9a1cbf43-4c0c-435f-8947-5f6357dadff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:01:19.649Z|9a1cbf43-4c0c-435f-8947-5f6357dadff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:01:19.820Z|baaca694-cfeb-460f-b0ea-53f9da01a260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:01:19.821Z|baaca694-cfeb-460f-b0ea-53f9da01a260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:01:19.945Z|69fe07c7-d651-4ec8-884f-27a0282d6a9c|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:01:19.946Z|69fe07c7-d651-4ec8-884f-27a0282d6a9c|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:20.399Z|15d8d2d1-0c2e-4280-8c4e-089b6f30cbcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:20.400Z|15d8d2d1-0c2e-4280-8c4e-089b6f30cbcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:20.565Z|f31fe71e-9a59-460e-8042-f8080b948179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:20.566Z|f31fe71e-9a59-460e-8042-f8080b948179|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:20.569Z|64e36464-e444-40a5-8649-722955519963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:20.569Z|64e36464-e444-40a5-8649-722955519963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:30.418Z|91f42070-0e62-4a82-ab97-245ee9b209fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:30.419Z|91f42070-0e62-4a82-ab97-245ee9b209fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:30.584Z|f09d8d40-303b-4012-97d2-0c5419184377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:30.585Z|f09d8d40-303b-4012-97d2-0c5419184377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:30.586Z|5bbc8443-96d6-4818-9551-4e0c1b779017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:30.587Z|5bbc8443-96d6-4818-9551-4e0c1b779017|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:34.647Z|0bfd9cb2-a191-49e5-9950-c202cfd8ca61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:01:34.648Z|0bfd9cb2-a191-49e5-9950-c202cfd8ca61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:01:40.438Z|64c8dc53-f8a2-46d5-b301-9ae072687c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:40.439Z|64c8dc53-f8a2-46d5-b301-9ae072687c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:40.603Z|35ff40fa-7ff4-4a6a-9021-db37474bd006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:40.603Z|8ceea348-ec06-4aed-837b-628de104dacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:40.604Z|35ff40fa-7ff4-4a6a-9021-db37474bd006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:40.604Z|8ceea348-ec06-4aed-837b-628de104dacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:49.648Z|4bde6313-dbd4-4468-b3e1-79d7eb4e8e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:01:49.651Z|4bde6313-dbd4-4468-b3e1-79d7eb4e8e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:01:49.821Z|e5dc1907-d29a-414f-9d5f-47244c4375a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:01:49.822Z|e5dc1907-d29a-414f-9d5f-47244c4375a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:01:50.464Z|95e8b807-36cc-4874-acb5-144dcd112e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:50.465Z|95e8b807-36cc-4874-acb5-144dcd112e29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:50.622Z|e2d6b231-9de8-48a4-aca4-cd42d931ec75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:50.622Z|dbdbc619-f2f6-47b7-b73b-39f23e07232a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:01:50.622Z|e2d6b231-9de8-48a4-aca4-cd42d931ec75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:01:50.622Z|dbdbc619-f2f6-47b7-b73b-39f23e07232a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:00.486Z|95691d56-ff6f-4146-80ae-444bc93ba504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:00.487Z|95691d56-ff6f-4146-80ae-444bc93ba504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:00.641Z|5f30c5d7-4110-4402-b0ad-bbc8e395c339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:00.641Z|e60d0865-8048-4e10-afa9-4eabd61c2db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:00.642Z|e60d0865-8048-4e10-afa9-4eabd61c2db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:00.646Z|5f30c5d7-4110-4402-b0ad-bbc8e395c339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:04.647Z|d7e19623-072d-4b44-ad2c-e5163df45af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:02:04.648Z|d7e19623-072d-4b44-ad2c-e5163df45af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:02:10.509Z|601b2b58-58fc-46ae-8271-830097bdb96e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:10.510Z|601b2b58-58fc-46ae-8271-830097bdb96e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:10.666Z|8b0bacd9-9249-482e-8cd8-570fb4f8539c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:10.666Z|0cf69c3e-57fa-4810-a95e-fc0e41a24e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:10.666Z|8b0bacd9-9249-482e-8cd8-570fb4f8539c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:10.666Z|0cf69c3e-57fa-4810-a95e-fc0e41a24e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:19.647Z|15787b7c-7cae-4a45-8cbf-bc34b91a0e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:02:19.648Z|15787b7c-7cae-4a45-8cbf-bc34b91a0e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:02:19.823Z|6b94222d-92bf-4065-824d-543833a16412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:02:19.823Z|6b94222d-92bf-4065-824d-543833a16412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:02:19.946Z|14a13d93-225b-4bdb-9138-c2c23546f98b|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:02:19.947Z|14a13d93-225b-4bdb-9138-c2c23546f98b|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:20.529Z|6be009c1-c9f5-417a-bf24-ed8979a1cc11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:20.530Z|6be009c1-c9f5-417a-bf24-ed8979a1cc11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:20.687Z|0aedfe34-3b1b-4d48-9614-ad6eb0a0af98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:20.688Z|0aedfe34-3b1b-4d48-9614-ad6eb0a0af98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:20.691Z|4853b67f-6a5b-4ef4-b5a0-c903001dd981|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:20.691Z|4853b67f-6a5b-4ef4-b5a0-c903001dd981|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:30.556Z|125896ec-8b20-4db2-8d05-98a5ea54de6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:30.559Z|125896ec-8b20-4db2-8d05-98a5ea54de6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:30.707Z|152a923c-1f04-4a75-8578-a11b644c6268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:30.707Z|3569b258-4873-4b6f-ac35-111e03e42514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:30.708Z|3569b258-4873-4b6f-ac35-111e03e42514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:30.708Z|152a923c-1f04-4a75-8578-a11b644c6268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:34.648Z|3c252bdc-b938-43c4-a21b-345661c8ff12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:02:34.651Z|3c252bdc-b938-43c4-a21b-345661c8ff12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:02:40.580Z|165de572-1b92-4a05-af39-a89f578e9949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:40.581Z|165de572-1b92-4a05-af39-a89f578e9949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:40.725Z|8e64cb28-be21-4b56-aa37-58ab6cab2bd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:40.726Z|8e64cb28-be21-4b56-aa37-58ab6cab2bd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:40.728Z|54dda6c8-96e6-49d6-9c2c-85bcc4e11f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:40.729Z|54dda6c8-96e6-49d6-9c2c-85bcc4e11f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:49.647Z|b8ecbe45-16e3-4a4f-baf1-d2f6f3ff401a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:02:49.648Z|b8ecbe45-16e3-4a4f-baf1-d2f6f3ff401a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:02:49.824Z|09860fa7-bf3a-420d-bad8-abe218c17101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:02:49.824Z|09860fa7-bf3a-420d-bad8-abe218c17101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:02:50.598Z|da83f128-8785-4bd6-80bd-776f4fd6a847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:50.598Z|da83f128-8785-4bd6-80bd-776f4fd6a847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:50.746Z|0bed9a69-30cb-4482-b21c-d18d791a5ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:50.747Z|0bed9a69-30cb-4482-b21c-d18d791a5ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:02:50.747Z|6557ddd4-5991-4a1a-965d-c4213eea1859|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:02:50.748Z|6557ddd4-5991-4a1a-965d-c4213eea1859|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:00.615Z|6f79187a-59c0-4eab-82e6-fbc7cde1e705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:00.616Z|6f79187a-59c0-4eab-82e6-fbc7cde1e705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:00.765Z|4d6468d5-99c8-4ac6-8a1b-dca907554573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:00.765Z|652baa51-a7f1-4074-90b5-c518296fc71c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:00.766Z|4d6468d5-99c8-4ac6-8a1b-dca907554573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:00.766Z|652baa51-a7f1-4074-90b5-c518296fc71c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:04.647Z|cac1b805-e070-4bb9-a974-eb94e9364025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:03:04.648Z|cac1b805-e070-4bb9-a974-eb94e9364025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:03:10.636Z|fd3a5462-170d-4525-a4b5-c11b310d3323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:10.636Z|fd3a5462-170d-4525-a4b5-c11b310d3323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:10.788Z|bea69c37-77ef-44a3-9843-abdd11bc81a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:10.788Z|0f16c242-4138-47ae-9c99-caca684db11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:10.788Z|0f16c242-4138-47ae-9c99-caca684db11f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:10.788Z|bea69c37-77ef-44a3-9843-abdd11bc81a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:19.647Z|755d5154-41a5-40ee-8571-1ff5485cc5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:03:19.649Z|755d5154-41a5-40ee-8571-1ff5485cc5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:03:19.825Z|47722950-1401-4815-9738-15dfee036b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:03:19.825Z|47722950-1401-4815-9738-15dfee036b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:03:19.946Z|e085e9d4-b059-430a-aa82-4fb634535089|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:03:19.946Z|e085e9d4-b059-430a-aa82-4fb634535089|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:20.692Z|162aed04-e79f-4be9-aff7-2b8871d521e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:20.693Z|162aed04-e79f-4be9-aff7-2b8871d521e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:20.807Z|872c29c5-1852-483a-b191-be330b110d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:20.807Z|180ae846-4ea1-47f5-b717-db67984db09b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:20.807Z|872c29c5-1852-483a-b191-be330b110d27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:20.807Z|180ae846-4ea1-47f5-b717-db67984db09b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:30.714Z|d9250140-288e-4af0-931a-57f2baf1996d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:30.715Z|d9250140-288e-4af0-931a-57f2baf1996d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:30.831Z|b3396049-fc9d-47df-b85c-a056d1f9a55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:30.831Z|ea459c5b-8c78-4bc2-9fc6-0921cc039851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:30.831Z|ea459c5b-8c78-4bc2-9fc6-0921cc039851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:30.831Z|b3396049-fc9d-47df-b85c-a056d1f9a55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:34.647Z|550284b2-02c2-4db9-ad74-b723e4872b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:03:34.648Z|550284b2-02c2-4db9-ad74-b723e4872b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:03:40.736Z|45d65ec0-f449-4cb8-8de6-c568925e0034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:40.737Z|45d65ec0-f449-4cb8-8de6-c568925e0034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:40.854Z|c944408a-77b7-47bd-9495-aafae3ad8742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:40.855Z|c944408a-77b7-47bd-9495-aafae3ad8742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:40.856Z|317144af-1c09-4519-8e42-03212077d710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:40.857Z|317144af-1c09-4519-8e42-03212077d710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:49.648Z|fb97cac7-0d49-4567-adfb-58be7a0fc6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:03:49.649Z|fb97cac7-0d49-4567-adfb-58be7a0fc6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:03:49.826Z|df5f57f6-1b44-4f69-ae6a-24875075974f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:03:49.826Z|df5f57f6-1b44-4f69-ae6a-24875075974f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:03:50.759Z|8efd763b-c4e4-44a0-8baf-35b72a8f902d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:50.759Z|8efd763b-c4e4-44a0-8baf-35b72a8f902d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:50.874Z|e32570dc-bcff-422f-a48e-be558cda8ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:50.874Z|e32570dc-bcff-422f-a48e-be558cda8ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:03:50.874Z|fb5bd06e-b051-46b3-a6b6-518c05b23bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:03:50.875Z|fb5bd06e-b051-46b3-a6b6-518c05b23bd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:00.781Z|54b1c8af-cc9a-4689-8286-c29cca20f825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:00.782Z|54b1c8af-cc9a-4689-8286-c29cca20f825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:00.892Z|cb8b51d2-b6fa-4353-a292-31235c839113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:00.892Z|22bf406a-5d95-4917-a77d-ca621742f657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:00.893Z|22bf406a-5d95-4917-a77d-ca621742f657|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:00.893Z|cb8b51d2-b6fa-4353-a292-31235c839113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:04.653Z|fa4039fc-deee-4f7f-b6b7-d755a443a3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:04:04.656Z|fa4039fc-deee-4f7f-b6b7-d755a443a3c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:04:10.804Z|4c9e9d81-58c0-4bea-ab0f-77bfb5a87be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:10.805Z|4c9e9d81-58c0-4bea-ab0f-77bfb5a87be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:10.911Z|1a9df77e-bf44-485c-9209-f29d20df9616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:10.911Z|79f50d20-44a9-4d58-9aa4-f23fbf2814f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:10.912Z|1a9df77e-bf44-485c-9209-f29d20df9616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:10.912Z|79f50d20-44a9-4d58-9aa4-f23fbf2814f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:19.647Z|c7aac026-e94d-41c0-ae49-8b5c13506d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:04:19.648Z|c7aac026-e94d-41c0-ae49-8b5c13506d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:04:19.827Z|611d1a2a-ed9d-4d13-be74-ecc325d906dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:04:19.828Z|611d1a2a-ed9d-4d13-be74-ecc325d906dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:04:19.946Z|2cc1aff0-4cff-4987-8168-a3b68aca4df9|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:04:19.947Z|2cc1aff0-4cff-4987-8168-a3b68aca4df9|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:20.825Z|52422ad6-9ede-4800-9e72-576f9a234083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:20.826Z|52422ad6-9ede-4800-9e72-576f9a234083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:20.931Z|0f4dc016-d632-44c6-a433-16218bd02ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:20.931Z|e7618b0f-71c1-4a61-8ee9-0c3b1fc7d4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:20.932Z|0f4dc016-d632-44c6-a433-16218bd02ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:20.932Z|e7618b0f-71c1-4a61-8ee9-0c3b1fc7d4eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:30.853Z|00d40832-13d2-40cd-a6a7-e60bcec53214|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:30.855Z|00d40832-13d2-40cd-a6a7-e60bcec53214|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:30.952Z|9daa2d88-7cb1-441b-96a0-887e875d9cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:30.952Z|9daa2d88-7cb1-441b-96a0-887e875d9cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:30.957Z|04e0d517-1851-4565-8bee-81f2e5594aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:30.957Z|04e0d517-1851-4565-8bee-81f2e5594aa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:34.647Z|e0e09eff-29bd-4d96-8480-8ed101260fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:04:34.648Z|e0e09eff-29bd-4d96-8480-8ed101260fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:04:40.882Z|5ce7f500-4fd3-44f7-81e8-a4aa4f7999ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:40.883Z|5ce7f500-4fd3-44f7-81e8-a4aa4f7999ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:40.972Z|25b938a6-13be-44c4-9df2-fad38fe8e74c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:40.972Z|25b938a6-13be-44c4-9df2-fad38fe8e74c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:40.974Z|8ed41e75-9c2d-4853-b7b5-15f54e293634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:40.974Z|8ed41e75-9c2d-4853-b7b5-15f54e293634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:49.647Z|575299d7-77c7-4677-8d50-50f757b8922a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:04:49.649Z|575299d7-77c7-4677-8d50-50f757b8922a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:04:49.828Z|df86f87c-4406-4dac-a721-9d297c060d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:04:49.829Z|df86f87c-4406-4dac-a721-9d297c060d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:04:50.900Z|1fbee573-01be-4de9-be2c-85506b9f5aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:50.900Z|1fbee573-01be-4de9-be2c-85506b9f5aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:50.991Z|11d0fa9c-728c-4261-a835-41aa30258bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:50.991Z|290442df-0e74-4381-965e-fd41e89f0135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:04:50.992Z|290442df-0e74-4381-965e-fd41e89f0135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:04:50.992Z|11d0fa9c-728c-4261-a835-41aa30258bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:00.919Z|876cb955-6320-4174-923f-04f643cdf984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:00.920Z|876cb955-6320-4174-923f-04f643cdf984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:01.010Z|ce37202f-7af8-4d72-8052-20957eebb262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:01.011Z|ce37202f-7af8-4d72-8052-20957eebb262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:01.012Z|4a57097d-60f8-4214-88b6-0ccbc22d8df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:01.013Z|4a57097d-60f8-4214-88b6-0ccbc22d8df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:04.647Z|f0048b86-31e2-43c3-992e-470d44d7158d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:05:04.648Z|f0048b86-31e2-43c3-992e-470d44d7158d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:05:10.938Z|6c9bd25b-2fd2-4305-a075-20b83db92ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:10.938Z|6c9bd25b-2fd2-4305-a075-20b83db92ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:11.031Z|1601efcc-5668-447c-8880-bf169370b0a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:11.031Z|254b4143-fe57-4a37-95ff-cb7b914ccfeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:11.032Z|1601efcc-5668-447c-8880-bf169370b0a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:11.033Z|254b4143-fe57-4a37-95ff-cb7b914ccfeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:19.647Z|e6875127-ef14-4f74-b590-8a8f1f6bcae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:05:19.648Z|e6875127-ef14-4f74-b590-8a8f1f6bcae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:05:19.829Z|84629633-053b-403c-9656-95368827c7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:05:19.830Z|84629633-053b-403c-9656-95368827c7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:05:19.946Z|4299c4b2-5f76-4734-8e36-d4e75e2412d8|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:05:19.946Z|4299c4b2-5f76-4734-8e36-d4e75e2412d8|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:20.959Z|2e7f4933-88bd-4b76-9c53-91db1fcecaa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:20.959Z|2e7f4933-88bd-4b76-9c53-91db1fcecaa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:21.051Z|c96ca027-3358-4780-82e7-68269ee7f9ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:21.051Z|d96b219d-0d64-4e5c-83ef-152f3b112f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:21.052Z|d96b219d-0d64-4e5c-83ef-152f3b112f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:21.052Z|c96ca027-3358-4780-82e7-68269ee7f9ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:30.977Z|d14a5a4e-5b40-48b0-90a6-298825df6982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:30.978Z|d14a5a4e-5b40-48b0-90a6-298825df6982|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:31.072Z|d0d24c84-035c-42ce-aee2-7047c83bd29c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:31.072Z|d0d24c84-035c-42ce-aee2-7047c83bd29c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:31.072Z|509ce0a6-7d2d-433c-9e73-d7dec178f419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:31.073Z|509ce0a6-7d2d-433c-9e73-d7dec178f419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:34.647Z|9bf5aedd-5651-47cd-847a-8afc4a0d596f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:05:34.649Z|9bf5aedd-5651-47cd-847a-8afc4a0d596f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:05:40.999Z|e52da93d-075c-4714-a9e7-7b34ba0ade7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:41.000Z|e52da93d-075c-4714-a9e7-7b34ba0ade7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:41.092Z|1264da27-e41c-45eb-b24c-0e0e0a823d3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:41.092Z|1264da27-e41c-45eb-b24c-0e0e0a823d3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:41.094Z|b9cdac01-8d53-4f63-95e4-d8feeb5a9f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:41.095Z|b9cdac01-8d53-4f63-95e4-d8feeb5a9f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:49.648Z|54061a03-f811-44a4-90f0-ce63d40e408d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:05:49.649Z|54061a03-f811-44a4-90f0-ce63d40e408d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:05:49.830Z|8bf4f880-2b70-4184-ac04-b87bf8ef8552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:05:49.831Z|8bf4f880-2b70-4184-ac04-b87bf8ef8552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:05:51.021Z|5b242d21-e075-4ba5-8619-b512d85fe7ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:51.022Z|5b242d21-e075-4ba5-8619-b512d85fe7ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:51.112Z|49f2133f-17f7-4176-afff-941071ffd523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:51.112Z|49f2133f-17f7-4176-afff-941071ffd523|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:05:51.113Z|41f04403-691d-4549-ac94-528fc1146f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:05:51.113Z|41f04403-691d-4549-ac94-528fc1146f77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:01.044Z|c2f05b9e-089d-4e94-8e45-cd548a99914f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:01.045Z|c2f05b9e-089d-4e94-8e45-cd548a99914f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:01.129Z|c49aa61d-cec4-45ab-a2a8-19e002a3fa99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:01.130Z|c49aa61d-cec4-45ab-a2a8-19e002a3fa99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:01.132Z|b725d135-be61-4ac7-b515-9809cc4dc071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:01.132Z|b725d135-be61-4ac7-b515-9809cc4dc071|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:04.647Z|81f4d240-576b-4e2b-9add-c7d439520acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:06:04.648Z|81f4d240-576b-4e2b-9add-c7d439520acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:06:11.074Z|46f81c81-c15f-48e8-bae5-2d150f729483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:11.078Z|46f81c81-c15f-48e8-bae5-2d150f729483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:11.152Z|64f8520d-8a89-42b7-a3aa-3827bb4f6324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:11.152Z|64f8520d-8a89-42b7-a3aa-3827bb4f6324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:11.153Z|afd78dec-8622-440e-a715-0c83b71f91a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:11.153Z|afd78dec-8622-440e-a715-0c83b71f91a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:19.648Z|2d12f0d1-8cad-44c6-b271-0387ddb1a467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:06:19.651Z|2d12f0d1-8cad-44c6-b271-0387ddb1a467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:06:19.832Z|7999f28c-6dc2-4abb-843e-3388221b5e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:06:19.833Z|7999f28c-6dc2-4abb-843e-3388221b5e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:06:19.945Z|d006428b-afee-4104-9701-71e839923f3f|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:06:19.946Z|d006428b-afee-4104-9701-71e839923f3f|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:21.107Z|407c0bc5-9edb-4cd7-83da-41bace3f52c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:21.107Z|407c0bc5-9edb-4cd7-83da-41bace3f52c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:21.171Z|79c100b4-1053-499e-bdf5-d9488590485c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:21.171Z|7d03b075-02b2-405e-a471-bcaae514cc09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:21.171Z|79c100b4-1053-499e-bdf5-d9488590485c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:21.172Z|7d03b075-02b2-405e-a471-bcaae514cc09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:31.127Z|71beaec9-285d-4e35-8691-49023df20723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:31.127Z|71beaec9-285d-4e35-8691-49023df20723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:31.191Z|0b88d6df-db13-4c4c-8be3-e80d3e288b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:31.191Z|df59815b-42b5-42e3-88a9-983eb7c18051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:31.191Z|0b88d6df-db13-4c4c-8be3-e80d3e288b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:31.191Z|df59815b-42b5-42e3-88a9-983eb7c18051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:34.647Z|57203d75-ba40-4c80-a84c-cca043817188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:06:34.647Z|57203d75-ba40-4c80-a84c-cca043817188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:06:41.150Z|6b6e0901-2b98-4afa-86a8-8363018fe913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:41.151Z|6b6e0901-2b98-4afa-86a8-8363018fe913|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:41.208Z|108baa38-e3aa-4302-99ff-8bfbe52ab851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:41.208Z|f23d51ea-68c7-4d55-bfea-b3daa437c8b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:41.209Z|108baa38-e3aa-4302-99ff-8bfbe52ab851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:41.209Z|f23d51ea-68c7-4d55-bfea-b3daa437c8b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:49.647Z|378acbd3-c48e-4980-b49b-b80ea73e4bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:06:49.647Z|378acbd3-c48e-4980-b49b-b80ea73e4bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:06:49.833Z|ed8125d9-af75-4ba4-a9c6-162f7f1f42b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:06:49.834Z|ed8125d9-af75-4ba4-a9c6-162f7f1f42b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:06:51.170Z|04680e0b-f91a-4f3d-996a-9c5c85591be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:51.171Z|04680e0b-f91a-4f3d-996a-9c5c85591be1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:51.235Z|091a41db-a1ec-4ead-affa-57680312569a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:51.236Z|091a41db-a1ec-4ead-affa-57680312569a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:06:51.241Z|a4dd953c-3c83-4974-88ed-77342b37a12a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:06:51.241Z|a4dd953c-3c83-4974-88ed-77342b37a12a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:01.191Z|b6532256-afb9-4d2f-ad11-1fd13e84f0e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:01.192Z|b6532256-afb9-4d2f-ad11-1fd13e84f0e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:01.258Z|8b2f7561-35ea-41ef-b43f-5d14f0873f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:01.259Z|8b2f7561-35ea-41ef-b43f-5d14f0873f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:01.260Z|51117d19-f74b-4f3f-9fe4-80c5a0db0139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:01.261Z|51117d19-f74b-4f3f-9fe4-80c5a0db0139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:04.647Z|c3002476-5089-49fd-9ad4-91a39f490489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:07:04.648Z|c3002476-5089-49fd-9ad4-91a39f490489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:07:11.211Z|80d79fa9-65b7-4538-adfa-eaf3e6837642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:11.211Z|80d79fa9-65b7-4538-adfa-eaf3e6837642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:11.279Z|3d093825-92cd-4839-8941-c92091403116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:11.280Z|3d093825-92cd-4839-8941-c92091403116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:11.283Z|b806d499-fa09-4851-b211-bad75c1f1a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:11.284Z|b806d499-fa09-4851-b211-bad75c1f1a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:19.647Z|3c1282db-e082-4ced-810b-17f963add45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:07:19.648Z|3c1282db-e082-4ced-810b-17f963add45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:07:19.834Z|6741c626-ac82-4769-9255-a9a4ede9a967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:07:19.835Z|6741c626-ac82-4769-9255-a9a4ede9a967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:07:19.945Z|483b8ea2-8131-4261-a38b-c6b6251b43b8|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:07:19.946Z|483b8ea2-8131-4261-a38b-c6b6251b43b8|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:21.238Z|879e4fb2-a21b-4686-8eff-e3a0249f22e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:21.239Z|879e4fb2-a21b-4686-8eff-e3a0249f22e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:21.303Z|03785a0f-3a24-451d-8a23-9bb9d0b85167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:21.303Z|03785a0f-3a24-451d-8a23-9bb9d0b85167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:21.307Z|2b0475c1-0731-45d3-bb27-6db2633ad800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:21.308Z|2b0475c1-0731-45d3-bb27-6db2633ad800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:31.260Z|4536d2c3-6c94-498f-a09c-1f023b549d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:31.261Z|4536d2c3-6c94-498f-a09c-1f023b549d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:31.328Z|db3b221e-2870-4a45-8772-87c247c47336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:31.329Z|db3b221e-2870-4a45-8772-87c247c47336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:31.328Z|3e279905-c2f0-4099-92b7-600006966c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:31.332Z|3e279905-c2f0-4099-92b7-600006966c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:34.647Z|e1c39c20-5def-430b-9065-6a31f2d69217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:07:34.648Z|e1c39c20-5def-430b-9065-6a31f2d69217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:07:41.288Z|6cfbebdd-9444-4ba0-ac06-cb1962c1438c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:41.289Z|6cfbebdd-9444-4ba0-ac06-cb1962c1438c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:41.351Z|7fb9cf5c-2a78-4638-b3c9-e152a285f58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:41.352Z|7fb9cf5c-2a78-4638-b3c9-e152a285f58f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:41.353Z|d57cbc33-ab02-4c98-8715-c6738af68c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:41.353Z|d57cbc33-ab02-4c98-8715-c6738af68c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:49.647Z|3bd92673-5c96-4eb7-b349-4b5c9d6fea9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:07:49.648Z|3bd92673-5c96-4eb7-b349-4b5c9d6fea9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:07:49.835Z|3213946e-0a66-4d68-9130-04197c2f21b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:07:49.836Z|3213946e-0a66-4d68-9130-04197c2f21b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:07:51.314Z|e825a6f1-5d3a-4684-8421-7eb72d1d9f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:51.315Z|e825a6f1-5d3a-4684-8421-7eb72d1d9f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:51.396Z|2cca0071-4cf7-4f47-86fb-da928afce224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:51.397Z|2cca0071-4cf7-4f47-86fb-da928afce224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:07:51.401Z|da6b1a3f-88ec-4d31-8335-50e1ef59520d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:07:51.401Z|da6b1a3f-88ec-4d31-8335-50e1ef59520d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:01.340Z|5f950059-92f6-4eb4-9518-922e627a6f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:01.341Z|5f950059-92f6-4eb4-9518-922e627a6f6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:01.421Z|433233fa-9f41-4b16-9673-60cc94e29576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:01.422Z|433233fa-9f41-4b16-9673-60cc94e29576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:01.422Z|60876184-a916-401c-a429-d59d0ca9bf69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:01.424Z|60876184-a916-401c-a429-d59d0ca9bf69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:04.647Z|a23bda65-9adf-4aa8-b691-3fb27a2ab1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:08:04.650Z|a23bda65-9adf-4aa8-b691-3fb27a2ab1bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:08:11.399Z|2a58586e-ce73-4294-bf3c-ba0b8e11535e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:11.402Z|2a58586e-ce73-4294-bf3c-ba0b8e11535e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:11.447Z|868cdb25-2ff1-4e30-b9c2-9c41731cbe9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:11.447Z|868cdb25-2ff1-4e30-b9c2-9c41731cbe9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:11.451Z|1912cc0e-bd38-4aa9-aa41-0712cc3d30c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:11.452Z|1912cc0e-bd38-4aa9-aa41-0712cc3d30c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:19.648Z|4ab38600-58bf-4cd2-ae95-a5600bb50b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:08:19.648Z|4ab38600-58bf-4cd2-ae95-a5600bb50b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:08:19.836Z|fc250386-66d7-470e-9ebb-e905cf7dcf60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:08:19.837Z|fc250386-66d7-470e-9ebb-e905cf7dcf60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:08:19.946Z|fe828e37-613d-4a93-bfb7-e3ed7700f41a|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:08:19.947Z|fe828e37-613d-4a93-bfb7-e3ed7700f41a|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:21.426Z|acdbadb2-1044-40ac-bf7d-9cc08e4adc60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:21.427Z|acdbadb2-1044-40ac-bf7d-9cc08e4adc60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:21.469Z|2c9a1247-9b26-4b69-9e54-db99ef1af0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:21.470Z|2c9a1247-9b26-4b69-9e54-db99ef1af0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:21.553Z|e78c71e0-2e95-4862-843e-95b17848a461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:21.554Z|e78c71e0-2e95-4862-843e-95b17848a461|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:31.454Z|d658eb57-afb9-476e-93b2-a928e18e1cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:31.455Z|d658eb57-afb9-476e-93b2-a928e18e1cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:31.490Z|e1e6e616-adc1-4606-90c9-2ccec7ffef47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:31.491Z|e1e6e616-adc1-4606-90c9-2ccec7ffef47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:31.571Z|15500f9b-8bc2-44bb-9bb9-c8560fc1220a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:31.572Z|15500f9b-8bc2-44bb-9bb9-c8560fc1220a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:34.647Z|0e475e6a-0318-48e9-ac67-b2b952a13778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:08:34.647Z|0e475e6a-0318-48e9-ac67-b2b952a13778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:08:41.479Z|a35ea821-a5b4-4c46-8a20-068231e878e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:41.480Z|a35ea821-a5b4-4c46-8a20-068231e878e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:41.509Z|0cbdb770-1283-4f47-930b-2a5dc6d0eeae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:41.511Z|0cbdb770-1283-4f47-930b-2a5dc6d0eeae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:41.589Z|65f22842-8797-41e1-82ee-fcd07cc7a296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:41.589Z|65f22842-8797-41e1-82ee-fcd07cc7a296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:49.647Z|26ad91bf-e0ea-4401-90a9-3e791013be79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:08:49.649Z|26ad91bf-e0ea-4401-90a9-3e791013be79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:08:49.837Z|3502199b-46e5-4792-896d-d8aaa38a21e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:08:49.838Z|3502199b-46e5-4792-896d-d8aaa38a21e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:08:51.506Z|0f1d3c97-3bb3-47d2-9db8-cbc89687bbeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:51.507Z|0f1d3c97-3bb3-47d2-9db8-cbc89687bbeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:51.530Z|08e35f75-8bfb-4ea1-8975-6d5835c1789f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:51.531Z|08e35f75-8bfb-4ea1-8975-6d5835c1789f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:08:51.609Z|ac313274-fb00-4fde-b150-27ffa2758b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:08:51.609Z|ac313274-fb00-4fde-b150-27ffa2758b61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:01.529Z|177492c8-a6b4-45b0-bc34-a32609b4ef74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:01.530Z|177492c8-a6b4-45b0-bc34-a32609b4ef74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:01.551Z|27afebec-fe47-40f4-b68a-ba1fec3966e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:01.551Z|27afebec-fe47-40f4-b68a-ba1fec3966e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:01.627Z|4daafbf7-b8da-4f0c-b483-45048640c561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:01.627Z|4daafbf7-b8da-4f0c-b483-45048640c561|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:04.647Z|8a091c31-818b-46a9-a7a2-c4c3e4d7719b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:09:04.647Z|8a091c31-818b-46a9-a7a2-c4c3e4d7719b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:09:11.549Z|5ecd65a3-72cb-46f0-acee-828816815f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:11.550Z|5ecd65a3-72cb-46f0-acee-828816815f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:11.570Z|55ce551a-791e-4fb2-a3ab-2cb8779a926b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:11.571Z|55ce551a-791e-4fb2-a3ab-2cb8779a926b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:11.645Z|b8abc2be-c694-41a7-9f11-5b0c024c1bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:11.645Z|b8abc2be-c694-41a7-9f11-5b0c024c1bd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:19.647Z|f0496a7d-b920-497c-b292-1202e53affe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:09:19.648Z|f0496a7d-b920-497c-b292-1202e53affe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:09:19.839Z|a93f4de2-0d3c-40c8-9bca-a177ab41b1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:09:19.839Z|a93f4de2-0d3c-40c8-9bca-a177ab41b1c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:09:19.946Z|dbeb2eb2-4b8a-412e-b2e8-081eb7d40821|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:09:19.947Z|dbeb2eb2-4b8a-412e-b2e8-081eb7d40821|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:21.568Z|8fb37c90-5686-4729-be37-78c975de2325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:21.569Z|8fb37c90-5686-4729-be37-78c975de2325|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:21.588Z|f59fad1c-3b97-4c59-916a-378810799efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:21.588Z|f59fad1c-3b97-4c59-916a-378810799efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:21.664Z|4d717169-8369-4b98-b6b3-e9f440d05a0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:21.664Z|4d717169-8369-4b98-b6b3-e9f440d05a0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:31.593Z|658d6957-754c-4e3a-9edd-460bb6c31466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:31.594Z|658d6957-754c-4e3a-9edd-460bb6c31466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:31.625Z|c781f91d-c3f4-4edc-bf35-bf2abf5ba5f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:31.626Z|c781f91d-c3f4-4edc-bf35-bf2abf5ba5f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:31.683Z|bd5e684d-79c4-49c6-a55e-be1ceb0af743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:31.684Z|bd5e684d-79c4-49c6-a55e-be1ceb0af743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:34.648Z|07306aee-a842-4058-b504-cc4bf62a53c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:09:34.650Z|07306aee-a842-4058-b504-cc4bf62a53c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:09:41.617Z|70ffe0b7-43d9-401a-9960-c1fd4d4d1f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:41.618Z|70ffe0b7-43d9-401a-9960-c1fd4d4d1f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:41.646Z|a03feb19-d44c-4c7a-8fb4-adfb382b301b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:41.646Z|a03feb19-d44c-4c7a-8fb4-adfb382b301b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:41.705Z|b31505f0-1c3c-4026-ad99-053a2ddf68c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:41.706Z|b31505f0-1c3c-4026-ad99-053a2ddf68c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:49.648Z|1f1b013f-aa59-4e5d-b937-34a5753d1924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:09:49.648Z|1f1b013f-aa59-4e5d-b937-34a5753d1924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:09:49.840Z|75dcd209-3640-4b81-a103-dd877a21d3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:09:49.840Z|75dcd209-3640-4b81-a103-dd877a21d3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:09:51.640Z|295353d8-4cfd-4b76-a185-efce6c2e0ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:51.641Z|295353d8-4cfd-4b76-a185-efce6c2e0ff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:51.665Z|e21315eb-2fdd-43b6-b6ee-fb5023957f80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:51.666Z|e21315eb-2fdd-43b6-b6ee-fb5023957f80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:09:51.724Z|f954cdfe-56bc-421d-a716-5532cfbc60a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:09:51.725Z|f954cdfe-56bc-421d-a716-5532cfbc60a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:01.696Z|0f5984d0-3f25-49e4-9e41-97e8329283dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:01.699Z|0f5984d0-3f25-49e4-9e41-97e8329283dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:01.708Z|af5f6d27-f8d9-4662-93b5-9d32cf547d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:01.709Z|af5f6d27-f8d9-4662-93b5-9d32cf547d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:01.748Z|3a02f6d5-eeed-4af2-b692-8eb62bfd0bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:01.749Z|3a02f6d5-eeed-4af2-b692-8eb62bfd0bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:04.648Z|26e52746-5d9e-4241-961f-0c5d4d06d974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:10:04.648Z|26e52746-5d9e-4241-961f-0c5d4d06d974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:10:11.729Z|d6dd9563-1b53-4722-ae33-ad507a9e6a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:11.730Z|d6dd9563-1b53-4722-ae33-ad507a9e6a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:11.734Z|4f50b42b-8dc1-4fca-a285-7736b24fd114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:11.735Z|4f50b42b-8dc1-4fca-a285-7736b24fd114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:11.779Z|96179e43-468c-4f98-82aa-086fd72c6763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:11.780Z|96179e43-468c-4f98-82aa-086fd72c6763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:19.647Z|9cc98abf-e50a-4521-b57a-e608071846cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:10:19.649Z|9cc98abf-e50a-4521-b57a-e608071846cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:10:19.841Z|bb1b8c32-5805-496e-b1ba-8a0d52a1c8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:10:19.841Z|bb1b8c32-5805-496e-b1ba-8a0d52a1c8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:10:19.946Z|0e17fe77-6b0a-454d-8e9c-682e01d305b7|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:10:19.947Z|0e17fe77-6b0a-454d-8e9c-682e01d305b7|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:21.749Z|aca936c3-52e2-414a-827c-d54171beb2b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:21.749Z|aca936c3-52e2-414a-827c-d54171beb2b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:21.751Z|bfaa95ad-a854-4f20-af84-a1bd197f04bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:21.752Z|bfaa95ad-a854-4f20-af84-a1bd197f04bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:21.796Z|90a32932-f071-4299-8e09-dd49c3b3fc05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:21.797Z|90a32932-f071-4299-8e09-dd49c3b3fc05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:31.772Z|5cd5bd41-d61d-41e6-a08f-7ac8f76183cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:31.773Z|5cd5bd41-d61d-41e6-a08f-7ac8f76183cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:31.777Z|f6214f11-63a3-44b3-b051-211346c1f798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:31.777Z|f6214f11-63a3-44b3-b051-211346c1f798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:31.818Z|f7d2cdc4-77bd-4c38-9811-c0b42e02f054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:31.819Z|f7d2cdc4-77bd-4c38-9811-c0b42e02f054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:34.647Z|7b1fa243-fe9b-4266-8da8-6996f9f7d117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:10:34.647Z|7b1fa243-fe9b-4266-8da8-6996f9f7d117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:10:41.792Z|879ad11c-9d84-4e80-ab1b-12da31b4aa51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:41.793Z|879ad11c-9d84-4e80-ab1b-12da31b4aa51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:41.794Z|f09115ed-04e6-4902-b0c9-41e5b28c42d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:41.795Z|f09115ed-04e6-4902-b0c9-41e5b28c42d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:41.850Z|599aa0a0-14d8-4d9f-afd9-7b291ecf7cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:41.850Z|599aa0a0-14d8-4d9f-afd9-7b291ecf7cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:49.647Z|c75c949d-1c3b-4348-b67c-90f8bb31395b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:10:49.647Z|c75c949d-1c3b-4348-b67c-90f8bb31395b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:10:49.842Z|19e1d731-9136-4cf0-838d-8eb37db5461b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:10:49.842Z|19e1d731-9136-4cf0-838d-8eb37db5461b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:10:51.822Z|02c026ee-47f1-48e8-bbdd-8510bde751f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:51.823Z|02c026ee-47f1-48e8-bbdd-8510bde751f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:51.839Z|8965ba9c-eccf-4728-99a1-14618cb1984e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:51.840Z|8965ba9c-eccf-4728-99a1-14618cb1984e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:10:51.868Z|eff3c6b5-9995-4139-9677-3974604d8325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:10:51.868Z|eff3c6b5-9995-4139-9677-3974604d8325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:01.853Z|5a2c6837-7a8e-4e1a-91c7-7b72009ca119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:01.854Z|5a2c6837-7a8e-4e1a-91c7-7b72009ca119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:01.864Z|8f92d3e6-24d0-4f95-9a32-7d9cb371941d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:01.865Z|8f92d3e6-24d0-4f95-9a32-7d9cb371941d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:01.887Z|83225b8e-d84d-4927-ad4b-25654325c1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:01.888Z|83225b8e-d84d-4927-ad4b-25654325c1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:04.647Z|a0f4c468-6438-4f44-b146-5589c1d5152a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:11:04.649Z|a0f4c468-6438-4f44-b146-5589c1d5152a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:11:11.882Z|9f903d0e-ef83-49e7-a248-aae72025c252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:11.883Z|9f903d0e-ef83-49e7-a248-aae72025c252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:11.898Z|eac9921e-3347-4e95-8aa1-69454ede0e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:11.898Z|eac9921e-3347-4e95-8aa1-69454ede0e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:11.904Z|69e28a9a-75c6-4e01-a1e6-a20e955b9a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:11.905Z|69e28a9a-75c6-4e01-a1e6-a20e955b9a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:19.647Z|6f2fe6fc-345f-443d-8421-db4ffa3c6e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:11:19.648Z|6f2fe6fc-345f-443d-8421-db4ffa3c6e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:11:19.843Z|f905c677-72a1-4997-88f7-9a0ebc7b5861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:11:19.843Z|f905c677-72a1-4997-88f7-9a0ebc7b5861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:11:19.946Z|7e5bd02d-83d1-4f3d-935d-55fb647a3d02|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:11:19.947Z|7e5bd02d-83d1-4f3d-935d-55fb647a3d02|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:21.916Z|803dea47-c163-46d9-92ae-84f61f2da763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:21.917Z|803dea47-c163-46d9-92ae-84f61f2da763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:21.932Z|52663306-5ae3-4123-b4c5-1b709c1bc6fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:21.932Z|52663306-5ae3-4123-b4c5-1b709c1bc6fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:21.944Z|eb75b05f-24b5-48c0-8cdf-8e29223d6451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:21.945Z|eb75b05f-24b5-48c0-8cdf-8e29223d6451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:31.940Z|05beeb4f-8a7d-4c64-b1ca-8be85012ba1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:31.942Z|05beeb4f-8a7d-4c64-b1ca-8be85012ba1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:31.949Z|3e382cb8-d3b6-4464-b99d-746d2f3aa99a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:31.950Z|3e382cb8-d3b6-4464-b99d-746d2f3aa99a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:31.980Z|d9f7940e-3a55-4767-89d0-d0fc105cb35b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:31.981Z|d9f7940e-3a55-4767-89d0-d0fc105cb35b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:34.648Z|4d80ecac-67af-4fea-89e3-616822c14a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:11:34.649Z|4d80ecac-67af-4fea-89e3-616822c14a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:11:41.963Z|4531adbf-1b21-4564-b4cb-2ecdc6a2a556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:41.966Z|2760ceb0-9f4e-4fad-88d5-c764ec6ce294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:41.967Z|2760ceb0-9f4e-4fad-88d5-c764ec6ce294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:41.972Z|4531adbf-1b21-4564-b4cb-2ecdc6a2a556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:42.000Z|a0ae7664-82f5-46dd-8145-3af838a8c7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:42.000Z|a0ae7664-82f5-46dd-8145-3af838a8c7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:49.648Z|977cb012-d9d6-4bbb-9b03-7b97a9054ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:11:49.650Z|977cb012-d9d6-4bbb-9b03-7b97a9054ae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:11:49.844Z|87ead608-2cb8-4bf8-ba9b-a2eef0027cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:11:49.844Z|87ead608-2cb8-4bf8-ba9b-a2eef0027cf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:11:51.987Z|53e70cdf-3fc7-40f0-90b9-381a284cd551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:51.987Z|53e70cdf-3fc7-40f0-90b9-381a284cd551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:51.988Z|33949dfb-d568-49cb-93b4-25d0f37dea7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:51.989Z|33949dfb-d568-49cb-93b4-25d0f37dea7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:11:52.021Z|9eb6bd38-d256-4c1b-8a14-ab533efb518c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:11:52.021Z|9eb6bd38-d256-4c1b-8a14-ab533efb518c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:02.007Z|0be15562-8927-4e2e-ba8b-eb81cba4dcee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:02.008Z|0be15562-8927-4e2e-ba8b-eb81cba4dcee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:02.010Z|0eb20fac-6596-462f-a0ff-9263883efbed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:02.012Z|0eb20fac-6596-462f-a0ff-9263883efbed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:02.041Z|64505bfc-d8b5-4e74-8fd7-55c36fe36f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:02.041Z|64505bfc-d8b5-4e74-8fd7-55c36fe36f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:04.647Z|ee143c32-ef28-4c5a-91c7-a9e36cddc1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:12:04.647Z|ee143c32-ef28-4c5a-91c7-a9e36cddc1df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:12:12.030Z|d8c4ce26-9381-404a-8946-1e3418dd9de2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:12.030Z|df3f5440-c4b8-4625-a1c8-7154973b3133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:12.031Z|d8c4ce26-9381-404a-8946-1e3418dd9de2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:12.031Z|df3f5440-c4b8-4625-a1c8-7154973b3133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:12.059Z|12625dd7-ab42-4ca1-b890-f5cc518906db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:12.060Z|12625dd7-ab42-4ca1-b890-f5cc518906db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:19.647Z|c333429e-9c08-4941-abd5-6e9b739fd798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:12:19.648Z|c333429e-9c08-4941-abd5-6e9b739fd798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:12:19.845Z|e70bf25f-d746-4394-9966-35284b08dff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:12:19.845Z|e70bf25f-d746-4394-9966-35284b08dff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:12:19.945Z|8d0b2e73-8928-4aec-a814-13f3e5f52897|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:12:19.946Z|8d0b2e73-8928-4aec-a814-13f3e5f52897|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:22.051Z|83c52ca3-5dca-4e3e-86c6-40f37d60311a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:22.051Z|83c52ca3-5dca-4e3e-86c6-40f37d60311a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:22.053Z|15fcbab4-b7e8-460e-b41d-ac5fa459f0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:22.054Z|15fcbab4-b7e8-460e-b41d-ac5fa459f0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:22.083Z|5aa19d6b-a6bc-4a2b-9785-2f1bdfeb60f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:22.083Z|5aa19d6b-a6bc-4a2b-9785-2f1bdfeb60f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:32.074Z|bb39107e-cb80-4119-ae36-d4762803a6d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:32.074Z|375a0a9f-9014-41ee-9019-6eff74b50804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:32.075Z|bb39107e-cb80-4119-ae36-d4762803a6d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:32.075Z|375a0a9f-9014-41ee-9019-6eff74b50804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:32.104Z|e06bfbe3-a8e0-40a2-9b56-7b9e144d9530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:32.105Z|e06bfbe3-a8e0-40a2-9b56-7b9e144d9530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:34.647Z|de324516-b2a1-45aa-a359-c0955f83568c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:12:34.649Z|de324516-b2a1-45aa-a359-c0955f83568c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:12:42.095Z|9fcc6afc-0d1b-4297-98a2-383a3403678f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:42.096Z|9fcc6afc-0d1b-4297-98a2-383a3403678f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:42.101Z|85d98611-d315-4c3e-b7ec-7f9da50a77ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:42.101Z|85d98611-d315-4c3e-b7ec-7f9da50a77ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:42.125Z|aee27623-8743-414c-aa00-6ec83ec92337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:42.126Z|aee27623-8743-414c-aa00-6ec83ec92337|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:49.647Z|32c52bab-8e5a-4d26-af4f-9e828d757c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:12:49.648Z|32c52bab-8e5a-4d26-af4f-9e828d757c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:12:49.846Z|1dbfeebf-242b-4197-a9f0-0253252ae41d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:12:49.846Z|1dbfeebf-242b-4197-a9f0-0253252ae41d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:12:52.119Z|0e4e59b5-7a80-4e75-b85a-b07602f1b274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:52.120Z|0e4e59b5-7a80-4e75-b85a-b07602f1b274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:52.122Z|f761fb01-1ef0-43e1-a43c-b5c0b17a1c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:52.122Z|f761fb01-1ef0-43e1-a43c-b5c0b17a1c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:12:52.148Z|66722e35-292c-486d-a286-d16889bfd5d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:12:52.148Z|66722e35-292c-486d-a286-d16889bfd5d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:02.158Z|4037582b-7dea-485f-84d1-0b683da152f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:02.158Z|93f8be61-e43e-426c-b68b-d74ab8d942bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:02.160Z|4037582b-7dea-485f-84d1-0b683da152f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:02.160Z|93f8be61-e43e-426c-b68b-d74ab8d942bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:02.176Z|10e3d5f2-8153-4abe-a670-a4ecb15ad4e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:02.176Z|10e3d5f2-8153-4abe-a670-a4ecb15ad4e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:04.647Z|9d2338f6-f3de-43dc-97f8-cf52a320ea31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:13:04.648Z|9d2338f6-f3de-43dc-97f8-cf52a320ea31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:13:12.185Z|8c4515af-28b7-412f-afaf-ade429fbdbc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:12.186Z|8c4515af-28b7-412f-afaf-ade429fbdbc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:12.192Z|cdd4c5db-725c-4c29-8f76-43d49b515382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:12.192Z|cdd4c5db-725c-4c29-8f76-43d49b515382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:12.206Z|0b456cc5-522f-4107-b99d-19adff146c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:12.207Z|0b456cc5-522f-4107-b99d-19adff146c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:19.648Z|05d7ab01-f585-4f17-8ace-114771ff52a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:13:19.650Z|05d7ab01-f585-4f17-8ace-114771ff52a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:13:19.847Z|142bf744-b244-414e-9c5c-f5064d289a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:13:19.847Z|142bf744-b244-414e-9c5c-f5064d289a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:13:19.947Z|fa20e105-5b7d-47a4-bade-5df06ba0172a|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:13:19.948Z|fa20e105-5b7d-47a4-bade-5df06ba0172a|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:22.210Z|363b41eb-e46f-4412-b158-2261d69daa9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:22.210Z|363b41eb-e46f-4412-b158-2261d69daa9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:22.213Z|a9b67714-271a-45f6-b079-d3cc12c84a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:22.214Z|a9b67714-271a-45f6-b079-d3cc12c84a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:22.230Z|228eedfb-5a2a-4d00-a7e2-9c090c892e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:22.231Z|228eedfb-5a2a-4d00-a7e2-9c090c892e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:32.244Z|8cd7925a-2546-4514-b3ed-aae7adc8ac9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:32.244Z|eebd3a41-8195-4100-8fe4-4010103d8ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:32.247Z|8cd7925a-2546-4514-b3ed-aae7adc8ac9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:32.247Z|eebd3a41-8195-4100-8fe4-4010103d8ad2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:32.257Z|323c6ea7-06bf-4ac6-9b72-3e11956b68f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:32.260Z|323c6ea7-06bf-4ac6-9b72-3e11956b68f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:34.647Z|575c5e51-c4b7-49ed-9d50-38e72298b77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:13:34.648Z|575c5e51-c4b7-49ed-9d50-38e72298b77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:13:42.281Z|0e9d3849-2e61-4314-8245-7d2944d8c74a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:42.281Z|d66c46c0-4bdd-4689-ad1f-c2ad65841a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:42.281Z|b707b910-8eda-43d7-adc0-ea3499a29cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:42.281Z|0e9d3849-2e61-4314-8245-7d2944d8c74a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:42.281Z|b707b910-8eda-43d7-adc0-ea3499a29cb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:42.281Z|d66c46c0-4bdd-4689-ad1f-c2ad65841a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:49.647Z|308e2e4f-4603-48ed-8b73-ea6b4c686ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:13:49.647Z|308e2e4f-4603-48ed-8b73-ea6b4c686ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:13:49.848Z|2219e194-162f-4a96-88da-79d6f6450c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:13:49.848Z|2219e194-162f-4a96-88da-79d6f6450c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:13:52.302Z|5e43f4ce-a9a9-4b4b-ab9f-d319217b607a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:52.303Z|125564ba-c0c4-490e-9ec6-6106431756d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:52.303Z|125564ba-c0c4-490e-9ec6-6106431756d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:52.303Z|5e43f4ce-a9a9-4b4b-ab9f-d319217b607a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:13:52.304Z|bf88ff02-12b3-40b3-babd-6c63445a079f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:13:52.305Z|bf88ff02-12b3-40b3-babd-6c63445a079f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:02.323Z|fe5ca01a-aa1f-44ca-a32f-a0a20c89b02f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:02.323Z|34e745a7-51a2-4d73-b02d-cab44fef4076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:02.324Z|fe5ca01a-aa1f-44ca-a32f-a0a20c89b02f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:02.324Z|34e745a7-51a2-4d73-b02d-cab44fef4076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:02.328Z|46a472ad-04fe-4150-8f1d-6ab1aca8a837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:02.330Z|46a472ad-04fe-4150-8f1d-6ab1aca8a837|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:04.647Z|fbe15237-e4c9-48f8-999d-0e0b7778ceec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:14:04.649Z|fbe15237-e4c9-48f8-999d-0e0b7778ceec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:14:12.349Z|c87403d8-063c-4839-9256-fce14bfe1650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:12.350Z|c87403d8-063c-4839-9256-fce14bfe1650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:12.352Z|e93bbc6d-02c9-418c-8ede-7ae1969c4ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:12.352Z|e93bbc6d-02c9-418c-8ede-7ae1969c4ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:12.356Z|5cb462b0-d067-44a2-99a8-4b57f07d1b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:12.356Z|5cb462b0-d067-44a2-99a8-4b57f07d1b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:19.647Z|43239010-ee46-4078-84e7-e021ffc8a60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:14:19.647Z|43239010-ee46-4078-84e7-e021ffc8a60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:14:19.849Z|9f714dd6-0881-4dc2-a2df-b6f39c9c218e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:14:19.850Z|9f714dd6-0881-4dc2-a2df-b6f39c9c218e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:14:19.945Z|380ee3a7-89f0-43bb-b67a-ad0c7f86bcd4|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:14:19.946Z|380ee3a7-89f0-43bb-b67a-ad0c7f86bcd4|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:22.369Z|d163e1fe-4389-458c-a8b2-a627a86981cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:22.370Z|780f4370-ef40-485a-8af1-0a7789e59165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:22.370Z|d163e1fe-4389-458c-a8b2-a627a86981cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:22.370Z|780f4370-ef40-485a-8af1-0a7789e59165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:22.374Z|3f1c6e93-b869-4ffa-9edc-b1c0b3d88f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:22.375Z|3f1c6e93-b869-4ffa-9edc-b1c0b3d88f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:32.388Z|fd23c436-1072-4ea6-bb8a-507df5463ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:32.388Z|030d2689-b7d7-4bce-9ed7-709f00bd2a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:32.388Z|fd23c436-1072-4ea6-bb8a-507df5463ebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:32.389Z|030d2689-b7d7-4bce-9ed7-709f00bd2a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:32.391Z|55c40511-5abe-4d76-93aa-c7cd5338f0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:32.391Z|55c40511-5abe-4d76-93aa-c7cd5338f0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:34.647Z|01c46fc3-7361-41b6-a029-2a6f6b67f26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:14:34.647Z|01c46fc3-7361-41b6-a029-2a6f6b67f26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:14:42.407Z|27ee86ed-c67c-403b-a922-8841d79fbb7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:42.407Z|23f455db-bbd2-46b8-98b1-98e38462368e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:42.407Z|188dcfa4-898e-4416-9ef2-199204916a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:42.408Z|27ee86ed-c67c-403b-a922-8841d79fbb7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:42.408Z|23f455db-bbd2-46b8-98b1-98e38462368e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:42.408Z|188dcfa4-898e-4416-9ef2-199204916a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:49.647Z|958419f5-7d42-41ce-a17d-ddc686b58910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:14:49.650Z|958419f5-7d42-41ce-a17d-ddc686b58910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:14:49.850Z|38a2b60f-f4c3-4bc8-8613-ffa048d6e17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:14:49.850Z|38a2b60f-f4c3-4bc8-8613-ffa048d6e17d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:14:52.429Z|bf0b17f6-36d7-42e9-9640-d242ef970e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:52.429Z|d39216d0-844c-45cb-94e3-4fe5940a9461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:52.429Z|c5b49c47-530f-4b4d-b975-d02364e3f8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:14:52.430Z|c5b49c47-530f-4b4d-b975-d02364e3f8bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:52.430Z|bf0b17f6-36d7-42e9-9640-d242ef970e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:14:52.430Z|d39216d0-844c-45cb-94e3-4fe5940a9461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:02.453Z|e1f816ae-4e7f-4941-ae02-2659bf7152d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:02.454Z|4ce0ba7d-f449-4a99-beab-03b47c8ab9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:02.453Z|80dfb1da-31c3-4e87-89cb-f56d6fa9b0bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:02.454Z|e1f816ae-4e7f-4941-ae02-2659bf7152d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:02.454Z|4ce0ba7d-f449-4a99-beab-03b47c8ab9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:02.454Z|80dfb1da-31c3-4e87-89cb-f56d6fa9b0bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:04.647Z|de7c25a0-f03e-4bdb-8ba9-3f8d4c37e526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:15:04.648Z|de7c25a0-f03e-4bdb-8ba9-3f8d4c37e526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:15:12.477Z|a536824e-9c5d-451c-a138-0a725b51ce4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:12.477Z|c04efb39-a5db-490d-b2c0-62fa819c7162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:12.477Z|8eaca0e9-0245-4379-a2e0-d1b63d1f1db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:12.477Z|a536824e-9c5d-451c-a138-0a725b51ce4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:12.477Z|8eaca0e9-0245-4379-a2e0-d1b63d1f1db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:12.477Z|c04efb39-a5db-490d-b2c0-62fa819c7162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:19.648Z|65d99dbc-496b-4cdb-840c-fe36ba109982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:15:19.648Z|65d99dbc-496b-4cdb-840c-fe36ba109982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:15:19.851Z|e62a4d4b-4778-4b14-9608-0a627b089792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:15:19.852Z|e62a4d4b-4778-4b14-9608-0a627b089792|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:15:19.948Z|6c81643a-d6b7-47f7-912a-e3901aa11b21|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:15:19.949Z|6c81643a-d6b7-47f7-912a-e3901aa11b21|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:22.495Z|b0d850df-3f9e-46d8-9422-585f1543c907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:22.495Z|21441b4b-829e-40ed-9bc3-9439a7433cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:22.495Z|25d7b263-592e-4a49-b2af-b1a018a5ace5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:22.496Z|b0d850df-3f9e-46d8-9422-585f1543c907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:22.496Z|21441b4b-829e-40ed-9bc3-9439a7433cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:22.497Z|25d7b263-592e-4a49-b2af-b1a018a5ace5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:32.519Z|a1877309-13ad-4940-b0b4-7802d777b33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:32.519Z|87992d32-d9be-4e13-9a6b-c9f49d2e2e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:32.519Z|48a0e400-ed84-472e-9fd6-70cb770ff51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:32.520Z|48a0e400-ed84-472e-9fd6-70cb770ff51e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:32.520Z|87992d32-d9be-4e13-9a6b-c9f49d2e2e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:32.520Z|a1877309-13ad-4940-b0b4-7802d777b33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:34.647Z|55a5cd8e-19d8-461d-87a5-fd82551d3efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:15:34.649Z|55a5cd8e-19d8-461d-87a5-fd82551d3efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:15:42.545Z|5bfa262c-7593-46c4-97cd-e7d421b91bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:42.545Z|fd7d1682-5c0b-48e6-a7f1-8ce8739a4b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:42.545Z|133b46fb-4179-4318-8c53-97acaec3f5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:42.547Z|fd7d1682-5c0b-48e6-a7f1-8ce8739a4b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:42.547Z|5bfa262c-7593-46c4-97cd-e7d421b91bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:42.547Z|133b46fb-4179-4318-8c53-97acaec3f5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:49.647Z|d26b9620-3bde-47cc-9d7c-6775f7dfaa11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:15:49.648Z|d26b9620-3bde-47cc-9d7c-6775f7dfaa11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:15:49.852Z|cc5a3059-99ac-4dee-826c-cb54b8626243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:15:49.853Z|cc5a3059-99ac-4dee-826c-cb54b8626243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:15:52.567Z|f058a6fc-b9ad-4bd0-adc5-f9f58ab136ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:52.568Z|4fe17cb9-01da-4e2a-9eb8-0e7c9ed6060c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:52.568Z|f058a6fc-b9ad-4bd0-adc5-f9f58ab136ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:52.568Z|56db39ab-fb25-4f7f-a67d-4bd860e8834f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:15:52.569Z|4fe17cb9-01da-4e2a-9eb8-0e7c9ed6060c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:15:52.569Z|56db39ab-fb25-4f7f-a67d-4bd860e8834f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:02.588Z|93634d4d-3ce3-4ad3-9e07-b602479613a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:02.589Z|93634d4d-3ce3-4ad3-9e07-b602479613a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:02.591Z|f827d01b-5124-4edf-9824-820efe8baf6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:02.591Z|f827d01b-5124-4edf-9824-820efe8baf6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:02.592Z|e462b7f4-3f58-4a09-81a7-06ff851fdaf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:02.593Z|e462b7f4-3f58-4a09-81a7-06ff851fdaf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:04.647Z|7c2b8db0-be03-405d-bdfd-ee068aa54d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:16:04.647Z|7c2b8db0-be03-405d-bdfd-ee068aa54d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:16:12.606Z|8411c029-7295-4d74-a515-a907c3282c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:12.607Z|8411c029-7295-4d74-a515-a907c3282c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:12.609Z|20b8a1d8-b820-469d-b1c1-c5c93d63da45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:12.609Z|0291f6b3-4715-492e-93c4-ccca3e16ca5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:12.609Z|20b8a1d8-b820-469d-b1c1-c5c93d63da45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:12.610Z|0291f6b3-4715-492e-93c4-ccca3e16ca5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:19.647Z|b7e87d26-4b95-4c3f-9784-4db8ef6fa3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:16:19.649Z|b7e87d26-4b95-4c3f-9784-4db8ef6fa3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:16:19.853Z|40d1513d-ac5d-4567-8e54-f5018c124e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:16:19.854Z|40d1513d-ac5d-4567-8e54-f5018c124e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:16:19.945Z|b1e570c4-4845-4539-82e9-15b6da5d24c0|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:16:19.946Z|b1e570c4-4845-4539-82e9-15b6da5d24c0|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:22.625Z|1a62b7cd-b66e-4806-9443-c87c5fd7e98a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:22.626Z|fc609cb1-e830-4c11-b7b6-cf19e9731f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:22.626Z|1a62b7cd-b66e-4806-9443-c87c5fd7e98a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:22.626Z|fc609cb1-e830-4c11-b7b6-cf19e9731f9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:22.628Z|3490ecb0-35c8-4afe-9744-fa7635258afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:22.628Z|3490ecb0-35c8-4afe-9744-fa7635258afa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:32.645Z|6349b829-7ba2-4d49-a1a7-bef17ab8ee3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:32.645Z|22c81b23-023f-4b40-8e15-7d492537bd9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:32.646Z|6349b829-7ba2-4d49-a1a7-bef17ab8ee3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:32.646Z|22c81b23-023f-4b40-8e15-7d492537bd9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:32.652Z|ea5c66a0-1fae-441e-929e-430ec5af216c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:32.652Z|ea5c66a0-1fae-441e-929e-430ec5af216c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:34.647Z|90ab32d6-734c-40a4-bb4d-20e0fe2568d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:16:34.647Z|90ab32d6-734c-40a4-bb4d-20e0fe2568d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:16:42.665Z|dc193dc3-e7fc-42e9-b563-c627b21a0db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:42.665Z|dc193dc3-e7fc-42e9-b563-c627b21a0db8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:42.669Z|c4226be3-8156-4412-b1f6-bc3b93b46178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:42.669Z|c4226be3-8156-4412-b1f6-bc3b93b46178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:42.670Z|c0f78ab2-c3bd-428d-bf56-0b663558cdaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:42.670Z|c0f78ab2-c3bd-428d-bf56-0b663558cdaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:49.647Z|4c33fa6d-f025-42b6-a9da-8ab2b3093d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:16:49.647Z|4c33fa6d-f025-42b6-a9da-8ab2b3093d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:16:49.855Z|e10cd307-4b28-40ce-925e-94a63905d3c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:16:49.855Z|e10cd307-4b28-40ce-925e-94a63905d3c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:16:52.682Z|42ea1a60-226f-40d7-8b81-bce884da5dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:52.683Z|42ea1a60-226f-40d7-8b81-bce884da5dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:52.685Z|76c06f1f-778b-4ff9-a26e-75255271a902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:52.686Z|76c06f1f-778b-4ff9-a26e-75255271a902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:16:52.687Z|0dad74fa-203f-4a64-857b-0d49099840f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:16:52.687Z|0dad74fa-203f-4a64-857b-0d49099840f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:02.705Z|3ede0c79-d5e1-46a2-b751-49d3f7a6dfbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:02.705Z|2ef0c68a-cfbf-4da0-911d-3671c7c946af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:02.705Z|d0ec2ad7-0a80-4f35-8923-682a42fbe1e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:02.707Z|2ef0c68a-cfbf-4da0-911d-3671c7c946af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:02.707Z|3ede0c79-d5e1-46a2-b751-49d3f7a6dfbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:02.707Z|d0ec2ad7-0a80-4f35-8923-682a42fbe1e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:04.648Z|876ccfa9-4db7-4e39-aeb6-5db2afca969e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:17:04.650Z|876ccfa9-4db7-4e39-aeb6-5db2afca969e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:17:12.728Z|608a9ca2-8232-43ac-a3bb-42cc54ef0f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:12.729Z|608a9ca2-8232-43ac-a3bb-42cc54ef0f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:12.728Z|dfd85730-45df-4493-85d3-805b96fa7733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:12.731Z|dfd85730-45df-4493-85d3-805b96fa7733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:12.728Z|2a7d3982-5a18-4216-816e-978969f25816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:12.736Z|2a7d3982-5a18-4216-816e-978969f25816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:19.647Z|713afe98-b946-4d41-9b11-aa12ec3f3e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:17:19.648Z|713afe98-b946-4d41-9b11-aa12ec3f3e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:17:19.856Z|69a158fe-9179-4077-900f-67777ee933b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:17:19.856Z|69a158fe-9179-4077-900f-67777ee933b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:17:19.947Z|c6939d1f-fa90-4f7f-97b6-fa044fc9da66|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:17:19.948Z|c6939d1f-fa90-4f7f-97b6-fa044fc9da66|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:22.753Z|9e787428-f5a4-43df-bb9c-469225193fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:22.753Z|8028951d-cc43-450f-8b56-eccf582a4b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:22.753Z|9b4bc997-60ce-462e-83cc-557c94a72612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:22.754Z|9e787428-f5a4-43df-bb9c-469225193fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:22.754Z|8028951d-cc43-450f-8b56-eccf582a4b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:22.754Z|9b4bc997-60ce-462e-83cc-557c94a72612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:32.779Z|1e51aaed-51f8-474e-9594-11100d5672c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:32.779Z|f58838d3-2245-424c-93cc-56e2c10dd20d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:32.779Z|74866516-c88d-46d3-ae5e-014aba012d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:32.781Z|1e51aaed-51f8-474e-9594-11100d5672c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:32.781Z|f58838d3-2245-424c-93cc-56e2c10dd20d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:32.781Z|74866516-c88d-46d3-ae5e-014aba012d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:34.647Z|6f4b57fa-ec06-48dc-b510-81ec11b35382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:17:34.648Z|6f4b57fa-ec06-48dc-b510-81ec11b35382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:17:42.806Z|6c46af01-4edc-49e1-b8de-40db7e454730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:42.806Z|d2d390c6-726f-40a7-b349-f62639272dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:42.806Z|28dc12f0-0b37-4cb3-bcf2-2b2f5c4e5dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:42.807Z|6c46af01-4edc-49e1-b8de-40db7e454730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:42.807Z|d2d390c6-726f-40a7-b349-f62639272dea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:42.807Z|28dc12f0-0b37-4cb3-bcf2-2b2f5c4e5dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:49.647Z|87738791-4dfb-4737-b04c-7c872c4ab9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:17:49.649Z|87738791-4dfb-4737-b04c-7c872c4ab9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:17:49.856Z|a3ebb68d-ced4-41fc-9c59-d9cfe9d7daf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:17:49.857Z|a3ebb68d-ced4-41fc-9c59-d9cfe9d7daf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:17:52.830Z|16ff5400-5db4-4e81-9156-1c4a11aaf913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:52.830Z|9e8e82c5-80bd-4a78-98b0-ca18133ad313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:52.831Z|16ff5400-5db4-4e81-9156-1c4a11aaf913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:52.831Z|9e8e82c5-80bd-4a78-98b0-ca18133ad313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:17:52.833Z|46f0fa60-c4fb-401b-95e4-bf4b4f41f2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:17:52.834Z|46f0fa60-c4fb-401b-95e4-bf4b4f41f2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:02.852Z|e78ba8af-dc6e-40fb-a673-a7c7f6b86ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:02.852Z|5500a519-0bd6-4159-82b4-3ed95313b340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:02.852Z|e3acfee3-da35-4ce3-8011-45a6ab21bf20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:02.852Z|5500a519-0bd6-4159-82b4-3ed95313b340|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:02.852Z|e78ba8af-dc6e-40fb-a673-a7c7f6b86ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:02.853Z|e3acfee3-da35-4ce3-8011-45a6ab21bf20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:04.647Z|15b783ab-e7c2-4e44-b5dc-78814f486764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:18:04.648Z|15b783ab-e7c2-4e44-b5dc-78814f486764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:18:12.871Z|277ab8cf-0500-421a-b880-109e82440eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:12.871Z|65787745-e820-44b8-9893-c5464e9d6548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:12.871Z|2ca5eb98-cfa3-410e-9199-18503607f8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:12.872Z|277ab8cf-0500-421a-b880-109e82440eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:12.872Z|65787745-e820-44b8-9893-c5464e9d6548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:12.872Z|2ca5eb98-cfa3-410e-9199-18503607f8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:19.647Z|02f0afe0-a61e-411a-ae45-9a27e113c108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:18:19.648Z|02f0afe0-a61e-411a-ae45-9a27e113c108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:18:19.857Z|818d121f-0c76-4782-80e7-4779bae951d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:18:19.858Z|818d121f-0c76-4782-80e7-4779bae951d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:18:19.945Z|3ce7d3ef-0670-440c-87da-f4f4d9597476|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:18:19.946Z|3ce7d3ef-0670-440c-87da-f4f4d9597476|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:22.889Z|7d96669d-28d1-403e-8dd1-98b6a746cf96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:22.890Z|7d96669d-28d1-403e-8dd1-98b6a746cf96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:22.897Z|49c23ad9-b5ec-40f4-8ac7-23b2b413bfa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:22.897Z|df6bd21f-1c8b-45ef-8ff2-e38bcd117436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:22.897Z|49c23ad9-b5ec-40f4-8ac7-23b2b413bfa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:22.897Z|df6bd21f-1c8b-45ef-8ff2-e38bcd117436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:32.906Z|ede72725-7d3e-407a-8763-cfc5c9265aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:32.907Z|ede72725-7d3e-407a-8763-cfc5c9265aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:32.913Z|98cf9151-837d-4114-ac48-eac70d42fb97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:32.913Z|98cf9151-837d-4114-ac48-eac70d42fb97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:32.914Z|45dd6fab-35ed-46b3-9305-0b797d20c0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:32.915Z|45dd6fab-35ed-46b3-9305-0b797d20c0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:34.647Z|3e23a946-bc66-4992-9343-6c4e49869d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:18:34.649Z|3e23a946-bc66-4992-9343-6c4e49869d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:18:42.925Z|80b83474-2649-4265-9998-267d17dd9124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:42.926Z|80b83474-2649-4265-9998-267d17dd9124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:42.929Z|c084d1ce-6ff7-438f-804f-6b10fe92f284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:42.930Z|c084d1ce-6ff7-438f-804f-6b10fe92f284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:42.933Z|22c6fd29-b4ea-44b0-8e79-2202a9f8cc89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:42.933Z|22c6fd29-b4ea-44b0-8e79-2202a9f8cc89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:49.647Z|60f5afd4-59d0-46ac-89fa-9e04c666ee54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:18:49.647Z|60f5afd4-59d0-46ac-89fa-9e04c666ee54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:18:49.858Z|c1145477-e8fb-476c-bcd7-7ba2692da414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:18:49.859Z|c1145477-e8fb-476c-bcd7-7ba2692da414|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:18:52.946Z|d0146863-408c-452d-ba12-f24b7927ef43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:52.947Z|d0146863-408c-452d-ba12-f24b7927ef43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:52.947Z|8b938180-adc5-4488-9609-768c2ad6d163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:52.948Z|8b938180-adc5-4488-9609-768c2ad6d163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:18:52.950Z|2fe4fb9a-6add-4f5b-a10d-18c84d38b15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:18:52.951Z|2fe4fb9a-6add-4f5b-a10d-18c84d38b15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:02.970Z|3c0949f6-b503-4420-97e2-37a325dff12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:02.970Z|5f0dee25-d6c2-4b87-9d39-5231a5f89437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:02.970Z|7bf0eef1-824f-465d-ac67-01a45bc661f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:02.971Z|3c0949f6-b503-4420-97e2-37a325dff12b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:02.971Z|7bf0eef1-824f-465d-ac67-01a45bc661f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:02.971Z|5f0dee25-d6c2-4b87-9d39-5231a5f89437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:04.647Z|4714d2d0-acbe-4a24-b5b3-a26f77a06367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:19:04.648Z|4714d2d0-acbe-4a24-b5b3-a26f77a06367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:19:12.992Z|1437a784-20cd-4754-a7f4-737d7d548cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:12.992Z|dca8b412-e257-4a5f-88c5-4583bcccc0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:12.993Z|76b0cdfe-ff9b-4dfe-b778-1fd86de15e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:12.993Z|dca8b412-e257-4a5f-88c5-4583bcccc0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:12.993Z|76b0cdfe-ff9b-4dfe-b778-1fd86de15e32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:12.993Z|1437a784-20cd-4754-a7f4-737d7d548cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:19.648Z|ede68576-e76d-4efc-9072-731e64152b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:19:19.650Z|ede68576-e76d-4efc-9072-731e64152b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:19:19.859Z|45c1fdf3-4236-4141-ab5c-8c7d81dff010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:19:19.860Z|45c1fdf3-4236-4141-ab5c-8c7d81dff010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:19:19.947Z|5c490d57-0d47-4544-a193-591c91478195|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:19:19.948Z|5c490d57-0d47-4544-a193-591c91478195|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:23.011Z|9128befa-f04c-4e41-a0d8-7ee891d0fa99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:23.011Z|60137a48-b65f-42a0-93bb-d68437c97709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:23.012Z|9128befa-f04c-4e41-a0d8-7ee891d0fa99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:23.012Z|60137a48-b65f-42a0-93bb-d68437c97709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:23.015Z|33d7c3d4-2c72-4281-89d0-e2f26c576dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:23.016Z|33d7c3d4-2c72-4281-89d0-e2f26c576dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:33.038Z|1c2a698c-587a-45e4-9415-aa2a8324e570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:33.038Z|0bf317a8-9665-40d2-873d-08a39cf4e0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:33.038Z|5d2dc3fe-53d0-47bc-88cc-43a6a318efca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:33.040Z|5d2dc3fe-53d0-47bc-88cc-43a6a318efca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:33.040Z|1c2a698c-587a-45e4-9415-aa2a8324e570|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:33.040Z|0bf317a8-9665-40d2-873d-08a39cf4e0d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:34.648Z|57faa45b-8714-41a7-9d46-8e897ded2aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:19:34.648Z|57faa45b-8714-41a7-9d46-8e897ded2aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:19:43.064Z|1c1992b9-45ab-45b4-bc29-4a238f165635|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:43.064Z|73b37f1f-35e8-4edf-aef8-f2cd1bda71fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:43.064Z|0cec3578-2069-44c7-80b2-011786a0d8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:43.065Z|73b37f1f-35e8-4edf-aef8-f2cd1bda71fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:43.065Z|1c1992b9-45ab-45b4-bc29-4a238f165635|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:43.065Z|0cec3578-2069-44c7-80b2-011786a0d8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:49.647Z|fd53ef54-2fb1-4254-b948-0b0af1d83a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:19:49.647Z|fd53ef54-2fb1-4254-b948-0b0af1d83a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:19:49.860Z|27573a46-519c-4ab4-8ea1-d04c4c5c9e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:19:49.861Z|27573a46-519c-4ab4-8ea1-d04c4c5c9e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:19:53.084Z|3f0471fb-e785-4aad-8685-17bc2d44045d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:53.084Z|18dd90a3-579a-424b-9caa-ef75bb7f8854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:53.084Z|3f0471fb-e785-4aad-8685-17bc2d44045d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:53.084Z|18dd90a3-579a-424b-9caa-ef75bb7f8854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:19:53.085Z|40a2e61d-edd8-4770-ab5c-1bdab152b242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:19:53.086Z|40a2e61d-edd8-4770-ab5c-1bdab152b242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:03.103Z|f96a03f8-ffec-4c91-baac-3b10009b87b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:03.103Z|e9a21d4c-a983-436a-b767-c0b072b75534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:03.103Z|e9a21d4c-a983-436a-b767-c0b072b75534|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:03.105Z|f96a03f8-ffec-4c91-baac-3b10009b87b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:03.105Z|92f57b31-c0f2-44fe-b29d-9841c715a9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:03.109Z|92f57b31-c0f2-44fe-b29d-9841c715a9e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:04.647Z|372f354a-790c-4969-aeb6-8a37e978726f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:20:04.649Z|372f354a-790c-4969-aeb6-8a37e978726f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:20:13.126Z|ce91e57e-8a76-4f98-a5cf-3661f3136589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:13.126Z|cf28516b-e2e2-4239-a383-750df1544b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:13.126Z|ce91e57e-8a76-4f98-a5cf-3661f3136589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:13.126Z|cf28516b-e2e2-4239-a383-750df1544b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:13.129Z|0ae271f1-d402-4ce2-ba8a-9cf17fd42483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:13.130Z|0ae271f1-d402-4ce2-ba8a-9cf17fd42483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:19.647Z|ca2cb0ac-7481-4a4d-b1a4-33aacf15f8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:20:19.648Z|ca2cb0ac-7481-4a4d-b1a4-33aacf15f8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:20:19.861Z|95577a7e-89fc-418e-a9f5-23cee2eb7937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:20:19.861Z|95577a7e-89fc-418e-a9f5-23cee2eb7937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:20:19.946Z|802e1cb7-8df4-467a-9983-c6644abcce8f|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:20:19.947Z|802e1cb7-8df4-467a-9983-c6644abcce8f|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:23.147Z|b53f2da8-ead0-41d2-9f2f-ddca7716e79a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:23.147Z|849e5167-034a-4e29-a666-65d6c61ee943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:23.147Z|8ccf6640-66b7-4178-9b32-51066a087e87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:23.148Z|b53f2da8-ead0-41d2-9f2f-ddca7716e79a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:23.148Z|849e5167-034a-4e29-a666-65d6c61ee943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:23.148Z|8ccf6640-66b7-4178-9b32-51066a087e87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:33.165Z|12c153f9-c507-4dda-bc91-de4847a572cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:33.166Z|12c153f9-c507-4dda-bc91-de4847a572cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:33.167Z|b8e156c6-55ea-4a0a-93f1-0465a0b0027b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:33.168Z|b8e156c6-55ea-4a0a-93f1-0465a0b0027b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:33.169Z|7efd6e29-15ea-461d-9023-5be930fea324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:33.169Z|7efd6e29-15ea-461d-9023-5be930fea324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:34.647Z|582b6b98-fee3-41a2-a9e9-e6443d270cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:20:34.648Z|582b6b98-fee3-41a2-a9e9-e6443d270cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:20:43.183Z|cba98209-8dc6-4146-9812-69c6a3828e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:43.184Z|cba98209-8dc6-4146-9812-69c6a3828e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:43.185Z|4da49917-422f-4304-956f-5bd86606ab44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:43.185Z|4da49917-422f-4304-956f-5bd86606ab44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:43.186Z|52d01010-ec5f-4373-8dda-34cf56eb286a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:43.187Z|52d01010-ec5f-4373-8dda-34cf56eb286a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:49.647Z|ed3559f6-e4f0-4d21-82b3-232067e77e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:20:49.649Z|ed3559f6-e4f0-4d21-82b3-232067e77e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:20:49.862Z|0fd684f6-191a-4ddb-8d40-a01e945536af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:20:49.862Z|0fd684f6-191a-4ddb-8d40-a01e945536af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:20:53.206Z|561d6b4d-c5dc-43ce-a4f8-d05e7d9702f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:53.206Z|9ae7caa8-0073-4f26-becf-00c1b7b04130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:53.206Z|f6d501b3-79be-43e2-809e-45c3f9b3f165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:20:53.207Z|f6d501b3-79be-43e2-809e-45c3f9b3f165|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:53.207Z|9ae7caa8-0073-4f26-becf-00c1b7b04130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:20:53.207Z|561d6b4d-c5dc-43ce-a4f8-d05e7d9702f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:03.230Z|b88ef3fd-8ad5-4895-baa8-e1a2223b4d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:03.231Z|b88ef3fd-8ad5-4895-baa8-e1a2223b4d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:03.234Z|9c235ff7-9312-4409-8cef-88ac27b28bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:03.234Z|9666c4f9-0c92-4025-bc84-a33ce22c4761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:03.235Z|9666c4f9-0c92-4025-bc84-a33ce22c4761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:03.235Z|9c235ff7-9312-4409-8cef-88ac27b28bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:04.647Z|14d079cf-59b7-4303-9f08-faa40f49239a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:21:04.648Z|14d079cf-59b7-4303-9f08-faa40f49239a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:21:13.256Z|6e5d5240-80ef-4dc4-8565-5d65a2a2c9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:13.256Z|2b79b964-e895-4a01-ab97-2dab6db206c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:13.256Z|996a40ca-1a67-4e25-b6d2-cabb06452a3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:13.257Z|6e5d5240-80ef-4dc4-8565-5d65a2a2c9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:13.257Z|996a40ca-1a67-4e25-b6d2-cabb06452a3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:13.257Z|2b79b964-e895-4a01-ab97-2dab6db206c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:19.647Z|8cca0883-ba73-4e75-beef-94871c05aed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:21:19.648Z|8cca0883-ba73-4e75-beef-94871c05aed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:21:19.863Z|24c724f8-ec9f-48b8-b06b-06f317085bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:21:19.863Z|24c724f8-ec9f-48b8-b06b-06f317085bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:21:19.946Z|48b9b6f2-64b9-4824-8009-9a2db76038bc|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:21:19.947Z|48b9b6f2-64b9-4824-8009-9a2db76038bc|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:23.278Z|4b8f6cd2-602e-44eb-818b-2a7ae9172854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:23.278Z|12e398bb-d8e3-4e7d-b999-ebea07785bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:23.278Z|4b8f6cd2-602e-44eb-818b-2a7ae9172854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:23.279Z|12e398bb-d8e3-4e7d-b999-ebea07785bea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:23.280Z|f17a97a8-2673-4081-b702-d0018f2df2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:23.281Z|f17a97a8-2673-4081-b702-d0018f2df2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:33.307Z|ca2e11ea-0ddf-418e-9d3b-efbcafe17b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:33.307Z|27d93d8a-e1cb-4e69-8b76-68a223472d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:33.310Z|27d93d8a-e1cb-4e69-8b76-68a223472d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:33.310Z|ca2e11ea-0ddf-418e-9d3b-efbcafe17b94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:33.312Z|b24a98a5-1e46-42d7-916f-fa7d01bbb519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:33.319Z|b24a98a5-1e46-42d7-916f-fa7d01bbb519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:34.648Z|83901871-2095-4175-b969-4240f7780adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:21:34.650Z|83901871-2095-4175-b969-4240f7780adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:21:43.335Z|c3074152-8519-4f7a-9f7d-e4fa47637915|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:43.335Z|c3074152-8519-4f7a-9f7d-e4fa47637915|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:43.337Z|574b0fe2-bec1-45b9-8659-621cd88c5680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:43.337Z|1f686700-b0c9-4c74-91cd-10b75b165e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:43.337Z|574b0fe2-bec1-45b9-8659-621cd88c5680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:43.337Z|1f686700-b0c9-4c74-91cd-10b75b165e29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:49.648Z|162d35c3-db67-482f-9c1a-cce271728a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:21:49.648Z|162d35c3-db67-482f-9c1a-cce271728a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:21:49.864Z|034c132c-6065-4600-a16f-196d74459a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:21:49.864Z|034c132c-6065-4600-a16f-196d74459a60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:21:53.356Z|2acf8df3-4efe-4825-b562-5fa78ac4dd77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:53.356Z|2acf8df3-4efe-4825-b562-5fa78ac4dd77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:53.358Z|c53f80cc-7b42-4652-a8da-51762ac3d4b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:53.359Z|c53f80cc-7b42-4652-a8da-51762ac3d4b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:21:53.361Z|80907147-618d-4e4f-8350-3442191470c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:21:53.362Z|80907147-618d-4e4f-8350-3442191470c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:03.379Z|d515c6f1-4fcd-40fd-897f-ab09647b912f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:03.379Z|59cb8f97-5c5d-47e2-b137-91f59a5c1535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:03.380Z|d515c6f1-4fcd-40fd-897f-ab09647b912f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:03.380Z|59cb8f97-5c5d-47e2-b137-91f59a5c1535|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:03.382Z|257227de-691c-400f-a0bd-eb693914086f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:03.382Z|257227de-691c-400f-a0bd-eb693914086f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:04.647Z|11493230-692c-4b44-85e9-364a7dae3b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:22:04.647Z|11493230-692c-4b44-85e9-364a7dae3b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:22:13.398Z|53570b9e-5087-40be-9e3a-c4436b8a99af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:13.399Z|53570b9e-5087-40be-9e3a-c4436b8a99af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:13.401Z|cf0b81e1-4c03-4254-a290-e37d0001320e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:13.401Z|07d1c330-d2ae-4635-a319-5045935a5209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:13.401Z|cf0b81e1-4c03-4254-a290-e37d0001320e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:13.402Z|07d1c330-d2ae-4635-a319-5045935a5209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:19.647Z|3244fc20-6858-4a96-8509-2d8df158b847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:22:19.649Z|3244fc20-6858-4a96-8509-2d8df158b847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:22:19.865Z|dfb9a13f-6407-4e2b-8678-f00f52764c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:22:19.865Z|dfb9a13f-6407-4e2b-8678-f00f52764c15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:22:19.946Z|854f027a-8690-4e1f-bbeb-af436f62d0b8|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:22:19.947Z|854f027a-8690-4e1f-bbeb-af436f62d0b8|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:23.420Z|eb7ba43c-d295-4f49-a044-47f076a0fd5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:23.421Z|eb7ba43c-d295-4f49-a044-47f076a0fd5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:23.423Z|22392d16-b9c7-4176-a651-74bbe9d37b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:23.424Z|22392d16-b9c7-4176-a651-74bbe9d37b3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:23.428Z|76cf752c-ebca-4cc9-b1f1-fdaccaaae405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:23.428Z|76cf752c-ebca-4cc9-b1f1-fdaccaaae405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:33.445Z|f86cd54b-df3f-49a8-8db6-bd7d4771d03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:33.445Z|dd41e9da-6b5c-4b50-a32c-a3dc5db50758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:33.446Z|f86cd54b-df3f-49a8-8db6-bd7d4771d03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:33.446Z|dd41e9da-6b5c-4b50-a32c-a3dc5db50758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:33.448Z|c0269cec-0a4f-4959-acbd-f8b891edd3fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:33.449Z|c0269cec-0a4f-4959-acbd-f8b891edd3fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:34.647Z|411313b2-024b-4c61-97a8-8a5cb9fb4771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:22:34.647Z|411313b2-024b-4c61-97a8-8a5cb9fb4771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:22:43.465Z|383eeeb8-0f4a-452b-871e-01c2bdc8447c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:43.466Z|383eeeb8-0f4a-452b-871e-01c2bdc8447c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:43.468Z|715425a2-35aa-4b2f-bb57-afab807d0da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:43.468Z|715425a2-35aa-4b2f-bb57-afab807d0da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:43.472Z|58736e45-e5dc-4397-b787-bcac5495cedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:43.472Z|58736e45-e5dc-4397-b787-bcac5495cedf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:49.648Z|5606c72e-c0b7-45bc-a53b-8f80fd5ba33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:22:49.648Z|5606c72e-c0b7-45bc-a53b-8f80fd5ba33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:22:49.866Z|86228383-c659-49e8-bd62-570e37444a26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:22:49.866Z|86228383-c659-49e8-bd62-570e37444a26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:22:53.491Z|990e7697-1dd2-4653-be0c-9c9600c33282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:53.492Z|990e7697-1dd2-4653-be0c-9c9600c33282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:53.492Z|3ea20c5b-3c20-4c73-8e6a-676432aec6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:53.493Z|3ea20c5b-3c20-4c73-8e6a-676432aec6e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:22:53.497Z|e9dfb046-0ff4-4c59-8fbb-47f27a6ac3d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:22:53.498Z|e9dfb046-0ff4-4c59-8fbb-47f27a6ac3d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:03.517Z|ec8b2022-8c57-4ed8-a5aa-f2747466f122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:03.517Z|5effba34-c23c-417e-8f9a-3c3ed11cdf86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:03.517Z|ec8b2022-8c57-4ed8-a5aa-f2747466f122|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:03.517Z|5effba34-c23c-417e-8f9a-3c3ed11cdf86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:03.520Z|c4f6c320-8a39-4db1-82a5-dab31d73d4ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:03.520Z|c4f6c320-8a39-4db1-82a5-dab31d73d4ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:04.647Z|dd0f4d47-df1b-4e39-820f-6b1e8bd777f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:23:04.649Z|dd0f4d47-df1b-4e39-820f-6b1e8bd777f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:23:13.545Z|c0561b76-fbce-4576-b91a-9c07ad4140b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:13.546Z|d41f90fd-a1e4-46b4-ad14-9daba8884573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:13.545Z|641bafdc-1a3d-4fed-accb-03313d4d67cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:13.546Z|c0561b76-fbce-4576-b91a-9c07ad4140b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:13.546Z|d41f90fd-a1e4-46b4-ad14-9daba8884573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:13.546Z|641bafdc-1a3d-4fed-accb-03313d4d67cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:19.648Z|806d2685-2003-4009-949a-4c4a7e6d6697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:23:19.648Z|806d2685-2003-4009-949a-4c4a7e6d6697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:23:19.867Z|9048aab6-161d-44d4-a601-46037583399b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:23:19.867Z|9048aab6-161d-44d4-a601-46037583399b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:23:19.947Z|898fc6db-3d61-43ef-9ff2-dc6d660a64d2|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-07-24T12:23:19.948Z|898fc6db-3d61-43ef-9ff2-dc6d660a64d2|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:23.570Z|ef92b631-626b-48eb-a1c7-23038f830ee1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:23.570Z|ba2e4fee-6bd4-4bc2-898e-259b7ce024fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:23.570Z|3551cf83-1bee-469a-b516-0933d31a5ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:23.571Z|ef92b631-626b-48eb-a1c7-23038f830ee1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:23.571Z|ba2e4fee-6bd4-4bc2-898e-259b7ce024fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:23.571Z|3551cf83-1bee-469a-b516-0933d31a5ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:33.598Z|0f9657dc-a2d0-49a8-9d63-19324251bebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:33.600Z|0f9657dc-a2d0-49a8-9d63-19324251bebb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:33.598Z|ef981e40-0163-45cd-8f66-3eba3f12fe86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:33.601Z|7e713979-396f-40c7-b195-3f4755088b6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:33.602Z|7e713979-396f-40c7-b195-3f4755088b6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:33.603Z|ef981e40-0163-45cd-8f66-3eba3f12fe86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:34.647Z|af903219-c9f5-45a9-b237-8aacfa960e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:23:34.648Z|af903219-c9f5-45a9-b237-8aacfa960e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:23:43.625Z|6ee93f53-9e26-4626-a542-ee3d28de1444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:43.625Z|172d4ffe-6dbf-463c-9fff-b03c76237535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:43.626Z|6ee93f53-9e26-4626-a542-ee3d28de1444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:43.626Z|172d4ffe-6dbf-463c-9fff-b03c76237535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:43.627Z|6cd2b82f-3548-4ea2-b7c1-49a3f189cfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:43.629Z|6cd2b82f-3548-4ea2-b7c1-49a3f189cfb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:49.647Z|9861989d-2983-426d-97e1-7ffd13b4831e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:23:49.649Z|9861989d-2983-426d-97e1-7ffd13b4831e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:23:49.868Z|f01028d4-6432-48db-b555-cd30b9e5dc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-07-24T12:23:49.868Z|f01028d4-6432-48db-b555-cd30b9e5dc56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-07-24T12:23:53.645Z|49ae5fe9-b3e4-496c-bfc2-28ea572966a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:53.645Z|49ae5fe9-b3e4-496c-bfc2-28ea572966a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:53.647Z|0d4fdb70-9b3d-420a-87ee-7b1342c7987f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:53.648Z|0d4fdb70-9b3d-420a-87ee-7b1342c7987f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-07-24T12:23:53.649Z|de751a82-7d72-44ef-948b-c3472981d413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-07-24T12:23:53.650Z|de751a82-7d72-44ef-948b-c3472981d413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.