By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-11-10T05:22:02.045Z||main|||||INFO|500||The following profiles are active: basic 2022-11-10T05:22:15.937Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-10T05:22:15.938Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-10T05:22:16.047Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-10T05:22:23.482Z||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-10T05:22:23.746Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-10T05:22:23.991Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-10T05:22:24.475Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-10T05:22:24.485Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-10T05:22:24.684Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-10T05:22:24.947Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-10T05:22:25.551Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-10T05:22:27.800Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-10T05:22:30.134Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-10T05:22:30.199Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-10T05:22:30.916Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-10T05:22:31.145Z||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-10T05:22:32.405Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-10T05:22:33.802Z||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-10T05:22:40.731Z||main|||||WARN|500||--- 2022-11-10T05:22:40.732Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-10T05:22:40.732Z||main|||||WARN|500||--- 2022-11-10T05:22:41.334Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-10T05:22:47.157Z||main|||||INFO|500||Started ApiHandlerApplication in 48.769 seconds (JVM running for 51.166) 2022-11-10T05:22:47.215Z|cd84b15f-f4f2-47fb-b616-d1d7b79e4352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:22:47.228Z|cd84b15f-f4f2-47fb-b616-d1d7b79e4352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:22:47.231Z|ae9f6017-e837-482a-96ff-21fb3f3426fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:22:47.237Z|ae9f6017-e837-482a-96ff-21fb3f3426fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:22:50.850Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-10T05:22:51.059Z|9f5430c0-ccf1-466e-abca-d2227c143a9e|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-10T05:22:51.488Z|9f5430c0-ccf1-466e-abca-d2227c143a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:22:53.115Z|b846026b-a0c4-443a-83dd-4a97c3db284e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:22:53.116Z|b846026b-a0c4-443a-83dd-4a97c3db284e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:22:54.159Z|298771f6-60cc-44d7-bbd4-c4b281fc798d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:22:54.160Z|298771f6-60cc-44d7-bbd4-c4b281fc798d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:01.636Z|7c30c751-a04c-48f9-b947-4072a4edc8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:01.638Z|7c30c751-a04c-48f9-b947-4072a4edc8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:02.145Z|e76b6f91-102f-4308-a623-c30b20c21462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:23:02.147Z|e76b6f91-102f-4308-a623-c30b20c21462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:23:03.151Z|ac5a2a48-6d87-40ba-8996-9a1a76dc7f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:03.152Z|ac5a2a48-6d87-40ba-8996-9a1a76dc7f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:04.196Z|aedb70ce-ace8-4ea0-98d8-533ab37ed4ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:04.197Z|aedb70ce-ace8-4ea0-98d8-533ab37ed4ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:11.679Z|9e01b363-875d-48ee-821a-dae70daabc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:11.680Z|9e01b363-875d-48ee-821a-dae70daabc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:13.222Z|adb66544-a3da-413d-b591-1ab7af08750c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:13.224Z|adb66544-a3da-413d-b591-1ab7af08750c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:14.233Z|05591a52-fc38-4060-abfd-a91b54c9d131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:14.241Z|05591a52-fc38-4060-abfd-a91b54c9d131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:17.148Z|5263ec03-dc57-4646-b66d-311bb65accf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:23:17.150Z|5263ec03-dc57-4646-b66d-311bb65accf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:23:17.240Z|c50218e2-ca70-401b-bc3e-72e7e2cbc39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:23:17.241Z|c50218e2-ca70-401b-bc3e-72e7e2cbc39e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:23:21.735Z|f039f951-f059-4187-bfdf-d05c1633793c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:21.737Z|f039f951-f059-4187-bfdf-d05c1633793c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:23.262Z|cb0eb19e-1b06-411f-9b8e-f682d081d4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:23.271Z|cb0eb19e-1b06-411f-9b8e-f682d081d4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:24.329Z|499e80be-6520-41e8-a3ff-3a5ae4fa0b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:24.330Z|499e80be-6520-41e8-a3ff-3a5ae4fa0b5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:31.803Z|0afc944e-a648-40be-b520-42303d805c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:31.806Z|0afc944e-a648-40be-b520-42303d805c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:32.147Z|58edef94-553d-415f-9616-e9aacd332a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:23:32.151Z|58edef94-553d-415f-9616-e9aacd332a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:23:33.326Z|e54052e8-1408-4084-bdd1-4b77266f6a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:33.328Z|e54052e8-1408-4084-bdd1-4b77266f6a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:34.372Z|8525e544-5cb8-4bf8-a253-9f763590e2de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:34.374Z|8525e544-5cb8-4bf8-a253-9f763590e2de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:41.853Z|c676056b-92b4-4a71-aca3-b7ec577f058c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:41.854Z|c676056b-92b4-4a71-aca3-b7ec577f058c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:43.381Z|c0963322-77de-45d6-8698-c6814bea30ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:43.382Z|c0963322-77de-45d6-8698-c6814bea30ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:44.407Z|71aa8034-1b16-40e6-a45e-436e0e48264e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:44.409Z|71aa8034-1b16-40e6-a45e-436e0e48264e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:47.145Z|b97e1c13-69f0-498f-84c0-c0ebfc137501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:23:47.146Z|b97e1c13-69f0-498f-84c0-c0ebfc137501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:23:47.243Z|b8318344-11be-4b91-a558-d7e042bc3376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:23:47.244Z|b8318344-11be-4b91-a558-d7e042bc3376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:23:51.917Z|b694317e-9eaf-4349-8f06-7987f97350bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:51.919Z|b694317e-9eaf-4349-8f06-7987f97350bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:53.411Z|ce70b6b2-5b2b-4085-a4ca-59459e5c50c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:53.412Z|ce70b6b2-5b2b-4085-a4ca-59459e5c50c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:23:54.441Z|e1366845-ca22-4888-988b-1800f49d3ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:23:54.443Z|e1366845-ca22-4888-988b-1800f49d3ef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:01.959Z|f7c419ff-58f1-48cb-bbad-a06514e402e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:01.961Z|f7c419ff-58f1-48cb-bbad-a06514e402e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:02.146Z|fd79f144-e0cd-4c4c-b320-0887e5884023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:24:02.147Z|fd79f144-e0cd-4c4c-b320-0887e5884023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:24:03.446Z|af9149a3-3d2d-46d5-9ac1-7e2cd34b6c3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:03.448Z|af9149a3-3d2d-46d5-9ac1-7e2cd34b6c3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:04.470Z|56cd3815-19e7-4cd1-a256-6dba213f8873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:04.471Z|56cd3815-19e7-4cd1-a256-6dba213f8873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:12.010Z|73dee88c-f45f-42c5-9dac-9aa25e637c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:12.011Z|73dee88c-f45f-42c5-9dac-9aa25e637c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:13.479Z|954b70d2-4ecd-4bd7-bcc1-d2bc8d405e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:13.480Z|954b70d2-4ecd-4bd7-bcc1-d2bc8d405e46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:14.505Z|3e109334-b81e-4e59-a078-1057c6527ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:14.506Z|3e109334-b81e-4e59-a078-1057c6527ea3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:17.145Z|69427572-42fa-450a-917c-c68058cd6834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:24:17.149Z|69427572-42fa-450a-917c-c68058cd6834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:24:17.246Z|9518dc17-c5e1-4e86-beef-7d35590b28c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:24:17.248Z|9518dc17-c5e1-4e86-beef-7d35590b28c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:24:22.038Z|5f761af5-7a79-4a22-948f-09ab7e887ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:22.039Z|5f761af5-7a79-4a22-948f-09ab7e887ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:23.507Z|1875765c-3389-4249-b7e3-1a19fa6a4a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:23.508Z|1875765c-3389-4249-b7e3-1a19fa6a4a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:24.536Z|06ca19bf-5dd0-456b-880d-91a4debabe97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:24.537Z|06ca19bf-5dd0-456b-880d-91a4debabe97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:32.067Z|0405c8c1-43f4-4333-8ebb-e5f7c4ef4545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:32.068Z|0405c8c1-43f4-4333-8ebb-e5f7c4ef4545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:32.147Z|7f154d4a-a148-4fd1-9886-ab4173d6ccf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:24:32.148Z|7f154d4a-a148-4fd1-9886-ab4173d6ccf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:24:33.542Z|899277a0-d1fc-4ba4-8b28-6ceb90a2a14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:33.545Z|899277a0-d1fc-4ba4-8b28-6ceb90a2a14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:34.562Z|e15c67bb-5053-404f-a616-9284e1562294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:34.564Z|e15c67bb-5053-404f-a616-9284e1562294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:42.104Z|fd6593b3-e7e7-4d93-873c-dc8e6647ec29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:42.106Z|fd6593b3-e7e7-4d93-873c-dc8e6647ec29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:43.572Z|d7c852d1-07d5-4162-bee7-8d734efc4cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:43.573Z|d7c852d1-07d5-4162-bee7-8d734efc4cfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:44.603Z|7b3ad903-2012-47d9-8e6b-b00c050ea1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:44.604Z|7b3ad903-2012-47d9-8e6b-b00c050ea1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:47.145Z|a93508b8-5aca-47ca-be47-a5a84f348a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:24:47.147Z|a93508b8-5aca-47ca-be47-a5a84f348a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:24:47.249Z|d246b7ad-5413-43d2-bed7-96dd0cd38a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:24:47.250Z|d246b7ad-5413-43d2-bed7-96dd0cd38a74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:24:52.149Z|6b4a3a44-b4e3-47d2-ad83-8e9c916739b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:52.151Z|6b4a3a44-b4e3-47d2-ad83-8e9c916739b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:53.600Z|eedc7067-bc25-4aad-a3cf-9f4c03f5ad4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:53.602Z|eedc7067-bc25-4aad-a3cf-9f4c03f5ad4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:24:54.639Z|ea4339e1-2862-4209-83c5-982955c1a4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:24:54.640Z|ea4339e1-2862-4209-83c5-982955c1a4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:02.145Z|cf067134-007a-4255-848e-e50b67a51c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:25:02.148Z|cf067134-007a-4255-848e-e50b67a51c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:25:02.177Z|da2ca723-d439-4400-b6ad-6a1568fca01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:02.178Z|da2ca723-d439-4400-b6ad-6a1568fca01c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:03.631Z|7793e781-7413-4bda-8d9c-7ecc6bb87132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:03.632Z|7793e781-7413-4bda-8d9c-7ecc6bb87132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:04.670Z|de0308b0-04ef-4cb2-ae7c-a9047abc4013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:04.671Z|de0308b0-04ef-4cb2-ae7c-a9047abc4013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:12.204Z|94c17694-7962-4b6b-8b62-53451764e9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:12.205Z|94c17694-7962-4b6b-8b62-53451764e9db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:13.656Z|602ca454-5385-423c-9e8e-aa32518a9e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:13.658Z|602ca454-5385-423c-9e8e-aa32518a9e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:14.700Z|e53a27a9-0783-4a3c-bbc1-2a9bc1dc3387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:14.701Z|e53a27a9-0783-4a3c-bbc1-2a9bc1dc3387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:17.146Z|0298e118-29cb-4e8c-a1c4-dad70782ba5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:25:17.147Z|0298e118-29cb-4e8c-a1c4-dad70782ba5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:25:17.252Z|d3b11c59-b894-44f4-8c52-db27ec73db4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:25:17.253Z|d3b11c59-b894-44f4-8c52-db27ec73db4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:25:22.231Z|501f9ec2-0f59-4ae0-9392-c43a01f370aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:22.232Z|501f9ec2-0f59-4ae0-9392-c43a01f370aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:23.684Z|93efe89b-381d-448f-8c97-21704554a363|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:23.685Z|93efe89b-381d-448f-8c97-21704554a363|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:24.728Z|3d9d3360-5e8c-4886-b1ab-cf1237f83d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:24.729Z|3d9d3360-5e8c-4886-b1ab-cf1237f83d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:32.145Z|82e36013-0bc6-49d7-b645-8cdb29c73444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:25:32.147Z|82e36013-0bc6-49d7-b645-8cdb29c73444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:25:32.284Z|f0698132-e854-4105-88b7-6fdc30bd05ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:32.285Z|f0698132-e854-4105-88b7-6fdc30bd05ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:33.720Z|418da2f4-1ead-46ca-93f9-f561f3a88713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:33.721Z|418da2f4-1ead-46ca-93f9-f561f3a88713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:34.754Z|7f9219b7-34c9-4635-934e-676b9c7ccf3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:34.755Z|7f9219b7-34c9-4635-934e-676b9c7ccf3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:42.320Z|72becc95-45db-4d34-9da7-61a696d03707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:42.322Z|72becc95-45db-4d34-9da7-61a696d03707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:43.749Z|20afdfad-c149-409f-9da9-fdeb61fbbead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:43.750Z|20afdfad-c149-409f-9da9-fdeb61fbbead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:44.783Z|8b4e4395-3104-42c3-a4ec-fa75d2a67d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:44.785Z|8b4e4395-3104-42c3-a4ec-fa75d2a67d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:47.146Z|feaf00eb-8e85-43bf-84f0-f5ea282419b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:25:47.150Z|feaf00eb-8e85-43bf-84f0-f5ea282419b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:25:47.255Z|585e41b8-9ce2-4fdc-832f-00423479c1f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:25:47.256Z|585e41b8-9ce2-4fdc-832f-00423479c1f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:25:52.354Z|d7265a5e-8c4f-46b5-a0d7-9318682f6ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:52.356Z|d7265a5e-8c4f-46b5-a0d7-9318682f6ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:53.777Z|4e825530-b00f-42fe-a06b-fd5c39a43abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:53.778Z|4e825530-b00f-42fe-a06b-fd5c39a43abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:25:54.811Z|8f18f40f-f487-4c5b-ae74-0cdf9e63f09b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:25:54.813Z|8f18f40f-f487-4c5b-ae74-0cdf9e63f09b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:02.145Z|d9df12fd-34a4-4d9b-99b2-4382314e58be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:26:02.146Z|d9df12fd-34a4-4d9b-99b2-4382314e58be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:26:02.384Z|acf002c2-d431-4b98-bb88-ae816e1647ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:02.385Z|acf002c2-d431-4b98-bb88-ae816e1647ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:03.803Z|b56d2c07-e480-4198-889f-6637a3449c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:03.804Z|b56d2c07-e480-4198-889f-6637a3449c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:04.836Z|fd6953e4-82a9-4089-822a-c8dde8d27207|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:04.838Z|fd6953e4-82a9-4089-822a-c8dde8d27207|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:12.436Z|45247900-3d11-4a42-b1f6-fdd0ace82b98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:12.437Z|45247900-3d11-4a42-b1f6-fdd0ace82b98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:13.833Z|add6108a-8628-4e41-8668-e3030aad0bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:13.835Z|add6108a-8628-4e41-8668-e3030aad0bd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:14.895Z|9af21f3a-8a96-4a81-ab2a-a94130d21000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:14.896Z|9af21f3a-8a96-4a81-ab2a-a94130d21000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:17.145Z|10478021-274a-491e-ad80-37410c638f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:26:17.147Z|10478021-274a-491e-ad80-37410c638f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:26:17.257Z|8655cb27-6933-4492-affd-c58650231513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:26:17.258Z|8655cb27-6933-4492-affd-c58650231513|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:26:22.477Z|6b4a2e1e-2805-484f-bd5a-7481ee9320f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:22.478Z|6b4a2e1e-2805-484f-bd5a-7481ee9320f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:23.861Z|27851bf8-c9ba-4b83-b9a8-d95b0b551f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:23.862Z|27851bf8-c9ba-4b83-b9a8-d95b0b551f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:24.924Z|ef047383-9a7e-49bb-baa1-c7e33b659f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:24.925Z|ef047383-9a7e-49bb-baa1-c7e33b659f4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:32.146Z|e71bc3d9-0a2c-40e9-ab6d-005a521d78f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:26:32.149Z|e71bc3d9-0a2c-40e9-ab6d-005a521d78f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:26:32.509Z|0f6d22e0-789b-44ff-96bb-1ba1464d2761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:32.510Z|0f6d22e0-789b-44ff-96bb-1ba1464d2761|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:33.888Z|91e71f6d-2232-401c-91f2-f20633d14994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:33.890Z|91e71f6d-2232-401c-91f2-f20633d14994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:34.964Z|5b72fcab-dd1a-4c8a-8041-9caf17333b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:34.965Z|5b72fcab-dd1a-4c8a-8041-9caf17333b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:42.539Z|c131f178-8838-4722-84a7-fdc861e5150c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:42.540Z|c131f178-8838-4722-84a7-fdc861e5150c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:43.916Z|1c501304-1d32-4a18-b933-30ba146592cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:43.917Z|1c501304-1d32-4a18-b933-30ba146592cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:45.000Z|dae8f004-230c-4a57-a6dc-d9dce338e9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:45.001Z|dae8f004-230c-4a57-a6dc-d9dce338e9c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:47.145Z|896d9bd0-0187-444f-910a-aede23c20509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:26:47.146Z|896d9bd0-0187-444f-910a-aede23c20509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:26:47.259Z|735d09c9-4dfc-45fb-aedc-90f3a28ebf4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:26:47.260Z|735d09c9-4dfc-45fb-aedc-90f3a28ebf4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:26:52.577Z|7774d285-43a1-492e-a890-72e644645516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:52.578Z|7774d285-43a1-492e-a890-72e644645516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:53.942Z|69c36abf-d4ee-40a6-9d04-76336c535fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:53.943Z|69c36abf-d4ee-40a6-9d04-76336c535fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:26:55.031Z|b53800ed-097a-4353-93fb-1745bede260a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:26:55.032Z|b53800ed-097a-4353-93fb-1745bede260a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:02.145Z|b117f3c5-967d-4754-8d09-3e2c9892af82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:27:02.146Z|b117f3c5-967d-4754-8d09-3e2c9892af82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:27:02.604Z|01e6e62a-0147-4a62-b778-46fe235b2aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:02.605Z|01e6e62a-0147-4a62-b778-46fe235b2aab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:03.968Z|b29457f8-6092-4107-a081-7b50cf38e8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:03.969Z|b29457f8-6092-4107-a081-7b50cf38e8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:05.064Z|87dbb9c0-21a6-4f43-8140-c3f460411f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:05.065Z|87dbb9c0-21a6-4f43-8140-c3f460411f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:12.633Z|8b298fed-998b-43b2-9dd8-47c9d29ec4c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:12.634Z|8b298fed-998b-43b2-9dd8-47c9d29ec4c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:13.994Z|517814c5-ccb8-4ddd-b5e8-cb8d0f3c188c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:13.995Z|517814c5-ccb8-4ddd-b5e8-cb8d0f3c188c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:15.094Z|7652be7b-4064-46c2-a29f-4c77770cb61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:15.095Z|7652be7b-4064-46c2-a29f-4c77770cb61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:17.145Z|4468b896-3277-4e1b-b3f2-ae9faddc0a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:27:17.148Z|4468b896-3277-4e1b-b3f2-ae9faddc0a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:27:17.261Z|c9b515c0-157b-478d-848e-cd6642ec458c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:27:17.262Z|c9b515c0-157b-478d-848e-cd6642ec458c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:27:22.661Z|7d9c96b8-8aaf-4156-8621-b63d5ea727be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:22.663Z|7d9c96b8-8aaf-4156-8621-b63d5ea727be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:24.024Z|74907f9d-da43-4541-bfb5-4fdc17b74861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:24.025Z|74907f9d-da43-4541-bfb5-4fdc17b74861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:25.119Z|7b4c836b-adb8-4f7b-bb7d-0a55e99c5766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:25.121Z|7b4c836b-adb8-4f7b-bb7d-0a55e99c5766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:32.145Z|c8d87065-22e8-43cb-9b89-96fcc0756a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:27:32.146Z|c8d87065-22e8-43cb-9b89-96fcc0756a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:27:32.693Z|f2882454-a6a7-497f-bade-968979cdcca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:32.694Z|f2882454-a6a7-497f-bade-968979cdcca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:34.055Z|7f6250ec-4d73-4f6e-a06b-d2e77f74aff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:34.056Z|7f6250ec-4d73-4f6e-a06b-d2e77f74aff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:35.149Z|1b995379-4754-447e-9936-38a8f73b1288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:35.151Z|1b995379-4754-447e-9936-38a8f73b1288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:42.722Z|f95cfb3f-b10f-42bf-a933-1f08df75517b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:42.723Z|f95cfb3f-b10f-42bf-a933-1f08df75517b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:44.159Z|56a187e4-533d-4c04-ba60-ed462261a6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:44.165Z|56a187e4-533d-4c04-ba60-ed462261a6ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:45.178Z|f6bd7900-9cc0-43ee-9796-485f57da2b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:45.179Z|f6bd7900-9cc0-43ee-9796-485f57da2b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:47.145Z|974c84a1-82cd-4364-a000-5550697e3e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:27:47.146Z|974c84a1-82cd-4364-a000-5550697e3e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:27:47.263Z|c4b184a3-9cdf-44a4-ab08-9572f3ef8e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:27:47.264Z|c4b184a3-9cdf-44a4-ab08-9572f3ef8e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:27:52.750Z|1e80cd8a-7cef-4457-bc94-d6fbdfef94f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:52.751Z|1e80cd8a-7cef-4457-bc94-d6fbdfef94f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:54.192Z|100cb52d-4908-4fb9-bacc-336aaabad564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:54.193Z|100cb52d-4908-4fb9-bacc-336aaabad564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:27:55.204Z|c12cecbc-81fd-4c46-8a3f-0303cd109dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:27:55.207Z|c12cecbc-81fd-4c46-8a3f-0303cd109dfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:02.145Z|b344f4a3-434d-4890-b549-7ed24fd9f14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:28:02.148Z|b344f4a3-434d-4890-b549-7ed24fd9f14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:28:02.777Z|7eb6bf99-82d9-43dc-ae79-77a98d4ca7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:02.779Z|7eb6bf99-82d9-43dc-ae79-77a98d4ca7a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:04.221Z|f3cde569-eb56-4dd6-901c-19789329d554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:04.224Z|f3cde569-eb56-4dd6-901c-19789329d554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:05.240Z|6a21f7d3-f708-49f7-9dae-a7dd6fe723c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:05.241Z|6a21f7d3-f708-49f7-9dae-a7dd6fe723c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:12.808Z|d24bc2cc-b230-403d-9e99-061f54442603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:12.809Z|d24bc2cc-b230-403d-9e99-061f54442603|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:14.249Z|4edec491-30a0-4c24-a779-cfdfd42aedb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:14.250Z|4edec491-30a0-4c24-a779-cfdfd42aedb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:15.265Z|13b27e6c-05eb-4444-85b2-deb3a73b2b8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:15.267Z|13b27e6c-05eb-4444-85b2-deb3a73b2b8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:17.145Z|2804b57f-8c53-4f5d-8d25-ff5730a8b9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:28:17.146Z|2804b57f-8c53-4f5d-8d25-ff5730a8b9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:28:17.266Z|ac5311f1-a548-41a9-beb5-c44344c9c082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:28:17.267Z|ac5311f1-a548-41a9-beb5-c44344c9c082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:28:22.834Z|c8181bde-3ae4-4835-a5ba-96858cba9c62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:22.836Z|c8181bde-3ae4-4835-a5ba-96858cba9c62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:24.275Z|b50df271-262f-4263-9bda-1761afbb7264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:24.277Z|b50df271-262f-4263-9bda-1761afbb7264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:25.295Z|9d3b1522-7e43-4cd0-bd6b-8e4c1199b918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:25.297Z|9d3b1522-7e43-4cd0-bd6b-8e4c1199b918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:32.145Z|22d02641-4805-4f2e-9914-fe93a47770e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:28:32.146Z|22d02641-4805-4f2e-9914-fe93a47770e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:28:32.863Z|cbaa3c57-569e-4d11-9398-523f1b0c18ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:32.871Z|cbaa3c57-569e-4d11-9398-523f1b0c18ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:34.303Z|84cb211d-a016-41ae-8e76-db1f866d2568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:34.304Z|84cb211d-a016-41ae-8e76-db1f866d2568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:35.326Z|5cedd12d-1e56-4d43-8348-de2ffd4f7bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:35.327Z|5cedd12d-1e56-4d43-8348-de2ffd4f7bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:42.904Z|81e54574-63cf-426b-a2dc-dabc01b37c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:42.905Z|81e54574-63cf-426b-a2dc-dabc01b37c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:44.329Z|71f38eeb-a61d-4c47-a792-349be1d582da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:44.330Z|71f38eeb-a61d-4c47-a792-349be1d582da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:45.356Z|5d5bc958-c76d-4f3b-97e2-c27209c18f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:45.358Z|5d5bc958-c76d-4f3b-97e2-c27209c18f38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:47.145Z|a83318db-15e5-451e-9aa3-565141e755be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:28:47.149Z|a83318db-15e5-451e-9aa3-565141e755be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:28:47.268Z|cc7b3773-e8be-41c3-a5f8-f3b3e91d01b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:28:47.270Z|cc7b3773-e8be-41c3-a5f8-f3b3e91d01b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:28:52.933Z|39a3025f-a3fe-4719-b2bf-a083ffd633dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:52.934Z|39a3025f-a3fe-4719-b2bf-a083ffd633dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:54.355Z|e243349e-5110-4856-8ec0-40853c1bde35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:54.356Z|e243349e-5110-4856-8ec0-40853c1bde35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:28:55.386Z|3a03a39a-a3f4-4c46-8d21-5b931f8ce0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:28:55.388Z|3a03a39a-a3f4-4c46-8d21-5b931f8ce0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:02.145Z|3907aa90-394c-49e7-8b9f-c01f703fac19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:29:02.146Z|3907aa90-394c-49e7-8b9f-c01f703fac19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:29:02.962Z|92ed95ec-7717-41e9-a410-09429d3e9f50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:02.963Z|92ed95ec-7717-41e9-a410-09429d3e9f50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:04.383Z|5f11d45a-d359-486c-935e-eec42952e6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:04.385Z|5f11d45a-d359-486c-935e-eec42952e6ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:05.413Z|2e6e791a-e2f7-4e9a-ae95-333620b61999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:05.414Z|2e6e791a-e2f7-4e9a-ae95-333620b61999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:12.999Z|d525e53c-3297-4c8e-91d9-725dc909f8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:13.001Z|d525e53c-3297-4c8e-91d9-725dc909f8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:14.410Z|41ec8102-6e7e-4a47-83ac-39ac158eafc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:14.411Z|41ec8102-6e7e-4a47-83ac-39ac158eafc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:15.440Z|33df6598-02de-4613-ada1-e46f2fa066d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:15.441Z|33df6598-02de-4613-ada1-e46f2fa066d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:17.145Z|8eeb7519-cd26-4d68-988d-09614e398362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:29:17.146Z|8eeb7519-cd26-4d68-988d-09614e398362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:29:17.271Z|a4ca09fc-dc20-4d54-9914-a2e12d9529ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:29:17.272Z|a4ca09fc-dc20-4d54-9914-a2e12d9529ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:29:23.039Z|e80f0dda-fe97-4e7e-99c7-bd7382c6b464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:23.040Z|e80f0dda-fe97-4e7e-99c7-bd7382c6b464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:24.445Z|99b903af-07d8-4e71-8c6b-8a2ba59465ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:24.446Z|99b903af-07d8-4e71-8c6b-8a2ba59465ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:25.466Z|85053a7d-f8c4-4c12-9f71-4020d2ad8246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:25.467Z|85053a7d-f8c4-4c12-9f71-4020d2ad8246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:32.145Z|2cb90a01-adec-4d1c-a4d1-498cce892afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:29:32.148Z|2cb90a01-adec-4d1c-a4d1-498cce892afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:29:33.084Z|94c47a39-7533-4b55-9244-14e68cab5774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:33.085Z|94c47a39-7533-4b55-9244-14e68cab5774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:34.471Z|ed052102-82fa-4d1d-928c-c49c3c33e099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:34.473Z|ed052102-82fa-4d1d-928c-c49c3c33e099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:35.493Z|adff172a-bcfe-4cb4-91c7-85267cdf19f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:35.494Z|adff172a-bcfe-4cb4-91c7-85267cdf19f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:43.121Z|e8b4fecd-01f2-4067-b47b-dacecaf74998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:43.122Z|e8b4fecd-01f2-4067-b47b-dacecaf74998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:44.502Z|12d607bd-f3dc-464c-8bd5-a43dc905972e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:44.504Z|12d607bd-f3dc-464c-8bd5-a43dc905972e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:45.519Z|b3484b58-9d65-4774-b5d3-9da2796b5076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:45.520Z|b3484b58-9d65-4774-b5d3-9da2796b5076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:47.145Z|53639569-67de-4c63-b724-5dad1c5899bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:29:47.146Z|53639569-67de-4c63-b724-5dad1c5899bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:29:47.273Z|157afa2e-e747-4195-bd6e-025b2e398e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:29:47.274Z|157afa2e-e747-4195-bd6e-025b2e398e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:29:53.147Z|385ab481-dd33-4ecb-b5a0-ff0b4150350c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:53.148Z|385ab481-dd33-4ecb-b5a0-ff0b4150350c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:54.531Z|f6d72722-e1e7-48c0-9335-bbfcd0f00140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:54.533Z|f6d72722-e1e7-48c0-9335-bbfcd0f00140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:29:55.555Z|7509ad62-900b-4a9c-848d-d8fd5dae071d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:29:55.556Z|7509ad62-900b-4a9c-848d-d8fd5dae071d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:02.145Z|62fb4787-df1a-4300-a106-8146a1d2d29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:30:02.146Z|62fb4787-df1a-4300-a106-8146a1d2d29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:30:03.179Z|2cc0adb7-759f-414a-b7dd-d5f8972ebc19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:03.180Z|2cc0adb7-759f-414a-b7dd-d5f8972ebc19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:04.559Z|258cbfbf-8909-4367-b1fa-c21dd04f8cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:04.560Z|258cbfbf-8909-4367-b1fa-c21dd04f8cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:05.580Z|77567083-b2e4-4b9a-aecc-66054b30397f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:05.582Z|77567083-b2e4-4b9a-aecc-66054b30397f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:13.210Z|d8b3efe7-a514-4d59-83a1-414788471f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:13.211Z|d8b3efe7-a514-4d59-83a1-414788471f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:14.594Z|36d11361-23a1-4b2e-9eef-b62da41db643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:14.595Z|36d11361-23a1-4b2e-9eef-b62da41db643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:15.607Z|dd8001c8-97e6-46f0-a15a-481ead2c101a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:15.609Z|dd8001c8-97e6-46f0-a15a-481ead2c101a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:17.145Z|dbf1aab7-655e-4892-8e57-25823d3adb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:30:17.148Z|dbf1aab7-655e-4892-8e57-25823d3adb4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:30:17.277Z|35cd04c5-81f5-4cb6-bf1b-8b018487998d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:30:17.278Z|35cd04c5-81f5-4cb6-bf1b-8b018487998d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:30:23.245Z|c97663ae-c366-4061-b7ef-3c2121a8856b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:23.246Z|c97663ae-c366-4061-b7ef-3c2121a8856b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:24.618Z|3c1d071f-02dd-442a-8f5c-83df3adc9058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:24.619Z|3c1d071f-02dd-442a-8f5c-83df3adc9058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:25.635Z|2ffb5bea-4eb3-4ce4-8c2f-55a59dde8c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:25.636Z|2ffb5bea-4eb3-4ce4-8c2f-55a59dde8c90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:32.145Z|6e4abfa4-45e8-4476-8a72-0a02a54fcdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:30:32.146Z|6e4abfa4-45e8-4476-8a72-0a02a54fcdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:30:33.280Z|7e3daabb-73c8-46bd-94df-bfb2c04b8cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:33.281Z|7e3daabb-73c8-46bd-94df-bfb2c04b8cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:34.644Z|cd4338f0-b70d-4a9b-859f-9d9cde47d9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:34.645Z|cd4338f0-b70d-4a9b-859f-9d9cde47d9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:35.661Z|74d4a985-e413-4049-b65c-b558f4aa3478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:35.662Z|74d4a985-e413-4049-b65c-b558f4aa3478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:43.310Z|aca73181-6783-45a4-8ebf-86005eae91dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:43.311Z|aca73181-6783-45a4-8ebf-86005eae91dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:44.670Z|2dfc4e0d-6466-4d54-89b6-4b578a9fc3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:44.671Z|2dfc4e0d-6466-4d54-89b6-4b578a9fc3b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:45.687Z|33051071-c66a-410c-838a-d154f9fed650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:45.688Z|33051071-c66a-410c-838a-d154f9fed650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:47.146Z|355e7d14-9d4e-466b-9289-27ca00587f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:30:47.148Z|355e7d14-9d4e-466b-9289-27ca00587f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:30:47.279Z|155814cb-eade-4510-91ed-e080c37ba6bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:30:47.280Z|155814cb-eade-4510-91ed-e080c37ba6bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:30:53.354Z|503e61eb-819e-4b35-b54a-077d8e0426a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:53.355Z|503e61eb-819e-4b35-b54a-077d8e0426a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:54.698Z|76fbf300-ca4a-4118-9b34-0c3726a4e8dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:54.700Z|76fbf300-ca4a-4118-9b34-0c3726a4e8dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:30:55.713Z|6b4a2bf8-ffc6-495b-9668-7c715d562095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:30:55.714Z|6b4a2bf8-ffc6-495b-9668-7c715d562095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:02.145Z|2f48b62f-a7b3-48cf-961a-4740b98daf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:31:02.148Z|2f48b62f-a7b3-48cf-961a-4740b98daf26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:31:03.385Z|fe07f90a-e53f-4be8-8af8-2b14d210c5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:03.386Z|fe07f90a-e53f-4be8-8af8-2b14d210c5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:04.731Z|2e93e6e5-d30d-41a9-b25f-1bba9a4392e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:04.732Z|2e93e6e5-d30d-41a9-b25f-1bba9a4392e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:05.742Z|0227bbe6-e6aa-4516-b035-3f2cc8a09455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:05.744Z|0227bbe6-e6aa-4516-b035-3f2cc8a09455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:13.417Z|97580a1f-50de-492a-b316-067fd51faafa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:13.418Z|97580a1f-50de-492a-b316-067fd51faafa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:14.756Z|9cef8e44-6783-4a5f-9a2e-9fecb5523e72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:14.757Z|9cef8e44-6783-4a5f-9a2e-9fecb5523e72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:15.768Z|ffec6c6c-a01d-492b-b7e4-aa2adaf2742f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:15.769Z|ffec6c6c-a01d-492b-b7e4-aa2adaf2742f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:17.145Z|676f09c0-105f-45ec-805b-cafff845a930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:31:17.145Z|676f09c0-105f-45ec-805b-cafff845a930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:31:17.281Z|a5ed8ba5-f290-4b01-8cb2-48d4c045fa25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:31:17.282Z|a5ed8ba5-f290-4b01-8cb2-48d4c045fa25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:31:23.445Z|2a4cdd5a-477c-4be9-baba-e1f49bbff932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:23.446Z|2a4cdd5a-477c-4be9-baba-e1f49bbff932|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:24.780Z|b2d43931-707e-4ad8-a9c6-6178c5728182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:24.781Z|b2d43931-707e-4ad8-a9c6-6178c5728182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:25.795Z|24d9c34f-f684-43de-b832-7b825512c120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:25.796Z|24d9c34f-f684-43de-b832-7b825512c120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:32.145Z|fac3b3c9-6b35-4534-b078-b8c4c9dccd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:31:32.146Z|fac3b3c9-6b35-4534-b078-b8c4c9dccd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:31:33.511Z|608b3bc1-85d8-4d9a-8e87-a7d0ea4283d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:33.512Z|608b3bc1-85d8-4d9a-8e87-a7d0ea4283d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:34.818Z|283522c0-3c35-472a-86c6-6e49a70509d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:34.819Z|283522c0-3c35-472a-86c6-6e49a70509d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:35.824Z|7cb04079-698b-4cf5-9d75-812ec6972235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:35.825Z|7cb04079-698b-4cf5-9d75-812ec6972235|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:43.541Z|a00a2b8b-579b-4251-abc7-be03e68a6c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:43.542Z|a00a2b8b-579b-4251-abc7-be03e68a6c3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:44.883Z|98bd2d88-4adc-42e7-8c10-b29b878496fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:44.884Z|98bd2d88-4adc-42e7-8c10-b29b878496fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:45.852Z|1c7c3180-1366-44b7-83db-9e5bdd68394e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:45.853Z|1c7c3180-1366-44b7-83db-9e5bdd68394e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:47.145Z|e6e319fd-a678-4970-abeb-c3311e324fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:31:47.148Z|e6e319fd-a678-4970-abeb-c3311e324fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:31:47.283Z|e46a42c6-4040-4b22-8042-d025cd2c3323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:31:47.283Z|e46a42c6-4040-4b22-8042-d025cd2c3323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:31:53.566Z|b593f61e-ff0f-4824-be40-4ec84eb0ae0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:53.567Z|b593f61e-ff0f-4824-be40-4ec84eb0ae0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:54.909Z|b65d2b61-5b73-49fa-8144-d4d9e3737d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:54.910Z|b65d2b61-5b73-49fa-8144-d4d9e3737d80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:31:55.877Z|1470d088-ed53-4239-ba3f-6478697c0427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:31:55.878Z|1470d088-ed53-4239-ba3f-6478697c0427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:02.145Z|df638651-3f50-42ab-94e5-07684a31be22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:32:02.146Z|df638651-3f50-42ab-94e5-07684a31be22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:32:03.591Z|dfd0ac3a-6f40-482e-950d-c086c7fca3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:03.593Z|dfd0ac3a-6f40-482e-950d-c086c7fca3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:04.971Z|ac91358f-d346-4cac-a089-c9f8beadf6c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:04.972Z|ac91358f-d346-4cac-a089-c9f8beadf6c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:05.902Z|5affd19f-f54f-4c92-9c09-c47b9ffbaec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:05.903Z|5affd19f-f54f-4c92-9c09-c47b9ffbaec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:13.618Z|87b2b741-207d-4005-8de0-9f283bb888d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:13.622Z|87b2b741-207d-4005-8de0-9f283bb888d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:15.011Z|7bbfd814-561f-4a12-a59f-5c9ebb44724b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:15.012Z|7bbfd814-561f-4a12-a59f-5c9ebb44724b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:15.931Z|f90ed754-90eb-4166-85f0-5131bdf85f7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:15.932Z|f90ed754-90eb-4166-85f0-5131bdf85f7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:17.145Z|258d7773-db0a-45be-afba-4544145183a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:32:17.146Z|258d7773-db0a-45be-afba-4544145183a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:32:17.285Z|3ed7a32b-bbae-43ae-b9a6-5295b2ba74ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:32:17.285Z|3ed7a32b-bbae-43ae-b9a6-5295b2ba74ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:32:18.368Z|4a1b14d4-9db8-4682-bf7e-1a38a4c16667|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:32:18.370Z|4a1b14d4-9db8-4682-bf7e-1a38a4c16667|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:23.649Z|d5397da0-c40f-4f9e-8415-10bbb6ef902a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:23.650Z|d5397da0-c40f-4f9e-8415-10bbb6ef902a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:25.036Z|add54b40-adc8-4d5f-9831-2b7d5dcdd6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:25.037Z|add54b40-adc8-4d5f-9831-2b7d5dcdd6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:25.961Z|447b7c6f-ed19-4045-9224-c086a436fa8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:25.962Z|447b7c6f-ed19-4045-9224-c086a436fa8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:32.145Z|72631e03-57ab-4806-816e-5addca606b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:32:32.148Z|72631e03-57ab-4806-816e-5addca606b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:32:33.692Z|daf5e763-fed2-4cf9-babb-99531332d638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:33.693Z|daf5e763-fed2-4cf9-babb-99531332d638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:35.065Z|057bbe47-1809-444e-bf02-4d97999b9c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:35.065Z|057bbe47-1809-444e-bf02-4d97999b9c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:35.986Z|6b18cee6-a8b5-4ee4-aad0-446ad0e9b1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:35.987Z|6b18cee6-a8b5-4ee4-aad0-446ad0e9b1b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:43.719Z|3a8c80f8-e8c9-4bba-815f-cd58dacd39b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:43.720Z|3a8c80f8-e8c9-4bba-815f-cd58dacd39b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:45.093Z|deba4dca-7ab5-4dc0-b331-1502e0eda4b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:45.094Z|deba4dca-7ab5-4dc0-b331-1502e0eda4b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:46.014Z|ee3a0a1f-2558-4957-b3bc-6b93b176fe8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:46.015Z|ee3a0a1f-2558-4957-b3bc-6b93b176fe8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:47.145Z|ea1bc617-2919-4802-bffd-ca87041e62b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:32:47.145Z|ea1bc617-2919-4802-bffd-ca87041e62b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:32:47.286Z|7d75fba4-4b06-41d9-aef8-df6e7d6492b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:32:47.287Z|7d75fba4-4b06-41d9-aef8-df6e7d6492b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:32:53.745Z|8e617a6e-8c9b-46cc-9396-b684df1368cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:53.747Z|8e617a6e-8c9b-46cc-9396-b684df1368cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:55.121Z|2ec662c5-5b27-4662-8b55-97329e624705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:55.122Z|2ec662c5-5b27-4662-8b55-97329e624705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:32:56.054Z|b27de2c5-fe53-4a88-a4e0-f9c44784bdcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:32:56.055Z|b27de2c5-fe53-4a88-a4e0-f9c44784bdcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:02.145Z|7fe2f721-9354-43ee-b894-b9f8cea4550c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:33:02.146Z|7fe2f721-9354-43ee-b894-b9f8cea4550c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:33:03.776Z|2fdfc70e-1b96-46c3-a74e-c63757c2abec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:03.777Z|2fdfc70e-1b96-46c3-a74e-c63757c2abec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:05.148Z|ce913721-ad26-4711-8258-e1581ca90219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:05.149Z|ce913721-ad26-4711-8258-e1581ca90219|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:06.080Z|9ae71efb-a141-4228-bfa9-17f61b6ff3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:06.082Z|9ae71efb-a141-4228-bfa9-17f61b6ff3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:13.802Z|1a2f8a30-ddaf-4747-8a29-3b7260c00453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:13.803Z|1a2f8a30-ddaf-4747-8a29-3b7260c00453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:15.183Z|ac08dc3e-2234-4577-9c40-d6ec2dc19c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:15.184Z|ac08dc3e-2234-4577-9c40-d6ec2dc19c1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:16.111Z|e02a5030-92f4-4dec-a60f-f31018812481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:16.112Z|e02a5030-92f4-4dec-a60f-f31018812481|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:17.145Z|dca95e35-e1a3-41f5-97a4-0438f287f322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:33:17.148Z|dca95e35-e1a3-41f5-97a4-0438f287f322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:33:17.288Z|1bdc2a0e-7237-4c6f-a117-24b916ad0fa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:33:17.289Z|1bdc2a0e-7237-4c6f-a117-24b916ad0fa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:33:18.353Z|779a30d1-976d-4759-97e6-39a14e053b7e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:33:18.357Z|779a30d1-976d-4759-97e6-39a14e053b7e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:23.833Z|9e4af00a-0ce2-4d5c-aaae-db548ed75af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:23.834Z|9e4af00a-0ce2-4d5c-aaae-db548ed75af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:25.221Z|93f4bcf3-64c6-4a8b-909a-eb7c3e7fafbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:25.222Z|93f4bcf3-64c6-4a8b-909a-eb7c3e7fafbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:26.163Z|b308d2fa-e5b9-413c-a9d2-210fe9a76ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:26.164Z|b308d2fa-e5b9-413c-a9d2-210fe9a76ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:32.145Z|6f6da6d5-0944-4917-91b3-473b9ed53af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:33:32.145Z|6f6da6d5-0944-4917-91b3-473b9ed53af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:33:33.860Z|7a5b1532-25d6-4abc-b616-771de2040b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:33.861Z|7a5b1532-25d6-4abc-b616-771de2040b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:35.268Z|fd7c4117-8007-46de-80a0-c55b7dea069e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:35.269Z|fd7c4117-8007-46de-80a0-c55b7dea069e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:36.188Z|5c5a0047-0ec7-4e94-88ee-e92d36402caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:36.189Z|5c5a0047-0ec7-4e94-88ee-e92d36402caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:43.898Z|fea54ddb-ed37-4106-8c43-40e1a5d2d76f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:43.899Z|fea54ddb-ed37-4106-8c43-40e1a5d2d76f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:45.293Z|b8973013-267b-4409-a0a1-3ee90c946be7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:45.294Z|b8973013-267b-4409-a0a1-3ee90c946be7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:46.213Z|13c02b0c-6c75-4fcc-b97d-1a17fafdbe85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:46.215Z|13c02b0c-6c75-4fcc-b97d-1a17fafdbe85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:47.145Z|7aa8fee9-02aa-4732-9523-a823ebbcba43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:33:47.146Z|7aa8fee9-02aa-4732-9523-a823ebbcba43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:33:47.290Z|728a3fb1-0679-4223-b6ea-e60c34eefb04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:33:47.291Z|728a3fb1-0679-4223-b6ea-e60c34eefb04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:33:53.922Z|fe760d6f-5e22-47ec-b652-52886c0bcce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:53.923Z|fe760d6f-5e22-47ec-b652-52886c0bcce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:55.323Z|ddf8abe7-8c81-4622-8a09-8c1f093a5c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:55.324Z|ddf8abe7-8c81-4622-8a09-8c1f093a5c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:33:56.241Z|7e8c2741-1bdb-459f-a56f-3fbbbffaf115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:33:56.243Z|7e8c2741-1bdb-459f-a56f-3fbbbffaf115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:02.145Z|9b4705bf-b051-47c5-9e66-4e979d35b3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:34:02.147Z|9b4705bf-b051-47c5-9e66-4e979d35b3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:34:03.949Z|746b2f43-5c67-4d9e-9d77-bd25f8230a31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:03.950Z|746b2f43-5c67-4d9e-9d77-bd25f8230a31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:05.370Z|e10b7eda-a236-4571-a91c-80f57d87b3df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:05.371Z|e10b7eda-a236-4571-a91c-80f57d87b3df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:06.264Z|95c2abbe-07dc-420c-a671-26c34df23b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:06.265Z|95c2abbe-07dc-420c-a671-26c34df23b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:13.973Z|fd1f59e3-6a1d-487e-8c82-b07732ecffa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:13.974Z|fd1f59e3-6a1d-487e-8c82-b07732ecffa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:15.395Z|4ffd80b4-d02c-4a4e-8e51-b345e0a14d20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:15.396Z|4ffd80b4-d02c-4a4e-8e51-b345e0a14d20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:16.289Z|8618033a-4645-4185-a36f-c246896a20e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:16.291Z|8618033a-4645-4185-a36f-c246896a20e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:17.145Z|498b6f6d-71ba-42bc-8c2b-044c8ee5872f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:34:17.146Z|498b6f6d-71ba-42bc-8c2b-044c8ee5872f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:34:17.292Z|65d23799-6f74-4ef0-8e38-cf0ffc5e6d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:34:17.293Z|65d23799-6f74-4ef0-8e38-cf0ffc5e6d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:34:18.353Z|efb83c98-476a-4fdf-9244-ee19c28a84d2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:34:18.354Z|efb83c98-476a-4fdf-9244-ee19c28a84d2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:24.000Z|57045685-69d9-428a-a208-0baf63591597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:24.002Z|57045685-69d9-428a-a208-0baf63591597|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:25.425Z|1e681af0-cd36-4fd4-8c43-d0cf1f09d38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:25.426Z|1e681af0-cd36-4fd4-8c43-d0cf1f09d38c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:26.316Z|9b8d28c1-c6e4-4aae-9b6a-9b3bd05f24e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:26.316Z|9b8d28c1-c6e4-4aae-9b6a-9b3bd05f24e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:32.145Z|efcf4865-db08-4336-81e0-2557c2ff909b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:34:32.146Z|efcf4865-db08-4336-81e0-2557c2ff909b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:34:34.027Z|66ebfc79-0c30-47c4-b585-fca26ed99e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:34.028Z|66ebfc79-0c30-47c4-b585-fca26ed99e6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:35.451Z|5b88dc8d-e78c-4764-9018-aceee26ce001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:35.453Z|5b88dc8d-e78c-4764-9018-aceee26ce001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:36.341Z|054dae4d-cd88-40a5-a082-730d4802d02f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:36.342Z|054dae4d-cd88-40a5-a082-730d4802d02f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:44.054Z|a47a7e3d-1107-4907-a72a-44b2ee28284f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:44.054Z|a47a7e3d-1107-4907-a72a-44b2ee28284f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:45.484Z|b4c71c65-ee23-4b64-8230-79fbc6f04c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:45.485Z|b4c71c65-ee23-4b64-8230-79fbc6f04c2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:46.366Z|661a2af8-bee6-4b25-993c-39e83dc93d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:46.367Z|661a2af8-bee6-4b25-993c-39e83dc93d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:47.145Z|acc7dd82-7bd2-4b9b-ba7f-92629381f9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:34:47.148Z|acc7dd82-7bd2-4b9b-ba7f-92629381f9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:34:47.294Z|97325603-4c40-411a-b27c-bf0cd69e9684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:34:47.295Z|97325603-4c40-411a-b27c-bf0cd69e9684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:34:54.097Z|553a4c71-9bd6-48e6-9dab-cdcf9effac72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:54.099Z|553a4c71-9bd6-48e6-9dab-cdcf9effac72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:55.514Z|6f7e38c5-2cf8-4279-a3f6-ab962fddc4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:55.515Z|6f7e38c5-2cf8-4279-a3f6-ab962fddc4b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:34:56.396Z|4269108f-9d09-4083-9081-1516445c0fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:34:56.397Z|4269108f-9d09-4083-9081-1516445c0fd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:02.145Z|94759fff-d602-4b21-aebd-ebf6a2bfba1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:35:02.146Z|94759fff-d602-4b21-aebd-ebf6a2bfba1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:35:04.125Z|3608335d-78f8-4837-b4fa-b04c01c0c8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:04.126Z|3608335d-78f8-4837-b4fa-b04c01c0c8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:05.540Z|dbecb030-9845-423d-8f72-78843da2d962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:05.541Z|dbecb030-9845-423d-8f72-78843da2d962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:06.422Z|14270ec8-3dae-4ea4-a5c7-4acb52443ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:06.423Z|14270ec8-3dae-4ea4-a5c7-4acb52443ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:14.153Z|39077288-68ba-4bd3-a3f6-96b6bb35eaeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:14.154Z|39077288-68ba-4bd3-a3f6-96b6bb35eaeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:15.571Z|70f8827a-f743-4e4b-933a-d3ad89467ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:15.572Z|70f8827a-f743-4e4b-933a-d3ad89467ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:16.448Z|f5f9c655-fee7-4711-847c-a3ae453fabb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:16.450Z|f5f9c655-fee7-4711-847c-a3ae453fabb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:17.145Z|10d20b1e-6bd1-4d2c-9eb1-de1044b2874b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:35:17.146Z|10d20b1e-6bd1-4d2c-9eb1-de1044b2874b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:35:17.296Z|f5263655-1c27-424f-85e2-c1ce123ae24f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:35:17.297Z|f5263655-1c27-424f-85e2-c1ce123ae24f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:35:18.354Z|c37fdd2f-babf-48cb-8ea3-029b210acfc4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:35:18.355Z|c37fdd2f-babf-48cb-8ea3-029b210acfc4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:24.187Z|6491222f-9883-442c-b838-c8f68d73ff36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:24.188Z|6491222f-9883-442c-b838-c8f68d73ff36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:25.599Z|0e31b26c-bd54-4544-aaa6-29a229c2fea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:25.600Z|0e31b26c-bd54-4544-aaa6-29a229c2fea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:26.475Z|be264457-39e5-4a0d-a40d-beebbaf00676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:26.476Z|be264457-39e5-4a0d-a40d-beebbaf00676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:32.145Z|aaf655aa-fbc3-4711-916d-25f619de3cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:35:32.148Z|aaf655aa-fbc3-4711-916d-25f619de3cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:35:34.213Z|56daa54b-f9b5-4fde-bc08-2728adce7f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:34.215Z|56daa54b-f9b5-4fde-bc08-2728adce7f8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:35.625Z|ae440717-fa32-4a11-ad2a-a7ca9d31b62a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:35.626Z|ae440717-fa32-4a11-ad2a-a7ca9d31b62a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:36.505Z|0d8ff588-8179-4286-9759-e655452bf89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:36.507Z|0d8ff588-8179-4286-9759-e655452bf89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:44.240Z|02479036-fc43-4c91-acd7-0c04c4a64461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:44.241Z|02479036-fc43-4c91-acd7-0c04c4a64461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:45.652Z|bce1910f-b103-4ace-bc5e-da16ee6e2349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:45.653Z|bce1910f-b103-4ace-bc5e-da16ee6e2349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:46.541Z|6d35e932-4154-4313-b35f-0a210197877c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:46.542Z|6d35e932-4154-4313-b35f-0a210197877c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:47.145Z|e214036d-c3b7-4ee3-9730-e2e87e93a9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:35:47.146Z|e214036d-c3b7-4ee3-9730-e2e87e93a9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:35:47.298Z|be10b192-cfaa-4cf3-b7af-c5b8d1735485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:35:47.299Z|be10b192-cfaa-4cf3-b7af-c5b8d1735485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:35:54.266Z|90492bd8-7ed9-4b34-a1a3-13b2b7ab6393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:54.267Z|90492bd8-7ed9-4b34-a1a3-13b2b7ab6393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:55.676Z|3bdf7620-5b14-4852-b4a0-572caaf21a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:55.677Z|3bdf7620-5b14-4852-b4a0-572caaf21a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:35:56.567Z|b5668101-5c75-489c-b83f-37607a17ecdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:35:56.568Z|b5668101-5c75-489c-b83f-37607a17ecdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:02.145Z|07cc269b-f26c-42fc-8bec-38d2c955740b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:36:02.146Z|07cc269b-f26c-42fc-8bec-38d2c955740b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:36:04.291Z|2502f386-02de-47da-8d95-1b7d88f395f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:04.292Z|2502f386-02de-47da-8d95-1b7d88f395f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:05.703Z|6475691e-ecc0-4277-aeea-a13612610bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:05.704Z|6475691e-ecc0-4277-aeea-a13612610bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:06.597Z|9f2c5a94-b4ab-4d03-96cd-9f0024575d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:06.598Z|9f2c5a94-b4ab-4d03-96cd-9f0024575d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:14.314Z|3595ba70-5c71-4a01-a1f5-5d0d2ee8483d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:14.315Z|3595ba70-5c71-4a01-a1f5-5d0d2ee8483d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:15.728Z|a9761305-bbe5-4eac-9e57-cc5dba36fbd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:15.729Z|a9761305-bbe5-4eac-9e57-cc5dba36fbd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:16.638Z|7b0be3d8-044c-4c82-9548-cf736fed1870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:16.640Z|7b0be3d8-044c-4c82-9548-cf736fed1870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:17.146Z|c91a2aaa-ceb5-4a1b-8d6a-0c997bf40b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:36:17.149Z|c91a2aaa-ceb5-4a1b-8d6a-0c997bf40b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:36:17.300Z|e1946bbd-65d3-4c9b-af33-263a43890460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:36:17.300Z|e1946bbd-65d3-4c9b-af33-263a43890460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:36:18.353Z|4f4d0bf2-6229-4543-a27a-7bef49ec3a6c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:36:18.354Z|4f4d0bf2-6229-4543-a27a-7bef49ec3a6c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:24.343Z|379a094c-7f60-41a0-af9c-0c85d8310765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:24.344Z|379a094c-7f60-41a0-af9c-0c85d8310765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:25.757Z|9927f3c1-974c-4ff1-bdd3-911708937a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:25.758Z|9927f3c1-974c-4ff1-bdd3-911708937a21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:26.667Z|b06968a2-7a29-4106-b918-3c8d7377a195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:26.668Z|b06968a2-7a29-4106-b918-3c8d7377a195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:32.145Z|74c0403b-aabd-4f0e-8c3d-da62bf7678e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:36:32.145Z|74c0403b-aabd-4f0e-8c3d-da62bf7678e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:36:34.371Z|bfa75b33-4a70-42e7-b30b-50592be4aeab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:34.372Z|bfa75b33-4a70-42e7-b30b-50592be4aeab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:35.782Z|a9ec7e1b-29e8-48fb-a12c-d630f71d4cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:35.783Z|a9ec7e1b-29e8-48fb-a12c-d630f71d4cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:36.698Z|5dc95241-d725-4493-9a70-58fb3619288c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:36.699Z|5dc95241-d725-4493-9a70-58fb3619288c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:44.398Z|c32ced31-8cdb-4a2b-b028-bdb17165a459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:44.399Z|c32ced31-8cdb-4a2b-b028-bdb17165a459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:45.807Z|e6e3bba8-4383-4c4e-9942-921d3c74d542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:45.808Z|e6e3bba8-4383-4c4e-9942-921d3c74d542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:46.723Z|28d77a00-ca1a-4a50-a602-4f74249daa25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:46.724Z|28d77a00-ca1a-4a50-a602-4f74249daa25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:47.145Z|a1d696a2-15a5-4e1c-a7b3-d69d4a7d296b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:36:47.145Z|a1d696a2-15a5-4e1c-a7b3-d69d4a7d296b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:36:47.301Z|66024ee5-fd1c-428f-aebe-c05b77b3bc4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:36:47.302Z|66024ee5-fd1c-428f-aebe-c05b77b3bc4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:36:54.425Z|6d539f1a-007e-4053-ba2d-d20b0c6717bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:54.426Z|6d539f1a-007e-4053-ba2d-d20b0c6717bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:55.835Z|27d06f46-4bb0-4d34-b366-b0de26925c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:55.836Z|27d06f46-4bb0-4d34-b366-b0de26925c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:36:56.749Z|298a0ee5-44bf-4028-8379-fd12a8139b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:36:56.750Z|298a0ee5-44bf-4028-8379-fd12a8139b18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:02.145Z|9f0e08a5-fa27-4670-b126-496ca31810a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:37:02.148Z|9f0e08a5-fa27-4670-b126-496ca31810a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:37:04.448Z|a36b4b82-78dc-4607-8115-927f988863ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:04.449Z|a36b4b82-78dc-4607-8115-927f988863ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:05.862Z|29fe5fbc-a870-4206-b65f-09ff1b5e86fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:05.863Z|29fe5fbc-a870-4206-b65f-09ff1b5e86fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:06.776Z|77d310d1-eb2c-48d1-bd41-edabbcb5eb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:06.778Z|77d310d1-eb2c-48d1-bd41-edabbcb5eb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:14.474Z|fa6bb3e7-f5ea-4e99-9037-3fe80a442ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:14.475Z|fa6bb3e7-f5ea-4e99-9037-3fe80a442ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:15.892Z|e76aa104-0645-4af1-9292-31959c218470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:15.894Z|e76aa104-0645-4af1-9292-31959c218470|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:16.801Z|ce8241c3-d70d-4f90-bf30-85b77bfed123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:16.802Z|ce8241c3-d70d-4f90-bf30-85b77bfed123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:17.145Z|af389369-26f8-4be0-beb8-6f8157b46749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:37:17.145Z|af389369-26f8-4be0-beb8-6f8157b46749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:37:17.303Z|d6a1d80d-b14d-4208-bde8-97d16d03bf3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:37:17.303Z|d6a1d80d-b14d-4208-bde8-97d16d03bf3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:37:18.353Z|b33cbf15-9eaa-4811-8524-afc51d7c7a1f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:37:18.354Z|b33cbf15-9eaa-4811-8524-afc51d7c7a1f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:24.500Z|1d28d94f-c7f6-4437-9501-a28962c9712a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:24.501Z|1d28d94f-c7f6-4437-9501-a28962c9712a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:25.922Z|a3014fa2-f8da-4208-ba10-ec9b8cdd0df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:25.923Z|a3014fa2-f8da-4208-ba10-ec9b8cdd0df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:26.828Z|e47528f6-d54e-4a0b-b020-2641efec7659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:26.829Z|e47528f6-d54e-4a0b-b020-2641efec7659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:32.145Z|42b534ce-2dba-4482-b226-783ecb32d811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:37:32.146Z|42b534ce-2dba-4482-b226-783ecb32d811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:37:34.527Z|80d53f77-dc25-40b0-841b-3ab8c5db53e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:34.528Z|80d53f77-dc25-40b0-841b-3ab8c5db53e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:35.949Z|f6e223e2-6b83-4595-af99-2c8de3d705de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:35.950Z|f6e223e2-6b83-4595-af99-2c8de3d705de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:36.854Z|3820684e-f6c3-4e32-b124-d36386d1cfe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:36.855Z|3820684e-f6c3-4e32-b124-d36386d1cfe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:44.552Z|4dd37c88-7faa-4865-855e-2ad146c7e6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:44.553Z|4dd37c88-7faa-4865-855e-2ad146c7e6a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:45.989Z|b23d8bb2-11ee-4497-9dfb-388037dfa6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:45.990Z|b23d8bb2-11ee-4497-9dfb-388037dfa6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:46.881Z|fa462c0d-8c8c-4096-9bf4-af8ee5a794f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:46.882Z|fa462c0d-8c8c-4096-9bf4-af8ee5a794f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:47.145Z|85171f9e-b28d-4389-a3a8-1f51b144f0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:37:47.147Z|85171f9e-b28d-4389-a3a8-1f51b144f0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:37:47.304Z|a3bbc3e9-a8fd-451f-ba5b-14fe67959b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:37:47.305Z|a3bbc3e9-a8fd-451f-ba5b-14fe67959b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:37:54.576Z|746e3758-6124-4f34-912b-db2336e8d610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:54.577Z|746e3758-6124-4f34-912b-db2336e8d610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:56.020Z|3f5896b5-4d5c-42f8-ad19-0294c1b96979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:56.021Z|3f5896b5-4d5c-42f8-ad19-0294c1b96979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:37:56.909Z|196272c7-aa23-41f9-97c6-5208f95c9656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:37:56.909Z|196272c7-aa23-41f9-97c6-5208f95c9656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:02.145Z|2e99a1f0-1fa1-4cf0-8106-27b7397b3456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:38:02.145Z|2e99a1f0-1fa1-4cf0-8106-27b7397b3456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:38:04.600Z|018858f0-5002-4687-95f3-c414a48f6d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:04.601Z|018858f0-5002-4687-95f3-c414a48f6d04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:06.045Z|37d90160-954a-42f1-8cab-7ced3ac6241f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:06.046Z|37d90160-954a-42f1-8cab-7ced3ac6241f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:06.933Z|028022e1-d10c-406f-829c-035359cf9f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:06.934Z|028022e1-d10c-406f-829c-035359cf9f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:14.636Z|251670b3-6f9b-4263-943e-b06e80d22e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:14.637Z|251670b3-6f9b-4263-943e-b06e80d22e01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:16.077Z|9fe2ae34-1c9b-4546-b353-186232990947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:16.078Z|9fe2ae34-1c9b-4546-b353-186232990947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:16.961Z|289ec7e0-c374-43ec-86b4-512c09848b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:16.962Z|289ec7e0-c374-43ec-86b4-512c09848b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:17.145Z|fab2b717-49ed-46cd-9b9b-d6cc94ac6ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:38:17.145Z|fab2b717-49ed-46cd-9b9b-d6cc94ac6ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:38:17.306Z|44b99297-dd6c-46d7-80f0-ad02a4dbb6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:38:17.307Z|44b99297-dd6c-46d7-80f0-ad02a4dbb6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:38:18.351Z|91504db6-f6de-41fa-85c4-67b5c76ab00e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:38:18.352Z|91504db6-f6de-41fa-85c4-67b5c76ab00e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:24.661Z|520628d9-d9a3-4681-b2b1-d6c51eb347ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:24.662Z|520628d9-d9a3-4681-b2b1-d6c51eb347ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:26.109Z|2a88c3eb-0e25-4f95-a4d8-f11e4d3d4ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:26.110Z|2a88c3eb-0e25-4f95-a4d8-f11e4d3d4ec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:26.987Z|b1d1cb5f-2ab2-4e97-89ef-c26b29465532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:26.988Z|b1d1cb5f-2ab2-4e97-89ef-c26b29465532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:32.145Z|ba11fd25-772d-4556-90fa-7d2aee08bfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:38:32.148Z|ba11fd25-772d-4556-90fa-7d2aee08bfb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:38:34.685Z|f129c171-5350-4ca5-87fc-ffbdcfb24de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:34.686Z|f129c171-5350-4ca5-87fc-ffbdcfb24de6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:36.136Z|9fb219a8-1d8e-4df5-92c8-d689dc9b9ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:36.137Z|9fb219a8-1d8e-4df5-92c8-d689dc9b9ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:37.011Z|f7164b67-07c2-44c6-8a8a-bcc8c1b97a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:37.013Z|f7164b67-07c2-44c6-8a8a-bcc8c1b97a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:44.711Z|77f24019-4d76-4930-8a19-40ea5bd8bc76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:44.711Z|77f24019-4d76-4930-8a19-40ea5bd8bc76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:46.163Z|7edf1240-c778-43db-803f-d523c73bc711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:46.164Z|7edf1240-c778-43db-803f-d523c73bc711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:47.039Z|9ac8c331-2fc7-4ba3-bf36-8ed5e92a16bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:47.040Z|9ac8c331-2fc7-4ba3-bf36-8ed5e92a16bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:47.145Z|fa777219-24f4-45a4-b925-646005c209b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:38:47.145Z|fa777219-24f4-45a4-b925-646005c209b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:38:47.308Z|b710cdd2-0535-40d5-b914-04a9b6703a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:38:47.309Z|b710cdd2-0535-40d5-b914-04a9b6703a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:38:54.746Z|5d730f00-8128-4bde-a5a5-31d3894451dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:54.747Z|5d730f00-8128-4bde-a5a5-31d3894451dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:56.194Z|25138669-a0f2-4226-99a7-fbcdbb844799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:56.195Z|25138669-a0f2-4226-99a7-fbcdbb844799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:38:57.063Z|adf6ccfe-fda5-4c8e-b0ce-1989a3877b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:38:57.064Z|adf6ccfe-fda5-4c8e-b0ce-1989a3877b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:02.145Z|6af5255d-7a39-4b90-a913-cee04ea58ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:39:02.145Z|6af5255d-7a39-4b90-a913-cee04ea58ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:39:04.771Z|daaaa3cc-a51f-40fa-90b2-0eaa0b57fdd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:04.772Z|daaaa3cc-a51f-40fa-90b2-0eaa0b57fdd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:06.220Z|1e64509c-86f3-4db6-acc5-6f529f4ce239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:06.221Z|1e64509c-86f3-4db6-acc5-6f529f4ce239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:07.088Z|e4569adc-ae48-42be-9d00-0544d4791702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:07.089Z|e4569adc-ae48-42be-9d00-0544d4791702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:14.801Z|ce9556be-6130-42d6-8dca-048b77a1b966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:14.802Z|ce9556be-6130-42d6-8dca-048b77a1b966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:16.250Z|5eaeb48c-6c26-42ee-a8c4-a66c89bfc60c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:16.251Z|5eaeb48c-6c26-42ee-a8c4-a66c89bfc60c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:17.113Z|5ec1f5e8-92c7-4188-ab18-d5accd6b1625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:17.114Z|5ec1f5e8-92c7-4188-ab18-d5accd6b1625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:17.144Z|d715b280-b877-4393-92c8-541932e9204e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:39:17.148Z|d715b280-b877-4393-92c8-541932e9204e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:39:17.310Z|a7a648b9-9f08-4300-acc2-2721a4943e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:39:17.311Z|a7a648b9-9f08-4300-acc2-2721a4943e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:39:18.356Z|85fe47da-d159-4db5-bef7-6a0c0c4304fc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:39:18.357Z|85fe47da-d159-4db5-bef7-6a0c0c4304fc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:24.827Z|e4305636-f9b4-4492-9c5d-3f0b14810f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:24.828Z|e4305636-f9b4-4492-9c5d-3f0b14810f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:26.276Z|dcbcda7f-73ce-4323-83a3-095a5210e18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:26.277Z|dcbcda7f-73ce-4323-83a3-095a5210e18a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:27.140Z|5cda4027-16df-4d52-a741-0b1157a11c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:27.142Z|5cda4027-16df-4d52-a741-0b1157a11c94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:32.145Z|3e06af8e-f19e-4bad-9f86-584cda346908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:39:32.145Z|3e06af8e-f19e-4bad-9f86-584cda346908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:39:34.885Z|b7784431-af35-4340-b2d7-0cc6cf2805ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:34.886Z|b7784431-af35-4340-b2d7-0cc6cf2805ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:36.299Z|1bb50038-ae6b-4184-98fe-de4c1ac9816f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:36.300Z|1bb50038-ae6b-4184-98fe-de4c1ac9816f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:37.166Z|f490bbc8-312d-40f1-9d4c-8c041191185c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:37.166Z|f490bbc8-312d-40f1-9d4c-8c041191185c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:44.912Z|be5a4e61-caab-4332-8ed6-9754e01e8509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:44.913Z|be5a4e61-caab-4332-8ed6-9754e01e8509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:46.323Z|55e65971-c621-4245-92b7-354b7ea2c08b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:46.324Z|55e65971-c621-4245-92b7-354b7ea2c08b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:47.145Z|a7a52862-d12b-4b4a-894c-d526fce92bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:39:47.145Z|a7a52862-d12b-4b4a-894c-d526fce92bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:39:47.195Z|8e8d7f00-82cd-4e35-aef9-33de76840301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:47.196Z|8e8d7f00-82cd-4e35-aef9-33de76840301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:47.314Z|9c4246f7-3215-4287-8fac-bc722a8aab52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:39:47.314Z|9c4246f7-3215-4287-8fac-bc722a8aab52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:39:54.977Z|35df5b03-3c1e-4277-82d7-dfe5169fb9cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:54.978Z|35df5b03-3c1e-4277-82d7-dfe5169fb9cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:56.354Z|6e9c1f76-33f4-426b-af08-1cb7ff27408a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:56.355Z|6e9c1f76-33f4-426b-af08-1cb7ff27408a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:39:57.219Z|6b480f26-2fdc-42d1-beac-74344f7ecebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:39:57.220Z|6b480f26-2fdc-42d1-beac-74344f7ecebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:02.145Z|f4fb63bd-442f-4dce-8854-44e9627743cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:40:02.149Z|f4fb63bd-442f-4dce-8854-44e9627743cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:40:05.008Z|d41efcbe-f4ca-4eab-9631-dc324c19c1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:05.009Z|d41efcbe-f4ca-4eab-9631-dc324c19c1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:06.376Z|41cafcea-1e5e-46ab-8d42-aaa75f8208dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:06.377Z|41cafcea-1e5e-46ab-8d42-aaa75f8208dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:07.243Z|3f6c10de-05c3-41a2-a41d-eabb6c99e5e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:07.244Z|3f6c10de-05c3-41a2-a41d-eabb6c99e5e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:15.049Z|ac5b1137-c31b-49e5-bafc-77cc368e53d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:15.050Z|ac5b1137-c31b-49e5-bafc-77cc368e53d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:16.400Z|5eb0cb61-29d0-4512-a6e3-2fb4c5e13d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:16.401Z|5eb0cb61-29d0-4512-a6e3-2fb4c5e13d2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:17.145Z|0827f5d3-0545-4cca-9660-eef0d68aa10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:40:17.145Z|0827f5d3-0545-4cca-9660-eef0d68aa10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:40:17.270Z|eabb3710-c30f-4364-843d-5bf82746f260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:17.271Z|eabb3710-c30f-4364-843d-5bf82746f260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:17.315Z|28c26252-2545-4363-94a2-2b96473b84cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:40:17.316Z|28c26252-2545-4363-94a2-2b96473b84cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:40:18.354Z|22b8d421-f540-45ef-8520-d7f48490f835|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:40:18.355Z|22b8d421-f540-45ef-8520-d7f48490f835|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:25.084Z|5f7fda8c-4c03-4720-83b7-63fe6f32ad33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:25.086Z|5f7fda8c-4c03-4720-83b7-63fe6f32ad33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:26.427Z|54a1ddcc-d074-4649-97fc-5d61622afc99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:26.428Z|54a1ddcc-d074-4649-97fc-5d61622afc99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:27.297Z|7bbe1440-d626-4317-8d09-236dbdae330d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:27.298Z|7bbe1440-d626-4317-8d09-236dbdae330d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:32.145Z|5a8546c7-c83b-4125-a917-f9c723082e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:40:32.146Z|5a8546c7-c83b-4125-a917-f9c723082e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:40:35.111Z|f0370455-caa3-4181-a8c4-7d7f3917551a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:35.112Z|f0370455-caa3-4181-a8c4-7d7f3917551a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:36.459Z|3b1eb1d5-409e-4c7d-8ad9-c02d6b772da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:36.460Z|3b1eb1d5-409e-4c7d-8ad9-c02d6b772da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:37.324Z|6259df96-1f33-4f84-a9a1-fb6845beff67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:37.325Z|6259df96-1f33-4f84-a9a1-fb6845beff67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:45.137Z|db4e1f42-90bb-4255-9bb4-4d9afed698f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:45.138Z|db4e1f42-90bb-4255-9bb4-4d9afed698f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:46.484Z|dc1438f0-cac0-4b75-80ec-8528235ef5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:46.485Z|dc1438f0-cac0-4b75-80ec-8528235ef5ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:47.145Z|2d76262d-a0c1-4003-9a2f-6945baab14cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:40:47.147Z|2d76262d-a0c1-4003-9a2f-6945baab14cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:40:47.317Z|55c438db-9db7-43f5-a119-d9f444566f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:40:47.317Z|55c438db-9db7-43f5-a119-d9f444566f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:40:47.353Z|abc4e5d4-a080-467c-b09b-d56e33ad90b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:47.354Z|abc4e5d4-a080-467c-b09b-d56e33ad90b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:55.162Z|bf505214-779b-4a95-8987-ff167e2366a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:55.163Z|bf505214-779b-4a95-8987-ff167e2366a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:56.509Z|6ed499eb-4687-401a-a09c-a5e1e39b9476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:56.510Z|6ed499eb-4687-401a-a09c-a5e1e39b9476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:40:57.380Z|072fe1a5-7f9b-4de9-a4aa-7adb9cc4497d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:40:57.381Z|072fe1a5-7f9b-4de9-a4aa-7adb9cc4497d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:02.145Z|64a82708-9a92-4150-a3e6-25ac36ed2f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:41:02.145Z|64a82708-9a92-4150-a3e6-25ac36ed2f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:41:05.186Z|76c49654-bd7c-41fa-83fa-583bd7bcc22c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:05.187Z|76c49654-bd7c-41fa-83fa-583bd7bcc22c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:06.539Z|90751f13-4610-4e13-9fcc-0c51b47f97fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:06.540Z|90751f13-4610-4e13-9fcc-0c51b47f97fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:07.407Z|180e29cd-5230-44cd-a901-af1a152f4251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:07.408Z|180e29cd-5230-44cd-a901-af1a152f4251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:15.213Z|70d99ea1-c23a-481c-9335-0b92611d4600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:15.214Z|70d99ea1-c23a-481c-9335-0b92611d4600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:16.565Z|0191681d-311e-4a81-80a3-9477c8d4761d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:16.567Z|0191681d-311e-4a81-80a3-9477c8d4761d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:17.145Z|73f0c92e-9d02-4981-822c-f579f7717a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:41:17.145Z|73f0c92e-9d02-4981-822c-f579f7717a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:41:17.318Z|558306c9-29b5-4a02-bb1b-488495654323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:41:17.319Z|558306c9-29b5-4a02-bb1b-488495654323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:41:17.432Z|31664562-143e-4c02-8e74-87e83451155f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:17.433Z|31664562-143e-4c02-8e74-87e83451155f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:18.353Z|d6774819-70be-481b-8163-676c22c94d87|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:41:18.354Z|d6774819-70be-481b-8163-676c22c94d87|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:25.239Z|b2552dbb-08c8-4f28-97d8-a9189ba7ec4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:25.240Z|b2552dbb-08c8-4f28-97d8-a9189ba7ec4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:26.593Z|00986c51-0592-4f70-8059-8e2be3cb7cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:26.593Z|00986c51-0592-4f70-8059-8e2be3cb7cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:27.469Z|98301c4b-b8d8-4511-a695-cb6d018bebff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:27.471Z|98301c4b-b8d8-4511-a695-cb6d018bebff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:32.145Z|b76ee354-8631-4122-8c61-f10e014e7d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:41:32.148Z|b76ee354-8631-4122-8c61-f10e014e7d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:41:32.194Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xd90xc70xe30xcc0xe90xbbW0x86|V0xff0x81(0xdd0xc10xe50xfbQN&0x9fGq0xdeo0xe00xfa0xcc0xe5E0x820xb4]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-10T05:41:35.269Z|f8e6f65c-05b8-4bf9-b56f-24d932a214d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:35.270Z|f8e6f65c-05b8-4bf9-b56f-24d932a214d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:36.620Z|b8bf44fa-1bd0-4dd6-8bea-5a50f9849a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:36.621Z|b8bf44fa-1bd0-4dd6-8bea-5a50f9849a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:37.497Z|4a9eff2d-3d13-420b-a1ce-0b92a628b410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:37.498Z|4a9eff2d-3d13-420b-a1ce-0b92a628b410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:45.312Z|ede6d907-f4c7-4541-a8b6-62f196d5ebd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:45.313Z|ede6d907-f4c7-4541-a8b6-62f196d5ebd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:46.646Z|caf43720-bb99-45e4-8acc-1ecb420ef0dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:46.647Z|caf43720-bb99-45e4-8acc-1ecb420ef0dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:47.145Z|bd442a9f-3359-4544-8932-d19363c976ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:41:47.145Z|bd442a9f-3359-4544-8932-d19363c976ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:41:47.320Z|df36dc72-504b-4623-917d-5274b0ac2788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:41:47.321Z|df36dc72-504b-4623-917d-5274b0ac2788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:41:47.524Z|f6b3694a-9ad0-4807-adfa-89930505ac08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:47.525Z|f6b3694a-9ad0-4807-adfa-89930505ac08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:55.344Z|0c0cae22-5547-45ca-a345-14241dd1d7cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:55.345Z|0c0cae22-5547-45ca-a345-14241dd1d7cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:56.683Z|ed49d386-2c9a-42b7-b1e3-1530381c1f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:56.684Z|ed49d386-2c9a-42b7-b1e3-1530381c1f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:41:57.547Z|b6218a71-12ac-49b8-9e96-596ae896a38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:41:57.548Z|b6218a71-12ac-49b8-9e96-596ae896a38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:02.145Z|94cb45a3-820b-4ef3-924c-59dc1fc3b158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:42:02.146Z|94cb45a3-820b-4ef3-924c-59dc1fc3b158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:42:05.380Z|c4de4c5b-dcc5-4ca2-9e5a-f8ecf20878e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:05.381Z|c4de4c5b-dcc5-4ca2-9e5a-f8ecf20878e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:06.711Z|4b8690b0-71e2-4399-ab4c-d926d7290ed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:06.712Z|4b8690b0-71e2-4399-ab4c-d926d7290ed9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:07.573Z|0900ef06-9575-4e6b-9746-7fcfba0da1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:07.574Z|0900ef06-9575-4e6b-9746-7fcfba0da1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:15.408Z|bbcf3fff-ecda-44bd-8754-bbacf7ec7b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:15.409Z|bbcf3fff-ecda-44bd-8754-bbacf7ec7b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:16.736Z|fa461820-ed8e-448d-a471-72e599ee8206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:16.737Z|fa461820-ed8e-448d-a471-72e599ee8206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:17.145Z|35329a4d-822b-4c38-861a-12cf228a4a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:42:17.148Z|35329a4d-822b-4c38-861a-12cf228a4a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:42:17.322Z|75087ec9-8a63-4ecc-9b06-4b56df55cc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:42:17.322Z|75087ec9-8a63-4ecc-9b06-4b56df55cc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:42:17.603Z|26735ebf-983e-4819-9ae7-793821e03c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:17.604Z|26735ebf-983e-4819-9ae7-793821e03c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:18.356Z|6f98e098-92e1-4315-ba35-dedecd994b7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:42:18.357Z|6f98e098-92e1-4315-ba35-dedecd994b7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:25.438Z|6755a1c0-8caa-4976-ae06-b4bc7b0e298a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:25.439Z|6755a1c0-8caa-4976-ae06-b4bc7b0e298a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:26.759Z|a01ea8e8-adcc-40eb-8833-4a8b849f26b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:26.760Z|a01ea8e8-adcc-40eb-8833-4a8b849f26b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:27.629Z|bf5c2ff3-af01-4cd4-8d26-d0a7bf3d5891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:27.630Z|bf5c2ff3-af01-4cd4-8d26-d0a7bf3d5891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:32.145Z|0f5dd976-b754-42ee-8389-deab327df6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:42:32.146Z|0f5dd976-b754-42ee-8389-deab327df6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:42:35.473Z|7dda8c2d-9bd0-43bf-ac75-cf731aeb62aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:35.474Z|7dda8c2d-9bd0-43bf-ac75-cf731aeb62aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:36.783Z|11618a61-86ba-4fe8-a988-212f9c768ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:36.783Z|11618a61-86ba-4fe8-a988-212f9c768ee2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:37.660Z|799205f2-e542-4d73-b9d9-07723e4ba024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:37.661Z|799205f2-e542-4d73-b9d9-07723e4ba024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:45.499Z|96e7eb5a-3242-4e4f-9471-17bf45390feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:45.500Z|96e7eb5a-3242-4e4f-9471-17bf45390feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:46.812Z|7b82d788-a04a-430e-8261-a7401e157584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:46.813Z|7b82d788-a04a-430e-8261-a7401e157584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:47.145Z|2b7631a4-df79-4f04-92d1-dd793bc0c07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:42:47.145Z|2b7631a4-df79-4f04-92d1-dd793bc0c07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:42:47.323Z|6ece41c3-ba9f-43ae-bc37-33a967ef2794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:42:47.324Z|6ece41c3-ba9f-43ae-bc37-33a967ef2794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:42:47.728Z|f48f8473-71f5-42d5-a691-b130488aca84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:47.729Z|f48f8473-71f5-42d5-a691-b130488aca84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:55.524Z|da935f40-f510-40ec-a741-ba6e8cfdc1a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:55.525Z|da935f40-f510-40ec-a741-ba6e8cfdc1a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:56.842Z|2a6a94ca-ea5f-4fd4-b355-d4607e5a0add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:56.843Z|2a6a94ca-ea5f-4fd4-b355-d4607e5a0add|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:42:57.758Z|0fa8a3f5-d85f-4b66-bc35-365487018db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:42:57.759Z|0fa8a3f5-d85f-4b66-bc35-365487018db4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:02.145Z|7464fd28-1856-47e7-b655-c1bb554b18a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:43:02.148Z|7464fd28-1856-47e7-b655-c1bb554b18a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:43:05.548Z|1ac2652e-8717-4ee7-a36f-d5e85564e66e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:05.549Z|1ac2652e-8717-4ee7-a36f-d5e85564e66e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:06.868Z|1caf603f-2eab-4adc-afcc-16c642e400ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:06.869Z|1caf603f-2eab-4adc-afcc-16c642e400ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:07.818Z|abede0df-37ed-4518-9cc8-b531972163c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:07.819Z|abede0df-37ed-4518-9cc8-b531972163c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:15.577Z|7dd90b28-76eb-4af5-a358-af0a3f8ac5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:15.578Z|7dd90b28-76eb-4af5-a358-af0a3f8ac5ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:16.894Z|7b4a17cb-fa30-42d8-b5c9-953db9898965|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:16.895Z|7b4a17cb-fa30-42d8-b5c9-953db9898965|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:17.145Z|8a786e48-ba83-45c0-ba84-264298e66cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:43:17.145Z|8a786e48-ba83-45c0-ba84-264298e66cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:43:17.325Z|37d9d2df-93d0-4bd8-a08f-138e39fefa34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:43:17.326Z|37d9d2df-93d0-4bd8-a08f-138e39fefa34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:43:17.878Z|c2379e0a-b7d5-4f01-b4df-9f113403609f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:17.879Z|c2379e0a-b7d5-4f01-b4df-9f113403609f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:18.352Z|538af3e7-b212-4318-99f9-8ad6c1953b8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:43:18.353Z|538af3e7-b212-4318-99f9-8ad6c1953b8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:25.603Z|80c31d6b-9156-4b85-936f-1f1e280beafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:25.604Z|80c31d6b-9156-4b85-936f-1f1e280beafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:26.921Z|1b15648f-54d1-4f5e-bd67-fb6e4d0372e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:26.923Z|1b15648f-54d1-4f5e-bd67-fb6e4d0372e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:27.907Z|356a6750-3cd4-4039-8b44-64761b02e1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:27.908Z|356a6750-3cd4-4039-8b44-64761b02e1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:32.145Z|9a7dfd7a-3a26-4e48-a37d-e2d3b6df4f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:43:32.146Z|9a7dfd7a-3a26-4e48-a37d-e2d3b6df4f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:43:35.629Z|ac744777-6989-49d3-b7d9-eefc988589e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:35.630Z|ac744777-6989-49d3-b7d9-eefc988589e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:36.951Z|2abc57df-4470-482d-bf08-4886c8016bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:36.952Z|2abc57df-4470-482d-bf08-4886c8016bcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:37.934Z|2e5cc8d5-511b-47d1-8ac5-fd9150e5233f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:37.941Z|2e5cc8d5-511b-47d1-8ac5-fd9150e5233f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:45.657Z|c0785bef-5a88-410c-ad22-f56f01ef68ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:45.662Z|c0785bef-5a88-410c-ad22-f56f01ef68ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:46.977Z|2b9f1be9-90fe-4f6e-8cb3-3996367c6683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:46.978Z|2b9f1be9-90fe-4f6e-8cb3-3996367c6683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:47.145Z|581f0a0a-b719-41c4-af5a-d47d94795457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:43:47.147Z|581f0a0a-b719-41c4-af5a-d47d94795457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:43:47.327Z|41aaa971-5df3-412e-b699-fa68073a83f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:43:47.328Z|41aaa971-5df3-412e-b699-fa68073a83f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:43:47.982Z|ba682c99-2d11-4186-8095-78c0ae8c90f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:47.983Z|ba682c99-2d11-4186-8095-78c0ae8c90f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:55.690Z|c74a6aa1-56a4-4c4c-a893-068822f45fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:55.691Z|c74a6aa1-56a4-4c4c-a893-068822f45fc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:57.007Z|24067447-94bc-4831-9210-10260a8a60b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:57.008Z|24067447-94bc-4831-9210-10260a8a60b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:43:58.009Z|85e65363-b9fc-4bbd-9a60-968fcea89009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:43:58.010Z|85e65363-b9fc-4bbd-9a60-968fcea89009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:02.145Z|119c109e-b459-43ab-8d2b-6d667767dd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:44:02.145Z|119c109e-b459-43ab-8d2b-6d667767dd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:44:05.718Z|b30b2125-5479-4a8e-8820-aa2270458d3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:05.719Z|b30b2125-5479-4a8e-8820-aa2270458d3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:07.035Z|1c6343c9-a888-460c-b03f-cdba2645f33a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:07.036Z|1c6343c9-a888-460c-b03f-cdba2645f33a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:08.033Z|8adfbc71-fd54-4be6-87e1-714cb8a94c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:08.033Z|8adfbc71-fd54-4be6-87e1-714cb8a94c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:15.743Z|5f98a317-46a1-4b85-9704-7341bbb0ff08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:15.744Z|5f98a317-46a1-4b85-9704-7341bbb0ff08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:17.061Z|5a668b05-2867-438b-b233-1dbd938dec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:17.063Z|5a668b05-2867-438b-b233-1dbd938dec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:17.145Z|3e19e961-f412-443d-8ce0-9babc4c5e9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:44:17.146Z|3e19e961-f412-443d-8ce0-9babc4c5e9e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:44:17.329Z|bd4570f1-8de2-453b-a57a-4e988552d76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:44:17.330Z|bd4570f1-8de2-453b-a57a-4e988552d76a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:44:18.069Z|a73a60a6-f0f8-44f7-97b7-562c979e0f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:18.071Z|a73a60a6-f0f8-44f7-97b7-562c979e0f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:18.352Z|c6f908d9-eb5e-452c-ab8b-cdef86bea454|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:44:18.353Z|c6f908d9-eb5e-452c-ab8b-cdef86bea454|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:25.772Z|06e65939-f1fe-44c0-8873-05e5fb511dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:25.773Z|06e65939-f1fe-44c0-8873-05e5fb511dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:27.085Z|3aae6256-1280-40f8-9818-3bd781666835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:27.086Z|3aae6256-1280-40f8-9818-3bd781666835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:28.096Z|0131767a-0834-46f8-887f-65ee32e5e307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:28.097Z|0131767a-0834-46f8-887f-65ee32e5e307|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:32.145Z|a3ab7918-0b4c-4749-a7ea-2558efb071ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:44:32.147Z|a3ab7918-0b4c-4749-a7ea-2558efb071ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:44:35.796Z|abdf858f-c749-4324-a5f2-6e59585f91be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:35.797Z|abdf858f-c749-4324-a5f2-6e59585f91be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:37.112Z|c9cb305f-2f01-4df2-bef2-bc3163da7667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:37.113Z|c9cb305f-2f01-4df2-bef2-bc3163da7667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:38.120Z|38870d8f-656e-4798-a774-77cd01624800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:38.121Z|38870d8f-656e-4798-a774-77cd01624800|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:45.823Z|d908cc70-1a8d-48d1-9b68-1b70743a7f74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:45.824Z|d908cc70-1a8d-48d1-9b68-1b70743a7f74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:47.141Z|b8e494b5-b623-4af3-b3e8-74a5bf45cbd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:47.141Z|b8e494b5-b623-4af3-b3e8-74a5bf45cbd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:47.144Z|aa1eb200-2fe4-4a62-9a53-ed53b4487d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:44:47.145Z|aa1eb200-2fe4-4a62-9a53-ed53b4487d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:44:47.331Z|91f59336-9e71-460b-a2ed-b74964287a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:44:47.331Z|91f59336-9e71-460b-a2ed-b74964287a87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:44:48.157Z|d904b6f4-a29b-433d-86f5-801232282ca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:48.158Z|d904b6f4-a29b-433d-86f5-801232282ca9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:55.852Z|2f6a5dc2-ffc1-4652-82a8-bf14bda65d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:55.853Z|2f6a5dc2-ffc1-4652-82a8-bf14bda65d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:57.171Z|112bba00-71b9-4927-8204-53ad70ae1bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:57.171Z|112bba00-71b9-4927-8204-53ad70ae1bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:44:58.182Z|19b2e581-4922-4025-b5f7-3108563ac6da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:44:58.183Z|19b2e581-4922-4025-b5f7-3108563ac6da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:02.145Z|53c46904-5698-4932-b92d-d98e0cf3e97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:45:02.146Z|53c46904-5698-4932-b92d-d98e0cf3e97e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:45:05.881Z|fc733adb-2596-4654-8127-3d0ef843797d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:05.882Z|fc733adb-2596-4654-8127-3d0ef843797d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:07.206Z|68513c82-9ed2-4904-99bb-4ff60b457de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:07.208Z|68513c82-9ed2-4904-99bb-4ff60b457de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:08.206Z|1a7c15fc-b1c9-4952-8dcd-aa6106e5d5f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:08.207Z|1a7c15fc-b1c9-4952-8dcd-aa6106e5d5f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:15.909Z|94a19358-fd43-4339-83df-896533db4f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:15.910Z|94a19358-fd43-4339-83df-896533db4f37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:17.145Z|c9a4ace7-7d4b-4283-89bd-fe87a0e086b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:45:17.147Z|c9a4ace7-7d4b-4283-89bd-fe87a0e086b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:45:17.232Z|57979489-9c4a-4b0d-a111-c1361c65075d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:17.233Z|57979489-9c4a-4b0d-a111-c1361c65075d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:17.332Z|643ad140-9647-466a-8eb4-65489e97a06d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:45:17.333Z|643ad140-9647-466a-8eb4-65489e97a06d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:45:18.232Z|f2d835be-4d2d-433e-97ea-5da8d65c7333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:18.233Z|f2d835be-4d2d-433e-97ea-5da8d65c7333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:18.353Z|8104fe56-eacf-4f81-9573-39802868983d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:45:18.354Z|8104fe56-eacf-4f81-9573-39802868983d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:25.936Z|0d3b3c6a-8368-4cba-8f17-5b5728154f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:25.937Z|0d3b3c6a-8368-4cba-8f17-5b5728154f2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:27.258Z|d0222e86-66da-41bd-b5f7-3b68f8103790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:27.258Z|d0222e86-66da-41bd-b5f7-3b68f8103790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:28.258Z|37c349bf-4aa6-4da4-98de-a69dcf07b668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:28.259Z|37c349bf-4aa6-4da4-98de-a69dcf07b668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:32.145Z|fe82d624-4e85-467f-b0f8-f57274f75347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:45:32.145Z|fe82d624-4e85-467f-b0f8-f57274f75347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:45:35.968Z|d74bce2b-647d-4a0a-b177-834cc6c094d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:35.969Z|d74bce2b-647d-4a0a-b177-834cc6c094d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:37.292Z|7babba52-8ef9-4438-9747-55879d127ce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:37.293Z|7babba52-8ef9-4438-9747-55879d127ce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:38.286Z|523fb637-cb21-445b-bfb5-0a7d4b6644b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:38.287Z|523fb637-cb21-445b-bfb5-0a7d4b6644b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:45.995Z|f11fdde6-4f18-4b9c-9419-a896ed9719b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:45.996Z|f11fdde6-4f18-4b9c-9419-a896ed9719b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:47.145Z|179d210e-6c08-434c-bc21-5bedc30dbcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:45:47.146Z|179d210e-6c08-434c-bc21-5bedc30dbcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:45:47.323Z|86429473-5504-4ff9-9922-005256e32cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:47.324Z|86429473-5504-4ff9-9922-005256e32cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:47.334Z|acc73f8a-4463-46b0-af7b-398db0d730ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:45:47.334Z|acc73f8a-4463-46b0-af7b-398db0d730ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:45:48.312Z|7cfafa48-e300-4e82-8ac2-b391d3d7ab12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:48.313Z|7cfafa48-e300-4e82-8ac2-b391d3d7ab12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:56.023Z|877509d3-e458-4f2d-b3c0-09f9d99720fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:56.024Z|877509d3-e458-4f2d-b3c0-09f9d99720fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:57.363Z|527dcffe-8470-4dc7-8643-7a95f505fc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:57.364Z|527dcffe-8470-4dc7-8643-7a95f505fc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:45:58.339Z|2e7215e6-5f6f-4968-91a8-e95111e07a37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:45:58.340Z|2e7215e6-5f6f-4968-91a8-e95111e07a37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:02.145Z|652edc5f-a256-451c-93dc-33f13336f334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:46:02.148Z|652edc5f-a256-451c-93dc-33f13336f334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:46:06.053Z|8e51fe9a-bd80-474d-9f20-ff3f4c39e28e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:06.054Z|8e51fe9a-bd80-474d-9f20-ff3f4c39e28e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:07.395Z|f8b0951f-ee67-4b90-9019-46b8bf530b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:07.396Z|f8b0951f-ee67-4b90-9019-46b8bf530b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:08.369Z|409db589-71a8-443c-b57d-ae0c7f7e8f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:08.370Z|409db589-71a8-443c-b57d-ae0c7f7e8f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:16.083Z|190e0440-3286-47c0-94be-c36b7a67ed76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:16.084Z|190e0440-3286-47c0-94be-c36b7a67ed76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:17.145Z|c571a2ed-1a94-4c69-a0db-cfc6130f6767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:46:17.145Z|c571a2ed-1a94-4c69-a0db-cfc6130f6767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:46:17.335Z|b68ec101-e98a-4384-a541-5ae742cf3d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:46:17.336Z|b68ec101-e98a-4384-a541-5ae742cf3d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:46:17.421Z|baddc857-4bf7-415a-8a0a-00c729cc08b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:17.421Z|baddc857-4bf7-415a-8a0a-00c729cc08b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:18.352Z|2bfaa251-3f76-4937-991a-0cf1b6c2e6c2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:46:18.353Z|2bfaa251-3f76-4937-991a-0cf1b6c2e6c2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:18.398Z|481317f6-c2a5-44e9-9a39-68e45b17df2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:18.399Z|481317f6-c2a5-44e9-9a39-68e45b17df2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:26.110Z|49db687f-7274-4331-85aa-39c838f32dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:26.111Z|49db687f-7274-4331-85aa-39c838f32dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:27.445Z|72130f0c-f844-4364-a709-0ddf6a4f88b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:27.447Z|72130f0c-f844-4364-a709-0ddf6a4f88b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:28.422Z|eed6ec41-abc4-43a3-bba0-780b2a176cc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:28.423Z|eed6ec41-abc4-43a3-bba0-780b2a176cc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:32.145Z|755048f6-261d-4dd2-9367-73c5cc75edf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:46:32.145Z|755048f6-261d-4dd2-9367-73c5cc75edf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:46:36.136Z|df2f4cc2-cec1-41e0-ae60-5f9c7d495a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:36.137Z|df2f4cc2-cec1-41e0-ae60-5f9c7d495a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:37.471Z|4c1c48c6-be90-401b-864b-30bed0ac0c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:37.472Z|4c1c48c6-be90-401b-864b-30bed0ac0c30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:38.448Z|4fbe9fb2-ed1b-415f-ba46-6e2d13bd2761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:38.449Z|4fbe9fb2-ed1b-415f-ba46-6e2d13bd2761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:46.162Z|1aad557f-9c72-4924-8c8b-d3bdbab76711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:46.163Z|1aad557f-9c72-4924-8c8b-d3bdbab76711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:47.145Z|04324b6a-3195-4e61-8661-e9ac8a4025c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:46:47.148Z|04324b6a-3195-4e61-8661-e9ac8a4025c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:46:47.337Z|6c4da44e-f08a-4c44-a341-ef733990dd20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:46:47.337Z|6c4da44e-f08a-4c44-a341-ef733990dd20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:46:47.497Z|40fd4519-a43b-4699-9695-9046d0653220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:47.499Z|40fd4519-a43b-4699-9695-9046d0653220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:48.490Z|48eb6dba-e527-480a-839a-0d8c0c5b6a76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:48.491Z|48eb6dba-e527-480a-839a-0d8c0c5b6a76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:56.187Z|a18ab924-db4c-4c69-b559-71f9b7169759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:56.189Z|a18ab924-db4c-4c69-b559-71f9b7169759|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:57.521Z|e95c792a-11c8-42d6-8cee-82d8994bc7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:57.523Z|e95c792a-11c8-42d6-8cee-82d8994bc7e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:46:58.521Z|37cf4333-b91a-450f-9154-77fc3da15ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:46:58.522Z|37cf4333-b91a-450f-9154-77fc3da15ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:02.145Z|0bd8db71-8583-4c47-bf8a-8b76be3c6deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:47:02.145Z|0bd8db71-8583-4c47-bf8a-8b76be3c6deb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:47:06.216Z|afe75b21-f9dd-445e-a13d-43fc498fab0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:06.217Z|afe75b21-f9dd-445e-a13d-43fc498fab0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:07.551Z|a6f672d1-1e93-4c4a-946d-7a14147170a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:07.552Z|a6f672d1-1e93-4c4a-946d-7a14147170a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:08.546Z|b41f36ac-082e-44af-a95c-bc91442c9e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:08.547Z|b41f36ac-082e-44af-a95c-bc91442c9e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:16.242Z|ad3520ae-f9db-407a-86b2-5c53196e8c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:16.243Z|ad3520ae-f9db-407a-86b2-5c53196e8c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:17.145Z|4dfa8341-4471-464e-845c-fc805547e796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:47:17.146Z|4dfa8341-4471-464e-845c-fc805547e796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:47:17.338Z|1ed8ccbe-1581-43e9-9dfe-dea7ca8a7e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:47:17.339Z|1ed8ccbe-1581-43e9-9dfe-dea7ca8a7e5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:47:17.575Z|64e60581-233c-44b5-b40f-19c15bff37a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:17.576Z|64e60581-233c-44b5-b40f-19c15bff37a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:18.354Z|b4717933-9a52-4abb-bcb2-d8789170f2a9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:47:18.355Z|b4717933-9a52-4abb-bcb2-d8789170f2a9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:18.570Z|8d0187f3-444b-471d-b362-f4413dab6e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:18.571Z|8d0187f3-444b-471d-b362-f4413dab6e05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:26.266Z|8dc65a35-eb78-414a-86b2-9a2775659971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:26.267Z|8dc65a35-eb78-414a-86b2-9a2775659971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:27.600Z|bfd21315-3175-46a4-8da4-de3ef220d98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:27.601Z|bfd21315-3175-46a4-8da4-de3ef220d98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:28.596Z|6d9cddeb-46c8-4430-b105-895b446b6b28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:28.597Z|6d9cddeb-46c8-4430-b105-895b446b6b28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:32.145Z|6e5996ed-7c39-4ff3-b113-c67b223d8f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:47:32.149Z|6e5996ed-7c39-4ff3-b113-c67b223d8f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:47:36.292Z|5ae67da0-005a-483d-b6d3-4a690fcdeaa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:36.293Z|5ae67da0-005a-483d-b6d3-4a690fcdeaa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:37.637Z|dfe2e6c5-0822-4825-b655-23a67fb210c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:37.638Z|dfe2e6c5-0822-4825-b655-23a67fb210c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:38.621Z|ec7a306d-388f-4328-8474-5919345d98ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:38.622Z|ec7a306d-388f-4328-8474-5919345d98ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:46.321Z|7017beeb-5d2e-4291-a3ec-509d2f23a0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:46.322Z|7017beeb-5d2e-4291-a3ec-509d2f23a0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:47.145Z|b52e287d-2832-498d-8f4b-2ea8cf48440f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:47:47.145Z|b52e287d-2832-498d-8f4b-2ea8cf48440f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:47:47.340Z|0460b34d-f408-4497-bf1d-21594831c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:47:47.341Z|0460b34d-f408-4497-bf1d-21594831c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:47:47.677Z|b1bec14c-881f-4477-b7d5-bb4369a4ca93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:47.678Z|b1bec14c-881f-4477-b7d5-bb4369a4ca93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:48.646Z|9e547d3e-a013-4b86-9e41-ba3733070b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:48.647Z|9e547d3e-a013-4b86-9e41-ba3733070b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:56.346Z|28b279e7-3b3e-4ba9-aa5d-731d7654708d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:56.347Z|28b279e7-3b3e-4ba9-aa5d-731d7654708d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:57.715Z|0a254579-ba7f-4b61-947b-14cd8151fb9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:57.716Z|0a254579-ba7f-4b61-947b-14cd8151fb9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:47:58.671Z|1d191c49-1e32-4075-a6f4-dbba84ea7f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:47:58.672Z|1d191c49-1e32-4075-a6f4-dbba84ea7f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:48:02.145Z|017f7e2e-3533-4e66-be99-b07b33f342a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:48:02.145Z|017f7e2e-3533-4e66-be99-b07b33f342a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:48:06.375Z|4b668740-7dc0-420f-95b7-4ae93a0c1dd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:48:06.376Z|4b668740-7dc0-420f-95b7-4ae93a0c1dd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:48:07.814Z|c62a6c62-c221-4611-b0ce-333246823d2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:48:07.815Z|c62a6c62-c221-4611-b0ce-333246823d2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:48:08.699Z|589dd24c-c70b-41fa-b6d9-7152f3eaed29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:48:08.701Z|589dd24c-c70b-41fa-b6d9-7152f3eaed29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:48:16.401Z|16a59615-b408-4414-a517-c992b8531a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:48:16.402Z|16a59615-b408-4414-a517-c992b8531a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:48:17.145Z|c66aa110-eca8-4020-910d-7985c25ef61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:48:17.150Z|c66aa110-eca8-4020-910d-7985c25ef61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:48:17.342Z|f0680b95-5e60-43ca-8c96-ac41c9d24ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-10T05:48:17.342Z|f0680b95-5e60-43ca-8c96-ac41c9d24ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-10T05:48:17.851Z|bd422d77-b3c9-47f2-b115-8d0efc609c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:48:17.851Z|bd422d77-b3c9-47f2-b115-8d0efc609c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-10T05:48:18.352Z|9fa30370-2925-4c7e-86ec-2582ece65f94|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-11-10T05:48:18.353Z|9fa30370-2925-4c7e-86ec-2582ece65f94|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-11-10T05:48:18.733Z|539d31d2-2a1f-48db-8540-d7c207ccaf80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-10T05:48:18.738Z|539d31d2-2a1f-48db-8540-d7c207ccaf80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.