Results

By type

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

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

2022-07-06T03:43:29.139Z||main|||||INFO|500||The following profiles are active: basic
2022-07-06T03:43:54.508Z||main|||||INFO|500||Starting service [Tomcat]
2022-07-06T03:43:54.510Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-07-06T03:43:54.753Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-07-06T03:44:13.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.

2022-07-06T03:44:13.763Z||main|||||INFO|500||catdb-pool - Starting...
2022-07-06T03:44:14.850Z||main|||||INFO|500||catdb-pool - Start completed.
2022-07-06T03:44:16.085Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-07-06T03:44:17.027Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-07-06T03:44:19.057Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-07-06T03:44:24.862Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-06T03:44:25.866Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-07-06T03:44:31.189Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-06T03:44:31.483Z||main|||||INFO|500||reqdb-pool - Starting...
2022-07-06T03:44:31.509Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-07-06T03:44:31.538Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-07-06T03:44:32.705Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-07-06T03:44:33.902Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-07-06T03:44:37.332Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-07-06T03:44:50.311Z||main|||||WARN|500||---
2022-07-06T03:44:50.312Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-07-06T03:44:50.313Z||main|||||WARN|500||---
2022-07-06T03:44:51.602Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-07-06T03:45:06.278Z||main|||||INFO|500||Started ApiHandlerApplication in 104.299 seconds (JVM running for 111.807)
2022-07-06T03:45:06.369Z|cf84e1be-80ba-4bd0-a711-ec39bff5c993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:45:06.466Z|cf84e1be-80ba-4bd0-a711-ec39bff5c993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:45:06.468Z|0929c2b6-ab1a-4afc-8117-aa3ef5d676f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:45:06.495Z|0929c2b6-ab1a-4afc-8117-aa3ef5d676f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:45:15.736Z||http-nio-8080-exec-5|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-07-06T03:45:16.900Z|2cc13eeb-6c28-4b13-b8c9-e8328540c07f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:16.935Z|e94bf86f-1af7-4635-9d63-34b944986ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:16.937Z|0e202e6e-90d6-40e8-a042-b5b07a61814d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-07-06T03:45:18.163Z|2cc13eeb-6c28-4b13-b8c9-e8328540c07f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:18.179Z|e94bf86f-1af7-4635-9d63-34b944986ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:18.181Z|0e202e6e-90d6-40e8-a042-b5b07a61814d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:21.146Z|193b3924-2079-4ac1-a442-dcd12390a490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:45:21.147Z|193b3924-2079-4ac1-a442-dcd12390a490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:45:26.237Z|3c2ac3e0-2b2b-4dba-a60b-c0d8705fcb3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:26.239Z|3c2ac3e0-2b2b-4dba-a60b-c0d8705fcb3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:26.590Z|e5667c3e-4ce2-4777-aed0-a7512a6419f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:26.593Z|370b12ca-80a8-484e-b1a0-88e390400b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:26.593Z|e5667c3e-4ce2-4777-aed0-a7512a6419f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:26.594Z|370b12ca-80a8-484e-b1a0-88e390400b94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:36.147Z|12193ef0-0677-43ae-a35e-b0f0e2c76f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:45:36.150Z|12193ef0-0677-43ae-a35e-b0f0e2c76f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:45:36.398Z|69c7841d-1b51-4834-9796-c7579c72404b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:36.414Z|69c7841d-1b51-4834-9796-c7579c72404b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:36.502Z|9eba5a4a-e765-4158-a1d0-760f5ebf879a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:45:36.504Z|9eba5a4a-e765-4158-a1d0-760f5ebf879a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:45:36.650Z|b5a5f77a-365d-43b9-981e-55db582d068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:36.653Z|b5a5f77a-365d-43b9-981e-55db582d068d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:36.682Z|4554b8c8-68d3-4159-bda3-dbe3e76abbc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:36.694Z|4554b8c8-68d3-4159-bda3-dbe3e76abbc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:46.523Z|34c32070-4375-4543-bbe9-f2c36546ab9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:46.547Z|34c32070-4375-4543-bbe9-f2c36546ab9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:46.715Z|6adf30de-ab94-4457-8cca-ccd183385c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:46.718Z|6adf30de-ab94-4457-8cca-ccd183385c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:46.761Z|b4eeccc6-ac28-42ef-b602-b07db60e49b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:46.763Z|b4eeccc6-ac28-42ef-b602-b07db60e49b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:51.147Z|0ddb7594-8e61-43a0-86b4-f3e0395de5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:45:51.165Z|0ddb7594-8e61-43a0-86b4-f3e0395de5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:45:56.755Z|ae4391e5-478f-48b4-b5fa-9250752562ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:56.763Z|ae4391e5-478f-48b4-b5fa-9250752562ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:56.871Z|09e4acb4-6145-4532-98cb-f2d3dbcae61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:56.873Z|09e4acb4-6145-4532-98cb-f2d3dbcae61e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:45:56.970Z|9252f6ce-81f4-486f-ad00-d25862ed00bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:45:57.014Z|9252f6ce-81f4-486f-ad00-d25862ed00bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:06.159Z|34c1a0a6-8685-4313-b952-9d49f39d286a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:46:06.169Z|34c1a0a6-8685-4313-b952-9d49f39d286a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:46:06.506Z|4988f8cd-a0a4-47aa-a7b6-d37666125210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:46:06.507Z|4988f8cd-a0a4-47aa-a7b6-d37666125210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:46:06.866Z|9de5462d-8cad-40e7-ad3c-bc9ed8d17e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:06.872Z|9de5462d-8cad-40e7-ad3c-bc9ed8d17e64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:07.061Z|88618b37-b6c9-4e2a-a4bc-163f2d450fbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:07.063Z|88618b37-b6c9-4e2a-a4bc-163f2d450fbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:07.090Z|fab68a27-50b7-4ea7-9ba3-78d3200c9558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:07.098Z|fab68a27-50b7-4ea7-9ba3-78d3200c9558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:16.940Z|35ca1b67-fd46-4535-a73d-498675237ed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:16.942Z|35ca1b67-fd46-4535-a73d-498675237ed2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:17.136Z|9322aacd-8579-4213-a00b-7b9b422a2c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:17.144Z|9322aacd-8579-4213-a00b-7b9b422a2c0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:17.162Z|b1a8661a-ee4c-4a36-bdc4-e204eff69e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:17.164Z|b1a8661a-ee4c-4a36-bdc4-e204eff69e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:21.146Z|2aac80f1-4a82-48e1-bc0d-c901bc8f570f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:46:21.147Z|2aac80f1-4a82-48e1-bc0d-c901bc8f570f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:46:26.996Z|eeaa4a59-02f5-431d-be16-5752e6e0b624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:27.006Z|eeaa4a59-02f5-431d-be16-5752e6e0b624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:27.200Z|78963a43-e48d-4060-bfad-280cb78a91fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:27.202Z|78963a43-e48d-4060-bfad-280cb78a91fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:27.233Z|c050f455-6724-429a-bad2-0e5804a8abf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:27.235Z|c050f455-6724-429a-bad2-0e5804a8abf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:36.145Z|5cc1b8cf-2ed6-47e4-aac8-7dc8e1edbabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:46:36.154Z|5cc1b8cf-2ed6-47e4-aac8-7dc8e1edbabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:46:36.510Z|91778e25-83ca-4353-bde0-bc3084bb4e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:46:36.511Z|91778e25-83ca-4353-bde0-bc3084bb4e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:46:37.056Z|71586084-6f2d-4949-97dd-84e0043ed8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:37.058Z|71586084-6f2d-4949-97dd-84e0043ed8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:37.242Z|de3c58ae-a087-416c-9806-3b25ef42770b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:37.245Z|de3c58ae-a087-416c-9806-3b25ef42770b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:37.289Z|a6e6ae0b-0691-4abd-b5a2-342b476924fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:37.290Z|a6e6ae0b-0691-4abd-b5a2-342b476924fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:47.098Z|d6c35ab1-1481-4805-8d85-72314dd32ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:47.100Z|d6c35ab1-1481-4805-8d85-72314dd32ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:47.289Z|8d04ab5f-13b5-4e25-9213-c5587413beba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:47.291Z|8d04ab5f-13b5-4e25-9213-c5587413beba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:47.337Z|70325802-5a22-4bbc-8452-2834d2ba6c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:47.338Z|70325802-5a22-4bbc-8452-2834d2ba6c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:51.146Z|b813c607-9090-4a2a-b940-2e48903b8e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:46:51.147Z|b813c607-9090-4a2a-b940-2e48903b8e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:46:57.133Z|20c5feac-8f83-4052-9024-c53ec22d48e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:57.135Z|20c5feac-8f83-4052-9024-c53ec22d48e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:57.349Z|05d692cd-96c8-4ec7-a5a2-780a58bcc970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:57.350Z|05d692cd-96c8-4ec7-a5a2-780a58bcc970|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:46:57.375Z|89c25d8f-09c7-4fd0-a544-a2231636f87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:46:57.377Z|89c25d8f-09c7-4fd0-a544-a2231636f87c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:06.145Z|a1899297-3654-41e3-bf02-604701fc8167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:47:06.146Z|a1899297-3654-41e3-bf02-604701fc8167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:47:06.513Z|a826ccdb-905c-4d62-a2b4-dfcbd607f2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:47:06.514Z|a826ccdb-905c-4d62-a2b4-dfcbd607f2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:47:07.169Z|f12e3403-d989-4741-96c7-d8967b6cdb09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:07.178Z|f12e3403-d989-4741-96c7-d8967b6cdb09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:07.390Z|634b5f49-9191-404d-8007-2c62015c6425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:07.392Z|634b5f49-9191-404d-8007-2c62015c6425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:07.421Z|f3117661-3f08-4d89-bba2-73c9f349c186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:07.423Z|f3117661-3f08-4d89-bba2-73c9f349c186|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:17.223Z|58ca964b-666c-4ea3-b293-f1eda392e7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:17.225Z|58ca964b-666c-4ea3-b293-f1eda392e7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:17.427Z|fc6fa68a-0f8b-4b54-9c37-67d9abb793be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:17.430Z|fc6fa68a-0f8b-4b54-9c37-67d9abb793be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:17.454Z|cd6b9dd4-8a8f-4daf-9b63-8c906db031f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:17.456Z|cd6b9dd4-8a8f-4daf-9b63-8c906db031f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:21.147Z|cacf386c-4e8a-4bb7-9d10-cd007a46280a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:47:21.154Z|cacf386c-4e8a-4bb7-9d10-cd007a46280a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:47:27.269Z|20857ee7-7938-4a8f-bb55-add3f9f58c65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:27.271Z|20857ee7-7938-4a8f-bb55-add3f9f58c65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:27.472Z|5c98d2c6-6989-400e-809d-a7e79dee4067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:27.473Z|5c98d2c6-6989-400e-809d-a7e79dee4067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:27.496Z|d204c177-8e79-45d4-92d3-e42df596de10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:27.498Z|d204c177-8e79-45d4-92d3-e42df596de10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:36.147Z|fa04bc26-4acc-4e97-9236-ae135c836081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:47:36.153Z|fa04bc26-4acc-4e97-9236-ae135c836081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:47:36.520Z|e6df5cb3-7ce6-432b-85ed-7172e338c3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:47:36.537Z|e6df5cb3-7ce6-432b-85ed-7172e338c3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:47:37.320Z|64446cad-ac67-4597-9086-1f29f1c80d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:37.322Z|64446cad-ac67-4597-9086-1f29f1c80d61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:37.522Z|535e15ca-3d4e-47cd-84c0-f8525967240f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:37.524Z|535e15ca-3d4e-47cd-84c0-f8525967240f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:37.561Z|66a1a83e-3034-4108-b1a5-9f166ca8c349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:37.563Z|66a1a83e-3034-4108-b1a5-9f166ca8c349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:47.365Z|26065af3-591d-470e-ac34-352aa35f0847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:47.368Z|26065af3-591d-470e-ac34-352aa35f0847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:47.570Z|a6c4c0ee-4b1a-43fa-a0ef-45bd6a8d0433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:47.584Z|a6c4c0ee-4b1a-43fa-a0ef-45bd6a8d0433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:47.602Z|1e33eabd-4717-447a-97e0-5f77409d406c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:47.603Z|1e33eabd-4717-447a-97e0-5f77409d406c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:51.146Z|efe6fe99-0099-44ee-9874-c7ac33ce8863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:47:51.148Z|efe6fe99-0099-44ee-9874-c7ac33ce8863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:47:57.432Z|c0f6c0a9-ef15-41e9-b7a1-9479b05cde99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:57.433Z|c0f6c0a9-ef15-41e9-b7a1-9479b05cde99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:57.645Z|0d15b9eb-7258-4e51-bcc1-b53caddf6948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:57.647Z|0d15b9eb-7258-4e51-bcc1-b53caddf6948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:47:57.655Z|dd06e435-d098-42de-bb56-6a17357e66aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:47:57.656Z|dd06e435-d098-42de-bb56-6a17357e66aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:06.146Z|0e71003f-d84b-4130-8a07-62dc84460a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:48:06.165Z|0e71003f-d84b-4130-8a07-62dc84460a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:48:06.542Z|dcbee658-6169-4f89-9c60-75977a0768fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:48:06.543Z|dcbee658-6169-4f89-9c60-75977a0768fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:48:07.485Z|e2cdd37b-79d5-497d-8a70-07516a802740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:07.487Z|e2cdd37b-79d5-497d-8a70-07516a802740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:07.690Z|454fba8f-5244-4b87-a972-977d02775d4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:07.692Z|454fba8f-5244-4b87-a972-977d02775d4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:07.695Z|37c43a7e-d153-4ac6-b17d-948b589b89fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:07.702Z|37c43a7e-d153-4ac6-b17d-948b589b89fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:17.563Z|246c767b-cab4-49b1-a24a-067cd6f54eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:17.570Z|246c767b-cab4-49b1-a24a-067cd6f54eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:17.751Z|545e3258-e312-455b-9404-834a5dd59f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:17.753Z|545e3258-e312-455b-9404-834a5dd59f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:17.760Z|c550aaf6-a28e-44df-9048-ada8cc6534ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:17.762Z|c550aaf6-a28e-44df-9048-ada8cc6534ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:21.153Z|ceeedb23-2487-418e-ab57-93d0e5c004f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:48:21.154Z|ceeedb23-2487-418e-ab57-93d0e5c004f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:48:27.620Z|47814958-f540-4acb-bd37-f38824b55716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:27.621Z|47814958-f540-4acb-bd37-f38824b55716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:27.798Z|5f4a1021-9b40-4efb-99ca-657ee9180d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:27.799Z|0a32d064-f135-453c-8034-b967b85c498f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:27.800Z|5f4a1021-9b40-4efb-99ca-657ee9180d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:27.800Z|0a32d064-f135-453c-8034-b967b85c498f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:36.157Z|6b4d1311-5520-47ca-a0b7-00ebe1905f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:48:36.159Z|6b4d1311-5520-47ca-a0b7-00ebe1905f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:48:36.546Z|2254b888-9020-49e7-84e1-e6c822344b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:48:36.548Z|2254b888-9020-49e7-84e1-e6c822344b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:48:37.664Z|d069253d-9ef9-4090-9c92-34c3fe526175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:37.666Z|d069253d-9ef9-4090-9c92-34c3fe526175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:37.881Z|7cf61c0f-c074-4495-a9d3-f23b7afbc177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:37.884Z|7cf61c0f-c074-4495-a9d3-f23b7afbc177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:37.942Z|599ea626-dfcf-454d-ae38-ca1e6a236b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:37.949Z|599ea626-dfcf-454d-ae38-ca1e6a236b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:47.748Z|e32bc2d5-5389-4922-a893-115ad3205448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:47.750Z|e32bc2d5-5389-4922-a893-115ad3205448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:47.927Z|b223071d-f096-4199-916e-54b502b7c97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:47.930Z|b223071d-f096-4199-916e-54b502b7c97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:48.012Z|4b96af11-62cf-4d8e-b1c8-02ea90703ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:48.013Z|4b96af11-62cf-4d8e-b1c8-02ea90703ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:51.146Z|0e519f9a-0f55-4a93-8236-07c5e19b7800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:48:51.151Z|0e519f9a-0f55-4a93-8236-07c5e19b7800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:48:57.812Z|70dbba5a-da3d-439a-b269-c488e0af5070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:57.813Z|70dbba5a-da3d-439a-b269-c488e0af5070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:57.969Z|d71c0f77-a43e-4807-b22e-c4111b5dc153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:57.979Z|d71c0f77-a43e-4807-b22e-c4111b5dc153|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:48:58.055Z|02325e28-d2a1-437c-849e-03da03cb7bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:48:58.057Z|02325e28-d2a1-437c-849e-03da03cb7bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:06.145Z|e49d22ea-531b-43b5-b6aa-cbf638c254bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:49:06.147Z|e49d22ea-531b-43b5-b6aa-cbf638c254bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:49:06.550Z|b6ed4c71-d2d6-4de5-a94e-4c1cb3898531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:49:06.552Z|b6ed4c71-d2d6-4de5-a94e-4c1cb3898531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:49:07.856Z|a69f6ae9-5ba5-4719-88ed-d886d8dc067c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:07.859Z|a69f6ae9-5ba5-4719-88ed-d886d8dc067c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:08.039Z|c52b1315-c1bf-4e95-b4c1-238c53406720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:08.041Z|c52b1315-c1bf-4e95-b4c1-238c53406720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:08.095Z|147cf5e6-c82d-4ed8-aa63-c9d903c21ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:08.098Z|147cf5e6-c82d-4ed8-aa63-c9d903c21ef2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:17.922Z|264fd786-26ed-4069-a60d-df51fd8dcfd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:17.925Z|264fd786-26ed-4069-a60d-df51fd8dcfd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:18.076Z|1a50b3b6-735c-42a4-9d8e-81dd7b43a728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:18.077Z|1a50b3b6-735c-42a4-9d8e-81dd7b43a728|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:18.152Z|11db2a5e-9c71-48d0-9d47-7058518fa553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:18.154Z|11db2a5e-9c71-48d0-9d47-7058518fa553|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:21.147Z|b4a35e14-d7cd-4e91-981d-60006fab65d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:49:21.149Z|b4a35e14-d7cd-4e91-981d-60006fab65d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:49:27.965Z|ecc648a0-bca8-49d9-804d-335272748e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:27.966Z|ecc648a0-bca8-49d9-804d-335272748e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:28.133Z|84e770dd-3276-4e0f-89e8-b101ae222085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:28.136Z|84e770dd-3276-4e0f-89e8-b101ae222085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:28.198Z|fb72fb23-c088-4391-9255-d21aca8ba6bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:28.200Z|fb72fb23-c088-4391-9255-d21aca8ba6bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:36.146Z|3cfa6e01-815d-4960-9a5c-76cb6492fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:49:36.155Z|3cfa6e01-815d-4960-9a5c-76cb6492fba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:49:36.554Z|42eed762-3df2-4586-a521-24a2b669d0d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:49:36.556Z|42eed762-3df2-4586-a521-24a2b669d0d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:49:38.012Z|8634ccb8-1820-464c-9ab4-49e41fc5becc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:38.013Z|8634ccb8-1820-464c-9ab4-49e41fc5becc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:38.201Z|8f8422c7-ee99-401e-b968-1f9caca0206b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:38.203Z|8f8422c7-ee99-401e-b968-1f9caca0206b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:38.243Z|7ca5e6de-da9c-42bb-9b7e-28a1ebf8b44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:38.249Z|7ca5e6de-da9c-42bb-9b7e-28a1ebf8b44d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:48.050Z|b2cc71fc-a8d5-4364-9156-9b8ae65f6fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:48.052Z|b2cc71fc-a8d5-4364-9156-9b8ae65f6fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:48.234Z|6f6c4bdc-c112-4e7c-98c1-c654e0994f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:48.235Z|6f6c4bdc-c112-4e7c-98c1-c654e0994f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:48.290Z|b5e8d8eb-7146-4325-9e05-a8b399e182d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:48.295Z|b5e8d8eb-7146-4325-9e05-a8b399e182d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:51.146Z|4fc0fe4a-36ff-4b4c-b8c0-011fa647b3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:49:51.148Z|4fc0fe4a-36ff-4b4c-b8c0-011fa647b3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:49:58.099Z|3b3ae754-e104-4206-9362-39e182ea887d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:58.111Z|3b3ae754-e104-4206-9362-39e182ea887d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:58.285Z|18bad32c-202f-4298-9a03-1c02ad354772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:58.287Z|18bad32c-202f-4298-9a03-1c02ad354772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:49:58.344Z|9c7fc184-3696-4cab-9594-1908a048f279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:49:58.353Z|9c7fc184-3696-4cab-9594-1908a048f279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:06.145Z|177f6e14-e1ec-4437-a573-8018416d31c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:50:06.146Z|177f6e14-e1ec-4437-a573-8018416d31c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:50:06.561Z|d43cffd3-9575-4009-bbfc-5d9bd7eada0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:50:06.565Z|d43cffd3-9575-4009-bbfc-5d9bd7eada0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:50:08.161Z|5d3aba2c-c95a-4e2b-b46a-ad04386d62c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:08.162Z|5d3aba2c-c95a-4e2b-b46a-ad04386d62c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:08.342Z|bb1a5c4d-3a5c-4c38-87a5-3849bdfb6b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:08.349Z|bb1a5c4d-3a5c-4c38-87a5-3849bdfb6b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:08.387Z|4d08ac38-4d4e-44e8-94d3-a96c63c99cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:08.388Z|4d08ac38-4d4e-44e8-94d3-a96c63c99cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:18.207Z|be5c99f6-8c5a-427e-91b1-4289071fde32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:18.209Z|be5c99f6-8c5a-427e-91b1-4289071fde32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:18.388Z|ed88969a-a8b9-4a8b-b057-03cef7d67800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:18.390Z|ed88969a-a8b9-4a8b-b057-03cef7d67800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:18.424Z|d2810ee6-c691-4388-aaf2-aa3165435e6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:18.429Z|d2810ee6-c691-4388-aaf2-aa3165435e6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:21.146Z|1c15d905-13b6-438a-8f5a-95173593a853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:50:21.154Z|1c15d905-13b6-438a-8f5a-95173593a853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:50:28.244Z|ace36035-a74e-4e34-bde4-19d1fed7435b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:28.247Z|ace36035-a74e-4e34-bde4-19d1fed7435b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:28.422Z|bd5f1d87-6c61-400b-9377-db4cdbe797a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:28.424Z|bd5f1d87-6c61-400b-9377-db4cdbe797a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:28.463Z|02cb4e89-a2ff-43fe-b2aa-d8a0706d05a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:28.465Z|02cb4e89-a2ff-43fe-b2aa-d8a0706d05a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:36.146Z|264bf59e-a0d8-4d13-a58d-92a590ba9669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:50:36.148Z|264bf59e-a0d8-4d13-a58d-92a590ba9669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:50:36.567Z|ec488177-26e9-492b-bf8d-4cd23523e3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:50:36.569Z|ec488177-26e9-492b-bf8d-4cd23523e3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:50:38.277Z|d0513faa-1a43-435c-a4ab-bf024367d87c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:38.279Z|d0513faa-1a43-435c-a4ab-bf024367d87c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:38.455Z|d3ff44b4-0cc0-4a55-83f2-ed73b63a19ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:38.457Z|d3ff44b4-0cc0-4a55-83f2-ed73b63a19ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:38.503Z|3c4fd87a-883c-4297-babc-39ffb3877d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:38.504Z|3c4fd87a-883c-4297-babc-39ffb3877d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:48.377Z|91869443-4457-4d10-9173-ec16189ee6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:48.379Z|91869443-4457-4d10-9173-ec16189ee6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:48.487Z|5fd6b2d6-c2d5-44fb-bdb6-2939e42ab681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:48.490Z|5fd6b2d6-c2d5-44fb-bdb6-2939e42ab681|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:48.546Z|ef864dca-3c9a-4c13-aff9-02327c5df2e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:48.560Z|ef864dca-3c9a-4c13-aff9-02327c5df2e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:51.145Z|3781f38f-fdcb-4289-a119-594837ef977d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:50:51.146Z|3781f38f-fdcb-4289-a119-594837ef977d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:50:58.425Z|a84ff151-d05b-47d8-bb66-933a9029369e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:58.428Z|a84ff151-d05b-47d8-bb66-933a9029369e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:58.535Z|6982c9e9-42cd-4900-a19d-650fb0f3e15d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:58.537Z|6982c9e9-42cd-4900-a19d-650fb0f3e15d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:50:58.592Z|f70b68e0-0087-4768-83e7-04319617d110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:50:58.593Z|f70b68e0-0087-4768-83e7-04319617d110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:06.146Z|b0cf756c-529f-47b5-85a2-5eebc4ea6aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:51:06.150Z|b0cf756c-529f-47b5-85a2-5eebc4ea6aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:51:06.572Z|2e625543-2085-4781-8517-e26816bf75cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:51:06.574Z|2e625543-2085-4781-8517-e26816bf75cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:51:08.467Z|b51545eb-8ead-4a1a-b1f0-fd3d5d230035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:08.468Z|b51545eb-8ead-4a1a-b1f0-fd3d5d230035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:08.565Z|76ada612-39db-4c47-94e1-5627affe27f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:08.566Z|76ada612-39db-4c47-94e1-5627affe27f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:08.632Z|a531d57e-a67f-4e75-9d22-3d81108c5cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:08.634Z|a531d57e-a67f-4e75-9d22-3d81108c5cf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:18.525Z|0fc385a8-6cd7-44fd-b71c-b1c92b886064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:18.526Z|0fc385a8-6cd7-44fd-b71c-b1c92b886064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:18.599Z|f459c062-a34a-4e93-ba4c-9725cfe8fb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:18.601Z|f459c062-a34a-4e93-ba4c-9725cfe8fb7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:18.666Z|969afbc6-a992-4a3c-81eb-d0c243151591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:18.668Z|969afbc6-a992-4a3c-81eb-d0c243151591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:21.146Z|a44e8715-8d9d-41fe-9461-d8779f68cbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:51:21.147Z|a44e8715-8d9d-41fe-9461-d8779f68cbeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:51:28.562Z|b0afcb26-736d-41fb-8945-2d2e64f1b904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:28.564Z|b0afcb26-736d-41fb-8945-2d2e64f1b904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:28.646Z|401d6cc9-d62f-405e-a49b-e2be1c37459a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:28.647Z|401d6cc9-d62f-405e-a49b-e2be1c37459a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:28.716Z|0669aaca-fae0-476e-b932-4893bd338090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:28.718Z|0669aaca-fae0-476e-b932-4893bd338090|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:36.145Z|93fff969-87e1-477d-aeda-2183e46e9b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:51:36.146Z|93fff969-87e1-477d-aeda-2183e46e9b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:51:36.578Z|a4170c76-ba68-4ba8-97c0-6af4234f539c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:51:36.579Z|a4170c76-ba68-4ba8-97c0-6af4234f539c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:51:38.597Z|8d86666d-2048-4629-ae8d-2f5a4800e59d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:38.599Z|8d86666d-2048-4629-ae8d-2f5a4800e59d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:38.728Z|8f56e311-fd0f-4e09-a679-c69b20a0c189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:38.730Z|8f56e311-fd0f-4e09-a679-c69b20a0c189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:38.769Z|4463474b-8dc7-47dd-bc5f-5dfaf18fc98e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:38.771Z|4463474b-8dc7-47dd-bc5f-5dfaf18fc98e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:48.642Z|c3ef11c1-4242-4532-b16c-85b4246032b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:48.659Z|c3ef11c1-4242-4532-b16c-85b4246032b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:48.767Z|e42646e5-535f-4701-861d-642adb26efac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:48.768Z|e42646e5-535f-4701-861d-642adb26efac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:48.849Z|c17d4d3a-2088-4ee6-8ac9-f325706d4a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:48.850Z|c17d4d3a-2088-4ee6-8ac9-f325706d4a24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:51.145Z|6a0509ee-feda-49eb-af9f-0540d7ee060f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:51:51.149Z|6a0509ee-feda-49eb-af9f-0540d7ee060f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:51:58.702Z|0d3edffc-b703-4032-a7c5-9ff38985bcad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:58.704Z|0d3edffc-b703-4032-a7c5-9ff38985bcad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:58.815Z|ae08ab76-7f2b-411b-95ff-63c2da2ce197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:58.817Z|ae08ab76-7f2b-411b-95ff-63c2da2ce197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:51:58.883Z|5497b609-e926-4fd9-aced-abf5a6b72010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:51:58.885Z|5497b609-e926-4fd9-aced-abf5a6b72010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:06.145Z|012e1883-6303-41d6-8a48-29e571c7fd24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:52:06.147Z|012e1883-6303-41d6-8a48-29e571c7fd24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:52:06.583Z|5cc67078-3c83-4b79-97d6-a20b7f59577d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:52:06.585Z|5cc67078-3c83-4b79-97d6-a20b7f59577d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:52:08.738Z|d15a2ddb-37f5-4acc-88c5-5bbfd97aaacf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:08.739Z|d15a2ddb-37f5-4acc-88c5-5bbfd97aaacf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:08.853Z|e57f114b-05f0-4169-a49f-95eef2cf44cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:08.860Z|e57f114b-05f0-4169-a49f-95eef2cf44cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:08.922Z|ddb19576-5b9f-4e9f-98e4-4fb6421838ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:08.924Z|ddb19576-5b9f-4e9f-98e4-4fb6421838ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:18.788Z|e87acbbe-9cc7-4cdf-8e31-3da4911d3ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:18.799Z|e87acbbe-9cc7-4cdf-8e31-3da4911d3ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:18.925Z|97a509dd-ef90-419a-ba3f-51d17d9f49bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:18.943Z|97a509dd-ef90-419a-ba3f-51d17d9f49bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:18.953Z|58b6bd22-3874-46dd-b1f5-5a1aa96f6c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:18.954Z|58b6bd22-3874-46dd-b1f5-5a1aa96f6c77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:21.145Z|804de19c-ec72-4037-8d02-73c9bb5801a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:52:21.146Z|804de19c-ec72-4037-8d02-73c9bb5801a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:52:28.834Z|446b3374-3230-47eb-9545-d0437f382d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:28.835Z|446b3374-3230-47eb-9545-d0437f382d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:28.991Z|d5d9d295-b440-4d14-9510-620c9fd6182b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:28.992Z|d5d9d295-b440-4d14-9510-620c9fd6182b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:28.993Z|7725d245-ba74-4a9a-8559-ed641e4bd7d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:28.994Z|7725d245-ba74-4a9a-8559-ed641e4bd7d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:36.145Z|95214338-0718-42c7-baab-f8e548bafa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:52:36.150Z|95214338-0718-42c7-baab-f8e548bafa58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:52:36.592Z|d7632a1b-3c44-4dc5-adf4-2f710f0c1387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:52:36.593Z|d7632a1b-3c44-4dc5-adf4-2f710f0c1387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:52:38.904Z|7251da9a-10e1-416b-983d-f73852a776bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:38.906Z|7251da9a-10e1-416b-983d-f73852a776bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:39.028Z|861b2242-978a-4295-9848-936569f0d7ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:39.029Z|861b2242-978a-4295-9848-936569f0d7ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:39.028Z|91a79409-b24d-47b6-838b-fcb58ac285a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:39.033Z|91a79409-b24d-47b6-838b-fcb58ac285a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:48.938Z|34ca61ca-114d-4f9d-9c2f-2440982d0659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:48.939Z|34ca61ca-114d-4f9d-9c2f-2440982d0659|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:49.068Z|2b5ae61c-1835-4ddb-a1de-82ce9f5ac0f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:49.069Z|3aa7fb5d-379f-4933-ae4f-b71a49df7d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:49.070Z|3aa7fb5d-379f-4933-ae4f-b71a49df7d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:49.076Z|2b5ae61c-1835-4ddb-a1de-82ce9f5ac0f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:51.146Z|b5bdce94-8fde-4024-8b1b-f7f8c40f519e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:52:51.147Z|b5bdce94-8fde-4024-8b1b-f7f8c40f519e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:52:58.971Z|69f7b92b-ff15-47c6-b864-71e8b4fdf5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:58.982Z|69f7b92b-ff15-47c6-b864-71e8b4fdf5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:59.116Z|e10cee62-ff05-48b6-b18e-9984850965e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:59.117Z|e10cee62-ff05-48b6-b18e-9984850965e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:52:59.122Z|12c6e43c-43c2-4e4b-a91a-0d29795d7771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:52:59.133Z|12c6e43c-43c2-4e4b-a91a-0d29795d7771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:06.145Z|db386c61-4fbe-4196-84c0-d7f88aa397da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:53:06.147Z|db386c61-4fbe-4196-84c0-d7f88aa397da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:53:06.594Z|5f719455-3eb0-4813-ad52-6a1ff03a340f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:53:06.595Z|5f719455-3eb0-4813-ad52-6a1ff03a340f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:53:09.055Z|23f1a03e-e9ab-4adf-991a-b9ae7f240742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:09.056Z|23f1a03e-e9ab-4adf-991a-b9ae7f240742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:09.148Z|d62d2762-d2f6-49a2-afbf-cdca873d1a95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:09.150Z|d62d2762-d2f6-49a2-afbf-cdca873d1a95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:09.184Z|833014b6-ece3-4ae5-9aac-ebf422d9ca17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:09.186Z|833014b6-ece3-4ae5-9aac-ebf422d9ca17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:19.089Z|7c0a749c-6a01-4d5a-8bd5-0f151b881c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:19.091Z|7c0a749c-6a01-4d5a-8bd5-0f151b881c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:19.184Z|7d2c0c61-dc3e-41ab-bd45-514bf4f71ea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:19.185Z|7d2c0c61-dc3e-41ab-bd45-514bf4f71ea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:19.218Z|b48e6579-3e1a-46cd-8c18-198821e8d5e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:19.219Z|b48e6579-3e1a-46cd-8c18-198821e8d5e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:21.145Z|ef3f77e0-50ef-4668-b22d-95abed673729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:53:21.149Z|ef3f77e0-50ef-4668-b22d-95abed673729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:53:29.123Z|d959cec8-85a3-44d0-b5c4-9fcea125f172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:29.125Z|d959cec8-85a3-44d0-b5c4-9fcea125f172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:29.215Z|49dba182-a1ed-4a35-9dce-d8b2917a4e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:29.217Z|49dba182-a1ed-4a35-9dce-d8b2917a4e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:29.247Z|a63c47e3-af94-4a97-a74a-5538bd33ea1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:29.249Z|a63c47e3-af94-4a97-a74a-5538bd33ea1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:33.089Z|c222c38c-0757-4192-a8fd-0f7ce4358b19|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T03:53:33.091Z|c222c38c-0757-4192-a8fd-0f7ce4358b19|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:36.145Z|b5bab82f-9918-4ead-98e7-52b51683550b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:53:36.147Z|b5bab82f-9918-4ead-98e7-52b51683550b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:53:36.597Z|58a6e7fb-a924-465b-91b8-939b4be42b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:53:36.598Z|58a6e7fb-a924-465b-91b8-939b4be42b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:53:39.162Z|07c67838-ee90-45e6-8c04-5fe3e3286910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:39.164Z|07c67838-ee90-45e6-8c04-5fe3e3286910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:39.251Z|1bc8f2ea-ff77-4f9b-838a-072a8fea4784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:39.253Z|1bc8f2ea-ff77-4f9b-838a-072a8fea4784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:39.291Z|b8380b0f-1c75-4d64-a82a-bfe7a92ccab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:39.293Z|b8380b0f-1c75-4d64-a82a-bfe7a92ccab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:49.211Z|0a680fdb-2b98-43ed-a23e-c7b7bfcee439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:49.213Z|0a680fdb-2b98-43ed-a23e-c7b7bfcee439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:49.288Z|2d27ceeb-6add-4342-8090-f98cd4fcf360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:49.290Z|2d27ceeb-6add-4342-8090-f98cd4fcf360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:49.350Z|444c0007-42a5-44e6-8075-a54f197a8839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:49.354Z|444c0007-42a5-44e6-8075-a54f197a8839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:51.146Z|99d3292b-c955-4bbe-9058-b284db2df938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:53:51.147Z|99d3292b-c955-4bbe-9058-b284db2df938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:53:59.264Z|bc44565a-0db7-4841-8984-3478ffa3a06c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:59.270Z|bc44565a-0db7-4841-8984-3478ffa3a06c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:59.332Z|07c1486f-077f-46e4-be27-b50135585831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:59.334Z|07c1486f-077f-46e4-be27-b50135585831|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:53:59.422Z|9a64eebe-1b8e-4902-82b9-24d9e18fe4b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:53:59.432Z|9a64eebe-1b8e-4902-82b9-24d9e18fe4b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:06.150Z|f8529d12-a1c0-443b-a7a0-7151618c2a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:54:06.159Z|f8529d12-a1c0-443b-a7a0-7151618c2a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:54:06.611Z|ce08d567-8e80-4880-ba4e-a5adda64118d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:54:06.612Z|ce08d567-8e80-4880-ba4e-a5adda64118d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:54:09.353Z|ff312c69-8974-405e-ba15-80033c295732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:09.354Z|ff312c69-8974-405e-ba15-80033c295732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:09.391Z|432ee150-49d3-45a6-b9a2-a4c8a652dec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:09.392Z|432ee150-49d3-45a6-b9a2-a4c8a652dec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:09.486Z|d6f25332-f8e0-4ea6-84d4-82fbd7c6ec75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:09.488Z|d6f25332-f8e0-4ea6-84d4-82fbd7c6ec75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:19.399Z|3352685c-0096-4ffa-a379-da8588b1cbbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:19.400Z|3352685c-0096-4ffa-a379-da8588b1cbbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:19.452Z|7607f69b-3de1-40b4-9be8-e656ceece818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:19.454Z|7607f69b-3de1-40b4-9be8-e656ceece818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:19.532Z|95a5561f-fdc6-42c7-ba10-5b560bac8f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:19.534Z|95a5561f-fdc6-42c7-ba10-5b560bac8f70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:21.145Z|e346a454-3d3f-42c1-8ed7-383b6a21b0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:54:21.147Z|e346a454-3d3f-42c1-8ed7-383b6a21b0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:54:29.450Z|f6fa0c4c-8a6e-49d3-92aa-4e8bd15b1d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:29.453Z|f6fa0c4c-8a6e-49d3-92aa-4e8bd15b1d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:29.488Z|6d3c484c-81dd-4c1f-aee6-82277e0a0073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:29.491Z|6d3c484c-81dd-4c1f-aee6-82277e0a0073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:29.572Z|2cfc9a91-860b-4828-ae35-5a2e92dcc87d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:29.574Z|2cfc9a91-860b-4828-ae35-5a2e92dcc87d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:33.064Z|361ecfb3-1292-40ab-93bc-3d9786a397aa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T03:54:33.066Z|361ecfb3-1292-40ab-93bc-3d9786a397aa|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:36.146Z|c442f4a9-2e16-47df-afb7-fb346c7e2084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:54:36.148Z|c442f4a9-2e16-47df-afb7-fb346c7e2084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:54:36.614Z|3ce7e1e8-d178-4b16-ab87-280249be9eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:54:36.616Z|3ce7e1e8-d178-4b16-ab87-280249be9eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:54:39.492Z|1176f8ce-727f-4099-965b-22671c1660b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:39.493Z|1176f8ce-727f-4099-965b-22671c1660b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:39.532Z|b0bc3fba-58da-4f88-9eeb-9abd6280af08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:39.533Z|b0bc3fba-58da-4f88-9eeb-9abd6280af08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:39.620Z|db848019-ed3d-4654-b889-2554c4eba434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:39.621Z|db848019-ed3d-4654-b889-2554c4eba434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:49.552Z|ec1de9f8-edf3-459c-934f-e5f23a3caef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:49.558Z|ec1de9f8-edf3-459c-934f-e5f23a3caef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:49.589Z|22f5fa34-6f39-484a-8afd-2e803cc6ca62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:49.591Z|22f5fa34-6f39-484a-8afd-2e803cc6ca62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:49.673Z|30c38e1e-0e72-4ab1-ba0c-9aa362d6404d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:49.674Z|30c38e1e-0e72-4ab1-ba0c-9aa362d6404d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:51.145Z|fc85f346-7770-4dbf-b915-4bfffba7e261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:54:51.160Z|fc85f346-7770-4dbf-b915-4bfffba7e261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:54:59.621Z|e6f12455-5673-4eaa-b03d-686859f3472f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:59.623Z|e6f12455-5673-4eaa-b03d-686859f3472f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:59.630Z|1297254e-87d4-48c3-a85f-59e5ebd3189f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:59.640Z|1297254e-87d4-48c3-a85f-59e5ebd3189f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:54:59.724Z|2cab520e-3682-4cb1-b22c-3c6ad3b7d08e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:54:59.725Z|2cab520e-3682-4cb1-b22c-3c6ad3b7d08e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:06.145Z|584e1fe7-e439-4d67-a162-b559bdb49c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:55:06.146Z|584e1fe7-e439-4d67-a162-b559bdb49c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:55:06.617Z|7fa43663-415c-4689-b351-bdc9e29eaf22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:55:06.618Z|7fa43663-415c-4689-b351-bdc9e29eaf22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:55:09.686Z|610c5f84-262c-48da-97d9-a63a3d8c4b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:09.686Z|1bc0e244-89e4-4264-a1c0-e5d8a3c47f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:09.688Z|1bc0e244-89e4-4264-a1c0-e5d8a3c47f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:09.688Z|610c5f84-262c-48da-97d9-a63a3d8c4b49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:09.795Z|e419250e-3820-43d0-a0de-575f67b7afe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:09.797Z|e419250e-3820-43d0-a0de-575f67b7afe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:19.725Z|a3d0da14-7986-449c-9f0e-73c8f69c4372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:19.727Z|a3d0da14-7986-449c-9f0e-73c8f69c4372|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:19.744Z|2238728e-41d8-4387-a047-49979fbf54b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:19.746Z|2238728e-41d8-4387-a047-49979fbf54b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:19.847Z|503f459f-0f70-4126-878e-3f145995832d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:19.849Z|503f459f-0f70-4126-878e-3f145995832d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:21.145Z|d6b22e96-d03b-4f74-ba48-9529878921db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:55:21.147Z|d6b22e96-d03b-4f74-ba48-9529878921db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:55:29.796Z|261ebb91-826b-48dd-9d7e-8f41a827d2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:29.797Z|261ebb91-826b-48dd-9d7e-8f41a827d2c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:29.792Z|ad469715-6918-44db-9d07-65cb1db12fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:29.805Z|ad469715-6918-44db-9d07-65cb1db12fc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:29.879Z|e10be0e2-ea7c-43e8-9c03-d0af98c86d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:29.889Z|e10be0e2-ea7c-43e8-9c03-d0af98c86d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:33.046Z|51a430b5-ebe6-4373-91f6-7b5f4b6fc292|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T03:55:33.047Z|51a430b5-ebe6-4373-91f6-7b5f4b6fc292|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:36.145Z|5ba61469-f199-472b-99e5-765af4fb8967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:55:36.150Z|5ba61469-f199-472b-99e5-765af4fb8967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:55:36.621Z|59b14e79-6831-4645-8fc4-b25b6834c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:55:36.622Z|59b14e79-6831-4645-8fc4-b25b6834c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:55:39.852Z|ce06752e-acdc-4d62-be66-03e9328df8a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:39.854Z|ce06752e-acdc-4d62-be66-03e9328df8a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:39.867Z|b1877496-2b85-4d93-81ae-3be3ae36da97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:39.870Z|b1877496-2b85-4d93-81ae-3be3ae36da97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:39.931Z|d99e0aeb-4d52-47cb-865f-c8fc3e107be1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:39.933Z|d99e0aeb-4d52-47cb-865f-c8fc3e107be1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:49.886Z|14c60544-bc6c-49e2-8b68-f2d7414fec11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:49.888Z|14c60544-bc6c-49e2-8b68-f2d7414fec11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:49.938Z|7763662f-abe3-4052-8ac6-ad179cdde3ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:49.939Z|7763662f-abe3-4052-8ac6-ad179cdde3ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:49.967Z|e9bf70d4-76f6-4931-811d-ccd59624547b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:49.969Z|e9bf70d4-76f6-4931-811d-ccd59624547b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:51.145Z|d4ee0f5a-7da0-4556-acd9-0935504f04bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:55:51.146Z|d4ee0f5a-7da0-4556-acd9-0935504f04bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:55:59.922Z|ed740a4d-630a-40f0-af5d-629bc4bf8785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:59.924Z|ed740a4d-630a-40f0-af5d-629bc4bf8785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:55:59.969Z|00a9f122-9519-4fe6-8618-bad72c366eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:55:59.970Z|00a9f122-9519-4fe6-8618-bad72c366eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:00.018Z|5230fc57-d5e0-4c7f-8378-1db34fd49c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:00.020Z|5230fc57-d5e0-4c7f-8378-1db34fd49c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:06.145Z|63dda71b-dd3d-4ab1-b389-d1dd101ef81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:56:06.146Z|63dda71b-dd3d-4ab1-b389-d1dd101ef81f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:56:06.624Z|39a93cee-64cd-4c97-b03d-1a0efdf5a8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:56:06.625Z|39a93cee-64cd-4c97-b03d-1a0efdf5a8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:56:09.964Z|671ecfcb-b311-46ef-a222-2a0b34f82dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:09.966Z|671ecfcb-b311-46ef-a222-2a0b34f82dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:10.009Z|a95aed50-3c53-42fc-85cb-a1b48a4ee4d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:10.014Z|a95aed50-3c53-42fc-85cb-a1b48a4ee4d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:10.050Z|86caa6be-569a-493d-82f0-c165ddccd1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:10.051Z|86caa6be-569a-493d-82f0-c165ddccd1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:19.999Z|8b72ff4e-62ea-4aac-ac4f-d7f5c6bb4f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:20.002Z|8b72ff4e-62ea-4aac-ac4f-d7f5c6bb4f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:20.058Z|1d995769-2106-4c16-b385-dfd036cebe87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:20.060Z|1d995769-2106-4c16-b385-dfd036cebe87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:20.091Z|2fb7cfef-1d5a-4488-bb3c-c2d61cdefcc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:20.093Z|2fb7cfef-1d5a-4488-bb3c-c2d61cdefcc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:21.146Z|3f4e232b-1e3f-44a3-be6e-acd95551785b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:56:21.161Z|3f4e232b-1e3f-44a3-be6e-acd95551785b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:56:30.038Z|fa856f5c-8ad1-43cf-b60a-4d0fe45542ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:30.040Z|fa856f5c-8ad1-43cf-b60a-4d0fe45542ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:30.095Z|955a2bb7-2d34-4d9e-8554-a41be446ba7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:30.098Z|955a2bb7-2d34-4d9e-8554-a41be446ba7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:30.132Z|aa0f34be-b98f-4a02-a9f4-7d42954a1434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:30.133Z|aa0f34be-b98f-4a02-a9f4-7d42954a1434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:33.045Z|dc737ec7-1170-4d6c-afef-bf70911e5616|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T03:56:33.051Z|dc737ec7-1170-4d6c-afef-bf70911e5616|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:36.145Z|f1cf39d1-2a1a-4d2b-84ae-bad538f7b725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:56:36.145Z|f1cf39d1-2a1a-4d2b-84ae-bad538f7b725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:56:36.626Z|7645d635-dad6-4035-87cc-10830e095729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:56:36.627Z|7645d635-dad6-4035-87cc-10830e095729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:56:40.108Z|7875dd5d-49c3-47c7-887a-cbc9e7533155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:40.121Z|7875dd5d-49c3-47c7-887a-cbc9e7533155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:40.143Z|d88d43f4-ee30-4dcd-bb85-cd09a408c46f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:40.148Z|d88d43f4-ee30-4dcd-bb85-cd09a408c46f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:40.177Z|a58b8d8f-c4f3-4b2d-b9dc-61c43da82213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:40.179Z|a58b8d8f-c4f3-4b2d-b9dc-61c43da82213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:50.166Z|0040b565-98d2-471b-be82-cdc8189a4b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:50.168Z|0040b565-98d2-471b-be82-cdc8189a4b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:50.196Z|10fbed67-5c75-4724-8bd9-72b611dcaa56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:50.199Z|10fbed67-5c75-4724-8bd9-72b611dcaa56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:50.218Z|86343d48-f392-44de-b147-7419819e125e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:56:50.219Z|86343d48-f392-44de-b147-7419819e125e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:56:51.145Z|d7aaa324-8685-4b91-bf19-35c622077a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:56:51.146Z|d7aaa324-8685-4b91-bf19-35c622077a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:57:00.215Z|21ee73c9-8374-4ecd-95c3-902c1420d986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:00.216Z|21ee73c9-8374-4ecd-95c3-902c1420d986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:00.230Z|fee30d41-7696-407e-bef9-dfbdcad849ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:00.231Z|fee30d41-7696-407e-bef9-dfbdcad849ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:00.251Z|1b90c1e6-307e-46a1-a282-41f78eb966d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:00.252Z|1b90c1e6-307e-46a1-a282-41f78eb966d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:06.145Z|7399cabb-5d53-4571-99a6-fa3df41e8ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:57:06.159Z|7399cabb-5d53-4571-99a6-fa3df41e8ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:57:06.629Z|01bad490-9424-4ec2-a2b9-c0fb469d3e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:57:06.630Z|01bad490-9424-4ec2-a2b9-c0fb469d3e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:57:10.245Z|ddba10b8-fb80-4f89-9490-807a843839a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:10.246Z|ddba10b8-fb80-4f89-9490-807a843839a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:10.269Z|1b91852e-88b3-4546-be79-d30a4cde398a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:10.273Z|1b91852e-88b3-4546-be79-d30a4cde398a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:10.281Z|5755d2ee-81d6-48b1-839c-bacefc1d82c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:10.282Z|5755d2ee-81d6-48b1-839c-bacefc1d82c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:20.275Z|3ae5fec2-7308-4f81-97ef-d9c59b97652a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:20.276Z|3ae5fec2-7308-4f81-97ef-d9c59b97652a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:20.302Z|7f157059-5f31-4ebc-9b43-d47207749f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:20.306Z|7f157059-5f31-4ebc-9b43-d47207749f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:20.312Z|e3159fd9-4a3e-449d-9058-8319b97f97a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:20.314Z|e3159fd9-4a3e-449d-9058-8319b97f97a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:21.145Z|79dab537-698e-4ad9-b0fd-e94cdf519e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:57:21.146Z|79dab537-698e-4ad9-b0fd-e94cdf519e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:57:30.309Z|00ac9215-4ae5-45b8-be92-61ef011a5420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:30.311Z|00ac9215-4ae5-45b8-be92-61ef011a5420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:30.350Z|5ac22efa-0279-4661-98ae-4e1f1d535170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:30.351Z|370336dd-c1b2-4d36-a008-99ccd2330de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:30.351Z|5ac22efa-0279-4661-98ae-4e1f1d535170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:30.353Z|370336dd-c1b2-4d36-a008-99ccd2330de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:33.052Z|34ce23d8-e439-4aba-ac11-990ae499024a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T03:57:33.055Z|34ce23d8-e439-4aba-ac11-990ae499024a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:36.145Z|f4c2a170-21d9-481e-bd18-535b5fecb0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:57:36.146Z|f4c2a170-21d9-481e-bd18-535b5fecb0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:57:36.638Z|91f13a86-3b13-4049-8460-092501e4982e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:57:36.640Z|91f13a86-3b13-4049-8460-092501e4982e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:57:40.355Z|e367fd6b-ccf3-44b6-8fb8-6424625c4c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:40.356Z|e367fd6b-ccf3-44b6-8fb8-6424625c4c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:40.395Z|fbe94600-9524-4f06-800d-a46d473cc4de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:40.397Z|fbe94600-9524-4f06-800d-a46d473cc4de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:40.406Z|96427f42-467f-4407-9a1b-f295227975f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:40.407Z|96427f42-467f-4407-9a1b-f295227975f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:50.409Z|b307bc0c-4218-4e7a-b5c8-66fc8f7cf21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:50.411Z|b307bc0c-4218-4e7a-b5c8-66fc8f7cf21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:50.442Z|d23aba12-be59-4569-93a4-c5c370410c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:50.444Z|d23aba12-be59-4569-93a4-c5c370410c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:50.448Z|cbd876c1-6d79-4f84-b2ca-9f256c51e206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:57:50.451Z|cbd876c1-6d79-4f84-b2ca-9f256c51e206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:57:51.145Z|6fb66448-d12a-40de-bf74-b98187eb424a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:57:51.148Z|6fb66448-d12a-40de-bf74-b98187eb424a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:58:00.449Z|0dc2f239-de1e-466a-9ff1-bfd1d48dcf44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:00.450Z|0dc2f239-de1e-466a-9ff1-bfd1d48dcf44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:00.483Z|89873b89-2f42-4a5d-99f9-47f40c930032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:00.485Z|89873b89-2f42-4a5d-99f9-47f40c930032|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:00.500Z|f824bbf0-48d8-4f21-8deb-8da11564df1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:00.502Z|f824bbf0-48d8-4f21-8deb-8da11564df1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:06.146Z|6f748e0e-ac79-43fa-9c92-44f7ee7fb089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:58:06.149Z|6f748e0e-ac79-43fa-9c92-44f7ee7fb089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:58:06.642Z|15a32380-79d1-4d3a-ad1b-e1f83bcb63c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:58:06.643Z|15a32380-79d1-4d3a-ad1b-e1f83bcb63c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:58:10.483Z|b24bcbfa-cc34-4ef7-882f-5b75f0b22e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:10.485Z|b24bcbfa-cc34-4ef7-882f-5b75f0b22e4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:10.515Z|bbbd5aa5-26d6-4454-90e5-9c12fbf99d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:10.516Z|bbbd5aa5-26d6-4454-90e5-9c12fbf99d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:10.548Z|417c791d-52cf-46e6-bd37-8bcb933a7559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:10.550Z|417c791d-52cf-46e6-bd37-8bcb933a7559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:20.523Z|d7a33e50-f7d3-4bd3-bcd2-2bcf763f6595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:20.524Z|d7a33e50-f7d3-4bd3-bcd2-2bcf763f6595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:20.550Z|34dc6b8f-ea7e-4495-a991-5490b1ab63ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:20.552Z|34dc6b8f-ea7e-4495-a991-5490b1ab63ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:20.589Z|bb18db86-34d5-4372-9476-9a777e28acd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:20.591Z|bb18db86-34d5-4372-9476-9a777e28acd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:21.145Z|b43911d7-8ea3-4d39-a591-5655936c0981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:58:21.146Z|b43911d7-8ea3-4d39-a591-5655936c0981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:58:30.554Z|5f769948-9a47-4c0c-adc2-b1c182e0d54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:30.556Z|5f769948-9a47-4c0c-adc2-b1c182e0d54c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:30.581Z|878a9cb3-2339-466e-95a8-abed276bcddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:30.583Z|878a9cb3-2339-466e-95a8-abed276bcddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:30.624Z|df916b02-c8e9-4f99-8b9a-1db6a7f04957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:30.626Z|df916b02-c8e9-4f99-8b9a-1db6a7f04957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:33.050Z|c8b2fd37-98e3-48d4-88cc-2e49ab60fd1f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T03:58:33.053Z|c8b2fd37-98e3-48d4-88cc-2e49ab60fd1f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:36.145Z|4c2c64f2-e760-4eed-9330-3cb909013b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:58:36.149Z|4c2c64f2-e760-4eed-9330-3cb909013b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:58:36.644Z|7ebc7cb5-dffa-46a3-a6ff-505b100229f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:58:36.646Z|7ebc7cb5-dffa-46a3-a6ff-505b100229f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:58:40.590Z|a0c03b37-ca69-4e56-b9eb-47d6f4572a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:40.591Z|a0c03b37-ca69-4e56-b9eb-47d6f4572a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:40.620Z|0e9ed5b2-a90e-4af8-a9e8-348727edd762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:40.622Z|0e9ed5b2-a90e-4af8-a9e8-348727edd762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:40.655Z|d2f313ea-443c-498f-a054-087c042e6092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:40.656Z|d2f313ea-443c-498f-a054-087c042e6092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:50.619Z|f3dcb3ef-df16-46e6-87fd-fd4780939fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:50.620Z|f3dcb3ef-df16-46e6-87fd-fd4780939fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:50.649Z|227c9757-06dd-45a6-b58a-00645870e9c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:50.650Z|227c9757-06dd-45a6-b58a-00645870e9c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:50.684Z|1a808033-672c-4a7b-944b-e8fd2966b76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:58:50.685Z|1a808033-672c-4a7b-944b-e8fd2966b76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:58:51.145Z|60521b80-b21f-4da6-8f05-c9e6e511fa01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:58:51.146Z|60521b80-b21f-4da6-8f05-c9e6e511fa01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:59:00.648Z|24288668-43c3-487c-9250-f3a4d2ef940f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:00.650Z|24288668-43c3-487c-9250-f3a4d2ef940f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:00.694Z|d406812f-358f-4f11-8817-f9bbdfe27401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:00.698Z|d406812f-358f-4f11-8817-f9bbdfe27401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:00.716Z|5782e046-6ae1-4627-a656-fc73df3efc83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:00.718Z|5782e046-6ae1-4627-a656-fc73df3efc83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:06.145Z|bf95afd0-90f9-49e2-917b-91b1e27e4ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:59:06.146Z|bf95afd0-90f9-49e2-917b-91b1e27e4ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:59:06.647Z|6233cbc8-540a-45d1-8e4f-2c84b617643f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:59:06.650Z|6233cbc8-540a-45d1-8e4f-2c84b617643f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:59:10.684Z|fe0e9d39-179a-47a8-a7e3-5d1949c55bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:10.686Z|fe0e9d39-179a-47a8-a7e3-5d1949c55bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:10.738Z|c48294e4-4f6c-4180-a17d-69f377338ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:10.740Z|c48294e4-4f6c-4180-a17d-69f377338ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:10.754Z|91fb7a9d-4f88-4eb7-9a5a-fc62a22e5e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:10.756Z|91fb7a9d-4f88-4eb7-9a5a-fc62a22e5e3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:20.743Z|3ceb0791-22a3-4d7a-b861-fe87aee3bf9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:20.744Z|3ceb0791-22a3-4d7a-b861-fe87aee3bf9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:20.773Z|d277fde7-ae56-4db5-964f-3bd09c6d7b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:20.774Z|d277fde7-ae56-4db5-964f-3bd09c6d7b08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:20.788Z|05036bee-c912-4db4-b9b0-59915dd0901d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:20.789Z|05036bee-c912-4db4-b9b0-59915dd0901d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:21.145Z|c518f3cf-2ed3-4bc7-8e06-8e846ccf01f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:59:21.150Z|c518f3cf-2ed3-4bc7-8e06-8e846ccf01f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:59:30.785Z|56c1afe5-e1fd-4d51-a32f-300843ff3eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:30.788Z|56c1afe5-e1fd-4d51-a32f-300843ff3eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:30.901Z|bc0d9efc-a316-468a-8d25-f9e12f0b5b4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:30.902Z|bc0d9efc-a316-468a-8d25-f9e12f0b5b4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:30.904Z|3a2a0230-194f-47b4-a862-3ce566f424f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:30.905Z|3a2a0230-194f-47b4-a862-3ce566f424f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:33.046Z|6f575d12-fa35-425d-9453-5fb58c3104c2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T03:59:33.047Z|6f575d12-fa35-425d-9453-5fb58c3104c2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:36.146Z|d7c493cf-d871-47a5-b3d1-49df26200fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:59:36.147Z|d7c493cf-d871-47a5-b3d1-49df26200fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:59:36.652Z|93cea535-0a55-4199-bf56-5e091f7dd36a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:59:36.653Z|93cea535-0a55-4199-bf56-5e091f7dd36a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T03:59:40.934Z|3dbfbe60-d603-426e-93c5-217935ac74da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:40.936Z|3dbfbe60-d603-426e-93c5-217935ac74da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:40.957Z|557fa7b5-730e-403c-a29d-13860d9454d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:40.958Z|557fa7b5-730e-403c-a29d-13860d9454d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:40.960Z|730f596b-72f1-4b77-9fd0-d0faf55cab34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:40.961Z|730f596b-72f1-4b77-9fd0-d0faf55cab34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:50.985Z|0b39322d-ef68-4ca6-8b78-99287f47589b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:50.986Z|0b39322d-ef68-4ca6-8b78-99287f47589b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:51.001Z|14a68e20-9853-417f-ac12-235b8f54d6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:51.002Z|3d7feb79-982d-4357-bcb2-37173de6743d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T03:59:51.002Z|14a68e20-9853-417f-ac12-235b8f54d6bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:51.003Z|3d7feb79-982d-4357-bcb2-37173de6743d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T03:59:51.145Z|c30183b2-c2ae-4200-9546-1aee0eeb4854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T03:59:51.146Z|c30183b2-c2ae-4200-9546-1aee0eeb4854|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:00:01.053Z|3a49ba3a-665f-4e5c-b662-1f9c2659ac31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:01.056Z|3a49ba3a-665f-4e5c-b662-1f9c2659ac31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:01.058Z|8b71ae7b-b5ea-48bc-9b2b-8eb20e68b4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:01.059Z|8b71ae7b-b5ea-48bc-9b2b-8eb20e68b4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:01.132Z|12bd2c5d-3445-451b-bd70-7054fb8010ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:01.134Z|12bd2c5d-3445-451b-bd70-7054fb8010ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:06.145Z|7914393e-22d2-46da-93fa-05d87a99fa08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:00:06.153Z|7914393e-22d2-46da-93fa-05d87a99fa08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:00:06.654Z|16aa7cf5-d20e-45e8-99c5-37a2956d81bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:00:06.655Z|16aa7cf5-d20e-45e8-99c5-37a2956d81bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:00:11.091Z|f4178bf4-9477-4505-8394-4b90f61baf18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:11.091Z|7649c42c-ac2c-4ba1-af91-02ff9be13fbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:11.092Z|f4178bf4-9477-4505-8394-4b90f61baf18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:11.092Z|7649c42c-ac2c-4ba1-af91-02ff9be13fbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:11.165Z|965104f5-4633-4114-b607-7e5dde3498a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:11.167Z|965104f5-4633-4114-b607-7e5dde3498a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:21.123Z|3c401349-09fc-459d-84a1-030c8c4a1e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:21.123Z|ad2f3041-475b-477b-84e0-b3aa17410f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:21.127Z|ad2f3041-475b-477b-84e0-b3aa17410f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:21.133Z|3c401349-09fc-459d-84a1-030c8c4a1e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:21.145Z|735d6f8a-0b50-4fa8-8a18-9fd1721674b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:00:21.147Z|735d6f8a-0b50-4fa8-8a18-9fd1721674b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:00:21.198Z|3b3b96e1-aa1b-4572-95df-be3a4585f2cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:21.200Z|3b3b96e1-aa1b-4572-95df-be3a4585f2cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:31.165Z|add5a085-6278-402f-8b81-41834d2a5d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:31.167Z|add5a085-6278-402f-8b81-41834d2a5d7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:31.169Z|9d000ca2-bee3-4ff4-ac94-dc7b31651a86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:31.170Z|9d000ca2-bee3-4ff4-ac94-dc7b31651a86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:31.240Z|551428e7-cd3b-4936-b399-702c57b1d325|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:31.241Z|551428e7-cd3b-4936-b399-702c57b1d325|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:33.045Z|797f9636-16ea-42da-94d9-114d158de443|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:00:33.046Z|797f9636-16ea-42da-94d9-114d158de443|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:36.145Z|d054a2f6-5508-4ac3-88a8-8f59721dfb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:00:36.146Z|d054a2f6-5508-4ac3-88a8-8f59721dfb38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:00:36.657Z|61377722-8408-42cf-8fd3-4dfb8026a71a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:00:36.657Z|61377722-8408-42cf-8fd3-4dfb8026a71a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:00:41.196Z|0386a1cd-68b3-4328-aaa7-cab1ac1d08e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:41.198Z|0386a1cd-68b3-4328-aaa7-cab1ac1d08e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:41.201Z|caa2c46f-4f55-4a9e-ab62-f399aa2785bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:41.207Z|caa2c46f-4f55-4a9e-ab62-f399aa2785bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:41.270Z|a0828777-de13-47fe-a239-f9a705799ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:41.272Z|a0828777-de13-47fe-a239-f9a705799ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:51.146Z|0e4073d3-5d26-4192-8a92-89374c927857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:00:51.151Z|0e4073d3-5d26-4192-8a92-89374c927857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:00:51.229Z|87f3575e-f0ce-407a-aa00-c023626a2af9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:51.232Z|87f3575e-f0ce-407a-aa00-c023626a2af9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:51.236Z|95585c5e-57ca-4dff-9ee5-a21f2d942b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:51.237Z|95585c5e-57ca-4dff-9ee5-a21f2d942b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:00:51.299Z|cafaae77-85ba-42e6-857e-c850164d0793|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:00:51.300Z|cafaae77-85ba-42e6-857e-c850164d0793|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:01.271Z|56fae846-cb93-44f6-b218-8c75d7c0d7b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:01.271Z|e5ed0c9d-6184-4e71-999a-4cfec847bda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:01.274Z|e5ed0c9d-6184-4e71-999a-4cfec847bda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:01.274Z|56fae846-cb93-44f6-b218-8c75d7c0d7b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:01.327Z|1dbbc5cf-bf5e-406a-afe8-a4d85e0641d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:01.328Z|1dbbc5cf-bf5e-406a-afe8-a4d85e0641d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:06.146Z|37932b79-012e-44ba-bf0b-05da39bd47f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:01:06.148Z|37932b79-012e-44ba-bf0b-05da39bd47f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:01:06.659Z|ccbb3062-03f0-4e31-ae04-f685b448b1c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:01:06.661Z|ccbb3062-03f0-4e31-ae04-f685b448b1c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:01:11.308Z|40001f2d-3f71-4113-a259-4f81b44deb1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:11.308Z|4630bd54-cd7c-4e2e-bd02-9d7a3769e402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:11.310Z|4630bd54-cd7c-4e2e-bd02-9d7a3769e402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:11.310Z|40001f2d-3f71-4113-a259-4f81b44deb1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:11.360Z|584dd450-1bb2-4a57-bd3b-29c24b78861e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:11.366Z|584dd450-1bb2-4a57-bd3b-29c24b78861e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:21.145Z|eef475e4-c593-47dc-b7ee-70bd55489dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:01:21.146Z|eef475e4-c593-47dc-b7ee-70bd55489dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:01:21.344Z|6f0064f6-5042-4e1a-9675-5b8d509e6962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:21.344Z|2663baae-790a-4347-ab3b-f993c449f9cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:21.345Z|2663baae-790a-4347-ab3b-f993c449f9cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:21.345Z|6f0064f6-5042-4e1a-9675-5b8d509e6962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:21.400Z|ea4f347f-7011-47c0-bac1-cb1e9fdf2cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:21.401Z|ea4f347f-7011-47c0-bac1-cb1e9fdf2cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:31.381Z|dd418478-3e35-489a-a54a-2b687cdefed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:31.383Z|dd418478-3e35-489a-a54a-2b687cdefed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:31.384Z|0e2538ea-c0a1-4e28-8753-c4d4591915a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:31.390Z|0e2538ea-c0a1-4e28-8753-c4d4591915a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:31.439Z|194f0d84-213c-473d-9692-a77c312084f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:31.440Z|194f0d84-213c-473d-9692-a77c312084f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:33.056Z|d74c930e-c4a4-41a5-8909-d0a7d6e97f5d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:01:33.059Z|d74c930e-c4a4-41a5-8909-d0a7d6e97f5d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:36.145Z|9047fa61-ad62-4be4-886c-fb15af648ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:01:36.151Z|9047fa61-ad62-4be4-886c-fb15af648ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:01:36.663Z|0e1700d8-9f5c-427d-90bb-64bc82d337d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:01:36.664Z|0e1700d8-9f5c-427d-90bb-64bc82d337d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:01:41.418Z|38e55312-3f0e-4595-9caf-e6ba64f4cdba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:41.420Z|38e55312-3f0e-4595-9caf-e6ba64f4cdba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:41.425Z|ce996b48-c523-4588-8e13-c4f527e639f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:41.426Z|ce996b48-c523-4588-8e13-c4f527e639f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:41.473Z|dfcaea0f-5b6e-45b3-98c0-5ce7c1240bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:41.477Z|dfcaea0f-5b6e-45b3-98c0-5ce7c1240bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:51.145Z|12f0d068-6099-4ae6-bdc2-626970a77b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:01:51.147Z|12f0d068-6099-4ae6-bdc2-626970a77b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:01:51.474Z|d7990d2b-4763-4f3a-9cc4-a6411fce1da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:51.475Z|d7990d2b-4763-4f3a-9cc4-a6411fce1da8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:51.476Z|d0013825-5466-4bfa-879c-9a7dcde4d379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:51.478Z|d0013825-5466-4bfa-879c-9a7dcde4d379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:01:51.549Z|620edd1d-7987-4cb7-ba6e-1de447ace863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:01:51.551Z|620edd1d-7987-4cb7-ba6e-1de447ace863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:01.510Z|dac2d5e1-2baf-4bdb-a4ed-9b559cc8a79e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:01.511Z|dac2d5e1-2baf-4bdb-a4ed-9b559cc8a79e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:01.513Z|4e4fea0d-bdc4-49a2-911a-88396c330db5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:01.514Z|4e4fea0d-bdc4-49a2-911a-88396c330db5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:01.599Z|52b377e9-994a-41a4-8a5f-d84ad9d39a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:01.600Z|52b377e9-994a-41a4-8a5f-d84ad9d39a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:06.147Z|8bef379e-6701-4fa3-b319-d332480db0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:02:06.148Z|8bef379e-6701-4fa3-b319-d332480db0d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:02:06.665Z|a461c22c-a115-4a76-bbde-a5ab7bda5673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:02:06.666Z|a461c22c-a115-4a76-bbde-a5ab7bda5673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:02:11.551Z|f89e9b83-61bd-4277-b821-d364c75498c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:11.553Z|f89e9b83-61bd-4277-b821-d364c75498c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:11.551Z|bf46f295-1e43-446e-b69a-793deb0684f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:11.558Z|bf46f295-1e43-446e-b69a-793deb0684f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:11.628Z|7d620db8-bd11-4c83-b2a7-e8c6712e59a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:11.630Z|7d620db8-bd11-4c83-b2a7-e8c6712e59a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:21.145Z|391f47ba-a5f6-4314-9b01-149cf471b3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:02:21.149Z|391f47ba-a5f6-4314-9b01-149cf471b3cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:02:21.590Z|7006b96d-4e6e-41e8-8be9-03e0e8153993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:21.602Z|7006b96d-4e6e-41e8-8be9-03e0e8153993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:21.604Z|e39801ea-9a40-44ff-96b4-d65f32ce131a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:21.605Z|e39801ea-9a40-44ff-96b4-d65f32ce131a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:21.660Z|a19efc5e-8b86-4203-83d4-1541311a2442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:21.662Z|a19efc5e-8b86-4203-83d4-1541311a2442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:31.638Z|13b2d0c9-a95f-470f-8cbc-acd0b710f3f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:31.640Z|13b2d0c9-a95f-470f-8cbc-acd0b710f3f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:31.647Z|8aef9510-218d-4c28-aaac-f5fe381b58a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:31.649Z|8aef9510-218d-4c28-aaac-f5fe381b58a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:31.699Z|f241c54a-d5b3-4e29-8ed6-ac931b628455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:31.701Z|f241c54a-d5b3-4e29-8ed6-ac931b628455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:33.045Z|79881f8c-7177-4514-bf9a-778480a5aefe|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:02:33.046Z|79881f8c-7177-4514-bf9a-778480a5aefe|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:36.145Z|1959bbc6-057f-4d16-afa7-7082cedadc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:02:36.146Z|1959bbc6-057f-4d16-afa7-7082cedadc4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:02:36.667Z|72788e4b-cbca-4f63-a255-38c12507ec59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:02:36.669Z|72788e4b-cbca-4f63-a255-38c12507ec59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:02:41.712Z|ae45248a-2581-48de-8fec-b817c65841d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:41.714Z|ae45248a-2581-48de-8fec-b817c65841d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:41.724Z|fb8a98e9-445f-4166-b628-ec215dd3fed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:41.725Z|fb8a98e9-445f-4166-b628-ec215dd3fed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:41.749Z|c215f27c-d899-4482-920d-6ed9cc21c0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:41.750Z|c215f27c-d899-4482-920d-6ed9cc21c0cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:51.145Z|f1801afd-015b-4f7f-ac89-ed93b48f3540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:02:51.147Z|f1801afd-015b-4f7f-ac89-ed93b48f3540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:02:51.752Z|19f9b3c4-304f-4e4a-8e26-1e23b0bd513a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:51.754Z|19f9b3c4-304f-4e4a-8e26-1e23b0bd513a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:51.762Z|e35d5022-544b-4b58-9bb2-a5016fb45f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:51.764Z|e35d5022-544b-4b58-9bb2-a5016fb45f5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:02:51.793Z|14d905cb-ad60-42ba-9853-71ab392224b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:02:51.795Z|14d905cb-ad60-42ba-9853-71ab392224b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:01.788Z|7318b9fb-7f5a-4ed5-8fa7-71374221180a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:01.790Z|7318b9fb-7f5a-4ed5-8fa7-71374221180a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:01.795Z|082c6e25-d242-4806-b649-d95800067bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:01.798Z|082c6e25-d242-4806-b649-d95800067bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:01.835Z|d1336852-6991-43f0-b73b-f7236345abc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:01.839Z|d1336852-6991-43f0-b73b-f7236345abc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:06.145Z|e084e1d9-ff4e-49c0-ba26-190545ef2986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:03:06.150Z|e084e1d9-ff4e-49c0-ba26-190545ef2986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:03:06.670Z|db7078c0-f579-46a5-9bdb-9a82f8da1057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:03:06.671Z|db7078c0-f579-46a5-9bdb-9a82f8da1057|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:03:11.822Z|846828a7-19c4-4d68-9f8d-f67d0bd57df6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:11.824Z|846828a7-19c4-4d68-9f8d-f67d0bd57df6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:11.840Z|43b12f3e-f141-442c-9659-632b59570643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:11.843Z|43b12f3e-f141-442c-9659-632b59570643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:11.872Z|ba3ae87a-b005-46b4-83f6-3687782cc828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:11.874Z|ba3ae87a-b005-46b4-83f6-3687782cc828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:21.145Z|08546831-6ef5-44ba-b9b9-2cdeda049774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:03:21.145Z|08546831-6ef5-44ba-b9b9-2cdeda049774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:03:21.855Z|196af4a5-bb7b-4670-9251-e416e2182dee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:21.857Z|196af4a5-bb7b-4670-9251-e416e2182dee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:21.891Z|4bdad295-0b1e-490d-8c6f-ed660cb5cd85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:21.893Z|4bdad295-0b1e-490d-8c6f-ed660cb5cd85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:21.907Z|c024765a-901d-4f94-b154-e1ecc52d9edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:21.909Z|c024765a-901d-4f94-b154-e1ecc52d9edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:31.894Z|25bc096c-d826-4c48-b6b7-c10938369aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:31.896Z|25bc096c-d826-4c48-b6b7-c10938369aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:31.951Z|b851dae1-a155-4a8a-aeeb-65db721a191e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:31.951Z|7cf10c50-3931-4c10-9dda-f6322b348548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:31.953Z|b851dae1-a155-4a8a-aeeb-65db721a191e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:31.953Z|7cf10c50-3931-4c10-9dda-f6322b348548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:33.044Z|84a95b68-f6d8-4ba6-b722-b485b7ec2c95|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:03:33.045Z|84a95b68-f6d8-4ba6-b722-b485b7ec2c95|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:36.145Z|5aed3e08-da73-4d9c-9d8b-e188c1a1c8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:03:36.146Z|5aed3e08-da73-4d9c-9d8b-e188c1a1c8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:03:36.678Z|67a644cd-ece8-4b36-a07a-1a67fe82e8ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:03:36.679Z|67a644cd-ece8-4b36-a07a-1a67fe82e8ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:03:41.927Z|a8350556-e172-447a-8335-c5653d798ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:41.928Z|a8350556-e172-447a-8335-c5653d798ee0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:41.985Z|ab097ea0-d3e0-4603-97c0-aa6e4b4f5984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:41.986Z|9bfd827e-a4c1-41e5-98c8-02fd47449932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:41.987Z|9bfd827e-a4c1-41e5-98c8-02fd47449932|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:41.987Z|ab097ea0-d3e0-4603-97c0-aa6e4b4f5984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:51.145Z|4b716cf6-6ab9-4aa1-97e3-dfe95ce523e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:03:51.149Z|4b716cf6-6ab9-4aa1-97e3-dfe95ce523e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:03:51.961Z|b0eaa1df-580d-4fb4-8484-bfa8251a2575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:51.963Z|b0eaa1df-580d-4fb4-8484-bfa8251a2575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:52.027Z|85ee1769-f3c8-4be5-9cca-3259b5cbc2f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:52.029Z|c7d58612-80e8-438c-82fb-dd6ba23ce9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:03:52.030Z|c7d58612-80e8-438c-82fb-dd6ba23ce9c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:03:52.039Z|85ee1769-f3c8-4be5-9cca-3259b5cbc2f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:02.021Z|d971699f-3bd6-411e-b139-c4e82c85b0db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:02.023Z|d971699f-3bd6-411e-b139-c4e82c85b0db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:02.071Z|86eb2151-2196-4f6d-872a-a93c1b29c2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:02.073Z|86eb2151-2196-4f6d-872a-a93c1b29c2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:02.087Z|4d47173a-3b21-4b87-87b1-fd5a2e3e6e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:02.090Z|4d47173a-3b21-4b87-87b1-fd5a2e3e6e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:06.145Z|20044c76-f4b0-41e9-8fc6-675fc4af941b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:04:06.146Z|20044c76-f4b0-41e9-8fc6-675fc4af941b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:04:06.680Z|6c60d419-d509-4c25-adc3-4e1891995369|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:04:06.682Z|6c60d419-d509-4c25-adc3-4e1891995369|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:04:12.056Z|33334950-fe2c-4768-8c9a-2021ccaac4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:12.057Z|33334950-fe2c-4768-8c9a-2021ccaac4d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:12.106Z|73bcd078-418f-46a5-9a26-03edf9dba7a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:12.107Z|73bcd078-418f-46a5-9a26-03edf9dba7a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:12.159Z|4d1f4df2-cc4c-4853-a23f-4488d5df3501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:12.162Z|4d1f4df2-cc4c-4853-a23f-4488d5df3501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:21.145Z|36f7869c-1a32-46b0-9a73-4e6f3d6b20bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:04:21.148Z|36f7869c-1a32-46b0-9a73-4e6f3d6b20bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:04:22.083Z|bb26f50f-7261-4d8c-8f9e-23037a6222a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:22.084Z|bb26f50f-7261-4d8c-8f9e-23037a6222a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:22.137Z|a6496b46-2573-4bb6-b90f-1380706ab8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:22.138Z|a6496b46-2573-4bb6-b90f-1380706ab8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:22.192Z|bf45e437-cae3-41b9-b4b2-7a10f34dbd85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:22.194Z|bf45e437-cae3-41b9-b4b2-7a10f34dbd85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:32.116Z|b0c15ec4-175a-4015-a34c-fdd031155404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:32.118Z|b0c15ec4-175a-4015-a34c-fdd031155404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:32.166Z|64386216-095e-4bc7-8cbf-3411ef52695c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:32.167Z|64386216-095e-4bc7-8cbf-3411ef52695c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:32.223Z|9bf7c9f2-e4bb-4be0-9790-b6ed8c7a6b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:32.225Z|9bf7c9f2-e4bb-4be0-9790-b6ed8c7a6b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:33.047Z|bd6ad88d-7119-4b6d-8658-6a2d69c79e01|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:04:33.049Z|bd6ad88d-7119-4b6d-8658-6a2d69c79e01|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:36.144Z|06f13dcd-93c1-44bd-9b30-b9a931ba7611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:04:36.148Z|06f13dcd-93c1-44bd-9b30-b9a931ba7611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:04:36.683Z|b9073238-3c61-4e77-8bc5-902d4eebdc59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:04:36.685Z|b9073238-3c61-4e77-8bc5-902d4eebdc59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:04:42.148Z|d95d9ac2-87e7-4c11-ae71-134de702b9bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:42.149Z|d95d9ac2-87e7-4c11-ae71-134de702b9bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:42.196Z|45a20087-aa81-4e38-a24b-9e686b0a77b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:42.197Z|45a20087-aa81-4e38-a24b-9e686b0a77b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:42.255Z|2e9ea061-5de9-495e-b6fd-0afa3e267715|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:42.256Z|2e9ea061-5de9-495e-b6fd-0afa3e267715|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:51.145Z|5d6196c6-6964-4e3b-80dd-c7b06532af29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:04:51.146Z|5d6196c6-6964-4e3b-80dd-c7b06532af29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:04:52.184Z|98dc0ae6-cdd7-43ff-af59-5265e2c72199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:52.186Z|98dc0ae6-cdd7-43ff-af59-5265e2c72199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:52.233Z|15853aeb-3d7a-4055-811b-5d3d137c48e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:52.235Z|15853aeb-3d7a-4055-811b-5d3d137c48e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:04:52.299Z|11dfb4c5-dbcf-454c-bf3d-a70a1028a3ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:04:52.305Z|11dfb4c5-dbcf-454c-bf3d-a70a1028a3ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:02.230Z|1795c066-f685-4139-9fe7-5d53fc9a981a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:02.232Z|1795c066-f685-4139-9fe7-5d53fc9a981a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:02.266Z|98146935-46c4-41f0-b646-52a1e703be86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:02.268Z|98146935-46c4-41f0-b646-52a1e703be86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:02.341Z|3ec96d35-1d72-41cc-a5ac-a568cfadc634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:02.343Z|3ec96d35-1d72-41cc-a5ac-a568cfadc634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:06.145Z|a8318760-82ca-4567-969d-e5d84dc8acfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:05:06.145Z|a8318760-82ca-4567-969d-e5d84dc8acfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:05:06.687Z|74d4837a-db32-4f84-b121-8c9f83fc87e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:05:06.687Z|74d4837a-db32-4f84-b121-8c9f83fc87e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:05:12.264Z|d3aac8c1-7b7e-4633-b8f4-198df70642fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:12.265Z|d3aac8c1-7b7e-4633-b8f4-198df70642fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:12.299Z|49aac81c-1ed2-4531-a592-82e3a812d33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:12.301Z|49aac81c-1ed2-4531-a592-82e3a812d33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:12.372Z|f98ce9d5-a118-4746-acec-ed008a63d529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:12.373Z|f98ce9d5-a118-4746-acec-ed008a63d529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:21.145Z|8df75371-999c-4875-ad65-b6b89d591d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:05:21.150Z|8df75371-999c-4875-ad65-b6b89d591d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:05:22.293Z|afc13f37-8bf5-443b-9e59-531982d35017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:22.294Z|afc13f37-8bf5-443b-9e59-531982d35017|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:22.330Z|4dbaab60-7a65-49e0-824d-231275dc8a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:22.331Z|4dbaab60-7a65-49e0-824d-231275dc8a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:22.403Z|f74a2339-98c0-4a24-9eb7-373596da253e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:22.404Z|f74a2339-98c0-4a24-9eb7-373596da253e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:32.326Z|97c854e9-1aea-4e2a-9189-d349c775b0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:32.330Z|97c854e9-1aea-4e2a-9189-d349c775b0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:32.373Z|d2beaa48-fc00-4cd4-928b-2846f88ad270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:32.374Z|d2beaa48-fc00-4cd4-928b-2846f88ad270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:32.442Z|d91a3df1-1739-4f70-bc28-8220c64fef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:32.443Z|d91a3df1-1739-4f70-bc28-8220c64fef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:33.048Z|363c2b0d-15c5-4243-9890-0b36cb2e6aed|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:05:33.050Z|363c2b0d-15c5-4243-9890-0b36cb2e6aed|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:36.149Z|24c2e47f-5b06-4473-8aee-11b1c680162d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:05:36.150Z|24c2e47f-5b06-4473-8aee-11b1c680162d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:05:36.690Z|27a49842-9f5f-4d90-be2b-1097e96366ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:05:36.691Z|27a49842-9f5f-4d90-be2b-1097e96366ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:05:42.373Z|de96d832-2f2a-4305-9ee6-89502e432122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:42.374Z|de96d832-2f2a-4305-9ee6-89502e432122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:42.402Z|d654d8dc-9195-4046-b48c-1d1b6c686d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:42.403Z|d654d8dc-9195-4046-b48c-1d1b6c686d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:42.473Z|7447e8f3-4ee3-414a-ad12-2c3f60d3f72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:42.476Z|7447e8f3-4ee3-414a-ad12-2c3f60d3f72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:51.145Z|9ce7a8f7-a543-4d29-b414-216b05076e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:05:51.146Z|9ce7a8f7-a543-4d29-b414-216b05076e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:05:52.417Z|134c8227-76cf-48ab-be1f-d1652d469af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:52.418Z|134c8227-76cf-48ab-be1f-d1652d469af9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:52.438Z|b976e922-89a5-424f-b8bf-144529ee76cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:52.439Z|b976e922-89a5-424f-b8bf-144529ee76cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:05:52.520Z|ce2de302-c244-408a-9991-596bcc713175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:05:52.522Z|ce2de302-c244-408a-9991-596bcc713175|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:02.453Z|7e2f74b5-9a6a-4520-9069-0c0cefff62a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:02.455Z|7e2f74b5-9a6a-4520-9069-0c0cefff62a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:02.471Z|cb45ec0c-ad21-4dbb-b588-2766aab6260c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:02.472Z|cb45ec0c-ad21-4dbb-b588-2766aab6260c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:02.570Z|8b2c40f0-eaf7-4cf7-8bb8-3f6b82d42a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:02.572Z|8b2c40f0-eaf7-4cf7-8bb8-3f6b82d42a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:06.145Z|63a9e3a7-f419-48fb-93d7-faf48a5d345a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:06:06.149Z|63a9e3a7-f419-48fb-93d7-faf48a5d345a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:06:06.693Z|06b8db77-ed98-4ea1-8151-b449e4fe64ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:06:06.694Z|06b8db77-ed98-4ea1-8151-b449e4fe64ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:06:12.489Z|719d0f98-659b-4f54-beb1-b786a8f43bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:12.491Z|719d0f98-659b-4f54-beb1-b786a8f43bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:12.501Z|52b39e16-f696-404e-91d1-b67ee15ecfad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:12.502Z|52b39e16-f696-404e-91d1-b67ee15ecfad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:12.599Z|e58ea92f-d88e-4324-90a1-a5c607906d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:12.600Z|e58ea92f-d88e-4324-90a1-a5c607906d1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:21.145Z|6fcd6c9e-4313-48a7-9a1a-581b86d9409a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:06:21.146Z|6fcd6c9e-4313-48a7-9a1a-581b86d9409a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:06:22.526Z|7e61287f-e1db-47ad-b800-203384e32b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:22.533Z|7e61287f-e1db-47ad-b800-203384e32b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:22.537Z|92dfbb0a-8aae-47bb-a64e-d122bfe26568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:22.538Z|92dfbb0a-8aae-47bb-a64e-d122bfe26568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:22.629Z|51131864-b0ac-4f2e-a87b-57aba92425d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:22.630Z|51131864-b0ac-4f2e-a87b-57aba92425d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:32.572Z|c57ae8b8-f737-41dd-b689-05eba5275a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:32.574Z|c57ae8b8-f737-41dd-b689-05eba5275a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:32.573Z|670e9522-554d-4c58-8a8f-6d7e13f981df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:32.575Z|670e9522-554d-4c58-8a8f-6d7e13f981df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:32.661Z|01c61c8b-3d75-4a08-8427-d3b54868c2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:32.662Z|01c61c8b-3d75-4a08-8427-d3b54868c2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:33.047Z|73932598-7fb6-4291-9755-b7b0fcc105cc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:06:33.050Z|73932598-7fb6-4291-9755-b7b0fcc105cc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:36.153Z|2dd03244-2c12-4572-beaa-1ef05450d7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:06:36.156Z|2dd03244-2c12-4572-beaa-1ef05450d7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:06:36.697Z|161a8eaf-d7d5-4c7e-8a3c-9d40577be5d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:06:36.699Z|161a8eaf-d7d5-4c7e-8a3c-9d40577be5d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:06:42.606Z|0c5e0da6-e357-456e-b382-f8a84671a312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:42.607Z|69110267-1050-4c1d-9433-5dcd708ba284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:42.608Z|69110267-1050-4c1d-9433-5dcd708ba284|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:42.608Z|0c5e0da6-e357-456e-b382-f8a84671a312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:42.696Z|f93c28e1-d8c0-457f-8785-87c8ba818aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:42.697Z|f93c28e1-d8c0-457f-8785-87c8ba818aec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:51.145Z|d4b80799-a978-47bb-a847-17608bd90864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:06:51.146Z|d4b80799-a978-47bb-a847-17608bd90864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:06:52.670Z|58c1bf2e-3b9b-4187-8b93-c8b6b3536e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:52.670Z|9dab8f43-4b09-4708-8ddd-3aa0c1909122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:52.671Z|9dab8f43-4b09-4708-8ddd-3aa0c1909122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:52.671Z|58c1bf2e-3b9b-4187-8b93-c8b6b3536e08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:06:52.737Z|54086b17-774c-4143-b643-3a4f1d6b3e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:06:52.738Z|54086b17-774c-4143-b643-3a4f1d6b3e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:02.698Z|f7545f5b-9aca-4bca-83fe-0379c309a7de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:02.698Z|c91ba3a1-9099-4e4b-a324-acd96dc2b639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:02.699Z|f7545f5b-9aca-4bca-83fe-0379c309a7de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:02.699Z|c91ba3a1-9099-4e4b-a324-acd96dc2b639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:02.777Z|c8117cd9-0a49-4bb8-8e40-984eb61950b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:02.779Z|c8117cd9-0a49-4bb8-8e40-984eb61950b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:06.145Z|f3e1b19f-734c-4d9b-8d7b-67c4e1fa4526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:07:06.146Z|f3e1b19f-734c-4d9b-8d7b-67c4e1fa4526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:07:06.701Z|6d2eee39-aa55-4471-97c8-3df1137faffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:07:06.702Z|6d2eee39-aa55-4471-97c8-3df1137faffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:07:12.725Z|a3af2270-a83d-4338-863d-fe727a3c21fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:12.726Z|a3af2270-a83d-4338-863d-fe727a3c21fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:12.730Z|f0ae9488-075a-41d6-8b88-11b6c37bb0f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:12.730Z|f0ae9488-075a-41d6-8b88-11b6c37bb0f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:12.807Z|8512c73d-bf36-42a9-a161-b117c560d76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:12.808Z|8512c73d-bf36-42a9-a161-b117c560d76a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:21.145Z|8d456428-9718-42d2-b8fc-a0fb2b8d6ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:07:21.147Z|8d456428-9718-42d2-b8fc-a0fb2b8d6ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:07:22.755Z|a8794919-6b56-4872-b0eb-59405a837c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:22.759Z|a8794919-6b56-4872-b0eb-59405a837c04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:22.773Z|f6ef6dd7-ac20-4c86-9cfb-fb1a27432d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:22.775Z|f6ef6dd7-ac20-4c86-9cfb-fb1a27432d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:22.838Z|cec0ed41-66c1-4bdd-9567-b837e0eaa4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:22.839Z|cec0ed41-66c1-4bdd-9567-b837e0eaa4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:32.800Z|631215ac-f6d3-4fe3-a86d-a120dfa7e36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:32.805Z|631215ac-f6d3-4fe3-a86d-a120dfa7e36e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:32.822Z|4386fee2-139d-4819-b59e-c011d6795274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:32.823Z|4386fee2-139d-4819-b59e-c011d6795274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:32.880Z|32d8676f-1f20-4f15-b980-a0c134114fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:32.894Z|32d8676f-1f20-4f15-b980-a0c134114fa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:33.049Z|28dcccb5-fe43-4459-a94d-4be33128f3dd|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:07:33.050Z|28dcccb5-fe43-4459-a94d-4be33128f3dd|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:36.147Z|b12b80ab-9957-4403-a421-9912560c4514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:07:36.149Z|b12b80ab-9957-4403-a421-9912560c4514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:07:36.704Z|0b3e4911-6e5a-41b9-a5ac-4a221e674737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:07:36.705Z|0b3e4911-6e5a-41b9-a5ac-4a221e674737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:07:42.842Z|5a36309c-70b3-4598-8b5e-7f0fa4ffb1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:42.843Z|5a36309c-70b3-4598-8b5e-7f0fa4ffb1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:42.864Z|71e7b8b6-ac32-4f12-8155-a5488f3256e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:42.865Z|71e7b8b6-ac32-4f12-8155-a5488f3256e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:42.940Z|16a69887-3b52-4afb-94a2-cd4c97ca15c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:42.942Z|16a69887-3b52-4afb-94a2-cd4c97ca15c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:51.145Z|ea9f9ea8-37c4-424c-ab4b-694ab9144b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:07:51.146Z|ea9f9ea8-37c4-424c-ab4b-694ab9144b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:07:52.873Z|4d756b36-4a5c-4d6f-b489-b370de579a4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:52.875Z|4d756b36-4a5c-4d6f-b489-b370de579a4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:52.898Z|4dea5655-a821-47b7-878f-7e2634e671b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:52.899Z|4dea5655-a821-47b7-878f-7e2634e671b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:07:52.972Z|667809b2-e503-4294-9f28-80ad1355a9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:07:52.973Z|667809b2-e503-4294-9f28-80ad1355a9db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:02.906Z|82247254-e49c-4844-9ed5-2b59a17bfc31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:02.907Z|82247254-e49c-4844-9ed5-2b59a17bfc31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:02.932Z|c1155455-4cae-4a0b-9bbf-679bb23d25db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:02.934Z|c1155455-4cae-4a0b-9bbf-679bb23d25db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:02.998Z|1fe25293-b4b2-4e27-8cdb-77aec1df9475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:02.999Z|1fe25293-b4b2-4e27-8cdb-77aec1df9475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:06.145Z|cd556d1f-d67f-4f71-b566-349dcb6675f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:08:06.147Z|cd556d1f-d67f-4f71-b566-349dcb6675f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:08:06.708Z|73d62f3b-ec3f-4ba3-b76f-794e6b7df104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:08:06.709Z|73d62f3b-ec3f-4ba3-b76f-794e6b7df104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:08:12.942Z|7ad47835-3dde-4e40-b45e-4d0d4ee157ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:12.944Z|7ad47835-3dde-4e40-b45e-4d0d4ee157ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:12.974Z|00119d8e-8a3c-42a9-9d43-7490206ab6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:12.975Z|00119d8e-8a3c-42a9-9d43-7490206ab6bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:13.025Z|d9f2a3e8-d3a1-4fb5-a4ab-cd0725b2fdbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:13.027Z|d9f2a3e8-d3a1-4fb5-a4ab-cd0725b2fdbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:21.146Z|93c6ab4b-bf03-4e8f-806a-5c81606e91a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:08:21.147Z|93c6ab4b-bf03-4e8f-806a-5c81606e91a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:08:22.987Z|937a3bc5-a40c-46e8-8d19-12e5298b8832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:22.990Z|937a3bc5-a40c-46e8-8d19-12e5298b8832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:23.005Z|162d02e3-a708-45ab-bd4a-fa23ac1eadfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:23.007Z|162d02e3-a708-45ab-bd4a-fa23ac1eadfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:23.061Z|b090793e-eb93-4a7d-88e9-4299c2e22eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:23.063Z|b090793e-eb93-4a7d-88e9-4299c2e22eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:33.037Z|468feadd-8c12-4373-8438-d6a6978d63ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:33.039Z|468feadd-8c12-4373-8438-d6a6978d63ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:33.041Z|07f0c0cd-9852-47a7-b842-6cb5d65e2aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:33.042Z|07f0c0cd-9852-47a7-b842-6cb5d65e2aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:33.043Z|b5c7d42d-7c71-45f4-9627-15fd33ad5568|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:08:33.044Z|b5c7d42d-7c71-45f4-9627-15fd33ad5568|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:33.094Z|f7adb315-00f4-4132-891a-0be873213817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:33.096Z|f7adb315-00f4-4132-891a-0be873213817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:36.145Z|27e9fae6-c82d-4976-9858-47bdf636508e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:08:36.147Z|27e9fae6-c82d-4976-9858-47bdf636508e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:08:36.713Z|5563747a-d3bd-4a16-802a-2d605bf8c779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:08:36.716Z|5563747a-d3bd-4a16-802a-2d605bf8c779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:08:43.074Z|126a2d17-f5ba-4be5-9ee4-be9cadffc8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:43.076Z|126a2d17-f5ba-4be5-9ee4-be9cadffc8d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:43.074Z|f3223883-a2c3-4eb5-a386-424ed766d721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:43.077Z|f3223883-a2c3-4eb5-a386-424ed766d721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:43.129Z|c74f2fcb-92ea-4401-8093-66d845a9d114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:43.130Z|c74f2fcb-92ea-4401-8093-66d845a9d114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:51.147Z|5bc0ed38-c31e-4322-a540-3e0825e15971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:08:51.149Z|5bc0ed38-c31e-4322-a540-3e0825e15971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:08:53.112Z|dcd96e6d-f995-4ab2-961c-8978069d2677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:53.113Z|4c349ca8-359d-4e46-92c5-de4581094d21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:53.113Z|dcd96e6d-f995-4ab2-961c-8978069d2677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:53.115Z|4c349ca8-359d-4e46-92c5-de4581094d21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:08:53.158Z|43abda74-fe2d-461b-bbe8-389c723af32f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:08:53.159Z|43abda74-fe2d-461b-bbe8-389c723af32f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:03.154Z|3634597c-a7c1-4a56-a78a-1f2c9d8667bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:03.156Z|3634597c-a7c1-4a56-a78a-1f2c9d8667bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:03.163Z|6d6e4c74-b595-4071-87b3-7d7e5480c0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:03.165Z|6d6e4c74-b595-4071-87b3-7d7e5480c0a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:03.190Z|831c5a0c-5c9f-4843-8019-6a2b8aa310c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:03.193Z|831c5a0c-5c9f-4843-8019-6a2b8aa310c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:06.145Z|23c94e3e-35a1-4788-aeef-ec260edba506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:09:06.146Z|23c94e3e-35a1-4788-aeef-ec260edba506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:09:06.717Z|2ca30b07-5d9a-4fcc-86bd-d135106548d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:09:06.718Z|2ca30b07-5d9a-4fcc-86bd-d135106548d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:09:13.189Z|c9c3cedc-c57d-4ee2-87b2-6319c8bb5060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:13.197Z|c9c3cedc-c57d-4ee2-87b2-6319c8bb5060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:13.198Z|7883a2cd-057e-463b-91e6-b5cc6ef3a5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:13.199Z|7883a2cd-057e-463b-91e6-b5cc6ef3a5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:13.226Z|789ab86e-8ede-42d6-9c06-d84b4d4cce8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:13.228Z|789ab86e-8ede-42d6-9c06-d84b4d4cce8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:21.145Z|04e60ef6-21b2-4493-bb41-55116a6dc43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:09:21.146Z|04e60ef6-21b2-4493-bb41-55116a6dc43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:09:23.228Z|4893b1f2-fea4-48b0-b3aa-c380ec026834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:23.228Z|54962eb1-cc39-4a2e-af63-4973ad6fa931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:23.229Z|4893b1f2-fea4-48b0-b3aa-c380ec026834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:23.229Z|54962eb1-cc39-4a2e-af63-4973ad6fa931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:23.270Z|64ca6467-3356-4066-aebe-cd528e298796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:23.272Z|64ca6467-3356-4066-aebe-cd528e298796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:33.062Z|e31fd81b-6522-4a23-9181-62b8958ca23f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:09:33.064Z|e31fd81b-6522-4a23-9181-62b8958ca23f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:33.262Z|1487529d-4a08-4741-97ba-66ec2b433cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:33.263Z|1487529d-4a08-4741-97ba-66ec2b433cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:33.264Z|befa93f9-208b-4c5a-8076-b96b5c01b68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:33.264Z|befa93f9-208b-4c5a-8076-b96b5c01b68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:33.327Z|4ace97c4-da14-4c3f-a0d6-e38adedd3846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:33.330Z|4ace97c4-da14-4c3f-a0d6-e38adedd3846|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:36.146Z|399f22b5-0e89-4832-956f-90ea469abc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:09:36.149Z|399f22b5-0e89-4832-956f-90ea469abc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:09:36.726Z|87f78d22-ea98-4b9e-8d41-73bf68a4e47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:09:36.727Z|87f78d22-ea98-4b9e-8d41-73bf68a4e47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:09:43.289Z|de66be5e-a791-48fc-9435-e9096a771b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:43.291Z|de66be5e-a791-48fc-9435-e9096a771b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:43.296Z|bdd1212c-d22a-4341-ade6-31d43562adab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:43.300Z|bdd1212c-d22a-4341-ade6-31d43562adab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:43.364Z|0d1be4e9-6152-4d7f-8c69-e1f4be9bf424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:43.365Z|0d1be4e9-6152-4d7f-8c69-e1f4be9bf424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:51.145Z|495de004-73c3-4b6f-9744-ee5aedd9061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:09:51.146Z|495de004-73c3-4b6f-9744-ee5aedd9061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:09:53.319Z|d9b27b87-ee6c-4744-b8d3-12f706aabd9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:53.321Z|d9b27b87-ee6c-4744-b8d3-12f706aabd9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:53.330Z|b8fdf4c0-9ef4-4b21-b026-d92298ee450f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:53.331Z|b8fdf4c0-9ef4-4b21-b026-d92298ee450f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:09:53.392Z|2bf936b0-85cb-4ac8-bac7-ff4b9dd0ca2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:09:53.394Z|2bf936b0-85cb-4ac8-bac7-ff4b9dd0ca2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:03.358Z|dc6d65c5-7913-4aa7-9658-56b841b1e3ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:03.359Z|dc6d65c5-7913-4aa7-9658-56b841b1e3ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:03.360Z|00fc4b37-d9ce-460d-b5f1-854700f23d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:03.362Z|00fc4b37-d9ce-460d-b5f1-854700f23d6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:03.421Z|231f740c-5ae4-4396-8ac6-71c98fb63641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:03.422Z|231f740c-5ae4-4396-8ac6-71c98fb63641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:06.145Z|446ccc86-da4d-4996-9e0c-af615f2c10ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:10:06.146Z|446ccc86-da4d-4996-9e0c-af615f2c10ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:10:06.728Z|11cf4712-bf65-4936-a2af-1b9925d111bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:10:06.729Z|11cf4712-bf65-4936-a2af-1b9925d111bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:10:13.389Z|70d38eab-8beb-4a15-b756-e3c9ffd166a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:13.391Z|70d38eab-8beb-4a15-b756-e3c9ffd166a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:13.389Z|e37f6668-cb1c-4fdf-8005-d67283e17f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:13.394Z|e37f6668-cb1c-4fdf-8005-d67283e17f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:13.448Z|ea0be1ec-5ef8-4d54-bf06-933ed8f9ce4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:13.449Z|ea0be1ec-5ef8-4d54-bf06-933ed8f9ce4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:21.145Z|d92151e2-3b27-45ea-826a-fcefaeb9e322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:10:21.148Z|d92151e2-3b27-45ea-826a-fcefaeb9e322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:10:23.421Z|4c393cfb-7f2a-4ff3-93b6-a444c5ec60e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:23.422Z|4c393cfb-7f2a-4ff3-93b6-a444c5ec60e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:23.427Z|6f1c6cc1-f9b7-45f4-bdc7-fca604fe7382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:23.428Z|6f1c6cc1-f9b7-45f4-bdc7-fca604fe7382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:23.480Z|3cef221c-869e-464e-95c4-a367b9cebcdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:23.485Z|3cef221c-869e-464e-95c4-a367b9cebcdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:33.051Z|a278cd49-7091-481b-9be0-2a75c751d900|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:10:33.053Z|a278cd49-7091-481b-9be0-2a75c751d900|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:33.450Z|a3a7e5b5-a14f-4b18-835c-e3938b198166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:33.452Z|a3a7e5b5-a14f-4b18-835c-e3938b198166|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:33.464Z|8d8e950a-399d-48a6-baf5-47ca8f9486b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:33.465Z|8d8e950a-399d-48a6-baf5-47ca8f9486b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:33.511Z|1a34898d-544f-4460-86dc-2a5d65589a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:33.513Z|1a34898d-544f-4460-86dc-2a5d65589a96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:36.145Z|b6f0e487-511b-4341-b3fc-3d103890971a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:10:36.145Z|b6f0e487-511b-4341-b3fc-3d103890971a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:10:36.730Z|47304004-e5cf-43b2-b47e-1fb4fcd32088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:10:36.731Z|47304004-e5cf-43b2-b47e-1fb4fcd32088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:10:43.483Z|093429c0-7a17-4da8-8b71-60a575097e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:43.484Z|093429c0-7a17-4da8-8b71-60a575097e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:43.493Z|ed362ed3-e33a-464e-9b15-7f89af0221bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:43.495Z|ed362ed3-e33a-464e-9b15-7f89af0221bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:43.543Z|5e33c6e1-769a-4a70-9914-ade40ec8bdf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:43.544Z|5e33c6e1-769a-4a70-9914-ade40ec8bdf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:51.145Z|7ef04061-ea81-4954-911c-1483ec205877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:10:51.145Z|7ef04061-ea81-4954-911c-1483ec205877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:10:53.515Z|5cfcd57d-a1a5-4cc7-84f6-6e49ee6f5895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:53.517Z|5cfcd57d-a1a5-4cc7-84f6-6e49ee6f5895|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:53.526Z|557a11ce-acbe-472c-bcf5-ef3f2d5faa3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:53.528Z|557a11ce-acbe-472c-bcf5-ef3f2d5faa3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:10:53.583Z|f1078a21-16a9-4f62-88db-664ed38393b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:10:53.584Z|f1078a21-16a9-4f62-88db-664ed38393b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:03.562Z|151d0389-5249-4493-9eb4-7171843a5068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:03.564Z|151d0389-5249-4493-9eb4-7171843a5068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:03.565Z|acd62479-ae05-4a58-aa32-8393aa0908ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:03.566Z|acd62479-ae05-4a58-aa32-8393aa0908ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:03.612Z|0fa0159b-77d5-4842-98be-33cfe14d13c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:03.613Z|0fa0159b-77d5-4842-98be-33cfe14d13c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:06.145Z|abb05211-1b2f-46bf-b949-caae611da4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:11:06.147Z|abb05211-1b2f-46bf-b949-caae611da4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:11:06.732Z|7a2f592a-6843-425f-b7db-579a31676027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:11:06.733Z|7a2f592a-6843-425f-b7db-579a31676027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:11:13.594Z|93724a0b-1cca-4aa1-990a-837412143bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:13.595Z|93724a0b-1cca-4aa1-990a-837412143bb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:13.604Z|e5a64a32-b037-47c3-baee-05a4e4f39f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:13.605Z|e5a64a32-b037-47c3-baee-05a4e4f39f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:13.643Z|cdc47bb2-762d-4cf7-b6b8-ce6908da425c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:13.645Z|cdc47bb2-762d-4cf7-b6b8-ce6908da425c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:21.145Z|a123d196-9cc2-45d3-8b1a-2bf078f5a1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:11:21.146Z|a123d196-9cc2-45d3-8b1a-2bf078f5a1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:11:23.625Z|62fb2964-c135-47db-b00d-8ba3b5aef90d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:23.626Z|62fb2964-c135-47db-b00d-8ba3b5aef90d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:23.636Z|d4944678-cc51-40e2-b6e3-fbc44050504c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:23.637Z|d4944678-cc51-40e2-b6e3-fbc44050504c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:23.673Z|dc1e4cc4-0c7f-477b-8691-c797e6885846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:23.675Z|dc1e4cc4-0c7f-477b-8691-c797e6885846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:33.047Z|3aeee81c-c390-491d-820f-cdd41666d6cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:11:33.050Z|3aeee81c-c390-491d-820f-cdd41666d6cd|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:33.657Z|b2ea0e97-71fc-4964-8972-49e63e336d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:33.659Z|b2ea0e97-71fc-4964-8972-49e63e336d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:33.686Z|e53440da-c7b4-4b7a-865c-cd15824d38c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:33.687Z|e53440da-c7b4-4b7a-865c-cd15824d38c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:33.706Z|9fde50c7-78c1-4a8e-99aa-6b01a3f88833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:33.707Z|9fde50c7-78c1-4a8e-99aa-6b01a3f88833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:36.145Z|6e1c4f81-d725-478e-af8d-483fd0fd72aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:11:36.146Z|6e1c4f81-d725-478e-af8d-483fd0fd72aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:11:36.734Z|c82cb01e-f68d-4085-aa43-011b7d52c4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:11:36.735Z|c82cb01e-f68d-4085-aa43-011b7d52c4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:11:43.691Z|99247a60-3be6-4202-be35-ca33de7556be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:43.692Z|99247a60-3be6-4202-be35-ca33de7556be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:43.722Z|17ced39a-55db-40a1-bad4-cc81a7d9482c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:43.723Z|17ced39a-55db-40a1-bad4-cc81a7d9482c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:43.741Z|7df644b9-13a6-4621-a531-2393fc45b02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:43.743Z|7df644b9-13a6-4621-a531-2393fc45b02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:51.145Z|22871ced-ff5d-4ed4-adb4-2a0a6f147ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:11:51.147Z|22871ced-ff5d-4ed4-adb4-2a0a6f147ddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:11:53.729Z|dfa8830e-8507-46fb-962f-0a91e5f36a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:53.730Z|dfa8830e-8507-46fb-962f-0a91e5f36a52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:53.754Z|bdd412de-1e93-42ca-8d50-348a68167b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:53.755Z|bdd412de-1e93-42ca-8d50-348a68167b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:11:53.789Z|43f46c46-025e-4b58-92f0-02ec200726a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:11:53.790Z|43f46c46-025e-4b58-92f0-02ec200726a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:03.784Z|08ad026b-5a41-429b-9031-4157e7582f7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:03.785Z|08ad026b-5a41-429b-9031-4157e7582f7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:03.792Z|82aa1040-cb15-47b2-bd59-b91d346ff797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:03.793Z|82aa1040-cb15-47b2-bd59-b91d346ff797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:03.822Z|a5476583-4165-47ed-ae1f-7886e1a48b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:03.823Z|a5476583-4165-47ed-ae1f-7886e1a48b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:06.145Z|7a9eb0c0-3370-4687-b503-271affd6dd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:12:06.146Z|7a9eb0c0-3370-4687-b503-271affd6dd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:12:06.737Z|d61bdc23-c019-4fb3-8ac0-5601cf29a8ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:12:06.738Z|d61bdc23-c019-4fb3-8ac0-5601cf29a8ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:12:13.833Z|c43de2c2-33df-4f5f-917d-a4392cbcac0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:13.834Z|c43de2c2-33df-4f5f-917d-a4392cbcac0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:13.847Z|e8a46f3e-68bc-4075-9cd8-ab8363a934c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:13.848Z|e8a46f3e-68bc-4075-9cd8-ab8363a934c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:13.870Z|ffd4f8ee-e76a-40f0-91f4-5ee562940410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:13.872Z|ffd4f8ee-e76a-40f0-91f4-5ee562940410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:21.144Z|f8dc0350-c84a-4fb8-abc8-cb5e0cff7cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:12:21.145Z|f8dc0350-c84a-4fb8-abc8-cb5e0cff7cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:12:23.873Z|91f60cbc-f7e3-4ba7-92db-b0ab8ce0aa18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:23.874Z|91f60cbc-f7e3-4ba7-92db-b0ab8ce0aa18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:23.882Z|e09baf16-7ca3-4c52-9efb-c2a1c189865f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:23.883Z|e09baf16-7ca3-4c52-9efb-c2a1c189865f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:23.904Z|64055fc4-d1eb-42b4-9fb1-524b68393770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:23.905Z|64055fc4-d1eb-42b4-9fb1-524b68393770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:33.046Z|7d1ff642-c338-4766-ac4d-8cbd31f2ce3a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:12:33.047Z|7d1ff642-c338-4766-ac4d-8cbd31f2ce3a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:33.931Z|1bc2d371-1184-4c69-9bb7-24f2a456d3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:33.934Z|1bc2d371-1184-4c69-9bb7-24f2a456d3c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:33.956Z|fc4d3932-bb8a-4e31-a987-799f8fe717e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:33.956Z|1f8663de-ff84-472d-8753-bc692cf8628e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:33.958Z|fc4d3932-bb8a-4e31-a987-799f8fe717e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:33.965Z|1f8663de-ff84-472d-8753-bc692cf8628e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:36.144Z|8d124dbc-439f-4823-8190-e1e4a88d6ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:12:36.148Z|8d124dbc-439f-4823-8190-e1e4a88d6ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:12:36.739Z|423a2b20-606f-4db8-ba56-465acd91c8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:12:36.740Z|423a2b20-606f-4db8-ba56-465acd91c8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:12:43.999Z|527242f4-e29e-47b7-a278-9ceea2db1d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:44.000Z|527242f4-e29e-47b7-a278-9ceea2db1d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:44.013Z|5f117a6a-e343-48e0-8ba9-ab8ffaecd2d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:44.015Z|5f117a6a-e343-48e0-8ba9-ab8ffaecd2d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:44.025Z|5323d9e8-f6df-46b7-b9a2-f323fdd0f058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:44.027Z|5323d9e8-f6df-46b7-b9a2-f323fdd0f058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:51.145Z|aa416a28-55d6-44f4-a8fc-424641e613c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:12:51.145Z|aa416a28-55d6-44f4-a8fc-424641e613c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:12:54.054Z|248087f5-21ec-4cfe-9bb1-32227231be44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:54.056Z|248087f5-21ec-4cfe-9bb1-32227231be44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:54.088Z|420aa913-8942-4abb-8e1e-1a2dc678ec8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:54.088Z|1cf8b8df-df62-41bd-bce5-f7cf59efdb2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:12:54.090Z|1cf8b8df-df62-41bd-bce5-f7cf59efdb2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:12:54.090Z|420aa913-8942-4abb-8e1e-1a2dc678ec8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:04.109Z|ca85c8e3-ae1a-4384-9b36-f2b467251b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:04.111Z|ca85c8e3-ae1a-4384-9b36-f2b467251b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:04.146Z|4328065d-ea6e-4e65-8f8a-b11fe4b77112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:04.146Z|7a6e67b4-f58c-424e-b78a-a4bb90e0fc1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:04.147Z|4328065d-ea6e-4e65-8f8a-b11fe4b77112|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:04.148Z|7a6e67b4-f58c-424e-b78a-a4bb90e0fc1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:06.145Z|0698d8ac-791d-4e81-bf3a-8981e9cad710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:13:06.147Z|0698d8ac-791d-4e81-bf3a-8981e9cad710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:13:06.743Z|4b2ba2bd-9897-4af2-ad88-2724cd601536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:13:06.745Z|4b2ba2bd-9897-4af2-ad88-2724cd601536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:13:14.176Z|3fee3cf3-6ff4-45a5-ba64-dbfb3d8ab77b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:14.177Z|3fee3cf3-6ff4-45a5-ba64-dbfb3d8ab77b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:14.183Z|f13a0f43-9671-46f3-ae2e-94c39e2f7a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:14.185Z|f13a0f43-9671-46f3-ae2e-94c39e2f7a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:14.190Z|2af8a3f5-1350-48b9-957f-8cd529985dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:14.192Z|2af8a3f5-1350-48b9-957f-8cd529985dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:21.145Z|5c1b6149-2f70-4ccf-8495-b1f94d3e1373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:13:21.148Z|5c1b6149-2f70-4ccf-8495-b1f94d3e1373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:13:24.209Z|fc841ae2-c41b-449f-9fe8-cf8c5c6423dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:24.211Z|fc841ae2-c41b-449f-9fe8-cf8c5c6423dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:24.218Z|9e7bdcbf-e8aa-41ee-adf2-40138f8c3c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:24.219Z|9e7bdcbf-e8aa-41ee-adf2-40138f8c3c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:24.241Z|98399739-1d06-4950-b269-cdfdfb734603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:24.243Z|98399739-1d06-4950-b269-cdfdfb734603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:33.046Z|4ed173b9-70b6-4c59-a056-7051cfc62bda|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:13:33.047Z|4ed173b9-70b6-4c59-a056-7051cfc62bda|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:34.247Z|945d128c-d63f-4717-b9cf-f26e78aafc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:34.249Z|945d128c-d63f-4717-b9cf-f26e78aafc1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:34.261Z|6a6f9d65-287c-486f-a148-01d2a4f9c00f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:34.264Z|6a6f9d65-287c-486f-a148-01d2a4f9c00f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:34.281Z|89f89a96-207e-4b4c-be91-c21b9e0f496f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:34.293Z|89f89a96-207e-4b4c-be91-c21b9e0f496f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:36.145Z|bb961a92-24b0-4d08-84e6-307b0b058350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:13:36.145Z|bb961a92-24b0-4d08-84e6-307b0b058350|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:13:36.746Z|7df87206-cc09-43e2-acd5-b5b709a0eacb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:13:36.747Z|7df87206-cc09-43e2-acd5-b5b709a0eacb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:13:44.283Z|0dce9fad-1f55-486b-a086-90bf5567415a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:44.284Z|0dce9fad-1f55-486b-a086-90bf5567415a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:44.303Z|35c5d304-af10-4910-bb6d-9d13c899b9d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:44.304Z|35c5d304-af10-4910-bb6d-9d13c899b9d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:44.340Z|33c2201d-bad4-4c6b-b82e-550cbe1fff7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:44.341Z|33c2201d-bad4-4c6b-b82e-550cbe1fff7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:51.145Z|d8a65250-428e-4679-8942-1969cea4e8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:13:51.145Z|d8a65250-428e-4679-8942-1969cea4e8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:13:54.320Z|a2c1438f-5701-4184-9410-3ef3cd922466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:54.322Z|a2c1438f-5701-4184-9410-3ef3cd922466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:54.358Z|cd134313-e459-42dd-abeb-234dc5ceed64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:54.365Z|cd134313-e459-42dd-abeb-234dc5ceed64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:13:54.403Z|18528010-8e06-4809-b2e9-3ae37f01d571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:13:54.410Z|18528010-8e06-4809-b2e9-3ae37f01d571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:04.357Z|ee4382c1-c4c5-4e28-84b4-bb68277729f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:04.358Z|ee4382c1-c4c5-4e28-84b4-bb68277729f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:04.406Z|f651bf5f-611d-4c2a-b7aa-fbd61e1f83b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:04.408Z|f651bf5f-611d-4c2a-b7aa-fbd61e1f83b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:04.451Z|98dd5015-4943-4ef0-8c87-af3edfc3f188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:04.452Z|98dd5015-4943-4ef0-8c87-af3edfc3f188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:06.145Z|e7ef234c-fa81-45ed-a42b-c28c96559327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:14:06.145Z|e7ef234c-fa81-45ed-a42b-c28c96559327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:14:06.750Z|854a0304-a7f0-49bc-9e0b-7a9396671b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:14:06.753Z|854a0304-a7f0-49bc-9e0b-7a9396671b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:14:14.386Z|a9174c4c-a525-4b80-add1-2ef1a5db31cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:14.387Z|a9174c4c-a525-4b80-add1-2ef1a5db31cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:14.438Z|8ca9ac1e-aadf-4e08-8770-66365ba6de4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:14.440Z|8ca9ac1e-aadf-4e08-8770-66365ba6de4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:14.483Z|345c435e-45b3-4615-93fd-ed20ae0a4439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:14.484Z|345c435e-45b3-4615-93fd-ed20ae0a4439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:21.145Z|9349feb2-7908-4b0a-8c23-f8ab74f8b886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:14:21.145Z|9349feb2-7908-4b0a-8c23-f8ab74f8b886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:14:24.417Z|2d2219e2-fba7-4e1e-9e53-b88c21984075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:24.419Z|2d2219e2-fba7-4e1e-9e53-b88c21984075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:24.466Z|1abb45ec-872b-4809-9ed2-3e5b143b1811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:24.467Z|1abb45ec-872b-4809-9ed2-3e5b143b1811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:24.518Z|050f0a6c-1918-4984-9546-2515ba18fd8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:24.520Z|050f0a6c-1918-4984-9546-2515ba18fd8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:33.044Z|43a38843-8a05-4fc8-b935-23d316a2b614|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:14:33.045Z|43a38843-8a05-4fc8-b935-23d316a2b614|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:34.458Z|d2733b7b-0e03-4670-8a0b-6159bbee10df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:34.459Z|d2733b7b-0e03-4670-8a0b-6159bbee10df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:34.503Z|dfa13f7a-f051-48f2-a842-ec5cb5577688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:34.504Z|dfa13f7a-f051-48f2-a842-ec5cb5577688|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:34.557Z|85b709ee-7fdf-45ed-b82c-ec0008af7bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:34.559Z|85b709ee-7fdf-45ed-b82c-ec0008af7bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:36.145Z|8f428671-ac16-4e8b-9d8a-98642761d93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:14:36.146Z|8f428671-ac16-4e8b-9d8a-98642761d93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:14:36.754Z|77456b9c-3484-4526-a848-0faf8cb07a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:14:36.755Z|77456b9c-3484-4526-a848-0faf8cb07a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:14:44.492Z|f3631164-359d-4947-8da6-83f1570c05be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:44.494Z|f3631164-359d-4947-8da6-83f1570c05be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:44.551Z|5b8e55ad-49bd-4d1e-868c-831a1a00ede9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:44.553Z|5b8e55ad-49bd-4d1e-868c-831a1a00ede9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:44.594Z|03ca1587-d1b4-43ed-b828-1f353515f2ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:44.595Z|03ca1587-d1b4-43ed-b828-1f353515f2ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:51.145Z|d7ac5de2-5376-4a53-a312-72bf85094462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:14:51.146Z|d7ac5de2-5376-4a53-a312-72bf85094462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:14:54.534Z|cdca6ff4-a88b-4c85-ad7a-ca46f8fc3302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:54.535Z|cdca6ff4-a88b-4c85-ad7a-ca46f8fc3302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:54.598Z|026276cb-3b5d-4ad5-8ee7-7f7363a8cd38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:54.599Z|026276cb-3b5d-4ad5-8ee7-7f7363a8cd38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:14:54.643Z|0e51b49d-d366-4722-b509-78e7bd9009e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:14:54.645Z|0e51b49d-d366-4722-b509-78e7bd9009e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:04.616Z|68ca1720-f938-4418-ac47-f0087682069d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:04.618Z|68ca1720-f938-4418-ac47-f0087682069d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:04.663Z|8557c300-9086-46a1-8392-0432dedcc003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:04.664Z|8557c300-9086-46a1-8392-0432dedcc003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:04.689Z|f2daaf73-8830-453c-ab38-79b27bc681a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:04.690Z|f2daaf73-8830-453c-ab38-79b27bc681a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:06.145Z|de31a7ef-096a-42cf-a462-b163f43367e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:15:06.155Z|de31a7ef-096a-42cf-a462-b163f43367e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:15:06.757Z|28818680-110f-444c-88e3-af620333d498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:15:06.758Z|28818680-110f-444c-88e3-af620333d498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:15:14.678Z|055a9f78-ddea-4e11-ab3b-c5991fee3f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:14.679Z|055a9f78-ddea-4e11-ab3b-c5991fee3f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:14.708Z|cef64135-4f3f-4d92-8146-35ec708a9301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:14.710Z|cef64135-4f3f-4d92-8146-35ec708a9301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:14.737Z|0140f7d9-afbb-4b45-9a4a-aee95bc11e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:14.739Z|0140f7d9-afbb-4b45-9a4a-aee95bc11e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:21.144Z|0c4786cf-e7c8-457b-99e9-9941e5ad1ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:15:21.145Z|0c4786cf-e7c8-457b-99e9-9941e5ad1ce0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:15:24.717Z|e3b165d2-28b0-4a85-84e8-79a063ade4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:24.718Z|e3b165d2-28b0-4a85-84e8-79a063ade4ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:24.772Z|d2bb5246-bd5c-49e7-a592-330cba692e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:24.774Z|d2bb5246-bd5c-49e7-a592-330cba692e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:24.783Z|4c72e1a6-4176-4aa1-9260-1de9588800ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:24.784Z|4c72e1a6-4176-4aa1-9260-1de9588800ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:33.064Z|5274a9ce-3255-4853-a6ca-973f7288de7f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:15:33.072Z|5274a9ce-3255-4853-a6ca-973f7288de7f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:34.754Z|ea9b3be9-c6a2-4cea-8f60-9b1de1f829a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:34.756Z|ea9b3be9-c6a2-4cea-8f60-9b1de1f829a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:34.825Z|de9cd750-31e2-44dd-a547-3e065dc23ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:34.829Z|de9cd750-31e2-44dd-a547-3e065dc23ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:34.828Z|a042808a-3515-4f2b-a0a9-bb4f883b3dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:34.830Z|a042808a-3515-4f2b-a0a9-bb4f883b3dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:36.154Z|8f4adb3c-f7be-4e1d-b357-bd4db484cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:15:36.161Z|8f4adb3c-f7be-4e1d-b357-bd4db484cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:15:36.764Z|ec1e5d72-3847-476c-bad5-385151106079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:15:36.766Z|ec1e5d72-3847-476c-bad5-385151106079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:15:44.801Z|52811c1d-7943-410f-ba5f-553ef90a5eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:44.803Z|52811c1d-7943-410f-ba5f-553ef90a5eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:44.864Z|07457736-81bb-47e5-96ae-efe705c9f440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:44.865Z|8399f9ad-7a6d-4118-a7fe-88a399b683e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:44.868Z|07457736-81bb-47e5-96ae-efe705c9f440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:44.868Z|8399f9ad-7a6d-4118-a7fe-88a399b683e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:51.145Z|df4063d1-0fb2-43b4-b0f0-722a550f8d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:15:51.146Z|df4063d1-0fb2-43b4-b0f0-722a550f8d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:15:54.842Z|78f07995-f207-41fd-859d-c81149d9af40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:54.844Z|78f07995-f207-41fd-859d-c81149d9af40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:54.900Z|690e1bc2-d58e-4ead-a9b5-2a870a4a4adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:54.901Z|690e1bc2-d58e-4ead-a9b5-2a870a4a4adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:54.914Z|ce580957-fcd3-4ffa-9339-cc61c7b3ed75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:15:54.915Z|ce580957-fcd3-4ffa-9339-cc61c7b3ed75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:15:58.019Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xdbLhtp0xea0x03}0xe40x92qtp0x9e0x120x830xb60xc80x15#0xd20x1e0x01TF0xcd0x1d0x970x890xe7K0x1b]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-07-06T04:16:04.882Z|cb37862d-38c6-4662-aaa7-16d3a587605f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:04.884Z|cb37862d-38c6-4662-aaa7-16d3a587605f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:04.936Z|cd4f28cc-45e5-432a-95ae-8257846d3bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:04.937Z|cd4f28cc-45e5-432a-95ae-8257846d3bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:04.955Z|b748089f-c32b-4bed-8425-e91db21eb873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:04.957Z|b748089f-c32b-4bed-8425-e91db21eb873|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:06.145Z|9dd0685a-c7f8-44cd-b167-4dcaa76ec5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:16:06.146Z|9dd0685a-c7f8-44cd-b167-4dcaa76ec5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:16:06.767Z|a5fed364-6c81-4fd5-8cbc-8ca5e11a709a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:16:06.768Z|a5fed364-6c81-4fd5-8cbc-8ca5e11a709a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:16:14.916Z|77a5b328-b979-467b-ae43-5a66b63d7a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:14.918Z|77a5b328-b979-467b-ae43-5a66b63d7a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:14.982Z|0c9a72d1-855f-4167-ac29-c46d9ed4da5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:14.983Z|0c9a72d1-855f-4167-ac29-c46d9ed4da5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:14.992Z|df12269e-1760-4633-af87-04b2b76906b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:14.994Z|df12269e-1760-4633-af87-04b2b76906b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:21.147Z|9cb510fd-3878-48e9-b7ff-6466ec2dbd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:16:21.159Z|9cb510fd-3878-48e9-b7ff-6466ec2dbd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:16:24.964Z|22bb1c7d-13a8-4d58-9e4a-c17a2cc411a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:24.967Z|22bb1c7d-13a8-4d58-9e4a-c17a2cc411a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:25.015Z|7841de98-5849-41fb-a76b-8abf5c7733ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:25.018Z|7841de98-5849-41fb-a76b-8abf5c7733ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:25.029Z|7c9ad2c4-0990-43f6-bec6-a6cd5f10d340|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:25.030Z|7c9ad2c4-0990-43f6-bec6-a6cd5f10d340|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:33.051Z|8ebc8b96-aa60-422a-99e0-4bb85bf34ae3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:16:33.054Z|8ebc8b96-aa60-422a-99e0-4bb85bf34ae3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:35.031Z|a3f8825f-c738-4ad8-8247-9256fa83648e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:35.034Z|a3f8825f-c738-4ad8-8247-9256fa83648e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:35.058Z|e5bf831d-e183-42c1-9ce3-f734c377d62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:35.063Z|e5bf831d-e183-42c1-9ce3-f734c377d62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:35.064Z|94fa52a5-32c4-44cb-9588-0ba053117e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:35.066Z|94fa52a5-32c4-44cb-9588-0ba053117e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:36.146Z|465b5ea4-392c-4e58-bf9e-9a08129e7f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:16:36.147Z|465b5ea4-392c-4e58-bf9e-9a08129e7f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:16:36.770Z|140eff8f-e277-40df-8878-14f2e8019011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:16:36.773Z|140eff8f-e277-40df-8878-14f2e8019011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:16:45.124Z|1b39fe46-466b-4f7b-aa82-2b99baecbff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:45.124Z|d9fbf8cf-7f59-4389-896e-474f96740a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:45.125Z|d9fbf8cf-7f59-4389-896e-474f96740a9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:45.125Z|1b39fe46-466b-4f7b-aa82-2b99baecbff5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:45.128Z|7b1f51b9-8a06-41bb-a7d1-0f2ef0ab306f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:45.128Z|7b1f51b9-8a06-41bb-a7d1-0f2ef0ab306f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:51.145Z|4dd3b2ea-5c67-4439-885c-f28d10f0c509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:16:51.146Z|4dd3b2ea-5c67-4439-885c-f28d10f0c509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:16:55.163Z|7c411a0d-bf5b-4b02-9837-5a8cb24da6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:55.163Z|7c411a0d-bf5b-4b02-9837-5a8cb24da6fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:55.169Z|be86e6c7-91b1-41d0-b2a7-a8c046c30d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:55.171Z|be86e6c7-91b1-41d0-b2a7-a8c046c30d3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:16:55.171Z|2e4c0cea-a320-43c7-b6b0-0b75b724a3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:16:55.177Z|2e4c0cea-a320-43c7-b6b0-0b75b724a3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:05.216Z|352fdba1-c5e6-412d-8051-0802769647fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:05.225Z|322f048f-a340-4054-bde5-1f4004b57f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:05.227Z|322f048f-a340-4054-bde5-1f4004b57f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:05.231Z|e9d432a7-90eb-4219-9331-96a88358fbcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:05.232Z|352fdba1-c5e6-412d-8051-0802769647fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:05.232Z|e9d432a7-90eb-4219-9331-96a88358fbcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:06.144Z|881ba13f-0a2c-4aea-b20e-f717d61fc991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:17:06.149Z|881ba13f-0a2c-4aea-b20e-f717d61fc991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:17:06.775Z|a4819ae4-cb9e-45dc-bc71-00719731c899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:17:06.777Z|a4819ae4-cb9e-45dc-bc71-00719731c899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:17:15.266Z|f5548097-c7cf-4e01-bd05-463de46d7eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:15.267Z|f5548097-c7cf-4e01-bd05-463de46d7eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:15.266Z|fc574af4-50cd-47a7-846a-7eead3067853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:15.268Z|fc574af4-50cd-47a7-846a-7eead3067853|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:15.276Z|92b8b690-89f8-4313-b12a-3ce032bb9eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:15.281Z|92b8b690-89f8-4313-b12a-3ce032bb9eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:21.148Z|249acd44-fb3d-47e3-a2a2-f46e35ca8258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:17:21.149Z|249acd44-fb3d-47e3-a2a2-f46e35ca8258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:17:25.301Z|80de9512-750e-4102-990c-9e42540ac236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:25.301Z|d2a19bb2-a55e-453b-8bee-1efb2250b262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:25.302Z|80de9512-750e-4102-990c-9e42540ac236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:25.302Z|d2a19bb2-a55e-453b-8bee-1efb2250b262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:25.323Z|4c995a74-2a67-4808-b760-a1a14de7eb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:25.324Z|4c995a74-2a67-4808-b760-a1a14de7eb4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:33.043Z|3bcd7544-14fb-44d9-84b5-ab896dc4296d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:17:33.047Z|3bcd7544-14fb-44d9-84b5-ab896dc4296d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:35.332Z|ca7aecc1-69f7-483b-a979-c25668be2657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:35.333Z|6704b44e-fc3e-40be-a898-6b586716986f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:35.333Z|6704b44e-fc3e-40be-a898-6b586716986f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:35.333Z|ca7aecc1-69f7-483b-a979-c25668be2657|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:35.353Z|e5b7ddc7-f958-446a-b609-980e5adc48da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:35.355Z|e5b7ddc7-f958-446a-b609-980e5adc48da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:36.145Z|bb95e4af-89cf-467e-8443-c83c6fb69fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:17:36.146Z|bb95e4af-89cf-467e-8443-c83c6fb69fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:17:36.778Z|f5cd3083-db19-4009-89fb-2179502dd1f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:17:36.779Z|f5cd3083-db19-4009-89fb-2179502dd1f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:17:45.363Z|8fcc5ba6-88c1-48df-a7b2-349301b3b47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:45.363Z|65bd52c3-c4d6-48f2-bc35-8ad462d33932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:45.364Z|65bd52c3-c4d6-48f2-bc35-8ad462d33932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:45.364Z|8fcc5ba6-88c1-48df-a7b2-349301b3b47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:45.385Z|276312f1-207a-4d4e-b326-9d440e37eaa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:45.388Z|276312f1-207a-4d4e-b326-9d440e37eaa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:51.144Z|4342f0e6-1624-4f80-9154-86750a7acd23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:17:51.147Z|4342f0e6-1624-4f80-9154-86750a7acd23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:17:55.398Z|77e0992e-b166-4776-9805-160c5842180b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:55.399Z|77e0992e-b166-4776-9805-160c5842180b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:55.400Z|4f7bc2d2-d2ce-40d5-bb78-f84a35b27f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:55.400Z|4f7bc2d2-d2ce-40d5-bb78-f84a35b27f56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:17:55.422Z|042ba741-084b-4191-ac45-461406b2ab00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:17:55.423Z|042ba741-084b-4191-ac45-461406b2ab00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:05.426Z|936969d0-d2f7-4191-abb3-71a544599ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:05.428Z|936969d0-d2f7-4191-abb3-71a544599ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:05.433Z|02594654-fe50-4488-b494-d946a17c53e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:05.433Z|02594654-fe50-4488-b494-d946a17c53e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:05.474Z|574e7a21-e7b5-42ed-9839-f6856669afb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:05.477Z|574e7a21-e7b5-42ed-9839-f6856669afb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:06.145Z|7e3d708b-f0bd-46c0-9943-d7e8fa79345b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:18:06.145Z|7e3d708b-f0bd-46c0-9943-d7e8fa79345b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:18:06.781Z|12aad410-9d10-4fef-9518-4cf8be98cc84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:18:06.782Z|12aad410-9d10-4fef-9518-4cf8be98cc84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:18:15.457Z|36ea7f85-6946-4026-9fbc-b3d2535f84cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:15.459Z|36ea7f85-6946-4026-9fbc-b3d2535f84cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:15.461Z|b58c76d4-b333-4a44-a5a7-af8f195dca0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:15.462Z|b58c76d4-b333-4a44-a5a7-af8f195dca0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:15.508Z|3b000815-2f6a-4fa2-939d-b8c8fd47cec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:15.509Z|3b000815-2f6a-4fa2-939d-b8c8fd47cec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:21.145Z|1cbe09ed-f424-4d3f-93bf-1731d989bc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:18:21.146Z|1cbe09ed-f424-4d3f-93bf-1731d989bc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:18:25.492Z|c20911c2-b80e-4de7-a1fd-a86d58c63533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:25.494Z|c20911c2-b80e-4de7-a1fd-a86d58c63533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:25.498Z|4a55d7fb-66a7-42ac-a65e-85c4fff4179a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:25.499Z|4a55d7fb-66a7-42ac-a65e-85c4fff4179a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:25.543Z|cb88e1d2-4714-4a97-adbd-8c6d6149e6f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:25.546Z|cb88e1d2-4714-4a97-adbd-8c6d6149e6f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:33.045Z|d1a51970-353e-4a3c-8a4c-352aae841fe9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:18:33.046Z|d1a51970-353e-4a3c-8a4c-352aae841fe9|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:35.526Z|7a8dd512-63e0-44d5-9509-4950a95f252b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:35.527Z|7a8dd512-63e0-44d5-9509-4950a95f252b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:35.528Z|b2efa4b9-2a19-4edd-938a-4697ddce2343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:35.529Z|b2efa4b9-2a19-4edd-938a-4697ddce2343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:35.579Z|f5481df3-53bd-4feb-bb7c-9f53c357dd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:35.580Z|f5481df3-53bd-4feb-bb7c-9f53c357dd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:36.145Z|4b693d7c-68cb-4440-ad96-179ac68b8c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:18:36.150Z|4b693d7c-68cb-4440-ad96-179ac68b8c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:18:36.785Z|7fc3e399-7fe7-4c0e-a3be-78ba943fdbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:18:36.786Z|7fc3e399-7fe7-4c0e-a3be-78ba943fdbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:18:45.559Z|97a82190-762a-453c-b68f-b51da6a9ddce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:45.559Z|c20af264-d090-49cb-972f-739bcb6a6b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:45.560Z|97a82190-762a-453c-b68f-b51da6a9ddce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:45.560Z|c20af264-d090-49cb-972f-739bcb6a6b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:45.607Z|573322fb-9a59-4c9a-ac24-3e9e933f9b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:45.608Z|573322fb-9a59-4c9a-ac24-3e9e933f9b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:51.145Z|b629ee07-594a-4552-86d1-22461a0e64f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:18:51.146Z|b629ee07-594a-4552-86d1-22461a0e64f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:18:55.602Z|8c71025a-21f0-44ae-9589-fd0a9bf084bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:55.607Z|8c71025a-21f0-44ae-9589-fd0a9bf084bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:55.606Z|79b7e9c2-df77-4d56-b30d-951933541e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:55.613Z|79b7e9c2-df77-4d56-b30d-951933541e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:18:55.649Z|f31b2fbf-d6e8-44b8-81e6-17b0af82d7fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:18:55.650Z|f31b2fbf-d6e8-44b8-81e6-17b0af82d7fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:05.646Z|5345e434-9222-47c8-a5a8-5dc41f36bef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:05.648Z|5345e434-9222-47c8-a5a8-5dc41f36bef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:05.657Z|c7c23935-44d6-4410-9100-17b8ce594843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:05.659Z|c7c23935-44d6-4410-9100-17b8ce594843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:05.689Z|89080bd6-3dea-4a6c-9de2-f8e6c078a984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:05.690Z|89080bd6-3dea-4a6c-9de2-f8e6c078a984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:06.148Z|ed4f3237-6019-460d-ad68-65397fe9157b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:19:06.148Z|ed4f3237-6019-460d-ad68-65397fe9157b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:19:06.787Z|7fc8beb5-d974-4681-83e3-2476d2450025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:19:06.788Z|7fc8beb5-d974-4681-83e3-2476d2450025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:19:15.691Z|67402acf-aefb-4ff1-a41d-da2d895d3db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:15.692Z|67402acf-aefb-4ff1-a41d-da2d895d3db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:15.691Z|60702bab-41b6-47d9-9d73-a6d0bc822c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:15.693Z|60702bab-41b6-47d9-9d73-a6d0bc822c0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:15.729Z|ed14bfec-cbfa-43d7-afb3-d4ee1d1154dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:15.730Z|ed14bfec-cbfa-43d7-afb3-d4ee1d1154dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:21.144Z|29dec401-47ad-4d6c-88cc-6df09b1b152b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:19:21.146Z|29dec401-47ad-4d6c-88cc-6df09b1b152b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:19:25.734Z|1b686838-619b-4cec-bd0a-cb0590691b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:25.735Z|1b686838-619b-4cec-bd0a-cb0590691b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:25.750Z|43f4b668-06ee-4aad-bd7f-01404c56f00a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:25.751Z|43f4b668-06ee-4aad-bd7f-01404c56f00a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:25.765Z|9779eee1-9cea-4709-b2a3-25e81f82c095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:25.766Z|9779eee1-9cea-4709-b2a3-25e81f82c095|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:33.054Z|a7cadc8c-6b48-43b7-bcc0-b1d2cec38380|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:19:33.058Z|a7cadc8c-6b48-43b7-bcc0-b1d2cec38380|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:35.765Z|8f993929-2b0a-4d3c-b26c-990ab285cdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:35.766Z|8f993929-2b0a-4d3c-b26c-990ab285cdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:35.782Z|58ae656d-f2db-4b98-9608-70809fe9b66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:35.783Z|58ae656d-f2db-4b98-9608-70809fe9b66a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:35.802Z|5cef2649-9375-4148-b7e7-6987970bff29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:35.803Z|5cef2649-9375-4148-b7e7-6987970bff29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:36.145Z|2c461ed9-2e78-472d-a6d2-9b9805037e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:19:36.147Z|2c461ed9-2e78-472d-a6d2-9b9805037e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:19:36.797Z|d1bffba1-6b06-4fe1-a45a-a1053465856c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:19:36.801Z|d1bffba1-6b06-4fe1-a45a-a1053465856c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:19:45.803Z|d19d47f2-007a-4c9a-bbca-b6216b32c4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:45.808Z|d19d47f2-007a-4c9a-bbca-b6216b32c4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:45.823Z|d95807aa-c352-4ded-8231-dc400ad21845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:45.829Z|d95807aa-c352-4ded-8231-dc400ad21845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:45.835Z|b5dafd03-23f1-43ef-9a39-a0327600345e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:45.836Z|b5dafd03-23f1-43ef-9a39-a0327600345e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:51.145Z|77a5d751-1f58-4f4e-91f4-0fa2985f0432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:19:51.145Z|77a5d751-1f58-4f4e-91f4-0fa2985f0432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:19:55.847Z|b7a6442d-f5e6-4ddd-88b2-54b9c0982697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:55.848Z|b7a6442d-f5e6-4ddd-88b2-54b9c0982697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:55.870Z|34a65504-183f-4c11-a161-5a479f6fb528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:55.882Z|34a65504-183f-4c11-a161-5a479f6fb528|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:19:55.875Z|f506c2bd-1265-4d82-825d-5f41911a5455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:19:55.898Z|f506c2bd-1265-4d82-825d-5f41911a5455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:05.878Z|a1ef86a1-9845-4e43-9877-0752a2548e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:05.879Z|a1ef86a1-9845-4e43-9877-0752a2548e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:05.926Z|426fe1b8-bee8-4a45-9371-35e18cc7a40c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:05.926Z|a892aa61-b1ff-405a-a3e7-23207c5ea064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:05.927Z|426fe1b8-bee8-4a45-9371-35e18cc7a40c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:05.927Z|a892aa61-b1ff-405a-a3e7-23207c5ea064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:06.144Z|86440dc7-1840-435c-833a-1a03c1d40b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:20:06.147Z|86440dc7-1840-435c-833a-1a03c1d40b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:20:06.805Z|07e2c214-d673-48b6-809e-5d08cd664d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:20:06.806Z|07e2c214-d673-48b6-809e-5d08cd664d58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:20:15.925Z|140f7a09-5ede-4c11-bb67-50dbac183318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:15.926Z|140f7a09-5ede-4c11-bb67-50dbac183318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:15.954Z|f7678dc0-d33f-4386-9931-ab086014dd2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:15.954Z|d7e47948-64ce-40cb-9715-7b2a74765739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:15.955Z|f7678dc0-d33f-4386-9931-ab086014dd2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:15.955Z|d7e47948-64ce-40cb-9715-7b2a74765739|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:21.145Z|fa346197-f6e1-417d-bd74-8f448ff0a728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:20:21.146Z|fa346197-f6e1-417d-bd74-8f448ff0a728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:20:25.957Z|1bf7cda3-aee0-4748-a036-6eefc6b7a507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:25.959Z|1bf7cda3-aee0-4748-a036-6eefc6b7a507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:25.988Z|b4f5a3bc-5b13-4b49-903f-2a57eff57013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:25.988Z|e4dabdde-b8e9-440d-b62c-4319f5ac872f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:25.989Z|b4f5a3bc-5b13-4b49-903f-2a57eff57013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:25.989Z|e4dabdde-b8e9-440d-b62c-4319f5ac872f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:33.045Z|4c2ea981-7ebe-448f-b6f7-1bb4377c29ce|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-07-06T04:20:33.046Z|4c2ea981-7ebe-448f-b6f7-1bb4377c29ce|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:35.997Z|1e1c9c77-4ccf-4835-887a-f2659b63cc1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:36.001Z|1e1c9c77-4ccf-4835-887a-f2659b63cc1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:36.029Z|46815ea3-73fb-4b51-955a-eae6e44f2eb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:36.030Z|aa591244-e226-45f5-9ad9-2521e620c9af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:36.030Z|46815ea3-73fb-4b51-955a-eae6e44f2eb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:36.031Z|aa591244-e226-45f5-9ad9-2521e620c9af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:36.145Z|eb507025-15bd-4477-acc0-df8d083056ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:20:36.146Z|eb507025-15bd-4477-acc0-df8d083056ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:20:36.807Z|c7502121-e210-45f1-83d5-ae0e079d6807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:20:36.808Z|c7502121-e210-45f1-83d5-ae0e079d6807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:20:46.051Z|21c5108f-4d47-49b4-8c30-26ac59d3fbdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:46.053Z|21c5108f-4d47-49b4-8c30-26ac59d3fbdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:46.064Z|6c02046f-23be-4c5f-a66a-02d5175c3911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:46.065Z|9a58db7e-c4bb-456b-b8cd-dbee9047aae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:46.065Z|6c02046f-23be-4c5f-a66a-02d5175c3911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:46.066Z|9a58db7e-c4bb-456b-b8cd-dbee9047aae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:51.145Z|175050df-bbb2-41bb-acdf-68312f082877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:20:51.148Z|175050df-bbb2-41bb-acdf-68312f082877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:20:56.122Z|fff3729b-d1f8-4189-bf9d-e8498cf545fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:56.123Z|fff3729b-d1f8-4189-bf9d-e8498cf545fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:56.126Z|4d8df430-d720-4e48-8730-db2703deb5e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:56.128Z|4d8df430-d720-4e48-8730-db2703deb5e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:20:56.134Z|88de606d-098e-4c98-af8e-f09d92738c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:20:56.135Z|88de606d-098e-4c98-af8e-f09d92738c1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:21:06.145Z|e1ba204c-0369-4389-bf22-9e7d998effe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:21:06.145Z|e1ba204c-0369-4389-bf22-9e7d998effe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:21:06.162Z|189efcce-3274-4f6a-b379-cffd750cb13a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:21:06.170Z|1a2562e1-f42f-43a1-829c-89960d1786db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:21:06.170Z|49aca8cf-2c28-4828-9266-a037b43367fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:21:06.171Z|1a2562e1-f42f-43a1-829c-89960d1786db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:21:06.172Z|189efcce-3274-4f6a-b379-cffd750cb13a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:21:06.171Z|49aca8cf-2c28-4828-9266-a037b43367fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:21:06.809Z|92007fa2-9192-4c3f-b9f4-57b39d1c5d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-07-06T04:21:06.810Z|92007fa2-9192-4c3f-b9f4-57b39d1c5d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-07-06T04:21:16.221Z|6e27a270-72cf-4c64-a164-6454098d4c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:21:16.223Z|6e27a270-72cf-4c64-a164-6454098d4c5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:21:16.217Z|f7f0ef2f-a403-4f90-9759-0584b82f4df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:21:16.230Z|f7f0ef2f-a403-4f90-9759-0584b82f4df7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-07-06T04:21:16.236Z|40efacc8-daae-463a-97d4-df36ac7e684b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-07-06T04:21:16.237Z|40efacc8-daae-463a-97d4-df36ac7e684b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.