By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-11-07T23:09:15.228Z||main|||||INFO|500||The following profiles are active: basic 2022-11-07T23:09:29.184Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-07T23:09:29.185Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-07T23:09:29.299Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-07T23:09:37.328Z||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-11-07T23:09:37.593Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-07T23:09:38.047Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-07T23:09:38.455Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-07T23:09:38.466Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-07T23:09:38.571Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-07T23:09:38.973Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-07T23:09:39.615Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-07T23:09:41.907Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-07T23:09:44.012Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-07T23:09:44.076Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-07T23:09:44.724Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-07T23:09:44.962Z||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-11-07T23:09:46.457Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-07T23:09:47.766Z||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-11-07T23:09:53.286Z||main|||||WARN|500||--- 2022-11-07T23:09:53.287Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-07T23:09:53.287Z||main|||||WARN|500||--- 2022-11-07T23:09:53.855Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-07T23:09:59.362Z||main|||||INFO|500||Started ApiHandlerApplication in 47.818 seconds (JVM running for 50.389) 2022-11-07T23:09:59.372Z|21f80a07-1ccd-40d3-9bf8-47b1ebe017bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:09:59.384Z|21f80a07-1ccd-40d3-9bf8-47b1ebe017bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:09:59.386Z|7bf4c33c-68a5-433e-bfcc-5bc7a2f17581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:09:59.392Z|7bf4c33c-68a5-433e-bfcc-5bc7a2f17581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:10:03.166Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-07T23:10:03.358Z|24113062-d9bd-42bf-bf4a-6f28919680a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-11-07T23:10:03.768Z|24113062-d9bd-42bf-bf4a-6f28919680a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:06.001Z|6963916c-6a92-46dc-ae6a-a05f413af24e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:06.002Z|6963916c-6a92-46dc-ae6a-a05f413af24e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:07.277Z|6601bf44-2703-4a7f-b378-5128316ed2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:07.278Z|6601bf44-2703-4a7f-b378-5128316ed2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:13.991Z|f08085c1-06ed-4b68-bcf1-84d3f4612af6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:13.993Z|f08085c1-06ed-4b68-bcf1-84d3f4612af6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:14.351Z|58eafa99-985e-42c8-9709-e6ce3b4fac2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:10:14.353Z|58eafa99-985e-42c8-9709-e6ce3b4fac2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:10:16.036Z|637cead3-7cc2-4414-bdc6-e5ed0e8decad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:16.037Z|637cead3-7cc2-4414-bdc6-e5ed0e8decad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:17.307Z|2310502b-3617-4be8-a0a5-db788e019933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:17.308Z|2310502b-3617-4be8-a0a5-db788e019933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:24.023Z|69009a5d-b590-448f-b807-a1d8f5ffb081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:24.025Z|69009a5d-b590-448f-b807-a1d8f5ffb081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:26.065Z|6ac50eb7-99ee-48d3-9fee-1bcdce5c16ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:26.067Z|6ac50eb7-99ee-48d3-9fee-1bcdce5c16ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:27.338Z|62e989c2-207d-4d65-9d52-747a6b785b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:27.339Z|62e989c2-207d-4d65-9d52-747a6b785b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:29.352Z|efb1145d-f3e6-402e-8412-50b3505d99a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:10:29.353Z|efb1145d-f3e6-402e-8412-50b3505d99a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:10:29.393Z|8a485f34-5c26-46fb-abcf-9d335c8aac4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:10:29.394Z|8a485f34-5c26-46fb-abcf-9d335c8aac4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:10:34.056Z|f360b15a-ee64-4f88-8f99-1e5f3925d9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:34.057Z|f360b15a-ee64-4f88-8f99-1e5f3925d9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:36.095Z|fea8e2ec-9f37-4e0f-94ca-a178e04cb833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:36.097Z|fea8e2ec-9f37-4e0f-94ca-a178e04cb833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:37.376Z|35af4a02-7790-44b8-ab1e-564b0bfd9884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:37.377Z|35af4a02-7790-44b8-ab1e-564b0bfd9884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:44.091Z|fab6f193-f948-4ff1-9f30-3b53fe0143cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:44.093Z|fab6f193-f948-4ff1-9f30-3b53fe0143cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:44.351Z|3bb5707c-4ace-4ddd-8735-9071ed07c1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:10:44.353Z|3bb5707c-4ace-4ddd-8735-9071ed07c1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:10:46.124Z|9385ed55-02fb-4b04-a4e2-b11597d64140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:46.126Z|9385ed55-02fb-4b04-a4e2-b11597d64140|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:47.403Z|02d8152c-700f-4c0d-a89a-21566dd679da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:47.404Z|02d8152c-700f-4c0d-a89a-21566dd679da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:54.124Z|4997613f-5a4e-49ff-84ae-37212bf493f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:54.125Z|4997613f-5a4e-49ff-84ae-37212bf493f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:56.155Z|f6b15e24-b8ce-4d75-8c6e-78622316e298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:56.156Z|f6b15e24-b8ce-4d75-8c6e-78622316e298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:57.432Z|86b19d6a-d60c-4358-a695-f40a53a5c9bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:10:57.433Z|86b19d6a-d60c-4358-a695-f40a53a5c9bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:10:59.352Z|9195884f-d79d-43b2-91e2-dbeccad54351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:10:59.355Z|9195884f-d79d-43b2-91e2-dbeccad54351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:10:59.395Z|eda33dae-338f-4c40-bd0c-5d27331f34a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:10:59.396Z|eda33dae-338f-4c40-bd0c-5d27331f34a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:11:04.152Z|3abef9c6-1f3a-4835-be0c-01899fe8dcc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:04.153Z|3abef9c6-1f3a-4835-be0c-01899fe8dcc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:06.184Z|c154e3d6-7e38-4732-9647-51a38ead1448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:06.185Z|c154e3d6-7e38-4732-9647-51a38ead1448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:07.459Z|c98c0fb0-4181-49d4-81d6-7324a731119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:07.460Z|c98c0fb0-4181-49d4-81d6-7324a731119e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:14.186Z|2c9147a7-93e8-4f12-bfda-8eddb1e22730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:14.188Z|2c9147a7-93e8-4f12-bfda-8eddb1e22730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:14.351Z|44965d71-cda3-4a1d-b74b-4f05abb5ddab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:11:14.352Z|44965d71-cda3-4a1d-b74b-4f05abb5ddab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:11:16.215Z|bc0a7925-3498-400e-a39e-4859b4a3cef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:16.216Z|bc0a7925-3498-400e-a39e-4859b4a3cef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:17.485Z|e95cc0bc-7144-48eb-bc71-591e193b7fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:17.486Z|e95cc0bc-7144-48eb-bc71-591e193b7fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:24.219Z|5a858188-ba5d-4354-840d-c653ac8f4987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:24.220Z|5a858188-ba5d-4354-840d-c653ac8f4987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:26.248Z|adbce7cd-0865-4adc-ae32-82d27deff219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:26.249Z|adbce7cd-0865-4adc-ae32-82d27deff219|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:27.516Z|7c5fb4df-2a45-4af6-86ac-489f6f4467a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:27.517Z|7c5fb4df-2a45-4af6-86ac-489f6f4467a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:29.351Z|c78dfa25-cb7a-4e19-b773-45219a03599d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:11:29.353Z|c78dfa25-cb7a-4e19-b773-45219a03599d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:11:29.397Z|c59aed80-c762-4cf0-a863-eaacb8525b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:11:29.397Z|c59aed80-c762-4cf0-a863-eaacb8525b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:11:34.247Z|9c1732a8-2cb9-4881-967e-c3160e150f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:34.248Z|9c1732a8-2cb9-4881-967e-c3160e150f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:36.274Z|45389224-2179-4516-8902-f076427208e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:36.275Z|45389224-2179-4516-8902-f076427208e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:37.543Z|2b451900-7753-4071-ba9d-edae65fc65b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:37.544Z|2b451900-7753-4071-ba9d-edae65fc65b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:44.278Z|0b7c7b2b-ff25-46d1-b5eb-b5fe2961375a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:44.279Z|0b7c7b2b-ff25-46d1-b5eb-b5fe2961375a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:44.352Z|8ca2a96b-eed4-442b-9a8b-684840ba3bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:11:44.356Z|8ca2a96b-eed4-442b-9a8b-684840ba3bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:11:46.300Z|d57e48e8-81b4-497e-a39e-35f72914f40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:46.302Z|d57e48e8-81b4-497e-a39e-35f72914f40f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:47.570Z|7cc21c53-2dc1-4cd3-b844-87d87f34971f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:47.571Z|7cc21c53-2dc1-4cd3-b844-87d87f34971f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:54.316Z|afe029cd-6d3d-4bbb-8e07-1367b117d690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:54.317Z|afe029cd-6d3d-4bbb-8e07-1367b117d690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:56.332Z|68ab69fb-700a-487c-b3ae-e56a7b27d148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:56.333Z|68ab69fb-700a-487c-b3ae-e56a7b27d148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:57.606Z|86c0076d-b22e-4e4b-bd65-a3a88014825f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:11:57.608Z|86c0076d-b22e-4e4b-bd65-a3a88014825f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:11:59.352Z|8c2eb70d-63a5-496f-977b-515a7ee8fad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:11:59.353Z|8c2eb70d-63a5-496f-977b-515a7ee8fad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:11:59.398Z|c7ee3ec1-3eeb-4d87-a56e-34162ca69b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:11:59.399Z|c7ee3ec1-3eeb-4d87-a56e-34162ca69b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:12:04.350Z|91b64603-981a-441c-9106-4a1be5ffaf7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:04.352Z|91b64603-981a-441c-9106-4a1be5ffaf7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:06.371Z|ac063029-6925-4ff7-b532-9bf1b017d411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:06.373Z|ac063029-6925-4ff7-b532-9bf1b017d411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:07.637Z|dbd1bb75-6894-4658-b08e-11f781e31935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:07.638Z|dbd1bb75-6894-4658-b08e-11f781e31935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:14.352Z|a67f7def-5b48-4390-86a3-1bbc40bd4c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:12:14.354Z|a67f7def-5b48-4390-86a3-1bbc40bd4c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:12:14.384Z|cf4e299a-954e-421d-ac2b-a96c46c768a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:14.385Z|cf4e299a-954e-421d-ac2b-a96c46c768a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:16.408Z|2324de1e-1ff2-40a1-ad13-8bac6d03c280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:16.410Z|2324de1e-1ff2-40a1-ad13-8bac6d03c280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:17.669Z|f295eff6-d1a1-4309-a735-204fb6b2d30b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:17.670Z|f295eff6-d1a1-4309-a735-204fb6b2d30b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:24.413Z|4a95db6c-a61f-4c03-b784-ff5ead0a45d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:24.414Z|4a95db6c-a61f-4c03-b784-ff5ead0a45d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:26.437Z|16d93f47-6bb3-42eb-adf5-24cf02d9a772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:26.438Z|16d93f47-6bb3-42eb-adf5-24cf02d9a772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:27.708Z|77f03a57-5030-469a-9c25-7cd352ca2714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:27.709Z|77f03a57-5030-469a-9c25-7cd352ca2714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:29.353Z|866a1456-1056-4c04-84eb-5256e64b69bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:12:29.357Z|866a1456-1056-4c04-84eb-5256e64b69bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:12:29.401Z|aa226d9f-9dc9-4bd9-afe7-b0439b9b8a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:12:29.401Z|aa226d9f-9dc9-4bd9-afe7-b0439b9b8a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:12:34.440Z|da258aa1-738a-41e5-9053-b608a3563164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:34.441Z|da258aa1-738a-41e5-9053-b608a3563164|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:36.464Z|af2f69d8-93ed-4e29-afd1-1e4748ce72ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:36.466Z|af2f69d8-93ed-4e29-afd1-1e4748ce72ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:37.735Z|f4a92f7b-67ff-4389-994e-f73d6a346cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:37.736Z|f4a92f7b-67ff-4389-994e-f73d6a346cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:44.351Z|9c4c09c9-a2f4-474c-ae33-0e7e65cbb8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:12:44.352Z|9c4c09c9-a2f4-474c-ae33-0e7e65cbb8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:12:44.466Z|a3829865-7ae2-4444-9844-b99eb4e0a13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:44.467Z|a3829865-7ae2-4444-9844-b99eb4e0a13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:46.493Z|9b81dd89-c513-452e-b3f9-b65fea89a451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:46.494Z|9b81dd89-c513-452e-b3f9-b65fea89a451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:47.765Z|80af4b05-5f70-44c0-8f98-f0f65fe911d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:47.766Z|80af4b05-5f70-44c0-8f98-f0f65fe911d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:54.493Z|e01c47e0-a85c-41da-b83e-73f27928741f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:54.494Z|e01c47e0-a85c-41da-b83e-73f27928741f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:56.530Z|a18fc52c-33b1-411e-a7a5-0090a2bfb2ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:56.531Z|a18fc52c-33b1-411e-a7a5-0090a2bfb2ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:57.795Z|7943cba5-08fc-4c6d-9a89-27dbe05ad488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:12:57.796Z|7943cba5-08fc-4c6d-9a89-27dbe05ad488|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:12:59.351Z|7c1e1f20-c5ee-42a0-b883-e50931587ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:12:59.352Z|7c1e1f20-c5ee-42a0-b883-e50931587ede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:12:59.402Z|2b41f811-312c-4b51-ae46-769c631b4116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:12:59.403Z|2b41f811-312c-4b51-ae46-769c631b4116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:13:04.520Z|e7879c8d-b47e-487c-bdc3-d51160226f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:04.521Z|e7879c8d-b47e-487c-bdc3-d51160226f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:06.558Z|e684a35f-f72e-47a9-9a42-cb76eacd2949|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:06.559Z|e684a35f-f72e-47a9-9a42-cb76eacd2949|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:07.823Z|fbdd1fd4-e39d-4684-81ef-916413d28e20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:07.824Z|fbdd1fd4-e39d-4684-81ef-916413d28e20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:14.351Z|2df2ebb4-0db5-4408-a59f-151d9a4e921a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:13:14.355Z|2df2ebb4-0db5-4408-a59f-151d9a4e921a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:13:14.571Z|33b18b40-1437-483b-90cc-e628dfefd759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:14.572Z|33b18b40-1437-483b-90cc-e628dfefd759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:16.588Z|a9ed3ec9-1e40-429b-aeca-6910a14ce7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:16.588Z|a9ed3ec9-1e40-429b-aeca-6910a14ce7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:17.849Z|4c3cba05-3687-4c2b-96ff-5b654e692944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:17.851Z|4c3cba05-3687-4c2b-96ff-5b654e692944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:24.597Z|7c05a7c7-9b62-4275-a8a9-f8ad66e7f5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:24.598Z|7c05a7c7-9b62-4275-a8a9-f8ad66e7f5ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:26.632Z|5afe20d1-f1ed-477b-af72-9fdf8f144cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:26.633Z|5afe20d1-f1ed-477b-af72-9fdf8f144cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:27.878Z|8a54ef5c-1eac-4254-90d8-26a340af9ff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:27.879Z|8a54ef5c-1eac-4254-90d8-26a340af9ff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:29.351Z|2c991fac-73d4-488f-be72-c61f026b857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:13:29.352Z|2c991fac-73d4-488f-be72-c61f026b857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:13:29.404Z|80f2bf7f-00b7-4493-9d5e-b7be50574f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:13:29.405Z|80f2bf7f-00b7-4493-9d5e-b7be50574f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:13:34.634Z|08f885b2-e766-4248-acab-8c3c8d239628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:34.635Z|08f885b2-e766-4248-acab-8c3c8d239628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:36.659Z|76f0d3d8-422f-4737-92d5-110896b187d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:36.660Z|76f0d3d8-422f-4737-92d5-110896b187d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:37.907Z|7361b312-1202-46ee-9bc4-feff572d0146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:37.908Z|7361b312-1202-46ee-9bc4-feff572d0146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:44.353Z|a526929f-c502-43e5-ba0c-0043ccbb22cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:13:44.354Z|a526929f-c502-43e5-ba0c-0043ccbb22cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:13:44.665Z|41440827-d844-428a-8eff-7c11550cbdb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:44.667Z|41440827-d844-428a-8eff-7c11550cbdb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:46.689Z|5230e532-5941-4f76-9441-40c75fcb95a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:46.690Z|5230e532-5941-4f76-9441-40c75fcb95a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:47.935Z|8c88040c-27fc-49f5-8f2d-364acf7b36e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:47.936Z|8c88040c-27fc-49f5-8f2d-364acf7b36e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:54.699Z|0c29463b-aa92-4974-8e18-8da28a2d5ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:54.701Z|0c29463b-aa92-4974-8e18-8da28a2d5ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:56.722Z|0ca88997-77f2-4898-b1e2-856d4ab9d7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:56.723Z|0ca88997-77f2-4898-b1e2-856d4ab9d7ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:57.961Z|6bcd7c8a-90c1-4af2-93f0-dc8ad9596c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:13:57.963Z|6bcd7c8a-90c1-4af2-93f0-dc8ad9596c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:13:59.351Z|909966c6-09d3-41e4-8408-ff0dffabd9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:13:59.355Z|909966c6-09d3-41e4-8408-ff0dffabd9b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:13:59.406Z|07953320-e996-44c3-a1f2-3b38d7b0aa78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:13:59.406Z|07953320-e996-44c3-a1f2-3b38d7b0aa78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:14:04.727Z|51db0e65-b968-4523-9208-3f0d6f816334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:04.729Z|51db0e65-b968-4523-9208-3f0d6f816334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:06.747Z|25406a93-4deb-4e4a-8604-b8cb5ef7fc2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:06.748Z|25406a93-4deb-4e4a-8604-b8cb5ef7fc2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:07.988Z|c713a228-d0c9-4ad7-bea7-5e8963c9706b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:07.989Z|c713a228-d0c9-4ad7-bea7-5e8963c9706b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:14.351Z|8a4f9dc2-6b13-49d6-96b4-a43f06942119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:14:14.352Z|8a4f9dc2-6b13-49d6-96b4-a43f06942119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:14:14.754Z|b4865020-1f8a-469a-be82-40087ef6c683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:14.756Z|b4865020-1f8a-469a-be82-40087ef6c683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:16.786Z|f782d59e-7474-404a-bc70-daea4ceea8a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:16.788Z|f782d59e-7474-404a-bc70-daea4ceea8a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:18.026Z|8935a238-66dd-4892-b607-acafc88815a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:18.028Z|8935a238-66dd-4892-b607-acafc88815a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:24.781Z|8c6147eb-e66b-4f34-9548-bdcfbb113ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:24.782Z|8c6147eb-e66b-4f34-9548-bdcfbb113ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:26.826Z|74792a9f-582f-46ed-82ed-476a15390b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:26.827Z|74792a9f-582f-46ed-82ed-476a15390b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:28.056Z|1edc94eb-d20e-4c52-b0e9-2f2ad90b33a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:28.058Z|1edc94eb-d20e-4c52-b0e9-2f2ad90b33a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:29.352Z|21e0e5fb-d52b-428a-98fa-36d5cc60a8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:14:29.353Z|21e0e5fb-d52b-428a-98fa-36d5cc60a8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:14:29.407Z|2c110e43-fa62-459f-bbbd-62f8fe47efb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:14:29.408Z|2c110e43-fa62-459f-bbbd-62f8fe47efb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:14:34.812Z|c4bc1fc3-110f-4136-a492-005e6b1a1136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:34.813Z|c4bc1fc3-110f-4136-a492-005e6b1a1136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:36.854Z|ce692594-b2ee-4fd1-b58a-653452be0d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:36.855Z|ce692594-b2ee-4fd1-b58a-653452be0d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:38.083Z|5225f05f-af12-49ec-8919-22c371cb6b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:38.084Z|5225f05f-af12-49ec-8919-22c371cb6b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:44.351Z|bf309ea5-40dc-4743-9bb4-91e50e3cbcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:14:44.355Z|bf309ea5-40dc-4743-9bb4-91e50e3cbcb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:14:44.839Z|eec2ec43-b547-4f3d-8f1d-c5e64f1e33f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:44.840Z|eec2ec43-b547-4f3d-8f1d-c5e64f1e33f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:46.882Z|11b9c850-f00d-4101-b5b2-da5ddcbfd336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:46.883Z|11b9c850-f00d-4101-b5b2-da5ddcbfd336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:48.108Z|36445b06-ffff-4ae2-952b-01956ae2fc18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:48.109Z|36445b06-ffff-4ae2-952b-01956ae2fc18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:54.870Z|617bcf93-8c15-4fbd-94a3-d0e9f26e805e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:54.871Z|617bcf93-8c15-4fbd-94a3-d0e9f26e805e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:56.907Z|5cd6dd89-90be-497b-9c81-05e03bd91e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:56.908Z|5cd6dd89-90be-497b-9c81-05e03bd91e38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:58.136Z|8300964d-8d6d-4dcb-bb21-95083ef75390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:14:58.137Z|8300964d-8d6d-4dcb-bb21-95083ef75390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:14:59.351Z|f85ce238-4970-477d-9536-1df97edd832e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:14:59.352Z|f85ce238-4970-477d-9536-1df97edd832e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:14:59.409Z|5d749674-eff2-4513-af73-4a478d438cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:14:59.410Z|5d749674-eff2-4513-af73-4a478d438cb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:15:04.906Z|3e044e21-6496-4056-8500-e0b67c445e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:04.907Z|3e044e21-6496-4056-8500-e0b67c445e7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:06.931Z|fe85a92e-2787-4a52-aea3-243a8e9c341e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:06.932Z|fe85a92e-2787-4a52-aea3-243a8e9c341e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:08.163Z|69ac101e-6b9a-4b54-91dd-e1b0018f6c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:08.164Z|69ac101e-6b9a-4b54-91dd-e1b0018f6c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:14.351Z|603ca775-f992-4390-8776-d3c2d103b5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:15:14.352Z|603ca775-f992-4390-8776-d3c2d103b5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:15:14.931Z|b4d3cf6e-5725-45f1-a24c-295163d3f584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:14.932Z|b4d3cf6e-5725-45f1-a24c-295163d3f584|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:16.962Z|a2fb99e1-d034-46f5-8599-1faea14986bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:16.963Z|a2fb99e1-d034-46f5-8599-1faea14986bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:18.191Z|22f44829-30a1-4443-9869-c070e111c698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:18.192Z|22f44829-30a1-4443-9869-c070e111c698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:24.959Z|8165b242-451e-4faa-acce-bc9b277e45c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:24.960Z|8165b242-451e-4faa-acce-bc9b277e45c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:26.990Z|1e18219b-22f7-4841-935c-26128afcec97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:26.991Z|1e18219b-22f7-4841-935c-26128afcec97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:28.217Z|10d6719a-f873-45bc-a00a-193a33e144d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:28.218Z|10d6719a-f873-45bc-a00a-193a33e144d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:29.351Z|3ed808ce-113b-4dc9-a54a-b6556261b916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:15:29.354Z|3ed808ce-113b-4dc9-a54a-b6556261b916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:15:29.412Z|9a062282-9471-419c-adee-99f2dad4c132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:15:29.413Z|9a062282-9471-419c-adee-99f2dad4c132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:15:34.984Z|e76f4663-320b-4400-b08a-0844da4e91af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:34.985Z|e76f4663-320b-4400-b08a-0844da4e91af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:37.025Z|3ba7eeed-8278-4bbb-a592-2f1b5ef88c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:37.026Z|3ba7eeed-8278-4bbb-a592-2f1b5ef88c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:38.241Z|c9fdc4c3-9653-4f3f-842a-6d95bf3924bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:38.242Z|c9fdc4c3-9653-4f3f-842a-6d95bf3924bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:44.351Z|6f0d7503-b402-4c98-b74c-628658f99489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:15:44.352Z|6f0d7503-b402-4c98-b74c-628658f99489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:15:45.010Z|d7d1ba5e-d90a-4946-b4e5-ae38d3a819f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:45.011Z|d7d1ba5e-d90a-4946-b4e5-ae38d3a819f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:47.053Z|74c25109-fadf-4a7b-9c47-3048daa08f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:47.054Z|74c25109-fadf-4a7b-9c47-3048daa08f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:48.267Z|362ef789-8569-42dc-8c0d-04d68a698f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:48.268Z|362ef789-8569-42dc-8c0d-04d68a698f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:55.044Z|682a3ae0-ea5e-4c7b-974f-0e1003f940cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:55.045Z|682a3ae0-ea5e-4c7b-974f-0e1003f940cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:57.088Z|98b18a7e-c6ec-4687-8444-ce2c066a8fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:57.090Z|98b18a7e-c6ec-4687-8444-ce2c066a8fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:58.301Z|bab90900-7260-43bb-ba59-98d63134344e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:15:58.302Z|bab90900-7260-43bb-ba59-98d63134344e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:15:59.351Z|e4b6ed8f-3896-4396-8c59-8362cf81554c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:15:59.352Z|e4b6ed8f-3896-4396-8c59-8362cf81554c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:15:59.414Z|ddccb340-47cd-4920-b1d1-c065fab6a212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:15:59.414Z|ddccb340-47cd-4920-b1d1-c065fab6a212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:16:05.068Z|152608b6-b8f6-4d0f-9bd2-e275cdbfa50e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:05.069Z|152608b6-b8f6-4d0f-9bd2-e275cdbfa50e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:07.119Z|6286528a-4817-4c54-800b-65315a5decfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:07.125Z|6286528a-4817-4c54-800b-65315a5decfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:08.326Z|b4275d86-2613-4fdc-805a-e56aa8c8acf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:08.327Z|b4275d86-2613-4fdc-805a-e56aa8c8acf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:14.351Z|726b04ad-ce4b-45a0-8d86-b399dd812a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:16:14.354Z|726b04ad-ce4b-45a0-8d86-b399dd812a3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:16:15.092Z|884ad7c3-91a6-4440-9011-01e2416e543b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:15.093Z|884ad7c3-91a6-4440-9011-01e2416e543b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:17.152Z|145c5b07-defb-4db2-96c1-1dcab1a7d235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:17.153Z|145c5b07-defb-4db2-96c1-1dcab1a7d235|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:18.350Z|cc2911b0-0b84-4e53-a627-e2711e1a0709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:18.351Z|cc2911b0-0b84-4e53-a627-e2711e1a0709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:25.118Z|fd0010c0-b926-4f31-85de-2cdc48a9e100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:25.119Z|fd0010c0-b926-4f31-85de-2cdc48a9e100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:27.177Z|a984b491-bfd9-48b5-a686-dd267f9ff73b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:27.178Z|a984b491-bfd9-48b5-a686-dd267f9ff73b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:28.375Z|ead76c48-823c-44fe-a19d-a0af9134b641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:28.376Z|ead76c48-823c-44fe-a19d-a0af9134b641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:29.351Z|e92a42be-cb9b-4b1a-8549-df603d1d9161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:16:29.352Z|e92a42be-cb9b-4b1a-8549-df603d1d9161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:16:29.415Z|74df1a43-c4ee-4a36-ba73-c62ecd5fb457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:16:29.416Z|74df1a43-c4ee-4a36-ba73-c62ecd5fb457|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:16:35.145Z|eecc35df-f310-42ef-8051-b647adadbebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:35.146Z|eecc35df-f310-42ef-8051-b647adadbebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:37.201Z|03ce10c2-bc5c-47a8-bdfe-334ef142cbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:37.202Z|03ce10c2-bc5c-47a8-bdfe-334ef142cbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:38.399Z|50d853ff-f940-4cf9-80e5-063cd8640644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:38.400Z|50d853ff-f940-4cf9-80e5-063cd8640644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:44.351Z|05554acb-907f-4a8b-a5c2-758bc26e9dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:16:44.352Z|05554acb-907f-4a8b-a5c2-758bc26e9dff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:16:45.173Z|c3852cfe-c517-454c-bcda-5fbb9979a132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:45.175Z|c3852cfe-c517-454c-bcda-5fbb9979a132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:47.227Z|bf6315e6-0402-4ffd-90e0-ccc8b6baba75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:47.228Z|bf6315e6-0402-4ffd-90e0-ccc8b6baba75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:48.427Z|8d88a692-4d89-4d18-8398-3dfb848db203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:48.428Z|8d88a692-4d89-4d18-8398-3dfb848db203|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:55.199Z|a28d52b6-7260-424a-bbd4-fb8ef63b9bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:55.200Z|a28d52b6-7260-424a-bbd4-fb8ef63b9bca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:57.251Z|bb3fbd04-6234-47eb-a2b3-70549340a425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:57.252Z|bb3fbd04-6234-47eb-a2b3-70549340a425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:58.456Z|ad5df4cc-c1bc-4709-b56b-2d62757d6a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:16:58.457Z|ad5df4cc-c1bc-4709-b56b-2d62757d6a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:16:59.351Z|1dfb6173-68a2-4126-bc7e-6eacc5403d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:16:59.354Z|1dfb6173-68a2-4126-bc7e-6eacc5403d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:16:59.417Z|a0a6b2b9-17f7-47a5-9aa6-7641bddb93ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:16:59.417Z|a0a6b2b9-17f7-47a5-9aa6-7641bddb93ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:17:05.225Z|e2b3276c-6e2c-421c-9c83-b0324a7d65c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:05.226Z|e2b3276c-6e2c-421c-9c83-b0324a7d65c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:07.279Z|35c2cc88-a472-4f44-9724-4ef0c0e97baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:07.280Z|35c2cc88-a472-4f44-9724-4ef0c0e97baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:08.483Z|655c15b0-0b5b-45f1-b6c4-eaa2fbc2052a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:08.485Z|655c15b0-0b5b-45f1-b6c4-eaa2fbc2052a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:14.351Z|4b191d41-a649-4ea4-a009-9e767bcc5ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:17:14.352Z|4b191d41-a649-4ea4-a009-9e767bcc5ea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:17:15.252Z|a9353807-92ae-4bc1-bbff-09d4f02510d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:15.253Z|a9353807-92ae-4bc1-bbff-09d4f02510d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:17.306Z|0e8bd15d-dbd4-4611-b788-d048370186bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:17.307Z|0e8bd15d-dbd4-4611-b788-d048370186bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:18.508Z|45dbf7d7-d377-489c-813d-1769592e650c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:18.509Z|45dbf7d7-d377-489c-813d-1769592e650c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:25.286Z|ca12b524-97a5-4268-8d23-1745860a58f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:25.287Z|ca12b524-97a5-4268-8d23-1745860a58f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:27.331Z|261c712a-cdd8-4045-81d5-ece3ff9da1bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:27.332Z|261c712a-cdd8-4045-81d5-ece3ff9da1bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:28.533Z|5a18b5f2-cf37-4579-b5b9-f214ebdff22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:28.534Z|5a18b5f2-cf37-4579-b5b9-f214ebdff22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:29.351Z|1803718f-7a91-45e8-97a8-f65973d1c4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:17:29.352Z|1803718f-7a91-45e8-97a8-f65973d1c4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:17:29.418Z|a35e0d34-c9d1-4e62-93bd-b3b3fdf84d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:17:29.419Z|a35e0d34-c9d1-4e62-93bd-b3b3fdf84d9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:17:35.321Z|dfc37dff-576c-487d-88c7-3ef6b0af2d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:35.321Z|dfc37dff-576c-487d-88c7-3ef6b0af2d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:37.357Z|afb13c4f-169a-4e61-88d1-2187c3da86ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:37.358Z|afb13c4f-169a-4e61-88d1-2187c3da86ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:38.558Z|92b6b9c9-3d50-4ce7-99bd-151e10b44b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:38.559Z|92b6b9c9-3d50-4ce7-99bd-151e10b44b31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:44.356Z|1a6a800c-330d-4b13-a186-f00e6e32f5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:17:44.360Z|1a6a800c-330d-4b13-a186-f00e6e32f5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:17:45.348Z|03bd3698-5cd9-4641-a391-b94b3fb591d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:45.349Z|03bd3698-5cd9-4641-a391-b94b3fb591d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:47.383Z|25476ee2-053d-4278-9c74-0fdd6feba47b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:47.384Z|25476ee2-053d-4278-9c74-0fdd6feba47b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:48.582Z|4a6bbf20-05fc-4097-9b8d-bbc08b146303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:48.583Z|4a6bbf20-05fc-4097-9b8d-bbc08b146303|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:55.377Z|b50605d8-59b1-463e-a6cf-84c477954b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:55.378Z|b50605d8-59b1-463e-a6cf-84c477954b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:57.414Z|c5405a9e-6825-4a80-8f81-72d169bbcdc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:57.415Z|c5405a9e-6825-4a80-8f81-72d169bbcdc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:58.608Z|4c588158-e384-4de8-8eab-5428004792cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:17:58.609Z|4c588158-e384-4de8-8eab-5428004792cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:17:59.352Z|4b7c4efe-9e99-41ad-897d-b09a607c680b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:17:59.352Z|4b7c4efe-9e99-41ad-897d-b09a607c680b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:17:59.420Z|0da1f83d-e8ba-4788-8978-ff2781060560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:17:59.420Z|0da1f83d-e8ba-4788-8978-ff2781060560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:18:05.408Z|6b044a16-8933-429a-a9b3-917f027b1edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:05.410Z|6b044a16-8933-429a-a9b3-917f027b1edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:07.443Z|a805a999-8802-4c24-b9d8-0edb6cdb243b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:07.444Z|a805a999-8802-4c24-b9d8-0edb6cdb243b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:08.633Z|cbee1675-cb83-46ce-9703-4baa5fc33401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:08.634Z|cbee1675-cb83-46ce-9703-4baa5fc33401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:14.352Z|217c7514-f8e5-4e24-b898-d36034f757a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:18:14.353Z|217c7514-f8e5-4e24-b898-d36034f757a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:18:15.447Z|722a1cb1-19f7-4909-a5d0-a8525324be2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:15.449Z|722a1cb1-19f7-4909-a5d0-a8525324be2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:17.467Z|81592e27-b371-49c3-a639-a912acbc11b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:17.469Z|81592e27-b371-49c3-a639-a912acbc11b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:18.657Z|a13837a4-111e-4809-9d69-d07223b7931d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:18.658Z|a13837a4-111e-4809-9d69-d07223b7931d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:25.477Z|8f13afc5-1232-4ab9-9def-82a9d5ee39e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:25.478Z|8f13afc5-1232-4ab9-9def-82a9d5ee39e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:27.496Z|ba9b2ff5-9e49-4b41-8206-2d553d655701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:27.497Z|ba9b2ff5-9e49-4b41-8206-2d553d655701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:28.683Z|6b78dd7f-2863-41d3-a5d9-def34212a52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:28.684Z|6b78dd7f-2863-41d3-a5d9-def34212a52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:29.351Z|3deea7dd-b685-44ec-94a0-64edba41cbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:18:29.355Z|3deea7dd-b685-44ec-94a0-64edba41cbad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:18:29.421Z|0c814461-6adc-4a0c-b87f-dfaae8ee60b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:18:29.422Z|0c814461-6adc-4a0c-b87f-dfaae8ee60b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:18:35.514Z|ca74e6c0-4ce0-4e2a-9e00-5e4e5a0a6d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:35.515Z|ca74e6c0-4ce0-4e2a-9e00-5e4e5a0a6d39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:37.536Z|11eb47e1-8ad9-4a5a-b845-a244f89fc70f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:37.537Z|11eb47e1-8ad9-4a5a-b845-a244f89fc70f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:38.709Z|f6b94a2f-82e7-459f-83a2-8db52dbd6295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:38.709Z|f6b94a2f-82e7-459f-83a2-8db52dbd6295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:44.351Z|43884392-32f4-4065-8a77-5638d387d013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:18:44.352Z|43884392-32f4-4065-8a77-5638d387d013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:18:45.543Z|b5aee5e9-a740-412d-b109-608c468e3564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:45.544Z|b5aee5e9-a740-412d-b109-608c468e3564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:47.562Z|3d1ae179-27b1-494f-9af8-34aeff3636d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:47.563Z|3d1ae179-27b1-494f-9af8-34aeff3636d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:48.736Z|205e5249-e1d0-412b-a45c-35a64d3ee87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:48.737Z|205e5249-e1d0-412b-a45c-35a64d3ee87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:55.569Z|982d8180-8322-4a0c-be38-49d4002d2d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:55.570Z|982d8180-8322-4a0c-be38-49d4002d2d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:57.590Z|6f40f4d3-94b4-487d-863a-c596aa0e7131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:57.591Z|6f40f4d3-94b4-487d-863a-c596aa0e7131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:58.763Z|29ce65d3-9914-4aea-b12a-b9b97fdd886a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:18:58.764Z|29ce65d3-9914-4aea-b12a-b9b97fdd886a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:18:59.351Z|55558857-dfb3-428e-9f47-7bc2f089afe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:18:59.352Z|55558857-dfb3-428e-9f47-7bc2f089afe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:18:59.423Z|4b55dd33-ed0b-44a9-87fb-10b4c2e9458e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:18:59.424Z|4b55dd33-ed0b-44a9-87fb-10b4c2e9458e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:19:05.603Z|f40c6ddf-8995-471e-ac93-2a25f517631f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:05.604Z|f40c6ddf-8995-471e-ac93-2a25f517631f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:07.614Z|0f135d56-c8f3-4e9f-953b-42376592fd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:07.615Z|0f135d56-c8f3-4e9f-953b-42376592fd98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:08.790Z|cad4d1fe-6346-41bb-adca-9f84aca5b5f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:08.791Z|cad4d1fe-6346-41bb-adca-9f84aca5b5f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:14.351Z|596ec3df-97e4-4c21-975f-3f2b638305e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:19:14.355Z|596ec3df-97e4-4c21-975f-3f2b638305e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:19:15.634Z|cab382ae-0d9b-4aff-802d-c090afae1776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:15.635Z|cab382ae-0d9b-4aff-802d-c090afae1776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:16.461Z|3495d879-2543-4110-9c99-df35c1f454e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:19:16.466Z|3495d879-2543-4110-9c99-df35c1f454e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:17.641Z|a819b7ec-31bc-42e5-9470-54268d6b2b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:17.642Z|a819b7ec-31bc-42e5-9470-54268d6b2b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:18.816Z|0446e7e4-ac7b-455d-9507-2d206ea11cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:18.817Z|0446e7e4-ac7b-455d-9507-2d206ea11cea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:25.662Z|b02f0cba-ab09-4d70-841a-8f1755e34e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:25.663Z|b02f0cba-ab09-4d70-841a-8f1755e34e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:27.667Z|5d161a0b-ec9a-43bd-a991-9e4ae1cd4858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:27.668Z|5d161a0b-ec9a-43bd-a991-9e4ae1cd4858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:28.840Z|c187301d-6fe3-486b-8334-7efb385f6a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:28.841Z|c187301d-6fe3-486b-8334-7efb385f6a3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:29.351Z|fcc630ad-8609-46c6-9313-cac0186eea5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:19:29.352Z|fcc630ad-8609-46c6-9313-cac0186eea5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:19:29.425Z|dbda83a8-11d0-42ac-9a50-2891ff00da30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:19:29.425Z|dbda83a8-11d0-42ac-9a50-2891ff00da30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:19:35.690Z|36825022-fb6e-4edf-9b57-0d51a2487f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:35.691Z|36825022-fb6e-4edf-9b57-0d51a2487f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:37.692Z|1cfecf69-1317-495f-9b17-7ed731b9fb44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:37.693Z|1cfecf69-1317-495f-9b17-7ed731b9fb44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:38.863Z|22c6b5e3-0b91-4fcd-8419-4da1ee946714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:38.864Z|22c6b5e3-0b91-4fcd-8419-4da1ee946714|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:44.351Z|fe6aa1c9-e11b-404e-b890-8112cc05d6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:19:44.352Z|fe6aa1c9-e11b-404e-b890-8112cc05d6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:19:45.717Z|4b5d89b0-47be-4cdd-94e0-70f8fe3fbf1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:45.718Z|4b5d89b0-47be-4cdd-94e0-70f8fe3fbf1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:47.719Z|a3d12609-e773-4f0b-905d-2710e8e0ba64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:47.720Z|a3d12609-e773-4f0b-905d-2710e8e0ba64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:48.891Z|3c827558-c399-411f-8f09-f155ff3a3fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:48.892Z|3c827558-c399-411f-8f09-f155ff3a3fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:55.744Z|1a8ce6c9-dcf7-4d7d-9c4a-b6fbc0a90bc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:55.745Z|1a8ce6c9-dcf7-4d7d-9c4a-b6fbc0a90bc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:57.745Z|8ee48c5e-1116-442e-a4b2-03735c58b60c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:57.745Z|8ee48c5e-1116-442e-a4b2-03735c58b60c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:58.917Z|91e9c0a0-dafc-40d0-9f2c-6c14ce92c5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:19:58.918Z|91e9c0a0-dafc-40d0-9f2c-6c14ce92c5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:19:59.351Z|3f0366ad-c140-4836-9c5b-8ea4b9679998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:19:59.354Z|3f0366ad-c140-4836-9c5b-8ea4b9679998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:19:59.426Z|2845955e-eb7f-4cd6-b81e-69782ed54180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:19:59.427Z|2845955e-eb7f-4cd6-b81e-69782ed54180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:20:05.771Z|84b26b62-1cc5-4e34-8bd4-bd030f82f9ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:05.772Z|84b26b62-1cc5-4e34-8bd4-bd030f82f9ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:07.768Z|6c6cb827-08c3-4637-88d8-11a4d9ca895c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:07.769Z|6c6cb827-08c3-4637-88d8-11a4d9ca895c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:08.942Z|733a830f-57f4-49ef-88a0-3b6f047fb2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:08.943Z|733a830f-57f4-49ef-88a0-3b6f047fb2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:14.351Z|9014b9db-120b-4148-9899-7c75d6832149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:20:14.352Z|9014b9db-120b-4148-9899-7c75d6832149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:20:15.798Z|e8c69c65-0433-4363-92cb-343c8423cf36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:15.799Z|e8c69c65-0433-4363-92cb-343c8423cf36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:16.448Z|23657bd0-3b02-4689-8ba7-da564d1fe31f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:20:16.449Z|23657bd0-3b02-4689-8ba7-da564d1fe31f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:17.795Z|e7cc1aee-13ef-4cb0-8a01-5bb246f28dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:17.796Z|e7cc1aee-13ef-4cb0-8a01-5bb246f28dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:18.968Z|7cce867e-212f-4d24-a9be-c63b435d0d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:18.969Z|7cce867e-212f-4d24-a9be-c63b435d0d1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:25.826Z|b9552a0b-7a78-4bd8-9a72-8606531a1d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:25.827Z|b9552a0b-7a78-4bd8-9a72-8606531a1d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:27.819Z|355cab04-5596-4f24-94ab-98a3a4a860ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:27.820Z|355cab04-5596-4f24-94ab-98a3a4a860ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:28.992Z|670e9239-f3c2-47ac-ab8a-da0283d02244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:28.993Z|670e9239-f3c2-47ac-ab8a-da0283d02244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:29.351Z|8d2f04e3-7fe5-47b8-a3b9-9be1f9fcd0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:20:29.352Z|8d2f04e3-7fe5-47b8-a3b9-9be1f9fcd0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:20:29.428Z|e839c06f-b2f9-44fc-9f9d-1a8335661838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:20:29.428Z|e839c06f-b2f9-44fc-9f9d-1a8335661838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:20:35.854Z|9b252cfc-dc56-4cd6-90a2-60227f10b083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:35.855Z|9b252cfc-dc56-4cd6-90a2-60227f10b083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:37.847Z|8b3f5584-3d5a-44dd-b6e7-4342141bfcc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:37.848Z|8b3f5584-3d5a-44dd-b6e7-4342141bfcc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:39.020Z|6c27b734-26b5-4781-a0ca-44823f7ac703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:39.021Z|6c27b734-26b5-4781-a0ca-44823f7ac703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:44.351Z|b4043b5b-70fa-4859-a168-e13ad0d26723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:20:44.354Z|b4043b5b-70fa-4859-a168-e13ad0d26723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:20:45.885Z|a21cd5ca-9667-498e-b27d-256c90a77856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:45.886Z|a21cd5ca-9667-498e-b27d-256c90a77856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:47.874Z|d18b4778-16a8-490a-a88a-33fc7ed0844d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:47.875Z|d18b4778-16a8-490a-a88a-33fc7ed0844d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:49.045Z|ba0ef9b0-2a1b-44fe-ac32-bcfeb3c8adc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:49.046Z|ba0ef9b0-2a1b-44fe-ac32-bcfeb3c8adc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:55.912Z|931e7437-7f3c-41e8-841b-e0c3b0684769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:55.913Z|931e7437-7f3c-41e8-841b-e0c3b0684769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:57.898Z|062ccad4-1fe8-4545-8ef6-94fe32b64bf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:57.899Z|062ccad4-1fe8-4545-8ef6-94fe32b64bf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:59.071Z|a6e289a5-87c8-40d7-a1f2-19c59e86f72f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:20:59.072Z|a6e289a5-87c8-40d7-a1f2-19c59e86f72f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:20:59.351Z|f0238fd1-1d66-4b84-919f-181a09ab9439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:20:59.352Z|f0238fd1-1d66-4b84-919f-181a09ab9439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:20:59.429Z|73e47e21-9213-4754-b3b9-de1b3f561e1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:20:59.430Z|73e47e21-9213-4754-b3b9-de1b3f561e1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:21:05.936Z|9734c2df-9b42-4d11-903e-7540533eee5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:05.937Z|9734c2df-9b42-4d11-903e-7540533eee5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:07.924Z|2d04e9b6-ce6c-4949-8362-6b5710a23b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:07.925Z|2d04e9b6-ce6c-4949-8362-6b5710a23b0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:09.103Z|a446cea8-57d0-4808-ba0b-9f48d970c87f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:09.104Z|a446cea8-57d0-4808-ba0b-9f48d970c87f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:14.351Z|d6fcf76d-d397-46a2-a224-cda3227470ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:21:14.352Z|d6fcf76d-d397-46a2-a224-cda3227470ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:21:15.963Z|e1bf07e3-3cb2-4475-8171-a7ede79db47f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:15.964Z|e1bf07e3-3cb2-4475-8171-a7ede79db47f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:16.448Z|25f1465d-369e-42db-a054-9c44dd8f5750|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:21:16.449Z|25f1465d-369e-42db-a054-9c44dd8f5750|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:17.947Z|d883c6ac-64bb-47e2-85a1-ee39cc52a055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:17.948Z|d883c6ac-64bb-47e2-85a1-ee39cc52a055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:19.129Z|2d269669-21e2-4c39-8495-1bb6f5067557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:19.130Z|2d269669-21e2-4c39-8495-1bb6f5067557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:25.987Z|5c1180b5-e08e-4f80-adb4-e2c735fa95ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:25.988Z|5c1180b5-e08e-4f80-adb4-e2c735fa95ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:27.974Z|1fee2941-ef90-42e0-b623-c4258974963f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:27.975Z|1fee2941-ef90-42e0-b623-c4258974963f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:29.155Z|a8f14824-e319-4e90-b269-b69a8fd6bd67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:29.156Z|a8f14824-e319-4e90-b269-b69a8fd6bd67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:29.351Z|0f7ce62e-7656-44a0-b8eb-05017b59b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:21:29.354Z|0f7ce62e-7656-44a0-b8eb-05017b59b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:21:29.431Z|d6f4c3be-3699-40e8-9890-0c1313ded1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:21:29.431Z|d6f4c3be-3699-40e8-9890-0c1313ded1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:21:36.013Z|ee59bc16-0d30-4907-8d50-b24616af726f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:36.015Z|ee59bc16-0d30-4907-8d50-b24616af726f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:38.001Z|f24fb8df-0fca-4245-a57b-bb54650aa975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:38.002Z|f24fb8df-0fca-4245-a57b-bb54650aa975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:39.180Z|3cc94b83-76e6-4d86-a784-a8fba4ef8148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:39.180Z|3cc94b83-76e6-4d86-a784-a8fba4ef8148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:44.351Z|9ea38779-fcf1-4bff-bde2-52ed8e53469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:21:44.352Z|9ea38779-fcf1-4bff-bde2-52ed8e53469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:21:46.040Z|cb77388c-098f-4a71-8888-b75dcb8ed9e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:46.040Z|cb77388c-098f-4a71-8888-b75dcb8ed9e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:48.026Z|ba402781-75b4-45b3-b542-30d297c4a7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:48.027Z|ba402781-75b4-45b3-b542-30d297c4a7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:49.204Z|ed325178-ca87-4c42-bd0e-26dc7bad4ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:49.205Z|ed325178-ca87-4c42-bd0e-26dc7bad4ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:56.065Z|888d37b8-9886-41fe-a50c-931f4ba91823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:56.066Z|888d37b8-9886-41fe-a50c-931f4ba91823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:58.052Z|cc65c458-d806-4de1-abe3-41c1bd607e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:58.053Z|cc65c458-d806-4de1-abe3-41c1bd607e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:59.230Z|8639b2cd-bc1e-4121-b927-d1218f78830c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:21:59.230Z|8639b2cd-bc1e-4121-b927-d1218f78830c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:21:59.351Z|1c0fa606-f7b5-4d3d-80f7-adf908b232d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:21:59.352Z|1c0fa606-f7b5-4d3d-80f7-adf908b232d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:21:59.432Z|e88703ac-c8dc-4737-b0b5-5533d8d82cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:21:59.433Z|e88703ac-c8dc-4737-b0b5-5533d8d82cf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:22:06.090Z|e87d2afb-4e62-47fa-8c58-a5d1fe0aaf5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:06.090Z|e87d2afb-4e62-47fa-8c58-a5d1fe0aaf5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:08.080Z|b99b28bd-32ab-408f-8703-a3664edd8918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:08.081Z|b99b28bd-32ab-408f-8703-a3664edd8918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:09.254Z|9ab0a935-bdf4-4ec2-88c2-59a67a6a4abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:09.255Z|9ab0a935-bdf4-4ec2-88c2-59a67a6a4abe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:14.351Z|f10c3d55-8970-45f7-a069-310d1beda542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:22:14.354Z|f10c3d55-8970-45f7-a069-310d1beda542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:22:16.115Z|d5e70197-c886-447a-9d43-b7b897df5df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:16.116Z|d5e70197-c886-447a-9d43-b7b897df5df9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:16.447Z|ab2cb99e-5042-476d-9ce4-9891218be9da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:22:16.448Z|ab2cb99e-5042-476d-9ce4-9891218be9da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:18.103Z|1014591c-b56f-4569-961d-9b21b25e982e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:18.104Z|1014591c-b56f-4569-961d-9b21b25e982e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:19.279Z|9dec92e0-e391-4c23-ae00-9f57813cd850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:19.280Z|9dec92e0-e391-4c23-ae00-9f57813cd850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:26.140Z|5383ff7f-bec5-4744-b1e1-a729cd641748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:26.141Z|5383ff7f-bec5-4744-b1e1-a729cd641748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:28.128Z|e59cf5ac-a52a-416f-884b-f22bb24e0f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:28.129Z|e59cf5ac-a52a-416f-884b-f22bb24e0f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:29.307Z|488c1db5-832e-4fe6-8fa6-65d9337661af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:29.308Z|488c1db5-832e-4fe6-8fa6-65d9337661af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:29.351Z|8bd696af-9ade-419b-9b7e-2c1ea37f016b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:22:29.352Z|8bd696af-9ade-419b-9b7e-2c1ea37f016b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:22:29.434Z|53557dfc-d35b-453c-a635-3e4625a227b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:22:29.434Z|53557dfc-d35b-453c-a635-3e4625a227b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:22:36.166Z|93787ec8-b944-4628-832f-5b0b03d46b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:36.167Z|93787ec8-b944-4628-832f-5b0b03d46b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:38.152Z|ade802f9-6caf-49e6-8701-e0087c7e9a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:38.153Z|ade802f9-6caf-49e6-8701-e0087c7e9a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:39.332Z|ecebb0fc-f55b-4172-8064-c748a76b2ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:39.333Z|ecebb0fc-f55b-4172-8064-c748a76b2ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:44.351Z|c40eca44-9f1b-4c0d-a606-c7bf0e104a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:22:44.352Z|c40eca44-9f1b-4c0d-a606-c7bf0e104a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:22:46.192Z|76a1a903-e727-4dd4-8750-663bad357559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:46.193Z|76a1a903-e727-4dd4-8750-663bad357559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:48.176Z|e40cf53c-c890-4f06-b49b-7eb86c939112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:48.176Z|e40cf53c-c890-4f06-b49b-7eb86c939112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:49.358Z|cd57ecb0-f1fa-4755-ab6c-db54cd06c61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:49.359Z|cd57ecb0-f1fa-4755-ab6c-db54cd06c61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:56.218Z|53116fb1-f1c2-4457-b91a-c430d316a39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:56.219Z|53116fb1-f1c2-4457-b91a-c430d316a39d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:58.201Z|e409d984-e00a-4794-9a2c-fdc7e6562756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:58.201Z|e409d984-e00a-4794-9a2c-fdc7e6562756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:59.351Z|c07ee2fe-7c03-46aa-b98d-5e8a0dcd4d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:22:59.354Z|c07ee2fe-7c03-46aa-b98d-5e8a0dcd4d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:22:59.381Z|8b32b8d0-9c50-4560-ad34-ca4f837c00f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:22:59.382Z|8b32b8d0-9c50-4560-ad34-ca4f837c00f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:22:59.435Z|03f15d75-3f79-4fc6-85aa-f74cd1c31f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:22:59.436Z|03f15d75-3f79-4fc6-85aa-f74cd1c31f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:23:06.242Z|12cfdbaa-78b3-4de1-a187-9a6f692f6865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:06.243Z|12cfdbaa-78b3-4de1-a187-9a6f692f6865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:08.225Z|f5430406-f7e4-4e14-a415-02e5c30817bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:08.226Z|f5430406-f7e4-4e14-a415-02e5c30817bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:09.410Z|00a3d576-f515-48a5-9796-a48d64c5d09e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:09.411Z|00a3d576-f515-48a5-9796-a48d64c5d09e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:14.351Z|ef1bd07e-dbbe-4aa5-891e-d0500645ebbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:23:14.352Z|ef1bd07e-dbbe-4aa5-891e-d0500645ebbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:23:16.268Z|86f48507-0314-48d7-bf58-432d9a4a507d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:16.270Z|86f48507-0314-48d7-bf58-432d9a4a507d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:16.446Z|72fb1770-4a3d-447a-9004-cd9a0d7575c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:23:16.447Z|72fb1770-4a3d-447a-9004-cd9a0d7575c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:18.250Z|c7e5bdbc-4976-422b-bfd9-85e8b00f2c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:18.251Z|c7e5bdbc-4976-422b-bfd9-85e8b00f2c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:19.453Z|0e097c33-5c03-4633-a2eb-5c0ee97a20df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:19.454Z|0e097c33-5c03-4633-a2eb-5c0ee97a20df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:26.298Z|91edda5e-ac82-4f1a-9bc8-073beb25baad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:26.299Z|91edda5e-ac82-4f1a-9bc8-073beb25baad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:28.275Z|566c517b-f77e-46e7-9c0a-bffa4e032b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:28.275Z|566c517b-f77e-46e7-9c0a-bffa4e032b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:29.351Z|8916cabb-9143-47fc-b4c5-6c4909b6084b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:23:29.352Z|8916cabb-9143-47fc-b4c5-6c4909b6084b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:23:29.436Z|c055e14c-85f3-4a25-aa60-d3bd84899e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:23:29.437Z|c055e14c-85f3-4a25-aa60-d3bd84899e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:23:29.477Z|dad73ffc-db99-4c55-9585-1027e48a20fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:29.478Z|dad73ffc-db99-4c55-9585-1027e48a20fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:36.328Z|5b62ebca-f944-4396-b9f0-fa036d2b00bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:36.329Z|5b62ebca-f944-4396-b9f0-fa036d2b00bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:38.299Z|5e0bb529-1ae2-4165-b499-20f7fc6dc679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:38.300Z|5e0bb529-1ae2-4165-b499-20f7fc6dc679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:39.508Z|e576c980-291f-46fc-818f-e3d25f34f504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:39.509Z|e576c980-291f-46fc-818f-e3d25f34f504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:44.351Z|c702b322-3f68-418e-8ea5-e67780679abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:23:44.354Z|c702b322-3f68-418e-8ea5-e67780679abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:23:46.352Z|e2132323-968c-4804-98e1-7b095bd8aeb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:46.353Z|e2132323-968c-4804-98e1-7b095bd8aeb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:48.324Z|1b4cced2-e46b-4547-93b4-23ac16d78158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:48.325Z|1b4cced2-e46b-4547-93b4-23ac16d78158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:49.556Z|f6f601e8-4bf5-4985-bf1f-e9fa394478f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:49.557Z|f6f601e8-4bf5-4985-bf1f-e9fa394478f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:56.385Z|c272ea45-984f-49d1-b0c3-989d2efaa073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:56.386Z|c272ea45-984f-49d1-b0c3-989d2efaa073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:58.349Z|119b16db-978a-4b49-8a90-0046895bb722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:58.350Z|119b16db-978a-4b49-8a90-0046895bb722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:23:59.351Z|af51b1d6-d4c3-452e-b36f-c9df7bffdaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:23:59.352Z|af51b1d6-d4c3-452e-b36f-c9df7bffdaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:23:59.438Z|006706f9-ed55-4081-bb34-f5cbb97c5474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:23:59.438Z|006706f9-ed55-4081-bb34-f5cbb97c5474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:23:59.580Z|a21e9301-2e83-4f7e-a701-7940f202f468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:23:59.581Z|a21e9301-2e83-4f7e-a701-7940f202f468|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:06.415Z|09323402-503d-4bbc-8177-7e18a64f9401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:06.416Z|09323402-503d-4bbc-8177-7e18a64f9401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:08.377Z|e59dd183-083a-4eba-9867-0bf4792fa6db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:08.378Z|e59dd183-083a-4eba-9867-0bf4792fa6db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:09.612Z|ba9f6599-199a-4fb9-b7cb-367e231afe3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:09.613Z|ba9f6599-199a-4fb9-b7cb-367e231afe3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:14.351Z|3928b398-3809-40ce-851c-be9317fe812b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:24:14.352Z|3928b398-3809-40ce-851c-be9317fe812b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:24:16.447Z|6de232e3-6d1f-4591-b60d-2cd2680a7eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:16.448Z|6de232e3-6d1f-4591-b60d-2cd2680a7eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:16.449Z|3d27e7a7-9a79-4957-b90f-fd5a6b9b1d70|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:24:16.450Z|3d27e7a7-9a79-4957-b90f-fd5a6b9b1d70|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:18.405Z|31dadd57-856d-4f19-8344-94166df39ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:18.406Z|31dadd57-856d-4f19-8344-94166df39ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:19.637Z|bc3033bb-bedc-40da-a6d3-a358c12f6b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:19.638Z|bc3033bb-bedc-40da-a6d3-a358c12f6b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:26.477Z|0460a222-d856-42d9-89b5-07c03ca7a696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:26.479Z|0460a222-d856-42d9-89b5-07c03ca7a696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:28.432Z|d1e0c844-8d17-494d-9034-c8c5fc05e160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:28.433Z|d1e0c844-8d17-494d-9034-c8c5fc05e160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:29.351Z|dfa04030-12a3-4a90-8d55-d099fd00625d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:24:29.355Z|dfa04030-12a3-4a90-8d55-d099fd00625d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:24:29.439Z|7116a4d0-5e34-4611-98f9-897f24504549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:24:29.440Z|7116a4d0-5e34-4611-98f9-897f24504549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:24:29.662Z|ec8a69f6-e74d-4d45-8865-5a25635ccc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:29.663Z|ec8a69f6-e74d-4d45-8865-5a25635ccc70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:36.507Z|938a5d4e-0d87-4698-b879-4c6e5c7f2308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:36.508Z|938a5d4e-0d87-4698-b879-4c6e5c7f2308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:38.460Z|650af318-aac2-452b-946e-7e035beaa7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:38.461Z|650af318-aac2-452b-946e-7e035beaa7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:39.687Z|2ef5ea1d-507c-4889-802f-1a90fb00baff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:39.688Z|2ef5ea1d-507c-4889-802f-1a90fb00baff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:44.351Z|e11a2aed-ba9c-45c2-b408-439a588123a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:24:44.353Z|e11a2aed-ba9c-45c2-b408-439a588123a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:24:46.534Z|2d2ed419-6ac1-41b2-a391-dba4fa92587f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:46.535Z|2d2ed419-6ac1-41b2-a391-dba4fa92587f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:48.487Z|b20c5d58-9296-483b-b9ef-6c0f9c0d7649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:48.488Z|b20c5d58-9296-483b-b9ef-6c0f9c0d7649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:49.712Z|6783f361-9886-4b75-8f12-aaf2140e674f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:49.713Z|6783f361-9886-4b75-8f12-aaf2140e674f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:56.586Z|ac016f10-7a73-470b-9292-6445a6ed05f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:56.587Z|ac016f10-7a73-470b-9292-6445a6ed05f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:58.523Z|9214cb65-ef38-42a9-8f15-0de783e0e50f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:58.524Z|9214cb65-ef38-42a9-8f15-0de783e0e50f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:24:59.351Z|2bc899d1-a2b8-480a-a61b-c0078e5d3396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:24:59.352Z|2bc899d1-a2b8-480a-a61b-c0078e5d3396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:24:59.440Z|1454e35c-e15a-4b3e-b34a-e7acac76a941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:24:59.441Z|1454e35c-e15a-4b3e-b34a-e7acac76a941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:24:59.740Z|6fde12d2-8a38-443f-bf15-31ce9f9bf88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:24:59.741Z|6fde12d2-8a38-443f-bf15-31ce9f9bf88e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:06.626Z|cafb651b-60ee-45a9-8695-375db13cfb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:06.627Z|cafb651b-60ee-45a9-8695-375db13cfb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:08.552Z|e29e9519-486c-4924-bf93-23ed81ac081f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:08.552Z|e29e9519-486c-4924-bf93-23ed81ac081f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:09.773Z|50311912-e15c-4070-bf5a-47ee28127aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:09.774Z|50311912-e15c-4070-bf5a-47ee28127aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:14.351Z|5d1e7fdd-df5e-4110-b1a8-195038a274f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:25:14.353Z|5d1e7fdd-df5e-4110-b1a8-195038a274f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:25:16.449Z|3e904957-b756-4cc1-83f6-52a34292cd83|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:25:16.450Z|3e904957-b756-4cc1-83f6-52a34292cd83|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:16.653Z|1eb22033-3941-4744-a30d-eb24d96b79ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:16.654Z|1eb22033-3941-4744-a30d-eb24d96b79ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:18.585Z|cfd3af04-da16-4ce4-ac62-3019f9e48b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:18.586Z|cfd3af04-da16-4ce4-ac62-3019f9e48b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:19.800Z|ed9ca7ce-7e24-496c-ad0c-9361974a3794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:19.801Z|ed9ca7ce-7e24-496c-ad0c-9361974a3794|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:26.675Z|fd619b6d-8ab6-4ad9-9ab2-87267f62e2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:26.676Z|fd619b6d-8ab6-4ad9-9ab2-87267f62e2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:28.610Z|4ae5bbfb-a068-4340-a62a-b8b51b0b1b0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:28.611Z|4ae5bbfb-a068-4340-a62a-b8b51b0b1b0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:29.351Z|d573966f-0a60-4652-8383-edb68c9a36c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:25:29.352Z|d573966f-0a60-4652-8383-edb68c9a36c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:25:29.441Z|a1678deb-2a76-4e92-8cd1-e48865283ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:25:29.442Z|a1678deb-2a76-4e92-8cd1-e48865283ba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:25:29.831Z|9864d626-b797-46a1-b0bd-734b49b0452d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:29.832Z|9864d626-b797-46a1-b0bd-734b49b0452d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:36.705Z|be101545-ef86-426b-942b-d52a7ad52a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:36.706Z|be101545-ef86-426b-942b-d52a7ad52a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:38.637Z|36f621f1-7331-4dfb-827d-d7aa1f714764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:38.638Z|36f621f1-7331-4dfb-827d-d7aa1f714764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:39.858Z|9ddaf0f0-5931-4cf2-8451-43455273720f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:39.859Z|9ddaf0f0-5931-4cf2-8451-43455273720f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:44.351Z|0b66876d-993c-43b0-b95b-336532540c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:25:44.352Z|0b66876d-993c-43b0-b95b-336532540c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:25:46.732Z|1e252336-64d1-4dc3-a479-bbbd8f4c7cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:46.733Z|1e252336-64d1-4dc3-a479-bbbd8f4c7cb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:48.662Z|ab442645-340f-4665-9fc8-4a741f5a6263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:48.664Z|ab442645-340f-4665-9fc8-4a741f5a6263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:49.882Z|c645300c-7f6e-4ba0-aabe-bad11ae1d35f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:49.883Z|c645300c-7f6e-4ba0-aabe-bad11ae1d35f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:56.757Z|803561d4-0159-4e05-b4fd-acea10c0e27e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:56.757Z|803561d4-0159-4e05-b4fd-acea10c0e27e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:58.691Z|a6aaaf83-7e8a-411e-aaba-318fe5d9a96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:58.692Z|a6aaaf83-7e8a-411e-aaba-318fe5d9a96a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:25:59.351Z|b8d7c594-39be-4593-8fe0-fbdb23391882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:25:59.354Z|b8d7c594-39be-4593-8fe0-fbdb23391882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:25:59.443Z|8f6a40e6-66c6-4307-92d0-0bd97e4193f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:25:59.443Z|8f6a40e6-66c6-4307-92d0-0bd97e4193f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:25:59.909Z|e9d716a8-f640-4c82-b204-574310b70c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:25:59.909Z|e9d716a8-f640-4c82-b204-574310b70c6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:06.780Z|cf280a4f-e524-49e8-a262-4855a64dc331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:06.781Z|cf280a4f-e524-49e8-a262-4855a64dc331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:08.716Z|198663ed-415e-4f42-8568-f1de5eaf9752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:08.717Z|198663ed-415e-4f42-8568-f1de5eaf9752|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:09.934Z|928c0a63-d37a-42a8-befc-10345be934cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:09.935Z|928c0a63-d37a-42a8-befc-10345be934cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:14.351Z|22664a2f-c38c-49a5-8723-3e4fdbea2474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:26:14.352Z|22664a2f-c38c-49a5-8723-3e4fdbea2474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:26:16.446Z|54383cf7-58fc-428a-950f-39cd5ddfa01b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:26:16.447Z|54383cf7-58fc-428a-950f-39cd5ddfa01b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:16.804Z|92f063f3-c37d-4fd5-bfac-fbbd2d50032d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:16.805Z|92f063f3-c37d-4fd5-bfac-fbbd2d50032d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:18.740Z|d3d2da94-854d-44e5-912f-65e55bfc6dc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:18.741Z|d3d2da94-854d-44e5-912f-65e55bfc6dc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:19.959Z|41ed5698-2283-4773-997d-58d74bf9c762|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:19.960Z|41ed5698-2283-4773-997d-58d74bf9c762|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:26.828Z|357d3d08-b1ea-48a1-aaec-d4e6515d4473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:26.832Z|357d3d08-b1ea-48a1-aaec-d4e6515d4473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:28.763Z|d780c9c6-d098-4cd9-991a-47e21de9d47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:28.764Z|d780c9c6-d098-4cd9-991a-47e21de9d47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:29.351Z|ea765cc7-dfd3-46dc-8e05-8c81e7ebcb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:26:29.352Z|ea765cc7-dfd3-46dc-8e05-8c81e7ebcb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:26:29.444Z|1b49ed91-ae87-4cb0-af99-8fdaddd0ba53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:26:29.445Z|1b49ed91-ae87-4cb0-af99-8fdaddd0ba53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:26:29.984Z|c3afcc73-ef7a-4f6a-aaea-92430c3e8849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:29.984Z|c3afcc73-ef7a-4f6a-aaea-92430c3e8849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:36.854Z|99959859-2b83-4254-862a-d4e11e9711ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:36.855Z|99959859-2b83-4254-862a-d4e11e9711ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:38.787Z|5252ec81-e8ef-47fe-aad1-f06bd0acafa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:38.788Z|5252ec81-e8ef-47fe-aad1-f06bd0acafa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:40.008Z|37e41a3c-b717-4240-9664-0cc52a16b94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:40.009Z|37e41a3c-b717-4240-9664-0cc52a16b94c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:44.351Z|7146cd6f-576d-4e63-a02d-b1d5edab9140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:26:44.355Z|7146cd6f-576d-4e63-a02d-b1d5edab9140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:26:46.880Z|32d24869-07f0-4f1d-bdf3-b00139ba262c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:46.881Z|32d24869-07f0-4f1d-bdf3-b00139ba262c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:48.812Z|424fb58e-2cde-42c7-b1e4-0f9f04d33834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:48.812Z|424fb58e-2cde-42c7-b1e4-0f9f04d33834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:50.038Z|14f19a80-6330-4071-a566-e997ca53bc4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:50.039Z|14f19a80-6330-4071-a566-e997ca53bc4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:56.933Z|c7b6cd19-545a-4ccc-882c-faa1f6bc4f6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:56.934Z|c7b6cd19-545a-4ccc-882c-faa1f6bc4f6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:58.834Z|349f95f2-0696-48ab-a931-0512b067dc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:26:58.835Z|349f95f2-0696-48ab-a931-0512b067dc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:26:59.351Z|eaaeaefc-773b-4dbf-8c9e-26317a11ba4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:26:59.352Z|eaaeaefc-773b-4dbf-8c9e-26317a11ba4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:26:59.445Z|e248d7cb-f015-4031-a1f4-1d9813cfe763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:26:59.446Z|e248d7cb-f015-4031-a1f4-1d9813cfe763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:27:00.063Z|65fc68b3-7462-4982-9ddd-a7124bc9bbfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:00.064Z|65fc68b3-7462-4982-9ddd-a7124bc9bbfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:06.959Z|77c393c7-6b83-430e-863b-0ebf7009228a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:06.960Z|77c393c7-6b83-430e-863b-0ebf7009228a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:08.858Z|16504d18-f020-46f3-a137-ee3e31d63c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:08.858Z|16504d18-f020-46f3-a137-ee3e31d63c62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:10.088Z|fdd36ba9-2980-472e-80c1-6f069408e94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:10.088Z|fdd36ba9-2980-472e-80c1-6f069408e94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:14.351Z|c92757aa-ff89-4452-a711-294387015ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:27:14.352Z|c92757aa-ff89-4452-a711-294387015ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:27:16.447Z|0d6a1b34-7ecb-48dc-a131-542b272168ca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:27:16.448Z|0d6a1b34-7ecb-48dc-a131-542b272168ca|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:16.983Z|20ed56f6-2a3d-4ab4-b4a5-dc2194da98fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:16.984Z|20ed56f6-2a3d-4ab4-b4a5-dc2194da98fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:18.880Z|162242ea-2bcd-4f51-87b3-a9497e330ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:18.881Z|162242ea-2bcd-4f51-87b3-a9497e330ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:20.113Z|95278525-1349-46cd-b976-ee1baba8fc4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:20.114Z|95278525-1349-46cd-b976-ee1baba8fc4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:27.015Z|c1117524-f94d-4c83-bcf7-fa2010699b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:27.016Z|c1117524-f94d-4c83-bcf7-fa2010699b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:28.904Z|94104bbd-7150-41e0-83fd-3f5f66171918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:28.905Z|94104bbd-7150-41e0-83fd-3f5f66171918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:29.351Z|c3597e51-27d0-497a-ba5c-45f2e0999674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:27:29.354Z|c3597e51-27d0-497a-ba5c-45f2e0999674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:27:29.446Z|f44ac887-51ca-4286-86f0-9958f4306731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:27:29.447Z|f44ac887-51ca-4286-86f0-9958f4306731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:27:30.142Z|67f1e0ec-7414-445a-996b-08b3ba34e2a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:30.143Z|67f1e0ec-7414-445a-996b-08b3ba34e2a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:37.044Z|d5e3bf07-8d65-4ee3-b915-3b578aef7741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:37.045Z|d5e3bf07-8d65-4ee3-b915-3b578aef7741|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:38.928Z|a2996c75-673b-4d48-ab6b-0d51341c7ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:38.929Z|a2996c75-673b-4d48-ab6b-0d51341c7ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:40.166Z|5bbf7eda-2f1f-41fd-baa8-62bfbcfc1639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:40.167Z|5bbf7eda-2f1f-41fd-baa8-62bfbcfc1639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:44.351Z|7f1472ed-ddc9-4ccc-ba63-bb0bd4da38fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:27:44.352Z|7f1472ed-ddc9-4ccc-ba63-bb0bd4da38fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:27:47.072Z|3c93b6d5-cfb8-47fc-85cf-7f3b4e18d960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:47.073Z|3c93b6d5-cfb8-47fc-85cf-7f3b4e18d960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:48.954Z|caa65ba5-2af2-4405-b8b8-44cd2751531d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:48.955Z|caa65ba5-2af2-4405-b8b8-44cd2751531d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:50.191Z|63d7a229-b855-4443-b828-79f24dd1027e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:50.192Z|63d7a229-b855-4443-b828-79f24dd1027e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:57.105Z|89b868f9-52b3-499a-8f5b-2f14ac6f4013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:57.106Z|89b868f9-52b3-499a-8f5b-2f14ac6f4013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:58.978Z|0501dd23-c8cc-4964-826e-6883ac95e84d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:27:58.979Z|0501dd23-c8cc-4964-826e-6883ac95e84d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:27:59.351Z|6d0cc125-959d-4bd3-ac54-15321491a9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:27:59.352Z|6d0cc125-959d-4bd3-ac54-15321491a9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:27:59.448Z|c8fcde36-c938-4094-9fb0-16245574ea48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:27:59.448Z|c8fcde36-c938-4094-9fb0-16245574ea48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:28:00.222Z|c31a3b43-2fd3-460c-adc7-8e3abf74e55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:00.223Z|c31a3b43-2fd3-460c-adc7-8e3abf74e55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:07.133Z|557d38ac-e8fb-4d7d-9f08-fd1b78011aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:07.134Z|557d38ac-e8fb-4d7d-9f08-fd1b78011aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:09.001Z|f8f45a90-94a3-4c68-bddd-33d2a2bd7e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:09.002Z|f8f45a90-94a3-4c68-bddd-33d2a2bd7e05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:10.246Z|b94b71b8-9746-4fbd-b957-570fd72744eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:10.247Z|b94b71b8-9746-4fbd-b957-570fd72744eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:14.351Z|914cd28a-2034-4f94-b0c1-483f0da5b590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:28:14.354Z|914cd28a-2034-4f94-b0c1-483f0da5b590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:28:16.447Z|9aead0da-6e7e-40f5-9afb-7e96391dd322|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:28:16.448Z|9aead0da-6e7e-40f5-9afb-7e96391dd322|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:17.157Z|d88777df-172e-43d4-bdfd-846e3033a692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:17.158Z|d88777df-172e-43d4-bdfd-846e3033a692|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:19.025Z|31f7e6ff-09dc-45e7-b069-b50fb38a5ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:19.026Z|31f7e6ff-09dc-45e7-b069-b50fb38a5ddd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:20.270Z|2899515f-9c63-4b82-972a-b57a09d5cf59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:20.271Z|2899515f-9c63-4b82-972a-b57a09d5cf59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:27.182Z|a149518e-8057-49c3-b783-2dcb8ed91902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:27.183Z|a149518e-8057-49c3-b783-2dcb8ed91902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:29.057Z|804d61ad-b5ed-473d-a926-66f5871ab9b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:29.057Z|804d61ad-b5ed-473d-a926-66f5871ab9b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:29.351Z|07c7a7b1-a770-4888-9ee1-b18396564d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:28:29.352Z|07c7a7b1-a770-4888-9ee1-b18396564d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:28:29.449Z|a50142b8-e12d-47ac-b5d3-d4367348e428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:28:29.450Z|a50142b8-e12d-47ac-b5d3-d4367348e428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:28:30.296Z|c0bffa86-6c92-4826-9032-9d4a3ea7054f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:30.297Z|c0bffa86-6c92-4826-9032-9d4a3ea7054f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:37.210Z|e923d4ea-3136-4e2d-a2f0-9a97ace2dae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:37.211Z|e923d4ea-3136-4e2d-a2f0-9a97ace2dae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:39.081Z|9029a2ee-ecc0-4b14-b571-eb14f7b714ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:39.082Z|9029a2ee-ecc0-4b14-b571-eb14f7b714ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:40.323Z|7bff140a-f05d-4638-90a9-7f602afd248c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:40.324Z|7bff140a-f05d-4638-90a9-7f602afd248c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:44.351Z|0ec6b533-4b82-4287-be85-cc5c6a444bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:28:44.352Z|0ec6b533-4b82-4287-be85-cc5c6a444bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:28:47.234Z|3dffb077-6eae-4dd9-bf32-c5a77ce02bfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:47.235Z|3dffb077-6eae-4dd9-bf32-c5a77ce02bfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:49.108Z|5b0b225b-ecdc-4ada-8e59-53f2cd8eb2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:49.108Z|5b0b225b-ecdc-4ada-8e59-53f2cd8eb2ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:50.346Z|fb74e8c0-fbe5-44bd-934c-6056bae5bf77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:50.347Z|fb74e8c0-fbe5-44bd-934c-6056bae5bf77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:57.258Z|0ef9cdcb-9af8-482a-bc50-80538b6638c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:57.259Z|0ef9cdcb-9af8-482a-bc50-80538b6638c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:59.133Z|020e2ec0-71e9-478a-8df3-247c72e2e486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:28:59.134Z|020e2ec0-71e9-478a-8df3-247c72e2e486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:28:59.351Z|dc9a8e9d-df7f-4b5e-b49f-d3464d77c8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:28:59.354Z|dc9a8e9d-df7f-4b5e-b49f-d3464d77c8bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:28:59.450Z|ff57a603-3932-489b-a194-850653115354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:28:59.451Z|ff57a603-3932-489b-a194-850653115354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:29:00.370Z|2468ab1a-d41d-4e62-b8e2-216d54f25d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:00.371Z|2468ab1a-d41d-4e62-b8e2-216d54f25d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:07.284Z|9672224e-1d6c-4cd0-8693-32f35429ce8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:07.285Z|9672224e-1d6c-4cd0-8693-32f35429ce8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:09.158Z|66163c6f-abe9-45a6-82e7-978ef1eb76fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:09.159Z|66163c6f-abe9-45a6-82e7-978ef1eb76fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:10.402Z|511d478a-0bce-4b03-b6a4-3552f4e93747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:10.403Z|511d478a-0bce-4b03-b6a4-3552f4e93747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:14.351Z|902887e1-316e-48e0-b879-dc409b735bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:29:14.352Z|902887e1-316e-48e0-b879-dc409b735bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:29:16.446Z|c9f80ae8-390f-4e75-b582-ca29f2e5b078|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:29:16.447Z|c9f80ae8-390f-4e75-b582-ca29f2e5b078|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:17.308Z|ef1b490b-2c03-496e-8870-4a854d88124e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:17.309Z|ef1b490b-2c03-496e-8870-4a854d88124e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:19.182Z|df19cfca-d1ca-4f68-8fca-4f827c1b5b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:19.183Z|df19cfca-d1ca-4f68-8fca-4f827c1b5b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:20.428Z|274f3b1f-fd3b-482d-a880-67b3d82ca87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:20.429Z|274f3b1f-fd3b-482d-a880-67b3d82ca87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:27.332Z|a129c186-36ff-4fc0-841c-59bb82a417c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:27.333Z|a129c186-36ff-4fc0-841c-59bb82a417c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:29.207Z|48a9b14f-0f48-433c-add9-d5b3917fd0b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:29.208Z|48a9b14f-0f48-433c-add9-d5b3917fd0b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:29.351Z|c3f72a10-07b3-4a6f-949f-373044d01217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:29:29.352Z|c3f72a10-07b3-4a6f-949f-373044d01217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:29:29.452Z|e1ed1215-98dd-47bf-8e58-3b97b9c7c5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:29:29.452Z|e1ed1215-98dd-47bf-8e58-3b97b9c7c5f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:29:30.453Z|9dcd4b02-39f4-40e3-875f-1659612e85d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:30.457Z|9dcd4b02-39f4-40e3-875f-1659612e85d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:37.358Z|8a44a83b-1446-47a0-9002-dc69d706cfb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:37.359Z|8a44a83b-1446-47a0-9002-dc69d706cfb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:39.231Z|399d5b8b-045e-49a5-b27d-d1e826627bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:39.231Z|399d5b8b-045e-49a5-b27d-d1e826627bb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:40.483Z|7b8985e7-7ba2-4b26-96dc-a7c3704908c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:40.484Z|7b8985e7-7ba2-4b26-96dc-a7c3704908c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:44.351Z|cb1e56f5-7144-4e15-a6f8-e4bdb4f464b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:29:44.353Z|cb1e56f5-7144-4e15-a6f8-e4bdb4f464b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:29:47.383Z|011118c5-d655-459c-972f-c9b454176f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:47.384Z|011118c5-d655-459c-972f-c9b454176f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:49.254Z|ffc3c8ad-9ca0-4294-ae43-5254cc27ce18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:49.254Z|ffc3c8ad-9ca0-4294-ae43-5254cc27ce18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:50.508Z|43fbe4ba-8cd0-435a-8053-3b7909fa467b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:50.509Z|43fbe4ba-8cd0-435a-8053-3b7909fa467b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:57.406Z|d3a3e100-2fe7-4765-94a7-6a41162b3a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:57.407Z|d3a3e100-2fe7-4765-94a7-6a41162b3a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:59.277Z|66b87b2b-a9a5-4165-add0-71b5120c08c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:29:59.278Z|66b87b2b-a9a5-4165-add0-71b5120c08c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:29:59.351Z|69ed4ca0-2846-4201-a6bb-9f000ba3f84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:29:59.351Z|69ed4ca0-2846-4201-a6bb-9f000ba3f84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:29:59.453Z|adc792f8-5800-46bf-a443-6eb1fc0d5fd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:29:59.454Z|adc792f8-5800-46bf-a443-6eb1fc0d5fd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:30:00.535Z|6899a2f6-5d07-435b-bc51-37f0798ab617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:00.536Z|6899a2f6-5d07-435b-bc51-37f0798ab617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:07.429Z|8132d5cb-b928-4cd5-9a58-9caad384c4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:07.430Z|8132d5cb-b928-4cd5-9a58-9caad384c4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:09.300Z|ad887ae4-cf54-48c1-83fd-d038e22880fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:09.301Z|ad887ae4-cf54-48c1-83fd-d038e22880fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:10.558Z|2d3eb91d-8af6-4fd5-80df-bd7c37291d94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:10.559Z|2d3eb91d-8af6-4fd5-80df-bd7c37291d94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:14.351Z|c69b0135-472f-4cef-9df0-56741478c17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:30:14.352Z|c69b0135-472f-4cef-9df0-56741478c17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:30:16.446Z|511e4f56-befb-4928-b682-5b1214fe6c37|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:30:16.447Z|511e4f56-befb-4928-b682-5b1214fe6c37|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:17.454Z|76ce1abb-e902-4453-995a-c0c0f58ccb55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:17.455Z|76ce1abb-e902-4453-995a-c0c0f58ccb55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:19.324Z|ee2c5c27-0641-4c5c-afb3-650f7664bfb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:19.325Z|ee2c5c27-0641-4c5c-afb3-650f7664bfb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:20.586Z|60c361ec-4ff0-48eb-8a6c-36ad7d4b7699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:20.586Z|60c361ec-4ff0-48eb-8a6c-36ad7d4b7699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:27.480Z|48269b10-fe8a-42b4-b366-898f25c098f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:27.481Z|48269b10-fe8a-42b4-b366-898f25c098f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:29.350Z|07bac3de-7eeb-4e2e-92d6-b4b87be0303e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:29.351Z|07bac3de-7eeb-4e2e-92d6-b4b87be0303e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:29.351Z|ae222440-2c33-4b44-acdb-f68b4f43ace7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:30:29.354Z|ae222440-2c33-4b44-acdb-f68b4f43ace7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:30:29.454Z|cd0b4524-90db-4c16-a1fd-25cb2b0def89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:30:29.455Z|cd0b4524-90db-4c16-a1fd-25cb2b0def89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:30:30.628Z|9271f443-7a14-4ee7-af45-c07d4590b574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:30.629Z|9271f443-7a14-4ee7-af45-c07d4590b574|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:37.507Z|fd711528-7a0a-4712-881c-095f10d90147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:37.508Z|fd711528-7a0a-4712-881c-095f10d90147|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:39.377Z|f18fb134-e573-4bf8-8338-2b5e128346bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:39.378Z|f18fb134-e573-4bf8-8338-2b5e128346bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:40.651Z|3997cd25-f8b1-4b1c-a6a7-5f863899a625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:40.653Z|3997cd25-f8b1-4b1c-a6a7-5f863899a625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:44.351Z|ef0df962-a631-444c-9254-6ed26dd8adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:30:44.352Z|ef0df962-a631-444c-9254-6ed26dd8adaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:30:47.533Z|9b9fa91b-4c83-4884-be54-b7e4f7fceb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:47.534Z|9b9fa91b-4c83-4884-be54-b7e4f7fceb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:49.405Z|227c2d98-2d4f-476a-8a22-68fceebb7ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:49.406Z|227c2d98-2d4f-476a-8a22-68fceebb7ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:50.678Z|07371cfe-8d37-49a7-be49-41c57ecfe5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:50.678Z|07371cfe-8d37-49a7-be49-41c57ecfe5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:57.560Z|300a2ea5-242d-438f-9ec8-d67ffc86f400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:57.561Z|300a2ea5-242d-438f-9ec8-d67ffc86f400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:30:59.351Z|7f27d72e-d005-428a-b33e-b7889007a8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:30:59.352Z|7f27d72e-d005-428a-b33e-b7889007a8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:30:59.456Z|055997ff-b901-4dcf-b3a6-15750eccfce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:30:59.457Z|055997ff-b901-4dcf-b3a6-15750eccfce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:30:59.467Z|6e66d737-0039-4f6f-b139-2a6828d6c879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:30:59.468Z|6e66d737-0039-4f6f-b139-2a6828d6c879|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:00.705Z|8bdc0a24-1034-4860-907b-80d2f696d68c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:00.705Z|8bdc0a24-1034-4860-907b-80d2f696d68c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:07.587Z|fb0f0880-30a6-47f7-a364-6ae85bff3a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:07.587Z|fb0f0880-30a6-47f7-a364-6ae85bff3a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:09.502Z|e3ff4132-2eca-45d0-a448-72c9a1cbce3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:09.503Z|e3ff4132-2eca-45d0-a448-72c9a1cbce3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:10.733Z|a94e5fd6-c1b4-4525-b163-b3076e9e919d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:10.734Z|a94e5fd6-c1b4-4525-b163-b3076e9e919d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:14.352Z|98c56584-cff6-4be8-b926-e83ff73216b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:31:14.356Z|98c56584-cff6-4be8-b926-e83ff73216b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:31:16.449Z|dd39696f-eb5f-4930-9b9c-aada8249eb6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:31:16.451Z|dd39696f-eb5f-4930-9b9c-aada8249eb6a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:17.611Z|b08b4345-2e1c-4b04-a302-949386fbc0e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:17.612Z|b08b4345-2e1c-4b04-a302-949386fbc0e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:19.535Z|f0fb0d10-9403-4655-8436-35578797aab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:19.536Z|f0fb0d10-9403-4655-8436-35578797aab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:20.761Z|af42847e-08e0-4f15-a858-82e0801f7d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:20.762Z|af42847e-08e0-4f15-a858-82e0801f7d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:27.638Z|b4c7dd47-8b5a-4772-8017-ff1990e78052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:27.640Z|b4c7dd47-8b5a-4772-8017-ff1990e78052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:29.351Z|1d71d710-6244-484d-b8b9-a762d53c43bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:31:29.352Z|1d71d710-6244-484d-b8b9-a762d53c43bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:31:29.458Z|affb993e-e500-45fa-80c4-779a0316a3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:31:29.458Z|affb993e-e500-45fa-80c4-779a0316a3e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:31:29.565Z|93adb9a0-008a-452d-a524-29a6bae6c65d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:29.566Z|93adb9a0-008a-452d-a524-29a6bae6c65d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:30.786Z|037fe230-ddcf-4f35-b635-8fb543ffcff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:30.787Z|037fe230-ddcf-4f35-b635-8fb543ffcff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:37.666Z|e5b2523d-1f33-4218-a246-22199cda8bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:37.667Z|e5b2523d-1f33-4218-a246-22199cda8bf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:39.590Z|51d72365-8c08-434c-bbd9-f10f95d5e9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:39.591Z|51d72365-8c08-434c-bbd9-f10f95d5e9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:40.816Z|fa259d17-8026-4f9e-9e7e-a7dc454bcdd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:40.817Z|fa259d17-8026-4f9e-9e7e-a7dc454bcdd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:44.351Z|1353ac94-f9b3-48a2-bdda-a0c279324395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:31:44.353Z|1353ac94-f9b3-48a2-bdda-a0c279324395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:31:47.693Z|58b23842-7e10-4b43-902e-3d365e8ab758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:47.694Z|58b23842-7e10-4b43-902e-3d365e8ab758|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:49.615Z|66f95114-b31f-4d52-a85c-2757378c7d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:49.616Z|66f95114-b31f-4d52-a85c-2757378c7d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:50.840Z|bff76447-8e94-44dd-9ede-7f44cd3bfcd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:50.840Z|bff76447-8e94-44dd-9ede-7f44cd3bfcd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:57.720Z|4ed93e9a-05a8-4881-b3ac-1723e1880395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:57.721Z|4ed93e9a-05a8-4881-b3ac-1723e1880395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:31:59.351Z|a9fe10cc-ee87-43c7-9305-6370d3b29196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:31:59.355Z|a9fe10cc-ee87-43c7-9305-6370d3b29196|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:31:59.459Z|68d4f97f-3198-40f1-bf8f-76a4176117df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:31:59.460Z|68d4f97f-3198-40f1-bf8f-76a4176117df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:31:59.641Z|e9c00396-75e7-4523-b58c-7682d0a98f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:31:59.642Z|e9c00396-75e7-4523-b58c-7682d0a98f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:00.869Z|b910fa45-0ff5-4452-8e29-d871d821974a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:00.870Z|b910fa45-0ff5-4452-8e29-d871d821974a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:07.748Z|e5652a10-9675-4936-beeb-45c03bd6be58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:07.749Z|e5652a10-9675-4936-beeb-45c03bd6be58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:09.667Z|c905b603-9ba6-46f2-84d6-17f59cf53de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:09.668Z|c905b603-9ba6-46f2-84d6-17f59cf53de4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:10.896Z|b434f91b-f751-4107-b51a-177150610f4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:10.897Z|b434f91b-f751-4107-b51a-177150610f4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:14.351Z|97a4df47-ba48-4064-9614-e9108adaeb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:32:14.352Z|97a4df47-ba48-4064-9614-e9108adaeb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:32:16.450Z|bd24809c-d2f1-4fd8-9b9f-c87b383a3970|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:32:16.451Z|bd24809c-d2f1-4fd8-9b9f-c87b383a3970|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:17.772Z|ee17f94f-52fa-42d8-8774-b93c46a1d5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:17.773Z|ee17f94f-52fa-42d8-8774-b93c46a1d5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:19.692Z|aa24f864-d97d-464e-821b-9f60abd0abc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:19.693Z|aa24f864-d97d-464e-821b-9f60abd0abc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:20.932Z|2da5929d-7bcc-44d7-acb6-e63c0e15f444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:20.933Z|2da5929d-7bcc-44d7-acb6-e63c0e15f444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:27.797Z|b6709e82-832d-4a1c-bc59-3a9d94904e56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:27.798Z|b6709e82-832d-4a1c-bc59-3a9d94904e56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:29.351Z|ee0a8543-7e7d-4c15-aaf4-f8f8d5fb5965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:32:29.352Z|ee0a8543-7e7d-4c15-aaf4-f8f8d5fb5965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:32:29.460Z|47f7cec0-0b0b-476d-9a29-adee654d9b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:32:29.461Z|47f7cec0-0b0b-476d-9a29-adee654d9b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:32:29.716Z|0d518ceb-5c12-49d4-b059-e65e57ec55d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:29.717Z|0d518ceb-5c12-49d4-b059-e65e57ec55d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:30.961Z|bf73a006-b32f-4fab-810b-cd1c9d6407ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:30.962Z|bf73a006-b32f-4fab-810b-cd1c9d6407ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:37.822Z|fd05c1f4-b993-40f0-bb7b-ca214657a5db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:37.822Z|fd05c1f4-b993-40f0-bb7b-ca214657a5db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:39.746Z|3614f0c3-ddaf-46b5-9022-a8c0a8d79a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:39.747Z|3614f0c3-ddaf-46b5-9022-a8c0a8d79a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:40.991Z|157951a9-b3fd-420e-ac54-543ba4e979c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:40.991Z|157951a9-b3fd-420e-ac54-543ba4e979c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:44.351Z|410cf945-6d94-4a86-983b-1ba241510b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:32:44.354Z|410cf945-6d94-4a86-983b-1ba241510b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:32:47.845Z|b32d1d4c-6274-4094-a75e-9949a5288062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:47.846Z|b32d1d4c-6274-4094-a75e-9949a5288062|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:49.772Z|66dcbec5-069b-4f5e-a612-58f789fb4944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:49.773Z|66dcbec5-069b-4f5e-a612-58f789fb4944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:51.024Z|bbe6efdc-4042-40c5-946a-6a584c790c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:51.025Z|bbe6efdc-4042-40c5-946a-6a584c790c1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:57.868Z|6c66806e-017f-4428-bc38-eedafcc29b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:57.869Z|6c66806e-017f-4428-bc38-eedafcc29b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:32:59.351Z|c45cc04d-a913-48ca-95ed-2ae66df7f677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:32:59.352Z|c45cc04d-a913-48ca-95ed-2ae66df7f677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:32:59.462Z|4badf330-dc23-409e-b3b9-8ca26eec5316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:32:59.463Z|4badf330-dc23-409e-b3b9-8ca26eec5316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:32:59.810Z|456b3d32-4206-4fdb-b730-6721a3b55fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:32:59.810Z|456b3d32-4206-4fdb-b730-6721a3b55fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:01.050Z|a83b25d0-af6a-4485-92aa-d4e5ff51b5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:01.051Z|a83b25d0-af6a-4485-92aa-d4e5ff51b5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:07.892Z|af831a34-4cea-4c94-896c-303250214539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:07.893Z|af831a34-4cea-4c94-896c-303250214539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:09.840Z|9ea517fd-19b6-45e6-8029-17f2258fcb42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:09.841Z|9ea517fd-19b6-45e6-8029-17f2258fcb42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:11.076Z|300f9a9f-b466-4910-bc0c-ffe1cdcc9e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:11.077Z|300f9a9f-b466-4910-bc0c-ffe1cdcc9e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:14.351Z|fccb1743-3fe5-4ec6-95ae-552b7c9d4d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:33:14.352Z|fccb1743-3fe5-4ec6-95ae-552b7c9d4d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:33:16.446Z|29d116c7-cba7-4fac-b75d-5727cfd1cf18|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:33:16.447Z|29d116c7-cba7-4fac-b75d-5727cfd1cf18|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:17.920Z|2f58a541-e602-4bbd-b65c-f959abafa984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:17.921Z|2f58a541-e602-4bbd-b65c-f959abafa984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:19.866Z|4bd5573f-bb48-4999-a678-18c819d3f43b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:19.867Z|4bd5573f-bb48-4999-a678-18c819d3f43b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:21.118Z|186e8edb-ab2d-4965-895c-ba39723c69b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:21.119Z|186e8edb-ab2d-4965-895c-ba39723c69b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:27.947Z|d0a5f7a1-a7b7-4b72-908f-7e65310dc8cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:27.948Z|d0a5f7a1-a7b7-4b72-908f-7e65310dc8cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:29.351Z|fb3800cf-8426-445b-b0f9-97b964847e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:33:29.354Z|fb3800cf-8426-445b-b0f9-97b964847e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:33:29.464Z|7d6acec4-19bf-4220-a206-67eb401d21dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:33:29.464Z|7d6acec4-19bf-4220-a206-67eb401d21dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:33:29.900Z|e0403e5b-6021-4546-a5ef-c87b471db43a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:29.902Z|e0403e5b-6021-4546-a5ef-c87b471db43a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:31.155Z|62b7b8e3-c67e-4e94-a218-3a9971133fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:31.156Z|62b7b8e3-c67e-4e94-a218-3a9971133fba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:37.975Z|c9b75ac2-d867-473c-aebb-20294faa024b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:37.976Z|c9b75ac2-d867-473c-aebb-20294faa024b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:39.934Z|d987d9ab-cac7-44f3-b8c8-95caf3d23803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:39.935Z|d987d9ab-cac7-44f3-b8c8-95caf3d23803|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:41.179Z|cc73fe36-4f55-44e7-a9c6-28062c96b113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:41.180Z|cc73fe36-4f55-44e7-a9c6-28062c96b113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:44.351Z|cfa12040-0fc0-4764-9cf0-dbcd06fe300c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:33:44.352Z|cfa12040-0fc0-4764-9cf0-dbcd06fe300c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:33:48.002Z|9a70bf99-f765-4de2-9743-ea3e65191019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:48.003Z|9a70bf99-f765-4de2-9743-ea3e65191019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:49.959Z|e3f5035e-8c3c-45f5-801d-810ac5bdc50e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:49.960Z|e3f5035e-8c3c-45f5-801d-810ac5bdc50e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:51.204Z|4aa44b55-0b09-4ec6-970b-beb4458b29c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:51.205Z|4aa44b55-0b09-4ec6-970b-beb4458b29c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:58.044Z|fea3dcd1-f946-4deb-b410-4525ee9c7fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:58.045Z|fea3dcd1-f946-4deb-b410-4525ee9c7fec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:33:59.351Z|eb33bd2c-2399-4ce5-bf55-9270b7d6b3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:33:59.352Z|eb33bd2c-2399-4ce5-bf55-9270b7d6b3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:33:59.465Z|ac58012e-a067-4ef5-9ca8-2e3a1068422d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:33:59.466Z|ac58012e-a067-4ef5-9ca8-2e3a1068422d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:33:59.996Z|fbdb9ef1-9077-4f50-8cae-125eea65d73e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:33:59.997Z|fbdb9ef1-9077-4f50-8cae-125eea65d73e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:01.230Z|10f1f3e8-e498-4df5-80b4-f905015a11db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:01.231Z|10f1f3e8-e498-4df5-80b4-f905015a11db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:08.068Z|1dc07b67-cafd-4b3b-90f4-00c820c75429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:08.069Z|1dc07b67-cafd-4b3b-90f4-00c820c75429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:10.025Z|54363744-970c-4932-88e6-00a8651d07aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:10.026Z|54363744-970c-4932-88e6-00a8651d07aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:11.253Z|ed977c94-8e4f-45ca-aef7-3345d60d1599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:11.253Z|ed977c94-8e4f-45ca-aef7-3345d60d1599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:14.351Z|df6e43b2-40a4-4b63-b361-a4bf4d932cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:34:14.353Z|df6e43b2-40a4-4b63-b361-a4bf4d932cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:34:16.448Z|149eeb21-c903-4aef-be75-836197e4ed46|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:34:16.449Z|149eeb21-c903-4aef-be75-836197e4ed46|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:18.114Z|e84955ee-e21c-487a-b956-06ea63fb1de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:18.115Z|e84955ee-e21c-487a-b956-06ea63fb1de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:20.050Z|54afb2d8-c300-466f-8ca9-742b217483bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:20.051Z|54afb2d8-c300-466f-8ca9-742b217483bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:21.277Z|6fe336c3-924d-4384-aac0-7aec0ceeb286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:21.278Z|6fe336c3-924d-4384-aac0-7aec0ceeb286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:28.139Z|8465325b-bb1d-4266-a46b-d88794c5f8a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:28.139Z|8465325b-bb1d-4266-a46b-d88794c5f8a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:29.351Z|9099ae5d-62ff-46ae-8cae-87425e99e843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:34:29.352Z|9099ae5d-62ff-46ae-8cae-87425e99e843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:34:29.467Z|ca331310-d09c-4de9-ad8f-334f0414014c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:34:29.467Z|ca331310-d09c-4de9-ad8f-334f0414014c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:34:30.072Z|6ec01615-b713-4ebf-8e1b-5c802dfbcfae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:30.073Z|6ec01615-b713-4ebf-8e1b-5c802dfbcfae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:31.300Z|a9abc4ca-3747-4faa-b9c3-5312400a9663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:31.301Z|a9abc4ca-3747-4faa-b9c3-5312400a9663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:38.162Z|5609c8ff-9ee5-42c7-a633-f4b2064a60f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:38.163Z|5609c8ff-9ee5-42c7-a633-f4b2064a60f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:40.096Z|5fa12c68-9c97-49e8-b0c2-58ff7ed73223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:40.097Z|5fa12c68-9c97-49e8-b0c2-58ff7ed73223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:41.323Z|7163735b-b3c5-4cc2-9782-7ac853d29014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:41.324Z|7163735b-b3c5-4cc2-9782-7ac853d29014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:44.351Z|46433e73-0b7d-45e5-8953-60abecfd3bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:34:44.352Z|46433e73-0b7d-45e5-8953-60abecfd3bfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:34:48.186Z|b6b0c39e-76b4-4d36-a705-e13a082fb42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:48.187Z|b6b0c39e-76b4-4d36-a705-e13a082fb42a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:50.120Z|14b682c1-1bf2-4065-98b2-cdd948db0098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:50.121Z|14b682c1-1bf2-4065-98b2-cdd948db0098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:51.345Z|d695df79-410b-46ea-89c8-9665b02451aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:51.346Z|d695df79-410b-46ea-89c8-9665b02451aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:58.220Z|9c55fe06-5660-4f5d-a782-784f44ea7230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:34:58.221Z|9c55fe06-5660-4f5d-a782-784f44ea7230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:34:59.351Z|09f4abe2-f69c-4adf-85ad-d734ae2177a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:34:59.354Z|09f4abe2-f69c-4adf-85ad-d734ae2177a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:34:59.468Z|4e64ec3c-1482-43bd-a248-d200a0b69046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:34:59.468Z|4e64ec3c-1482-43bd-a248-d200a0b69046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:35:00.142Z|238818f1-a92b-4ba6-acee-d8401848fc50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:00.143Z|238818f1-a92b-4ba6-acee-d8401848fc50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:01.373Z|2bc027ce-16bd-4a94-83d7-eadd3d987d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:01.374Z|2bc027ce-16bd-4a94-83d7-eadd3d987d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:08.246Z|b462e3b8-8f66-4ce0-a774-7545af222c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:08.247Z|b462e3b8-8f66-4ce0-a774-7545af222c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:10.169Z|7bb5daa4-8f85-46f4-9ae7-75b0f74f0a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:10.170Z|7bb5daa4-8f85-46f4-9ae7-75b0f74f0a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:11.402Z|5f420a28-dee0-468b-9845-41d767852efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:11.402Z|5f420a28-dee0-468b-9845-41d767852efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:14.351Z|13dd31c7-11f0-4f7d-b440-6763fb5c957b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:35:14.352Z|13dd31c7-11f0-4f7d-b440-6763fb5c957b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:35:16.448Z|8c84e3ed-171f-413a-8ed2-58fdcea0f169|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:35:16.449Z|8c84e3ed-171f-413a-8ed2-58fdcea0f169|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:18.279Z|cdbd3fdb-a1d1-4102-8137-189c8fad57bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:18.280Z|cdbd3fdb-a1d1-4102-8137-189c8fad57bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:20.195Z|4e35fb87-ffa2-4368-9541-4b4c5d764b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:20.196Z|4e35fb87-ffa2-4368-9541-4b4c5d764b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:21.426Z|06c96d49-9e68-44f2-a140-5e5bc910fab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:21.427Z|06c96d49-9e68-44f2-a140-5e5bc910fab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:28.303Z|335f2620-6891-4cab-b85e-4c8441fc2645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:28.304Z|335f2620-6891-4cab-b85e-4c8441fc2645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:29.351Z|faa22b12-5161-4f15-afdd-02e84de8d972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:35:29.352Z|faa22b12-5161-4f15-afdd-02e84de8d972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:35:29.469Z|e62eb62d-ff78-4ea2-a924-9cf20b8870d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:35:29.470Z|e62eb62d-ff78-4ea2-a924-9cf20b8870d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:35:30.224Z|a09a0213-548f-4c30-a7de-babe89a8750f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:30.224Z|a09a0213-548f-4c30-a7de-babe89a8750f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:31.451Z|dd33a764-600a-49ce-b538-f626f0dc846f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:31.452Z|dd33a764-600a-49ce-b538-f626f0dc846f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:38.326Z|f7897add-e277-4db5-ac58-e15c7789a8cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:38.327Z|f7897add-e277-4db5-ac58-e15c7789a8cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:40.247Z|aa4309e6-2c6b-4417-9713-dc4aca350257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:40.248Z|aa4309e6-2c6b-4417-9713-dc4aca350257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:41.475Z|dcf435fd-8ba5-429e-9df7-5f1dc55ca263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:41.476Z|dcf435fd-8ba5-429e-9df7-5f1dc55ca263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:44.351Z|7eaa0285-c1c6-4e93-a56e-cd1d42278d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:35:44.353Z|7eaa0285-c1c6-4e93-a56e-cd1d42278d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:35:48.350Z|d52e0c68-bb5e-4efc-8afc-e4f96441adfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:48.351Z|d52e0c68-bb5e-4efc-8afc-e4f96441adfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:50.271Z|5511b4cb-7ee4-4f7b-8b39-e905cfab24ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:50.272Z|5511b4cb-7ee4-4f7b-8b39-e905cfab24ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:51.504Z|de017194-990c-44e0-8859-70abb9989378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:51.505Z|de017194-990c-44e0-8859-70abb9989378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:58.380Z|0925ef46-0e3e-4608-bbd2-9e06d7d9553f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:35:58.381Z|0925ef46-0e3e-4608-bbd2-9e06d7d9553f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:35:59.351Z|049f02a0-97a7-48cd-9c67-f60ed2e44a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:35:59.352Z|049f02a0-97a7-48cd-9c67-f60ed2e44a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:35:59.471Z|cd79f545-7122-461a-aa4f-58916bb1ab58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:35:59.471Z|cd79f545-7122-461a-aa4f-58916bb1ab58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:36:00.301Z|1a557ab4-e8fc-4b68-83a5-d4b4599ec896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:00.302Z|1a557ab4-e8fc-4b68-83a5-d4b4599ec896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:01.530Z|ef2a94b2-5c91-4cdb-ab74-54b7658be518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:01.531Z|ef2a94b2-5c91-4cdb-ab74-54b7658be518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:08.404Z|fba165bc-eb63-4376-83d0-92173b3767ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:08.405Z|fba165bc-eb63-4376-83d0-92173b3767ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:10.332Z|8cb9b090-c79f-443d-b2d7-6c6d7e5195bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:10.333Z|8cb9b090-c79f-443d-b2d7-6c6d7e5195bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:11.553Z|e9c7b437-d834-450b-bc0a-5824986b6cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:11.554Z|e9c7b437-d834-450b-bc0a-5824986b6cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:14.351Z|9b866c3d-e877-4ee5-a004-caec84e7a2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:36:14.352Z|9b866c3d-e877-4ee5-a004-caec84e7a2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:36:16.447Z|a06aa3d0-3228-45d5-bdbd-9e7f6be79b85|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:36:16.448Z|a06aa3d0-3228-45d5-bdbd-9e7f6be79b85|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:18.431Z|936adefd-df92-4efe-976e-9930b4e0813f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:18.432Z|936adefd-df92-4efe-976e-9930b4e0813f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:20.356Z|762db2f7-d912-4b87-92fe-ba1c3e326d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:20.357Z|762db2f7-d912-4b87-92fe-ba1c3e326d0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:21.578Z|53649f67-3c32-4dd8-93a9-db2f1cf43425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:21.579Z|53649f67-3c32-4dd8-93a9-db2f1cf43425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:28.456Z|642198d7-6478-432c-9cf6-81274f15ab2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:28.457Z|642198d7-6478-432c-9cf6-81274f15ab2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:29.351Z|a9d14ccb-8802-4e9f-bfa7-e868f3b0ca99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:36:29.354Z|a9d14ccb-8802-4e9f-bfa7-e868f3b0ca99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:36:29.472Z|de9e08f6-f5c8-4f4a-8425-64d4748da98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:36:29.473Z|de9e08f6-f5c8-4f4a-8425-64d4748da98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:36:30.381Z|bf784b37-802a-4438-adbd-9e34faec2dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:30.382Z|bf784b37-802a-4438-adbd-9e34faec2dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:31.602Z|69acf8f9-b99b-4621-867c-6e002b4aab72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:31.603Z|69acf8f9-b99b-4621-867c-6e002b4aab72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:38.483Z|d50a1c2d-eb8a-40ac-a429-1e1419a7b6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:38.484Z|d50a1c2d-eb8a-40ac-a429-1e1419a7b6ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:40.407Z|6f75b749-af07-4686-91b1-297419f06b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:40.408Z|6f75b749-af07-4686-91b1-297419f06b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:41.630Z|09c10c31-5315-4fff-a112-be7d274cace1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:41.631Z|09c10c31-5315-4fff-a112-be7d274cace1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:44.351Z|84c18549-4562-48d5-ac8c-acd2fe4af5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:36:44.352Z|84c18549-4562-48d5-ac8c-acd2fe4af5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:36:48.511Z|f7fd5628-c3ed-48b3-a358-9a5c647961d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:48.512Z|f7fd5628-c3ed-48b3-a358-9a5c647961d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:50.434Z|57c527bb-c051-4f2b-892e-b8edba11a8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:50.434Z|57c527bb-c051-4f2b-892e-b8edba11a8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:51.653Z|27079043-fff7-402e-831d-d00e1bc2ceda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:51.654Z|27079043-fff7-402e-831d-d00e1bc2ceda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:58.538Z|a29540f9-0dcf-4d85-b44d-6e2b60535775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:36:58.539Z|a29540f9-0dcf-4d85-b44d-6e2b60535775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:36:59.351Z|5f205d5f-273f-4184-9d27-1991acae62d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:36:59.352Z|5f205d5f-273f-4184-9d27-1991acae62d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:36:59.473Z|a33eeb54-694d-451f-897a-95ed79d47ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:36:59.474Z|a33eeb54-694d-451f-897a-95ed79d47ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:37:00.458Z|94e474b7-b014-459e-b658-62a44ebee1b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:00.458Z|94e474b7-b014-459e-b658-62a44ebee1b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:01.685Z|67e4ab96-5d16-484d-8ff7-4da9b14c0843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:01.686Z|67e4ab96-5d16-484d-8ff7-4da9b14c0843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:08.561Z|1ccecde4-10b1-4217-b5de-45282b661d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:08.562Z|1ccecde4-10b1-4217-b5de-45282b661d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:10.481Z|71dd45b8-0b5f-4925-95ce-121ce83fea3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:10.481Z|71dd45b8-0b5f-4925-95ce-121ce83fea3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:11.709Z|176a808e-0e2e-4bd5-bc7f-b5a26b5b4b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:11.711Z|176a808e-0e2e-4bd5-bc7f-b5a26b5b4b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:14.351Z|c6878e61-42a0-447b-8ef5-10df4ca42b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:37:14.353Z|c6878e61-42a0-447b-8ef5-10df4ca42b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:37:16.447Z|37ddb6e2-7ba2-4735-9571-48e0734c2151|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:37:16.448Z|37ddb6e2-7ba2-4735-9571-48e0734c2151|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:18.585Z|e5fc7706-f28b-497a-9864-413e707da01e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:18.585Z|e5fc7706-f28b-497a-9864-413e707da01e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:20.508Z|f69ddaac-7ea7-49fe-bda1-7cf94aafdfd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:20.509Z|f69ddaac-7ea7-49fe-bda1-7cf94aafdfd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:21.734Z|4fe0afe8-b971-4e79-b876-e8727ec2ccba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:21.734Z|4fe0afe8-b971-4e79-b876-e8727ec2ccba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:28.610Z|8e7603b3-3283-4917-9d4d-2af4cdedb25f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:28.611Z|8e7603b3-3283-4917-9d4d-2af4cdedb25f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:29.351Z|1ae00af4-e444-446b-b1d6-8a9dc15d4830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:37:29.352Z|1ae00af4-e444-446b-b1d6-8a9dc15d4830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:37:29.475Z|38b1db42-4a2d-4ff9-ac98-2ac67d7162c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:37:29.476Z|38b1db42-4a2d-4ff9-ac98-2ac67d7162c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:37:30.531Z|d28c42a9-b957-4431-94cb-b5c44b4638c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:30.532Z|d28c42a9-b957-4431-94cb-b5c44b4638c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:31.759Z|595833f0-1075-41e3-8d7b-afe19c6a7820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:31.760Z|595833f0-1075-41e3-8d7b-afe19c6a7820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:38.637Z|67c56302-b64d-42cc-b9c5-88600d4c4b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:38.638Z|67c56302-b64d-42cc-b9c5-88600d4c4b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:40.553Z|af29ec7e-dc6b-49f9-a5f6-82063df2c49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:40.553Z|af29ec7e-dc6b-49f9-a5f6-82063df2c49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:41.781Z|3c1f2304-fa10-44e9-89f0-00acccc55595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:41.782Z|3c1f2304-fa10-44e9-89f0-00acccc55595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:44.351Z|cf8f7250-186d-4060-93c9-c42e50f05acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:37:44.352Z|cf8f7250-186d-4060-93c9-c42e50f05acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:37:48.663Z|ff16ed1f-598c-4d89-a296-d7efc062bf0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:48.664Z|ff16ed1f-598c-4d89-a296-d7efc062bf0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:50.576Z|9bb40cd0-4e2c-41c5-b782-bdb89a38eb09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:50.577Z|9bb40cd0-4e2c-41c5-b782-bdb89a38eb09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:51.805Z|e4e0947d-2d81-476d-b40a-fc2bba7370b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:51.806Z|e4e0947d-2d81-476d-b40a-fc2bba7370b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:58.691Z|aa57af8e-c12f-4910-9dc5-16f87c2e157a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:37:58.692Z|aa57af8e-c12f-4910-9dc5-16f87c2e157a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:37:59.351Z|aca68c28-4ab0-47d0-a10a-b8b47d25ae87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:37:59.354Z|aca68c28-4ab0-47d0-a10a-b8b47d25ae87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:37:59.476Z|692df066-ff5a-43d8-ae75-56b62e93d362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:37:59.477Z|692df066-ff5a-43d8-ae75-56b62e93d362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:38:00.601Z|0a98e9fd-cde8-4dec-8c83-689e9611c4ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:00.601Z|0a98e9fd-cde8-4dec-8c83-689e9611c4ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:01.831Z|0d43ea42-1aab-4107-b0f6-87ddfaffe3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:01.832Z|0d43ea42-1aab-4107-b0f6-87ddfaffe3b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:08.717Z|8351988c-cf2e-4446-b285-38ab5c8a80c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:08.718Z|8351988c-cf2e-4446-b285-38ab5c8a80c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:10.626Z|3a278f38-b040-4bce-a329-2686ead764dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:10.627Z|3a278f38-b040-4bce-a329-2686ead764dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:11.856Z|ee921afa-22d6-4595-b6fe-39c1a19cecca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:11.857Z|ee921afa-22d6-4595-b6fe-39c1a19cecca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:14.352Z|87265323-fdbd-4cdd-9a0b-bebc4b9a01c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:38:14.352Z|87265323-fdbd-4cdd-9a0b-bebc4b9a01c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:38:16.448Z|11f7d6d5-9735-4ff8-8056-c0eb158334ef|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:38:16.449Z|11f7d6d5-9735-4ff8-8056-c0eb158334ef|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:18.742Z|44815545-83af-4882-bd4f-92d61fc7e0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:18.743Z|44815545-83af-4882-bd4f-92d61fc7e0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:20.650Z|3111f58c-8b71-4c78-8aac-e9dc63b04429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:20.651Z|3111f58c-8b71-4c78-8aac-e9dc63b04429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:21.880Z|cd70c2da-60ed-4d0b-8c64-1c0c0dfa65be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:21.881Z|cd70c2da-60ed-4d0b-8c64-1c0c0dfa65be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:28.770Z|2b9d4ccc-52e2-48bd-a508-bfe57bfa3a22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:28.771Z|2b9d4ccc-52e2-48bd-a508-bfe57bfa3a22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:29.351Z|23f4d07e-4e96-4c44-a9df-f5af2c2b884a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:38:29.352Z|23f4d07e-4e96-4c44-a9df-f5af2c2b884a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:38:29.478Z|e6af07df-c6c2-418f-8e96-af8c8e5e4073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:38:29.479Z|e6af07df-c6c2-418f-8e96-af8c8e5e4073|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:38:30.676Z|bca0e9cc-6d9c-4493-a97a-51bda184b43b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:30.677Z|bca0e9cc-6d9c-4493-a97a-51bda184b43b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:31.905Z|ddeb1f5c-ccc9-4b3d-9cbd-6e00ec3d2813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:31.905Z|ddeb1f5c-ccc9-4b3d-9cbd-6e00ec3d2813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:38.801Z|9c02ce99-2261-47f6-8dca-e915ccc7bafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:38.802Z|9c02ce99-2261-47f6-8dca-e915ccc7bafe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:40.704Z|fc2264f5-37b2-4d10-810c-d631e68a2722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:40.704Z|fc2264f5-37b2-4d10-810c-d631e68a2722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:41.930Z|e32ac42f-866f-4066-9708-a5d77cab3f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:41.931Z|e32ac42f-866f-4066-9708-a5d77cab3f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:44.351Z|6598d803-b55c-45e6-ae28-a5836a9774bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:38:44.354Z|6598d803-b55c-45e6-ae28-a5836a9774bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:38:48.826Z|9cbb928d-68fc-49a3-bb4b-d6e9a1d1ae99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:48.827Z|9cbb928d-68fc-49a3-bb4b-d6e9a1d1ae99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:50.730Z|06663af9-9dfa-472c-b8e8-40fee575349d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:50.731Z|06663af9-9dfa-472c-b8e8-40fee575349d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:51.957Z|f66962b2-cb14-45e9-8339-78f8e369d1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:51.957Z|f66962b2-cb14-45e9-8339-78f8e369d1d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:58.853Z|08d91f2d-f376-447d-9040-72642e7574d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:38:58.854Z|08d91f2d-f376-447d-9040-72642e7574d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:38:59.351Z|b4f30dcd-37a0-4015-a381-539cc7e44c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:38:59.352Z|b4f30dcd-37a0-4015-a381-539cc7e44c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:38:59.479Z|d5d8db2b-7271-4643-b903-0f07416b8572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:38:59.480Z|d5d8db2b-7271-4643-b903-0f07416b8572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:39:00.754Z|747fecbd-cf14-4386-877e-364cd360182a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:00.755Z|747fecbd-cf14-4386-877e-364cd360182a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:01.981Z|a3b3a313-55f1-41be-aef5-79d28237d57b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:01.982Z|a3b3a313-55f1-41be-aef5-79d28237d57b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:08.877Z|048ebc5d-d2c3-45c4-a143-8a58a9a83d25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:08.878Z|048ebc5d-d2c3-45c4-a143-8a58a9a83d25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:10.779Z|41e5e9ab-a071-4dbe-8bac-2005e65f8703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:10.779Z|41e5e9ab-a071-4dbe-8bac-2005e65f8703|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:12.013Z|c23d8e52-6c96-4d9d-88f3-451176ddd912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:12.014Z|c23d8e52-6c96-4d9d-88f3-451176ddd912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:14.351Z|7fc05206-81ae-492e-b5a7-7c266ee54a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:39:14.352Z|7fc05206-81ae-492e-b5a7-7c266ee54a55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:39:16.447Z|b9331678-4737-472f-8aa4-205bccd002ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:39:16.448Z|b9331678-4737-472f-8aa4-205bccd002ac|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:18.902Z|9c5542fd-4799-4eb4-a9f1-669c19631321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:18.903Z|9c5542fd-4799-4eb4-a9f1-669c19631321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:20.803Z|41c1020c-de7b-463d-b0e2-b2f73abcc411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:20.804Z|41c1020c-de7b-463d-b0e2-b2f73abcc411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:22.038Z|1bf03211-6c44-42a0-88ab-d51436657676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:22.039Z|1bf03211-6c44-42a0-88ab-d51436657676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:28.932Z|fc70df15-fc21-485e-9ebb-8d633f288e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:28.934Z|fc70df15-fc21-485e-9ebb-8d633f288e06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:29.351Z|a16c1ad1-ee14-452d-997d-bc22c3adfe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:39:29.352Z|a16c1ad1-ee14-452d-997d-bc22c3adfe08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:39:29.481Z|113f5a89-c4eb-4b67-bb7b-d70634e37b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:39:29.482Z|113f5a89-c4eb-4b67-bb7b-d70634e37b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:39:30.826Z|1cb506f3-f623-490d-bbe2-bfbf01cf6004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:30.827Z|1cb506f3-f623-490d-bbe2-bfbf01cf6004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:32.061Z|dd93ccb3-6b64-44c0-928d-579dfb54c8ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:32.062Z|dd93ccb3-6b64-44c0-928d-579dfb54c8ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:38.957Z|af50e3df-9730-4ba0-869a-80c7ad62d256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:38.957Z|af50e3df-9730-4ba0-869a-80c7ad62d256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:40.848Z|1856494d-d1a4-462b-b623-e3749e0e6382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:40.849Z|1856494d-d1a4-462b-b623-e3749e0e6382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:42.083Z|0272671f-3e2c-4b22-9c79-09b4abab7c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:42.084Z|0272671f-3e2c-4b22-9c79-09b4abab7c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:44.351Z|f9562e99-f3c0-4e69-b665-0db61c1c3334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:39:44.352Z|f9562e99-f3c0-4e69-b665-0db61c1c3334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:39:48.982Z|7ff99929-67df-4fc3-8da1-3121522ff1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:48.983Z|7ff99929-67df-4fc3-8da1-3121522ff1ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:50.873Z|365a49e6-eecd-4020-bb2c-45684f6f4a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:50.874Z|365a49e6-eecd-4020-bb2c-45684f6f4a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:52.106Z|9cfb2f65-83b1-46b5-8ef1-d0b0b4044875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:52.107Z|9cfb2f65-83b1-46b5-8ef1-d0b0b4044875|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:59.008Z|51666f26-1810-4ddf-9517-7454209eeda6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:39:59.008Z|51666f26-1810-4ddf-9517-7454209eeda6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:39:59.351Z|c25c1941-4fef-401b-98b8-f7873234d52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:39:59.354Z|c25c1941-4fef-401b-98b8-f7873234d52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:39:59.483Z|824a6e99-44c4-4a24-92dc-ba950bc0d1e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:39:59.483Z|824a6e99-44c4-4a24-92dc-ba950bc0d1e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:40:00.907Z|3f9e2924-8b2f-4915-a87f-6b31d6e4dad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:00.908Z|3f9e2924-8b2f-4915-a87f-6b31d6e4dad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:02.130Z|915bcc7b-add9-4be3-b251-1db01b4b0d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:02.131Z|915bcc7b-add9-4be3-b251-1db01b4b0d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:09.030Z|af856649-f720-4581-b94e-c349fe2a1154|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:09.031Z|af856649-f720-4581-b94e-c349fe2a1154|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:10.934Z|ebc56b73-5d92-4806-a0ad-2d75d87386ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:10.935Z|ebc56b73-5d92-4806-a0ad-2d75d87386ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:12.153Z|41b69cde-3116-4108-8315-165c1a6f7c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:12.153Z|41b69cde-3116-4108-8315-165c1a6f7c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:14.351Z|e64256be-3e77-4230-93b2-d2b6068b4d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:40:14.352Z|e64256be-3e77-4230-93b2-d2b6068b4d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:40:16.447Z|ffe97947-709b-494c-b3e0-de5de80c0674|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:40:16.448Z|ffe97947-709b-494c-b3e0-de5de80c0674|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:19.054Z|f9f5ab8d-5ae5-422e-afe0-738947af42f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:19.054Z|f9f5ab8d-5ae5-422e-afe0-738947af42f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:20.958Z|a540d83d-e251-4dc6-b2cd-b4e305accd65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:20.959Z|a540d83d-e251-4dc6-b2cd-b4e305accd65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:22.175Z|1a3016ae-355f-476b-956c-2ed03e4f8ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:22.176Z|1a3016ae-355f-476b-956c-2ed03e4f8ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:29.079Z|29e3e18f-6daf-4652-a374-e798202e61fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:29.079Z|29e3e18f-6daf-4652-a374-e798202e61fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:29.351Z|a929eac5-37ee-46c5-81d9-896c463ed256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:40:29.352Z|a929eac5-37ee-46c5-81d9-896c463ed256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:40:29.484Z|188e92c3-4b94-4914-989b-dfe64b913ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:40:29.485Z|188e92c3-4b94-4914-989b-dfe64b913ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:40:30.981Z|28203c69-9a40-42df-9083-7e9d18b9dbaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:30.982Z|28203c69-9a40-42df-9083-7e9d18b9dbaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:32.200Z|ab099aa2-9cad-4844-91a1-cc0d481e30ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:32.200Z|ab099aa2-9cad-4844-91a1-cc0d481e30ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:39.101Z|22643ea9-e450-4fd1-bff3-f4ab931049cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:39.102Z|22643ea9-e450-4fd1-bff3-f4ab931049cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:41.006Z|25ed61a2-06df-4aa4-92fa-320c008fa1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:41.007Z|25ed61a2-06df-4aa4-92fa-320c008fa1ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:42.225Z|cae2b4aa-dc1e-4234-a76a-8b11c6869c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:42.226Z|cae2b4aa-dc1e-4234-a76a-8b11c6869c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:44.351Z|0cfd9383-6f5b-428a-826e-1deb5192ad3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:40:44.355Z|0cfd9383-6f5b-428a-826e-1deb5192ad3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:40:49.131Z|c753abdb-afe0-4514-bd70-52fffce623fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:49.132Z|c753abdb-afe0-4514-bd70-52fffce623fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:51.033Z|ceb6b714-1fb1-45c6-b1f4-60d403beac7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:51.034Z|ceb6b714-1fb1-45c6-b1f4-60d403beac7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:52.256Z|5a2ffeaf-2a28-401a-b012-192ae4a219ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:52.257Z|5a2ffeaf-2a28-401a-b012-192ae4a219ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:59.154Z|dc569e24-26bd-40fc-a275-1fb053149352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:40:59.155Z|dc569e24-26bd-40fc-a275-1fb053149352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:40:59.351Z|64ec7beb-b866-4c18-a088-7c5bb315fca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:40:59.352Z|64ec7beb-b866-4c18-a088-7c5bb315fca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:40:59.486Z|cedc2265-567d-479b-b8e7-7358aa163dd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:40:59.486Z|cedc2265-567d-479b-b8e7-7358aa163dd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:41:01.057Z|1dc0f7ae-f567-4652-8147-64e73d52feb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:01.058Z|1dc0f7ae-f567-4652-8147-64e73d52feb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:02.282Z|44d18a52-ff1e-4ec9-84bc-ddef7eb012de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:02.283Z|44d18a52-ff1e-4ec9-84bc-ddef7eb012de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:09.177Z|c75fff36-890a-4f33-bef5-13275741bff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:09.178Z|c75fff36-890a-4f33-bef5-13275741bff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:11.080Z|527969ac-4f31-4893-91c1-1b489b3bf84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:11.081Z|527969ac-4f31-4893-91c1-1b489b3bf84b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:12.375Z|d761a81e-aef2-46a7-876e-bdfe9ee294d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:12.376Z|d761a81e-aef2-46a7-876e-bdfe9ee294d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:14.351Z|07b7d2ec-c52e-461e-9a6c-52a497beb91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:41:14.352Z|07b7d2ec-c52e-461e-9a6c-52a497beb91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:41:16.448Z|770d5ef6-1d8c-4814-96a5-8c5b3c9b64df|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:41:16.449Z|770d5ef6-1d8c-4814-96a5-8c5b3c9b64df|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:19.202Z|aed4efca-c086-4c8d-bb88-679acd319842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:19.203Z|aed4efca-c086-4c8d-bb88-679acd319842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:21.111Z|28412f37-9ec0-4990-b46b-08dcdcbee5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:21.112Z|28412f37-9ec0-4990-b46b-08dcdcbee5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:22.399Z|762d9bbb-02a8-4f7f-89e2-754309da13a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:22.400Z|762d9bbb-02a8-4f7f-89e2-754309da13a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:29.227Z|7fe64295-a9b8-47f0-8ba2-b7e9f386c5be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:29.228Z|7fe64295-a9b8-47f0-8ba2-b7e9f386c5be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:29.351Z|378c392e-9620-4eb9-860c-6ab440ca76ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:41:29.354Z|378c392e-9620-4eb9-860c-6ab440ca76ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:41:29.487Z|bc0c35f1-7b65-47c5-8714-c7714922a2df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:41:29.488Z|bc0c35f1-7b65-47c5-8714-c7714922a2df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:41:31.136Z|6f9f92ef-c172-4e65-8209-3112b799f860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:31.136Z|6f9f92ef-c172-4e65-8209-3112b799f860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:32.424Z|c34ecc5c-cfc7-4151-9e91-af9d1d021898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:32.425Z|c34ecc5c-cfc7-4151-9e91-af9d1d021898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:39.251Z|b53143fa-ec2b-48c8-899a-49c5e007870e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:39.252Z|b53143fa-ec2b-48c8-899a-49c5e007870e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:41.157Z|3c9e3329-bec7-4c7a-ad91-901b38f5a21a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:41.158Z|3c9e3329-bec7-4c7a-ad91-901b38f5a21a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:42.454Z|a657dd35-1f49-4e77-850a-19c1e5fba369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:42.455Z|a657dd35-1f49-4e77-850a-19c1e5fba369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:44.351Z|a81c3a5d-6d37-470f-8ed3-c1a6cd337161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:41:44.352Z|a81c3a5d-6d37-470f-8ed3-c1a6cd337161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:41:49.273Z|f085a056-82f3-42eb-9dab-447d8619a891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:49.274Z|f085a056-82f3-42eb-9dab-447d8619a891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:51.182Z|45fab665-a6e0-4dd7-9aea-444c859ed671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:51.183Z|45fab665-a6e0-4dd7-9aea-444c859ed671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:52.479Z|c4c3ea60-f92a-4f75-8dd5-fd3d1ed95b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:52.480Z|c4c3ea60-f92a-4f75-8dd5-fd3d1ed95b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:59.295Z|60ad520f-0859-46db-91ca-57d27198a1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:41:59.296Z|60ad520f-0859-46db-91ca-57d27198a1a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:41:59.351Z|40c5908d-3ef3-4c41-be39-6b6d2a6c048a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:41:59.351Z|40c5908d-3ef3-4c41-be39-6b6d2a6c048a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:41:59.489Z|a9633a89-d1ca-4921-9bc9-6acf979b7293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:41:59.490Z|a9633a89-d1ca-4921-9bc9-6acf979b7293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:42:01.210Z|1252feb8-06c9-487d-bc92-2acf74cc7dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:01.211Z|1252feb8-06c9-487d-bc92-2acf74cc7dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:02.501Z|1007a374-048d-4fc1-9b81-38045a54a576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:02.502Z|1007a374-048d-4fc1-9b81-38045a54a576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:09.321Z|8e9bcdc0-3877-41ab-bf96-1e3e3af77ec8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:09.322Z|8e9bcdc0-3877-41ab-bf96-1e3e3af77ec8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:11.236Z|705294ca-5e99-4261-86bd-7a48963bfc20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:11.237Z|705294ca-5e99-4261-86bd-7a48963bfc20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:12.525Z|a7cdb1e6-a08e-4471-8556-3259771b9181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:12.526Z|a7cdb1e6-a08e-4471-8556-3259771b9181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:14.351Z|65c1561b-e6a6-4348-b56c-6e72a1db8100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:42:14.354Z|65c1561b-e6a6-4348-b56c-6e72a1db8100|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:42:16.447Z|c3a544c2-4915-4231-a32b-5ec2f0263f6e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-07T23:42:16.448Z|c3a544c2-4915-4231-a32b-5ec2f0263f6e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:19.350Z|41dffd6c-0d52-4bca-8cfd-8f0db368d3e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:19.350Z|41dffd6c-0d52-4bca-8cfd-8f0db368d3e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:21.258Z|fc3b68a6-2d3a-4d32-bea0-cebf074a25e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:21.259Z|fc3b68a6-2d3a-4d32-bea0-cebf074a25e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:22.549Z|4760163f-682e-4d56-84e1-828a9c1a4cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:22.550Z|4760163f-682e-4d56-84e1-828a9c1a4cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:29.351Z|033da403-48a5-476f-8ed1-792ec4fdd04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:42:29.352Z|033da403-48a5-476f-8ed1-792ec4fdd04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:42:29.375Z|1cd4bdf8-e8f0-4fb9-b517-8536de0c5d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:29.376Z|1cd4bdf8-e8f0-4fb9-b517-8536de0c5d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:29.491Z|296157b7-1972-4e1d-bbfe-c1ffb9de545a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-07T23:42:29.491Z|296157b7-1972-4e1d-bbfe-c1ffb9de545a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-07T23:42:31.289Z|5b5ca8b6-d9ab-4814-8174-55c411d9a496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:31.290Z|5b5ca8b6-d9ab-4814-8174-55c411d9a496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-07T23:42:32.571Z|05218311-f267-47d0-9a28-04b6ce85013b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-07T23:42:32.572Z|05218311-f267-47d0-9a28-04b6ce85013b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.